{"@context": "https://schema.org", "@type": "WebAPI", "name": "AWS Glue API", "description": "Glue Defines the public endpoint for the Glue service.", "provider": {"@type": "Organization", "name": "amazonaws.com"}, "documentation": "https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/glue-2017-03-31.normal.json"}
Glue Defines the public endpoint for the Glue service.
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: http://glue.{region}.amazonaws.com https://glue.{region}.amazonaws.com http://glue.{region}.amazonaws.com.cn https://iam.amazonaws.com http://iam.us-gov.amazonaws.com https://iam.us-gov.amazonaws.com
auth: a p i k e y
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
Glue Defines the public endpoint for the Glue service.
| method | path | what the vendor says it does |
|---|---|---|
POST | /#X-Amz-Target=AWSGlue.BatchCreatePartition | Creates one or more partitions in a batch operation. |
POST | /#X-Amz-Target=AWSGlue.BatchDeleteConnection | Deletes a list of connection definitions from the Data Catalog. |
POST | /#X-Amz-Target=AWSGlue.BatchDeletePartition | Deletes one or more partitions in a batch operation. |
POST | /#X-Amz-Target=AWSGlue.BatchDeleteTable | Deletes multiple tables at once. After completing this operation, you no longer have access to the table vers |
POST | /#X-Amz-Target=AWSGlue.BatchDeleteTableVersion | Deletes a specified batch of versions of a table. |
POST | /#X-Amz-Target=AWSGlue.BatchGetBlueprints | Retrieves information about a list of blueprints. |
POST | /#X-Amz-Target=AWSGlue.BatchGetCrawlers | Returns a list of resource metadata for a given list of crawler names. After calling the ListCrawlers operatio |
POST | /#X-Amz-Target=AWSGlue.BatchGetCustomEntityTypes | Retrieves the details for the custom patterns specified by a list of names. |
POST | /#X-Amz-Target=AWSGlue.BatchGetDataQualityResult | Retrieves a list of data quality results for the specified result IDs. |
POST | /#X-Amz-Target=AWSGlue.BatchGetDevEndpoints | Returns a list of resource metadata for a given list of development endpoint names. After calling the ListDevE |
POST | /#X-Amz-Target=AWSGlue.BatchGetJobs | Returns a list of resource metadata for a given list of job names. After calling the ListJobs operation, you c |
POST | /#X-Amz-Target=AWSGlue.BatchGetPartition | Retrieves partitions in a batch request. |
POST | /#X-Amz-Target=AWSGlue.BatchGetTriggers | Returns a list of resource metadata for a given list of trigger names. After calling the ListTriggers operatio |
POST | /#X-Amz-Target=AWSGlue.BatchGetWorkflows | Returns a list of resource metadata for a given list of workflow names. After calling the ListWorkflows operat |
POST | /#X-Amz-Target=AWSGlue.BatchStopJobRun | Stops one or more job runs for a specified job definition. |
POST | /#X-Amz-Target=AWSGlue.BatchUpdatePartition | Updates one or more partitions in a batch operation. |
POST | /#X-Amz-Target=AWSGlue.CancelDataQualityRuleRecommendationRun | Cancels the specified recommendation run that was being used to generate rules. |
POST | /#X-Amz-Target=AWSGlue.CancelDataQualityRulesetEvaluationRun | Cancels a run where a ruleset is being evaluated against a data source. |
POST | /#X-Amz-Target=AWSGlue.CancelMLTaskRun | Cancels (stops) a task run. Machine learning task runs are asynchronous tasks that Glue runs on your behalf as |
POST | /#X-Amz-Target=AWSGlue.CancelStatement | Cancels the statement. |
POST | /#X-Amz-Target=AWSGlue.CheckSchemaVersionValidity | Validates the supplied schema. This call has no side effects, it simply validates using the supplied schema us |
POST | /#X-Amz-Target=AWSGlue.CreateBlueprint | Registers a blueprint with Glue. |
POST | /#X-Amz-Target=AWSGlue.CreateClassifier | Creates a classifier in the user's account. This can be a GrokClassifier, an XMLClassifier, a JsonClassifier, |
POST | /#X-Amz-Target=AWSGlue.CreateConnection | Creates a connection definition in the Data Catalog. |
POST | /#X-Amz-Target=AWSGlue.CreateCrawler | Creates a new crawler with specified targets, role, configuration, and optional schedule. At least one crawl t |
POST | /#X-Amz-Target=AWSGlue.CreateCustomEntityType | Creates a custom pattern that is used to detect sensitive data across the columns and rows of your structured |
POST | /#X-Amz-Target=AWSGlue.CreateDataQualityRuleset | Creates a data quality ruleset with DQDL rules applied to a specified Glue table. You create the ruleset using |
POST | /#X-Amz-Target=AWSGlue.CreateDatabase | Creates a new database in a Data Catalog. |
POST | /#X-Amz-Target=AWSGlue.CreateDevEndpoint | Creates a new development endpoint. |
POST | /#X-Amz-Target=AWSGlue.CreateJob | Creates a new job definition. |
POST | /#X-Amz-Target=AWSGlue.CreateMLTransform | Creates an Glue machine learning transform. This operation creates the transform and all the necessary paramet |
POST | /#X-Amz-Target=AWSGlue.CreatePartition | Creates a new partition. |
POST | /#X-Amz-Target=AWSGlue.CreatePartitionIndex | Creates a specified partition index in an existing table. |
POST | /#X-Amz-Target=AWSGlue.CreateRegistry | Creates a new registry which may be used to hold a collection of schemas. |
POST | /#X-Amz-Target=AWSGlue.CreateSchema | Creates a new schema set and registers the schema definition. Returns an error if the schema set already exist |
POST | /#X-Amz-Target=AWSGlue.CreateScript | Transforms a directed acyclic graph (DAG) into code. |
POST | /#X-Amz-Target=AWSGlue.CreateSecurityConfiguration | Creates a new security configuration. A security configuration is a set of security properties that can be use |
POST | /#X-Amz-Target=AWSGlue.CreateSession | Creates a new session. |
POST | /#X-Amz-Target=AWSGlue.CreateTable | Creates a new table definition in the Data Catalog. |
POST | /#X-Amz-Target=AWSGlue.CreateTrigger | Creates a new trigger. |
and 160 more operation(s) in this specification, all searchable.
specification origin: https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/glue-2017-03-31.normal.json
Identity and Access Management Identity and Access Management (IAM) is a web service for securely controlling access to Amazon Web Services services. With IAM, you can centrally manage users, security credentials such as access keys, and permissions that control which Amazon Web Services resources users and applications can access. For more information about IAM, see Identity and Access Management
| method | path | what the vendor says it does |
|---|---|---|
GET | /#Action=AddClientIDToOpenIDConnectProvider | Adds a new client ID (also known as audience) to the list of client IDs already registered for the specified I |
POST | /#Action=AddClientIDToOpenIDConnectProvider | Adds a new client ID (also known as audience) to the list of client IDs already registered for the specified I |
GET | /#Action=AddRoleToInstanceProfile | Adds the specified IAM role to the specified instance profile. An instance profile can contain only one role, |
POST | /#Action=AddRoleToInstanceProfile | Adds the specified IAM role to the specified instance profile. An instance profile can contain only one role, |
GET | /#Action=AddUserToGroup | Adds the specified user to the specified group. |
POST | /#Action=AddUserToGroup | Adds the specified user to the specified group. |
GET | /#Action=AttachGroupPolicy | Attaches the specified managed policy to the specified IAM group. You use this operation to attach a managed p |
POST | /#Action=AttachGroupPolicy | Attaches the specified managed policy to the specified IAM group. You use this operation to attach a managed p |
GET | /#Action=AttachRolePolicy | Attaches the specified managed policy to the specified IAM role. When you attach a managed policy to a role, t |
POST | /#Action=AttachRolePolicy | Attaches the specified managed policy to the specified IAM role. When you attach a managed policy to a role, t |
GET | /#Action=AttachUserPolicy | Attaches the specified managed policy to the specified user. You use this operation to attach a managed policy |
POST | /#Action=AttachUserPolicy | Attaches the specified managed policy to the specified user. You use this operation to attach a managed policy |
GET | /#Action=ChangePassword | Changes the password of the IAM user who is calling this operation. This operation can be performed using the |
POST | /#Action=ChangePassword | Changes the password of the IAM user who is calling this operation. This operation can be performed using the |
GET | /#Action=CreateAccessKey | Creates a new Amazon Web Services secret access key and corresponding Amazon Web Services access key ID for th |
POST | /#Action=CreateAccessKey | Creates a new Amazon Web Services secret access key and corresponding Amazon Web Services access key ID for th |
GET | /#Action=CreateAccountAlias | Creates an alias for your Amazon Web Services account. For information about using an Amazon Web Services acco |
POST | /#Action=CreateAccountAlias | Creates an alias for your Amazon Web Services account. For information about using an Amazon Web Services acco |
GET | /#Action=CreateGroup | Creates a new group. For information about the number of groups you can create, see IAM and STS quotas in the |
POST | /#Action=CreateGroup | Creates a new group. For information about the number of groups you can create, see IAM and STS quotas in the |
GET | /#Action=CreateInstanceProfile | Creates a new instance profile. For information about instance profiles, see Using roles for applications on A |
POST | /#Action=CreateInstanceProfile | Creates a new instance profile. For information about instance profiles, see Using roles for applications on A |
GET | /#Action=CreateLoginProfile | Creates a password for the specified IAM user. A password allows an IAM user to access Amazon Web Services ser |
POST | /#Action=CreateLoginProfile | Creates a password for the specified IAM user. A password allows an IAM user to access Amazon Web Services ser |
GET | /#Action=CreateOpenIDConnectProvider | Creates an IAM entity to describe an identity provider (IdP) that supports OpenID Connect (OIDC). The OIDC pro |
POST | /#Action=CreateOpenIDConnectProvider | Creates an IAM entity to describe an identity provider (IdP) that supports OpenID Connect (OIDC). The OIDC pro |
GET | /#Action=CreatePolicy | Creates a new managed policy for your Amazon Web Services account. This operation creates a policy version wit |
POST | /#Action=CreatePolicy | Creates a new managed policy for your Amazon Web Services account. This operation creates a policy version wit |
GET | /#Action=CreatePolicyVersion | Creates a new version of the specified managed policy. To update a managed policy, you create a new policy ver |
POST | /#Action=CreatePolicyVersion | Creates a new version of the specified managed policy. To update a managed policy, you create a new policy ver |
GET | /#Action=CreateRole | Creates a new role for your Amazon Web Services account. For more information about roles, see IAM roles. For |
POST | /#Action=CreateRole | Creates a new role for your Amazon Web Services account. For more information about roles, see IAM roles. For |
GET | /#Action=CreateSAMLProvider | Creates an IAM resource that describes an identity provider (IdP) that supports SAML 2.0. The SAML provider re |
POST | /#Action=CreateSAMLProvider | Creates an IAM resource that describes an identity provider (IdP) that supports SAML 2.0. The SAML provider re |
GET | /#Action=CreateServiceLinkedRole | Creates an IAM role that is linked to a specific Amazon Web Services service. The service controls the attache |
POST | /#Action=CreateServiceLinkedRole | Creates an IAM role that is linked to a specific Amazon Web Services service. The service controls the attache |
GET | /#Action=CreateServiceSpecificCredential | Generates a set of credentials consisting of a user name and password that can be used to access the service s |
POST | /#Action=CreateServiceSpecificCredential | Generates a set of credentials consisting of a user name and password that can be used to access the service s |
GET | /#Action=CreateUser | Creates a new IAM user for your Amazon Web Services account. For information about quotas for the number of I |
POST | /#Action=CreateUser | Creates a new IAM user for your Amazon Web Services account. For information about quotas for the number of I |
and 160 more operation(s) in this specification, all searchable.
specification origin: https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/iam-2010-05-08.normal.json
IoT IoT provides secure, bi-directional communication between Internet-connected devices (such as sensors, actuators, embedded devices, or smart appliances) and the Amazon Web Services cloud. You can discover your custom IoT-Data endpoint to communicate with, configure rules for data processing and integration with other services, organize resources associated with each device (Registry), configur
| method | path | what the vendor says it does |
|---|---|---|
PATCH | /accept-certificate-transfer/{certificateId} | Accepts a pending certificate transfer. The default state of the certificate is INACTIVE. To check for pending |
PUT | /billing-groups/addThingToBillingGroup | Adds a thing to a billing group. Requires permission to access the AddThingToBillingGroup action. |
PUT | /thing-groups/addThingToThingGroup | Adds a thing to a thing group. Requires permission to access the AddThingToThingGroup action. |
POST | /jobs/{jobId}/targets | Associates a group with a continuous job. The following criteria must be met: The job must have been create |
POST | /target-policies/{policyName} | Detaches a policy from the specified target. Because of the distributed nature of Amazon Web Services, it can |
PUT | /target-policies/{policyName} | Attaches the specified policy to the specified principal (certificate or other credential). Requires permissio |
PUT | /principal-policies/{policyName}#x-amzn-iot-principal | Attaches the specified policy to the specified principal (certificate or other credential). Note: This action |
DELETE | /principal-policies/{policyName}#x-amzn-iot-principal | Removes the specified policy from the specified certificate. Note: This action is deprecated and works as exp |
PUT | /security-profiles/{securityProfileName}/targets#securityProfileTargetArn | Associates a Device Defender security profile with a thing group or this account. Each thing group or account |
DELETE | /security-profiles/{securityProfileName}/targets#securityProfileTargetArn | Disassociates a Device Defender security profile from a thing group or from this account. Requires permission |
PUT | /things/{thingName}/principals#x-amzn-principal | Attaches the specified principal to the specified thing. A principal can be X.509 certificates, Amazon Cognito |
DELETE | /things/{thingName}/principals#x-amzn-principal | Detaches the specified principal from the specified thing. A principal can be X.509 certificates, IAM users, g |
PUT | /audit/mitigationactions/tasks/{taskId}/cancel | Cancels a mitigation action task that is in progress. If the task is not in progress, an InvalidRequestExcepti |
PUT | /audit/tasks/{taskId}/cancel | Cancels an audit that is in progress. The audit can be either scheduled or on demand. If the audit isn't in pr |
PATCH | /cancel-certificate-transfer/{certificateId} | Cancels a pending transfer for the specified certificate. Note Only the transfer source account can use this |
PUT | /detect/mitigationactions/tasks/{taskId}/cancel | Cancels a Device Defender ML Detect mitigation action. Requires permission to access the CancelDetectMitigati |
PUT | /jobs/{jobId}/cancel | Cancels a job. Requires permission to access the CancelJob action. |
PUT | /things/{thingName}/jobs/{jobId}/cancel | Cancels the execution of a job for a given thing. Requires permission to access the CancelJobExecution action. |
GET | /default-authorizer | Describes the default authorizer. Requires permission to access the DescribeDefaultAuthorizer action. |
POST | /default-authorizer | Sets the default authorizer. This will be used if a websocket connection is made without specifying an authori |
DELETE | /default-authorizer | Clears the default authorizer. Requires permission to access the ClearDefaultAuthorizer action. |
GET | /confirmdestination/{confirmationToken} | Confirms a topic rule destination. When you create a rule requiring a destination, IoT sends a confirmation me |
POST | /audit/suppressions/create | Creates a Device Defender audit suppression. Requires permission to access the CreateAuditSuppression action. |
GET | /authorizer/{authorizerName} | Describes an authorizer. Requires permission to access the DescribeAuthorizer action. |
POST | /authorizer/{authorizerName} | Creates an authorizer. Requires permission to access the CreateAuthorizer action. |
PUT | /authorizer/{authorizerName} | Updates an authorizer. Requires permission to access the UpdateAuthorizer action. |
DELETE | /authorizer/{authorizerName} | Deletes an authorizer. Requires permission to access the DeleteAuthorizer action. |
GET | /billing-groups/{billingGroupName} | Returns information about a billing group. Requires permission to access the DescribeBillingGroup action. |
POST | /billing-groups/{billingGroupName} | Creates a billing group. Requires permission to access the CreateBillingGroup action. |
PATCH | /billing-groups/{billingGroupName} | Updates information about the billing group. Requires permission to access the UpdateBillingGroup action. |
DELETE | /billing-groups/{billingGroupName} | Deletes the billing group. Requires permission to access the DeleteBillingGroup action. |
GET | /certificates | Lists the certificates registered in your Amazon Web Services account. The results are paginated with a defaul |
POST | /certificates | Creates an X.509 certificate using the specified certificate signing request. Requires permission to access t |
GET | /custom-metric/{metricName} | Gets information about a Device Defender detect custom metric. Requires permission to access the DescribeCust |
POST | /custom-metric/{metricName} | Use this API to define a Custom Metric published by your devices to Device Defender. Requires permission to a |
PATCH | /custom-metric/{metricName} | Updates a Device Defender detect custom metric. Requires permission to access the UpdateCustomMetric action. |
DELETE | /custom-metric/{metricName} | Deletes a Device Defender detect custom metric. Requires permission to access the DeleteCustomMetric action. |
GET | /dimensions/{name} | Provides details about a dimension that is defined in your Amazon Web Services accounts. Requires permission t |
POST | /dimensions/{name} | Create a dimension that you can use to limit the scope of a metric used in a security profile for IoT Device D |
PATCH | /dimensions/{name} | Updates the definition for a dimension. You cannot change the type of a dimension after it is created (you can |
and 160 more operation(s) in this specification, all searchable.
specification origin: https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/iot-2015-05-28.normal.json
Amazon Elastic Compute Cloud Amazon Elastic Compute Cloud (Amazon EC2) provides secure and resizable computing capacity in the Amazon Web Services Cloud. Using Amazon EC2 eliminates the need to invest in hardware up front, so you can develop and deploy applications faster. Amazon Virtual Private Cloud (Amazon VPC) enables you to provision a logically isolated section of the Amazon Web Services Clo
| method | path | what the vendor says it does |
|---|---|---|
GET | /#Action=AcceptAddressTransfer | Accepts an Elastic IP address transfer. For more information, see Accept a transferred Elastic IP address in t |
POST | /#Action=AcceptAddressTransfer | Accepts an Elastic IP address transfer. For more information, see Accept a transferred Elastic IP address in t |
GET | /#Action=AcceptReservedInstancesExchangeQuote | Accepts the Convertible Reserved Instance exchange quote described in the GetReservedInstancesExchangeQuote ca |
POST | /#Action=AcceptReservedInstancesExchangeQuote | Accepts the Convertible Reserved Instance exchange quote described in the GetReservedInstancesExchangeQuote ca |
GET | /#Action=AcceptTransitGatewayMulticastDomainAssociations | Accepts a request to associate subnets with a transit gateway multicast domain. |
POST | /#Action=AcceptTransitGatewayMulticastDomainAssociations | Accepts a request to associate subnets with a transit gateway multicast domain. |
GET | /#Action=AcceptTransitGatewayPeeringAttachment | Accepts a transit gateway peering attachment request. The peering attachment must be in the pendingAcceptance |
POST | /#Action=AcceptTransitGatewayPeeringAttachment | Accepts a transit gateway peering attachment request. The peering attachment must be in the pendingAcceptance |
GET | /#Action=AcceptTransitGatewayVpcAttachment | Accepts a request to attach a VPC to a transit gateway. The VPC attachment must be in the pendingAcceptance st |
POST | /#Action=AcceptTransitGatewayVpcAttachment | Accepts a request to attach a VPC to a transit gateway. The VPC attachment must be in the pendingAcceptance st |
GET | /#Action=AcceptVpcEndpointConnections | Accepts connection requests to your VPC endpoint service. |
POST | /#Action=AcceptVpcEndpointConnections | Accepts connection requests to your VPC endpoint service. |
GET | /#Action=AcceptVpcPeeringConnection | Accept a VPC peering connection request. To accept a request, the VPC peering connection must be in the pendin |
POST | /#Action=AcceptVpcPeeringConnection | Accept a VPC peering connection request. To accept a request, the VPC peering connection must be in the pendin |
GET | /#Action=AdvertiseByoipCidr | Advertises an IPv4 or IPv6 address range that is provisioned for use with your Amazon Web Services resources t |
POST | /#Action=AdvertiseByoipCidr | Advertises an IPv4 or IPv6 address range that is provisioned for use with your Amazon Web Services resources t |
GET | /#Action=AllocateAddress | Allocates an Elastic IP address to your Amazon Web Services account. After you allocate the Elastic IP address |
POST | /#Action=AllocateAddress | Allocates an Elastic IP address to your Amazon Web Services account. After you allocate the Elastic IP address |
GET | /#Action=AllocateHosts | Allocates a Dedicated Host to your account. At a minimum, specify the supported instance type or instance fami |
POST | /#Action=AllocateHosts | Allocates a Dedicated Host to your account. At a minimum, specify the supported instance type or instance fami |
GET | /#Action=AllocateIpamPoolCidr | Allocate a CIDR from an IPAM pool. In IPAM, an allocation is a CIDR assignment from an IPAM pool to another IP |
POST | /#Action=AllocateIpamPoolCidr | Allocate a CIDR from an IPAM pool. In IPAM, an allocation is a CIDR assignment from an IPAM pool to another IP |
GET | /#Action=ApplySecurityGroupsToClientVpnTargetNetwork | Applies a security group to the association between the target network and the Client VPN endpoint. This actio |
POST | /#Action=ApplySecurityGroupsToClientVpnTargetNetwork | Applies a security group to the association between the target network and the Client VPN endpoint. This actio |
GET | /#Action=AssignIpv6Addresses | Assigns one or more IPv6 addresses to the specified network interface. You can specify one or more specific IP |
POST | /#Action=AssignIpv6Addresses | Assigns one or more IPv6 addresses to the specified network interface. You can specify one or more specific IP |
GET | /#Action=AssignPrivateIpAddresses | Assigns one or more secondary private IP addresses to the specified network interface. You can specify one or |
POST | /#Action=AssignPrivateIpAddresses | Assigns one or more secondary private IP addresses to the specified network interface. You can specify one or |
GET | /#Action=AssignPrivateNatGatewayAddress | Assigns one or more private IPv4 addresses to a private NAT gateway. For more information, see Work with NAT g |
POST | /#Action=AssignPrivateNatGatewayAddress | Assigns one or more private IPv4 addresses to a private NAT gateway. For more information, see Work with NAT g |
GET | /#Action=AssociateAddress | Associates an Elastic IP address, or carrier IP address (for instances that are in subnets in Wavelength Zones |
POST | /#Action=AssociateAddress | Associates an Elastic IP address, or carrier IP address (for instances that are in subnets in Wavelength Zones |
GET | /#Action=AssociateClientVpnTargetNetwork | Associates a target network with a Client VPN endpoint. A target network is a subnet in a VPC. You can associa |
POST | /#Action=AssociateClientVpnTargetNetwork | Associates a target network with a Client VPN endpoint. A target network is a subnet in a VPC. You can associa |
GET | /#Action=AssociateDhcpOptions | Associates a set of DHCP options (that you've previously created) with the specified VPC, or associates no DHC |
POST | /#Action=AssociateDhcpOptions | Associates a set of DHCP options (that you've previously created) with the specified VPC, or associates no DHC |
GET | /#Action=AssociateEnclaveCertificateIamRole | Associates an Identity and Access Management (IAM) role with an Certificate Manager (ACM) certificate. This en |
POST | /#Action=AssociateEnclaveCertificateIamRole | Associates an Identity and Access Management (IAM) role with an Certificate Manager (ACM) certificate. This en |
GET | /#Action=AssociateIamInstanceProfile | Associates an IAM instance profile with a running or stopped instance. You cannot associate more than one IAM |
POST | /#Action=AssociateIamInstanceProfile | Associates an IAM instance profile with a running or stopped instance. You cannot associate more than one IAM |
and 160 more operation(s) in this specification, all searchable.
specification origin: https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/ec2-2016-11-15.normal.json
Amazon Redshift Overview This is an interface reference for Amazon Redshift. It contains documentation for one of the programming or command line interfaces you can use to manage Amazon Redshift clusters. Note that Amazon Redshift is asynchronous, which means that some interfaces may require techniques, such as polling or asynchronous callback handlers, to determine when a command has been appli
| method | path | what the vendor says it does |
|---|---|---|
GET | /#Action=AcceptReservedNodeExchange | Exchanges a DC1 Reserved Node for a DC2 Reserved Node with no changes to the configuration (term, payment type |
POST | /#Action=AcceptReservedNodeExchange | Exchanges a DC1 Reserved Node for a DC2 Reserved Node with no changes to the configuration (term, payment type |
GET | /#Action=AddPartner | Adds a partner integration to a cluster. This operation authorizes a partner to push status updates for the sp |
POST | /#Action=AddPartner | Adds a partner integration to a cluster. This operation authorizes a partner to push status updates for the sp |
GET | /#Action=AssociateDataShareConsumer | From a datashare consumer account, associates a datashare with the account (AssociateEntireAccount) or the spe |
POST | /#Action=AssociateDataShareConsumer | From a datashare consumer account, associates a datashare with the account (AssociateEntireAccount) or the spe |
GET | /#Action=AuthorizeClusterSecurityGroupIngress | Adds an inbound (ingress) rule to an Amazon Redshift security group. Depending on whether the application acce |
POST | /#Action=AuthorizeClusterSecurityGroupIngress | Adds an inbound (ingress) rule to an Amazon Redshift security group. Depending on whether the application acce |
GET | /#Action=AuthorizeDataShare | From a data producer account, authorizes the sharing of a datashare with one or more consumer accounts or mana |
POST | /#Action=AuthorizeDataShare | From a data producer account, authorizes the sharing of a datashare with one or more consumer accounts or mana |
GET | /#Action=AuthorizeEndpointAccess | Grants access to a cluster. |
POST | /#Action=AuthorizeEndpointAccess | Grants access to a cluster. |
GET | /#Action=AuthorizeSnapshotAccess | Authorizes the specified Amazon Web Services account to restore the specified snapshot. For more information |
POST | /#Action=AuthorizeSnapshotAccess | Authorizes the specified Amazon Web Services account to restore the specified snapshot. For more information |
GET | /#Action=BatchDeleteClusterSnapshots | Deletes a set of cluster snapshots. |
POST | /#Action=BatchDeleteClusterSnapshots | Deletes a set of cluster snapshots. |
GET | /#Action=BatchModifyClusterSnapshots | Modifies the settings for a set of cluster snapshots. |
POST | /#Action=BatchModifyClusterSnapshots | Modifies the settings for a set of cluster snapshots. |
GET | /#Action=CancelResize | Cancels a resize operation for a cluster. |
POST | /#Action=CancelResize | Cancels a resize operation for a cluster. |
GET | /#Action=CopyClusterSnapshot | Copies the specified automated cluster snapshot to a new manual cluster snapshot. The source must be an automa |
POST | /#Action=CopyClusterSnapshot | Copies the specified automated cluster snapshot to a new manual cluster snapshot. The source must be an automa |
GET | /#Action=CreateAuthenticationProfile | Creates an authentication profile with the specified parameters. |
POST | /#Action=CreateAuthenticationProfile | Creates an authentication profile with the specified parameters. |
GET | /#Action=CreateCluster | Creates a new cluster with the specified parameters. To create a cluster in Virtual Private Cloud (VPC), you m |
POST | /#Action=CreateCluster | Creates a new cluster with the specified parameters. To create a cluster in Virtual Private Cloud (VPC), you m |
GET | /#Action=CreateClusterParameterGroup | Creates an Amazon Redshift parameter group. Creating parameter groups is independent of creating clusters. You |
POST | /#Action=CreateClusterParameterGroup | Creates an Amazon Redshift parameter group. Creating parameter groups is independent of creating clusters. You |
GET | /#Action=CreateClusterSecurityGroup | Creates a new Amazon Redshift security group. You use security groups to control access to non-VPC clusters. |
POST | /#Action=CreateClusterSecurityGroup | Creates a new Amazon Redshift security group. You use security groups to control access to non-VPC clusters. |
GET | /#Action=CreateClusterSnapshot | Creates a manual snapshot of the specified cluster. The cluster must be in the available state. For more inf |
POST | /#Action=CreateClusterSnapshot | Creates a manual snapshot of the specified cluster. The cluster must be in the available state. For more inf |
GET | /#Action=CreateClusterSubnetGroup | Creates a new Amazon Redshift subnet group. You must provide a list of one or more subnets in your existing Am |
POST | /#Action=CreateClusterSubnetGroup | Creates a new Amazon Redshift subnet group. You must provide a list of one or more subnets in your existing Am |
GET | /#Action=CreateEndpointAccess | Creates a Redshift-managed VPC endpoint. |
POST | /#Action=CreateEndpointAccess | Creates a Redshift-managed VPC endpoint. |
GET | /#Action=CreateEventSubscription | Creates an Amazon Redshift event notification subscription. This action requires an ARN (Amazon Resource Name) |
POST | /#Action=CreateEventSubscription | Creates an Amazon Redshift event notification subscription. This action requires an ARN (Amazon Resource Name) |
GET | /#Action=CreateHsmClientCertificate | Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in o |
POST | /#Action=CreateHsmClientCertificate | Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in o |
and 160 more operation(s) in this specification, all searchable.
specification origin: https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/redshift-2012-12-01.normal.js
Amazon Relational Database Service Amazon Relational Database Service (Amazon RDS) is a web service that makes it easier to set up, operate, and scale a relational database in the cloud. It provides cost-efficient, resizeable capacity for an industry-standard relational database and manages common database administration tasks, freeing up developers to focus on what makes their applications and b
| method | path | what the vendor says it does |
|---|---|---|
GET | /#Action=AddRoleToDBCluster | Associates an Identity and Access Management (IAM) role with a DB cluster. |
POST | /#Action=AddRoleToDBCluster | Associates an Identity and Access Management (IAM) role with a DB cluster. |
GET | /#Action=AddRoleToDBInstance | Associates an Amazon Web Services Identity and Access Management (IAM) role with a DB instance. To add a role |
POST | /#Action=AddRoleToDBInstance | Associates an Amazon Web Services Identity and Access Management (IAM) role with a DB instance. To add a role |
GET | /#Action=AddSourceIdentifierToSubscription | Adds a source identifier to an existing RDS event notification subscription. |
POST | /#Action=AddSourceIdentifierToSubscription | Adds a source identifier to an existing RDS event notification subscription. |
GET | /#Action=AddTagsToResource | Adds metadata tags to an Amazon RDS resource. These tags can also be used with cost allocation reporting to tr |
POST | /#Action=AddTagsToResource | Adds metadata tags to an Amazon RDS resource. These tags can also be used with cost allocation reporting to tr |
GET | /#Action=ApplyPendingMaintenanceAction | Applies a pending maintenance action to a resource (for example, to a DB instance). |
POST | /#Action=ApplyPendingMaintenanceAction | Applies a pending maintenance action to a resource (for example, to a DB instance). |
GET | /#Action=AuthorizeDBSecurityGroupIngress | Enables ingress to a DBSecurityGroup using one of two forms of authorization. First, EC2 or VPC security group |
POST | /#Action=AuthorizeDBSecurityGroupIngress | Enables ingress to a DBSecurityGroup using one of two forms of authorization. First, EC2 or VPC security group |
GET | /#Action=BacktrackDBCluster | Backtracks a DB cluster to a specific time, without creating a new DB cluster. For more information on backtra |
POST | /#Action=BacktrackDBCluster | Backtracks a DB cluster to a specific time, without creating a new DB cluster. For more information on backtra |
GET | /#Action=CancelExportTask | Cancels an export task in progress that is exporting a snapshot or cluster to Amazon S3. Any data that has alr |
POST | /#Action=CancelExportTask | Cancels an export task in progress that is exporting a snapshot or cluster to Amazon S3. Any data that has alr |
GET | /#Action=CopyDBClusterParameterGroup | Copies the specified DB cluster parameter group. |
POST | /#Action=CopyDBClusterParameterGroup | Copies the specified DB cluster parameter group. |
GET | /#Action=CopyDBClusterSnapshot | Copies a snapshot of a DB cluster. To copy a DB cluster snapshot from a shared manual DB cluster snapshot, Sou |
POST | /#Action=CopyDBClusterSnapshot | Copies a snapshot of a DB cluster. To copy a DB cluster snapshot from a shared manual DB cluster snapshot, Sou |
GET | /#Action=CopyDBParameterGroup | Copies the specified DB parameter group. |
POST | /#Action=CopyDBParameterGroup | Copies the specified DB parameter group. |
GET | /#Action=CopyDBSnapshot | Copies the specified DB snapshot. The source DB snapshot must be in the available state. You can copy a snapsh |
POST | /#Action=CopyDBSnapshot | Copies the specified DB snapshot. The source DB snapshot must be in the available state. You can copy a snapsh |
GET | /#Action=CopyOptionGroup | Copies the specified option group. |
POST | /#Action=CopyOptionGroup | Copies the specified option group. |
GET | /#Action=CreateBlueGreenDeployment | Creates a blue/green deployment. A blue/green deployment creates a staging environment that copies the product |
POST | /#Action=CreateBlueGreenDeployment | Creates a blue/green deployment. A blue/green deployment creates a staging environment that copies the product |
GET | /#Action=CreateCustomDBEngineVersion | Creates a custom DB engine version (CEV). |
POST | /#Action=CreateCustomDBEngineVersion | Creates a custom DB engine version (CEV). |
GET | /#Action=CreateDBCluster | Creates a new Amazon Aurora DB cluster or Multi-AZ DB cluster. If you create an Aurora DB cluster, the request |
POST | /#Action=CreateDBCluster | Creates a new Amazon Aurora DB cluster or Multi-AZ DB cluster. If you create an Aurora DB cluster, the request |
GET | /#Action=CreateDBClusterEndpoint | Creates a new custom endpoint and associates it with an Amazon Aurora DB cluster. This action applies only to |
POST | /#Action=CreateDBClusterEndpoint | Creates a new custom endpoint and associates it with an Amazon Aurora DB cluster. This action applies only to |
GET | /#Action=CreateDBClusterParameterGroup | Creates a new DB cluster parameter group. Parameters in a DB cluster parameter group apply to all of the insta |
POST | /#Action=CreateDBClusterParameterGroup | Creates a new DB cluster parameter group. Parameters in a DB cluster parameter group apply to all of the insta |
GET | /#Action=CreateDBClusterSnapshot | Creates a snapshot of a DB cluster. For more information on Amazon Aurora, see What is Amazon Aurora? in the |
POST | /#Action=CreateDBClusterSnapshot | Creates a snapshot of a DB cluster. For more information on Amazon Aurora, see What is Amazon Aurora? in the |
GET | /#Action=CreateDBInstance | Creates a new DB instance. The new DB instance can be an RDS DB instance, or it can be a DB instance in an Aur |
POST | /#Action=CreateDBInstance | Creates a new DB instance. The new DB instance can be an RDS DB instance, or it can be a DB instance in an Aur |
and 160 more operation(s) in this specification, all searchable.
specification origin: https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/rds-2014-10-31.normal.json
Provides APIs for creating and managing SageMaker resources. Other Resources: SageMaker Developer Guide Amazon Augmented AI Runtime API Reference
| method | path | what the vendor says it does |
|---|
and 200 more operation(s) in this specification, all searchable.
specification origin: https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/sagemaker-2017-07-24.normal.j
The Amazon Chime application programming interface (API) is designed so administrators can perform key tasks, such as creating and managing Amazon Chime accounts, users, and Voice Connectors. This guide provides detailed information about the Amazon Chime API, including operations, types, inputs and outputs, and error codes. You can use an AWS SDK, the AWS Command Line Interface (AWS CLI), or the
| method | path | what the vendor says it does |
|---|
and 191 more operation(s) in this specification, all searchable.
specification origin: https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/chime-2018-05-01.normal.json
Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact center and provide reliable customer engagement at any scale. Amazon Connect provides metrics and real-time reporting that enable you to optimize contact routing. You can also resolve customer issues more efficiently by getting customers in touch with the appropriate agents. There are limit
| method | path | what the vendor says it does |
|---|
and 171 more operation(s) in this specification, all searchable.
specification origin: https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/connect-2017-08-08.normal.jso
Amazon Lightsail is the easiest way to get started with Amazon Web Services (Amazon Web Services) for developers who need to build websites or web applications. It includes everything you need to launch your project quickly - instances (virtual private servers), container services, storage buckets, managed databases, SSD-based block storage, static IP addresses, load balancers, content delivery ne
| method | path | what the vendor says it does |
|---|
and 159 more operation(s) in this specification, all searchable.
specification origin: https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/lightsail-2016-11-28.normal.j
Amazon Simple Email Service This document contains reference information for the Amazon Simple Email Service (Amazon SES) API, version 2010-12-01. This document is best used in conjunction with the Amazon SES Developer Guide. For a list of Amazon SES endpoints to use in service requests, see Regions and Amazon SES in the <a...
| method | path | what the vendor says it does |
|---|
and 142 more operation(s) in this specification, all searchable.
specification origin: https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/email-2010-12-01.normal.json
Amazon Neptune Amazon Neptune is a fast, reliable, fully-managed graph database service that makes it easy to build and run applications that work with highly connected datasets. The core of Amazon Neptune is a purpose-built, high-performance graph database engine optimized for storing billions of relationships and querying the graph with milliseconds latency. Amazon Neptune supports popular graph
| method | path | what the vendor says it does |
|---|
and 138 more operation(s) in this specification, all searchable.
specification origin: https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/neptune-2014-10-31.normal.jso
and 259 more specification(s) from amazonaws.com, all indexed.
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.