| Class | Description |
|---|---|
| CreateHttpNamespaceRequest | |
| CreateHttpNamespaceResult | |
| CreatePrivateDnsNamespaceRequest | |
| CreatePrivateDnsNamespaceResult | |
| CreatePublicDnsNamespaceRequest | |
| CreatePublicDnsNamespaceResult | |
| CreateServiceRequest | |
| CreateServiceResult | |
| DeleteNamespaceRequest | |
| DeleteNamespaceResult | |
| DeleteServiceRequest | |
| DeleteServiceResult | |
| DeregisterInstanceRequest | |
| DeregisterInstanceResult | |
| DiscoverInstancesRequest | |
| DiscoverInstancesResult | |
| DiscoverInstancesRevisionRequest | |
| DiscoverInstancesRevisionResult | |
| DnsConfig |
A complex type that contains information about the Amazon Route 53 DNS records that you want Cloud Map to create when
you register an instance.
|
| DnsConfigChange |
A complex type that contains information about changes to the Route 53 DNS records that Cloud Map creates when you
register an instance.
|
| DnsProperties |
A complex type that contains the ID for the Route 53 hosted zone that Cloud Map creates when you create a namespace.
|
| DnsRecord |
A complex type that contains information about the Route 53 DNS records that you want Cloud Map to create when you
register an instance.
|
| GetInstanceRequest | |
| GetInstanceResult | |
| GetInstancesHealthStatusRequest | |
| GetInstancesHealthStatusResult | |
| GetNamespaceRequest | |
| GetNamespaceResult | |
| GetOperationRequest | |
| GetOperationResult | |
| GetServiceRequest | |
| GetServiceResult | |
| HealthCheckConfig |
Public DNS and HTTP namespaces only. A complex type that contains settings for an optional health check.
|
| HealthCheckCustomConfig |
A complex type that contains information about an optional custom health check.
|
| HttpInstanceSummary |
In a response to a DiscoverInstances request,
HttpInstanceSummary contains information about one instance that matches the values that you specified
in the request. |
| HttpNamespaceChange |
Updated properties for the HTTP namespace.
|
| HttpProperties |
A complex type that contains the name of an HTTP namespace.
|
| Instance |
A complex type that contains information about an instance that Cloud Map creates when you submit a
RegisterInstance request. |
| InstanceSummary |
A complex type that contains information about the instances that you registered by using a specified service.
|
| ListInstancesRequest | |
| ListInstancesResult | |
| ListNamespacesRequest | |
| ListNamespacesResult | |
| ListOperationsRequest | |
| ListOperationsResult | |
| ListServicesRequest | |
| ListServicesResult | |
| ListTagsForResourceRequest | |
| ListTagsForResourceResult | |
| Namespace |
A complex type that contains information about a specified namespace.
|
| NamespaceFilter |
A complex type that identifies the namespaces that you want to list.
|
| NamespaceProperties |
A complex type that contains information that's specific to the namespace type.
|
| NamespaceSummary |
A complex type that contains information about a namespace.
|
| Operation |
A complex type that contains information about a specified operation.
|
| OperationFilter |
A complex type that lets you select the operations that you want to list.
|
| OperationSummary |
A complex type that contains information about an operation that matches the criteria that you specified in a ListOperations request.
|
| PrivateDnsNamespaceChange |
Updated properties for the private DNS namespace.
|
| PrivateDnsNamespaceProperties |
DNS properties for the private DNS namespace.
|
| PrivateDnsNamespacePropertiesChange |
Updated properties for the private DNS namespace.
|
| PrivateDnsPropertiesMutable |
DNS properties for the private DNS namespace.
|
| PrivateDnsPropertiesMutableChange |
Updated DNS properties for the private DNS namespace.
|
| PublicDnsNamespaceChange |
Updated properties for the public DNS namespace.
|
| PublicDnsNamespaceProperties |
DNS properties for the public DNS namespace.
|
| PublicDnsNamespacePropertiesChange |
Updated properties for the public DNS namespace.
|
| PublicDnsPropertiesMutable |
DNS properties for the public DNS namespace.
|
| PublicDnsPropertiesMutableChange |
Updated DNS properties for the public DNS namespace.
|
| RegisterInstanceRequest | |
| RegisterInstanceResult | |
| Service |
A complex type that contains information about the specified service.
|
| ServiceChange |
A complex type that contains changes to an existing service.
|
| ServiceFilter |
A complex type that lets you specify the namespaces that you want to list services for.
|
| ServiceSummary |
A complex type that contains information about a specified service.
|
| SOA |
Start of Authority (SOA) properties for a public or private DNS namespace.
|
| SOAChange |
Updated Start of Authority (SOA) properties for a public or private DNS namespace.
|
| Tag |
A custom key-value pair that's associated with a resource.
|
| TagResourceRequest | |
| TagResourceResult | |
| UntagResourceRequest | |
| UntagResourceResult | |
| UpdateHttpNamespaceRequest | |
| UpdateHttpNamespaceResult | |
| UpdateInstanceCustomHealthStatusRequest | |
| UpdateInstanceCustomHealthStatusResult | |
| UpdatePrivateDnsNamespaceRequest | |
| UpdatePrivateDnsNamespaceResult | |
| UpdatePublicDnsNamespaceRequest | |
| UpdatePublicDnsNamespaceResult | |
| UpdateServiceRequest | |
| UpdateServiceResult |
| Exception | Description |
|---|---|
| AWSServiceDiscoveryException |
Base exception for all service exceptions thrown by AWS Cloud Map
|
| CustomHealthNotFoundException |
The health check for the instance that's specified by
ServiceId and InstanceId isn't a
custom health check. |
| DuplicateRequestException |
The operation is already in progress.
|
| InstanceNotFoundException |
No instance exists with the specified ID, or the instance was recently registered, and information about the instance
hasn't propagated yet.
|
| InvalidInputException |
One or more specified values aren't valid.
|
| NamespaceAlreadyExistsException |
The namespace that you're trying to create already exists.
|
| NamespaceNotFoundException |
No namespace exists with the specified ID.
|
| OperationNotFoundException |
No operation exists with the specified ID.
|
| RequestLimitExceededException |
The operation can't be completed because you've reached the quota for the number of requests.
|
| ResourceInUseException |
The specified resource can't be deleted because it contains other resources.
|
| ResourceLimitExceededException |
The resource can't be created because you've reached the quota on the number of resources.
|
| ResourceNotFoundException |
The operation can't be completed because the resource was not found.
|
| ServiceAlreadyExistsException |
The service can't be created because a service with the same name already exists.
|
| ServiceNotFoundException |
No service exists with the specified ID.
|
| TooManyTagsException |
The list of tags on the resource is over the quota.
|