Awso_servicediscovery_lwtSourceval create_http_namespace :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.CreateHttpNamespaceRequest.t ->
(Awso_servicediscovery.Values.CreateHttpNamespaceResponse.t,
Awso_servicediscovery.Values.CreateHttpNamespaceResponse.error)
Result.t
Lwt.tval create_private_dns_namespace :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.CreatePrivateDnsNamespaceRequest.t ->
(Awso_servicediscovery.Values.CreatePrivateDnsNamespaceResponse.t,
Awso_servicediscovery.Values.CreatePrivateDnsNamespaceResponse.error)
Result.t
Lwt.tval create_public_dns_namespace :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.CreatePublicDnsNamespaceRequest.t ->
(Awso_servicediscovery.Values.CreatePublicDnsNamespaceResponse.t,
Awso_servicediscovery.Values.CreatePublicDnsNamespaceResponse.error)
Result.t
Lwt.tval create_service :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.CreateServiceRequest.t ->
(Awso_servicediscovery.Values.CreateServiceResponse.t,
Awso_servicediscovery.Values.CreateServiceResponse.error)
Result.t
Lwt.tval delete_namespace :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.DeleteNamespaceRequest.t ->
(Awso_servicediscovery.Values.DeleteNamespaceResponse.t,
Awso_servicediscovery.Values.DeleteNamespaceResponse.error)
Result.t
Lwt.tval delete_service :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.DeleteServiceRequest.t ->
(Awso_servicediscovery.Values.DeleteServiceResponse.t,
Awso_servicediscovery.Values.DeleteServiceResponse.error)
Result.t
Lwt.tval delete_service_attributes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.DeleteServiceAttributesRequest.t ->
(Awso_servicediscovery.Values.DeleteServiceAttributesResponse.t,
Awso_servicediscovery.Values.DeleteServiceAttributesResponse.error)
Result.t
Lwt.tval deregister_instance :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.DeregisterInstanceRequest.t ->
(Awso_servicediscovery.Values.DeregisterInstanceResponse.t,
Awso_servicediscovery.Values.DeregisterInstanceResponse.error)
Result.t
Lwt.tval discover_instances :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.DiscoverInstancesRequest.t ->
(Awso_servicediscovery.Values.DiscoverInstancesResponse.t,
Awso_servicediscovery.Values.DiscoverInstancesResponse.error)
Result.t
Lwt.tval discover_instances_revision :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.DiscoverInstancesRevisionRequest.t ->
(Awso_servicediscovery.Values.DiscoverInstancesRevisionResponse.t,
Awso_servicediscovery.Values.DiscoverInstancesRevisionResponse.error)
Result.t
Lwt.tval get_instance :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.GetInstanceRequest.t ->
(Awso_servicediscovery.Values.GetInstanceResponse.t,
Awso_servicediscovery.Values.GetInstanceResponse.error)
Result.t
Lwt.tval get_instances_health_status :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.GetInstancesHealthStatusRequest.t ->
(Awso_servicediscovery.Values.GetInstancesHealthStatusResponse.t,
Awso_servicediscovery.Values.GetInstancesHealthStatusResponse.error)
Result.t
Lwt.tval get_namespace :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.GetNamespaceRequest.t ->
(Awso_servicediscovery.Values.GetNamespaceResponse.t,
Awso_servicediscovery.Values.GetNamespaceResponse.error)
Result.t
Lwt.tval get_operation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.GetOperationRequest.t ->
(Awso_servicediscovery.Values.GetOperationResponse.t,
Awso_servicediscovery.Values.GetOperationResponse.error)
Result.t
Lwt.tval get_service :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.GetServiceRequest.t ->
(Awso_servicediscovery.Values.GetServiceResponse.t,
Awso_servicediscovery.Values.GetServiceResponse.error)
Result.t
Lwt.tval get_service_attributes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.GetServiceAttributesRequest.t ->
(Awso_servicediscovery.Values.GetServiceAttributesResponse.t,
Awso_servicediscovery.Values.GetServiceAttributesResponse.error)
Result.t
Lwt.tval list_instances :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.ListInstancesRequest.t ->
(Awso_servicediscovery.Values.ListInstancesResponse.t,
Awso_servicediscovery.Values.ListInstancesResponse.error)
Result.t
Lwt.tval list_namespaces :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.ListNamespacesRequest.t ->
(Awso_servicediscovery.Values.ListNamespacesResponse.t,
Awso_servicediscovery.Values.ListNamespacesResponse.error)
Result.t
Lwt.tval list_operations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.ListOperationsRequest.t ->
(Awso_servicediscovery.Values.ListOperationsResponse.t,
Awso_servicediscovery.Values.ListOperationsResponse.error)
Result.t
Lwt.tval list_services :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.ListServicesRequest.t ->
(Awso_servicediscovery.Values.ListServicesResponse.t,
Awso_servicediscovery.Values.ListServicesResponse.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.ListTagsForResourceRequest.t ->
(Awso_servicediscovery.Values.ListTagsForResourceResponse.t,
Awso_servicediscovery.Values.ListTagsForResourceResponse.error)
Result.t
Lwt.tval register_instance :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.RegisterInstanceRequest.t ->
(Awso_servicediscovery.Values.RegisterInstanceResponse.t,
Awso_servicediscovery.Values.RegisterInstanceResponse.error)
Result.t
Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.TagResourceRequest.t ->
(Awso_servicediscovery.Values.TagResourceResponse.t,
Awso_servicediscovery.Values.TagResourceResponse.error)
Result.t
Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.UntagResourceRequest.t ->
(Awso_servicediscovery.Values.UntagResourceResponse.t,
Awso_servicediscovery.Values.UntagResourceResponse.error)
Result.t
Lwt.tval update_http_namespace :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.UpdateHttpNamespaceRequest.t ->
(Awso_servicediscovery.Values.UpdateHttpNamespaceResponse.t,
Awso_servicediscovery.Values.UpdateHttpNamespaceResponse.error)
Result.t
Lwt.tval update_instance_custom_health_status :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.UpdateInstanceCustomHealthStatusRequest.t ->
(unit, unit) Result.t Lwt.tval update_private_dns_namespace :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.UpdatePrivateDnsNamespaceRequest.t ->
(Awso_servicediscovery.Values.UpdatePrivateDnsNamespaceResponse.t,
Awso_servicediscovery.Values.UpdatePrivateDnsNamespaceResponse.error)
Result.t
Lwt.tval update_public_dns_namespace :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.UpdatePublicDnsNamespaceRequest.t ->
(Awso_servicediscovery.Values.UpdatePublicDnsNamespaceResponse.t,
Awso_servicediscovery.Values.UpdatePublicDnsNamespaceResponse.error)
Result.t
Lwt.tval update_service :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.UpdateServiceRequest.t ->
(Awso_servicediscovery.Values.UpdateServiceResponse.t,
Awso_servicediscovery.Values.UpdateServiceResponse.error)
Result.t
Lwt.tval update_service_attributes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_servicediscovery.Values.UpdateServiceAttributesRequest.t ->
(Awso_servicediscovery.Values.UpdateServiceAttributesResponse.t,
Awso_servicediscovery.Values.UpdateServiceAttributesResponse.error)
Result.t
Lwt.tinclude module type of struct include Awso_servicediscovery.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]A complex type that contains information about the RouteĀ 53 DNS records that you want Cloud Map to create when you register an instance.
Start of Authority (SOA) properties for a public or private DNS namespace.
Updated Start of Authority (SOA) properties for a public or private DNS namespace.
A complex type that contains the ID for the RouteĀ 53 hosted zone that Cloud Map creates when you create a namespace.
A complex type that contains the name of an HTTP namespace.
module PublicDnsPropertiesMutableChange =
Awso_servicediscovery.Values.PublicDnsPropertiesMutableChangeUpdated DNS properties for the public DNS namespace.
module PrivateDnsPropertiesMutableChange =
Awso_servicediscovery.Values.PrivateDnsPropertiesMutableChangeUpdated DNS properties for the private DNS namespace.
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.
Public DNS and HTTP namespaces only. A complex type that contains settings for an optional health check. If you specify settings for a health check, Cloud Map associates the health check with the records that you specify in DnsConfig. If you specify a health check configuration, you can specify either HealthCheckCustomConfig or HealthCheckConfig but not both. Health checks are basic RouteĀ 53 health checks that monitor an Amazon Web Services endpoint. For information about pricing for health checks, see Amazon RouteĀ 53 Pricing. Note the following about configuring health checks. A and AAAA records If DnsConfig includes configurations for both A and AAAA records, Cloud Map creates a health check that uses the IPv4 address to check the health of the resource. If the endpoint tthat's specified by the IPv4 address is unhealthy, RouteĀ 53 considers both the A and AAAA records to be unhealthy. CNAME records You can't specify settings for HealthCheckConfig when the DNSConfig includes CNAME for the value of Type. If you do, the CreateService request will fail with an InvalidInput error. Request interval A RouteĀ 53 health checker in each health-checking Amazon Web Services Region sends a health check request to an endpoint every 30 seconds. On average, your endpoint receives a health check request about every two seconds. However, health checkers don't coordinate with one another. Therefore, you might sometimes see several requests in one second that's followed by a few seconds with no health checks at all. Health checking regions Health checkers perform checks from all RouteĀ 53 health-checking Regions. For a list of the current Regions, see Regions. Alias records When you register an instance, if you include the AWS_ALIAS_DNS_NAME attribute, Cloud Map creates a RouteĀ 53 alias record. Note the following: RouteĀ 53 automatically sets EvaluateTargetHealth to true for alias records. When EvaluateTargetHealth is true, the alias record inherits the health of the referenced Amazon Web Services resource. such as an ELB load balancer. For more information, see EvaluateTargetHealth. If you include HealthCheckConfig and then use the service to register an instance that creates an alias record, RouteĀ 53 doesn't create the health check. Charges for health checks Health checks are basic RouteĀ 53 health checks that monitor an Amazon Web Services endpoint. For information about pricing for health checks, see Amazon RouteĀ 53 Pricing.
A complex type that contains information about an optional custom health check. A custom health check, which requires that you use a third-party health checker to evaluate the health of your resources, is useful in the following circumstances: You can't use a health check that's defined by HealthCheckConfig because the resource isn't available over the internet. For example, you can use a custom health check when the instance is in an Amazon VPC. (To check the health of resources in a VPC, the health checker must also be in the VPC.) You want to use a third-party health checker regardless of where your resources are located. If you specify a health check configuration, you can specify either HealthCheckCustomConfig or HealthCheckConfig but not both. To change the status of a custom health check, submit an UpdateInstanceCustomHealthStatus request. Cloud Map doesn't monitor the status of the resource, it just keeps a record of the status specified in the most recent UpdateInstanceCustomHealthStatus request. Here's how custom health checks work: You create a service. You register an instance. You configure a third-party health checker to monitor the resource that's associated with the new instance. Cloud Map doesn't check the health of the resource directly. The third-party health-checker determines that the resource is unhealthy and notifies your application. Your application submits an UpdateInstanceCustomHealthStatus request. Cloud Map waits for 30 seconds. If another UpdateInstanceCustomHealthStatus request doesn't arrive during that time to change the status back to healthy, Cloud Map stops routing traffic to the resource.
A complex type that contains information that's specific to the namespace type.
A complex type that contains information about changes to the RouteĀ 53 DNS records that Cloud Map creates when you register an instance.
module PublicDnsNamespacePropertiesChange =
Awso_servicediscovery.Values.PublicDnsNamespacePropertiesChangeUpdated properties for the public DNS namespace.
module PrivateDnsNamespacePropertiesChange =
Awso_servicediscovery.Values.PrivateDnsNamespacePropertiesChangeUpdated properties for the private DNS namespace.
A custom key-value pair that's associated with a resource.
A complex type that contains information about a specified service.
A complex type that lets you specify the namespaces that you want to list services for.
A complex type that contains information about an operation that matches the criteria that you specified in a ListOperations request.
A complex type that lets you select the operations that you want to list.
A complex type that contains information about a namespace.
A complex type that identifies the namespaces that you want to list. You can choose to list public or private namespaces.
A complex type that contains information about the instances that you registered by using a specified service.
In a response to a DiscoverInstances request, HttpInstanceSummary contains information about one instance that matches the values that you specified in the request.
DNS properties for the public DNS namespace.
DNS properties for the private DNS namespace.
The operation is already in progress.
One or more specified values aren't valid. For example, a required value might be missing, a numeric value might be outside the allowed range, or a string value might exceed length constraints.
No service exists with the specified ID.
A complex type that contains changes to an existing service.
module ServiceAttributesLimitExceededException =
Awso_servicediscovery.Values.ServiceAttributesLimitExceededExceptionThe attribute can't be added to the service because you've exceeded the quota for the number of attributes you can add to a service.
No namespace exists with the specified ID.
The specified resource can't be deleted because it contains other resources. For example, you can't delete a service that contains any instances.
Updated properties for the public DNS namespace.
Updated properties for the private DNS namespace.
Updated properties for the HTTP namespace.
The operation can't be completed because the resource was not found.
The list of tags on the resource is over the quota. The maximum number of tags that can be applied to a resource is 50.
The resource can't be created because you've reached the quota on the number of resources.
A complex type that contains information about the specified service.
A complex type that contains information about attributes associated with a specific service.
A complex type that contains information about a specified operation.
No operation exists with the specified ID.
A complex type that contains information about a specified namespace.
No instance exists with the specified ID, or the instance was recently registered, and information about the instance hasn't propagated yet.
A complex type that contains information about an instance that Cloud Map creates when you submit a RegisterInstance request.
The operation can't be completed because you've reached the quota for the number of requests. For more information, see Cloud Map API request throttling quota in the Cloud Map Developer Guide.
The service can't be created because a service with the same name already exists.
The namespace that you're trying to create already exists.
module PublicDnsNamespaceProperties =
Awso_servicediscovery.Values.PublicDnsNamespacePropertiesDNS properties for the public DNS namespace.
module PrivateDnsNamespaceProperties =
Awso_servicediscovery.Values.PrivateDnsNamespacePropertiesDNS properties for the private DNS namespace.
Submits a request to perform the following operations: Update the TTL setting for existing DnsRecords configurations Add, update, or delete HealthCheckConfig for a specified service You can't add, update, or delete a HealthCheckCustomConfig configuration. For public and private DNS namespaces, note the following: If you omit any existing DnsRecords or HealthCheckConfig configurations from an UpdateService request, the configurations are deleted from the service. If you omit an existing HealthCheckCustomConfig configuration from an UpdateService request, the configuration isn't deleted from the service. You can't call UpdateService and update settings in the following scenarios: When the service is associated with an HTTP namespace When the service is associated with a shared namespace and contains instances that were registered by Amazon Web Services accounts other than the account making the UpdateService call When you update settings for a service, Cloud Map also updates the corresponding settings in all the records and health checks that were created by using the specified service.
Submits a request to perform the following operations: Update the TTL setting for existing DnsRecords configurations Add, update, or delete HealthCheckConfig for a specified service You can't add, update, or delete a HealthCheckCustomConfig configuration. For public and private DNS namespaces, note the following: If you omit any existing DnsRecords or HealthCheckConfig configurations from an UpdateService request, the configurations are deleted from the service. If you omit an existing HealthCheckCustomConfig configuration from an UpdateService request, the configuration isn't deleted from the service. You can't call UpdateService and update settings in the following scenarios: When the service is associated with an HTTP namespace When the service is associated with a shared namespace and contains instances that were registered by Amazon Web Services accounts other than the account making the UpdateService call When you update settings for a service, Cloud Map also updates the corresponding settings in all the records and health checks that were created by using the specified service.
module UpdateServiceAttributesResponse =
Awso_servicediscovery.Values.UpdateServiceAttributesResponseSubmits a request to update a specified service to add service-level attributes.
module UpdateServiceAttributesRequest =
Awso_servicediscovery.Values.UpdateServiceAttributesRequestSubmits a request to update a specified service to add service-level attributes.
module UpdatePublicDnsNamespaceResponse =
Awso_servicediscovery.Values.UpdatePublicDnsNamespaceResponseUpdates a public DNS namespace.
module UpdatePublicDnsNamespaceRequest =
Awso_servicediscovery.Values.UpdatePublicDnsNamespaceRequestUpdates a public DNS namespace.
module UpdatePrivateDnsNamespaceResponse =
Awso_servicediscovery.Values.UpdatePrivateDnsNamespaceResponseUpdates a private DNS namespace.
module UpdatePrivateDnsNamespaceRequest =
Awso_servicediscovery.Values.UpdatePrivateDnsNamespaceRequestUpdates a private DNS namespace.
module UpdateInstanceCustomHealthStatusRequest =
Awso_servicediscovery.Values.UpdateInstanceCustomHealthStatusRequestSubmits a request to change the health status of a custom health check to healthy or unhealthy. You can use UpdateInstanceCustomHealthStatus to change the status only for custom health checks, which you define using HealthCheckCustomConfig when you create a service. You can't use it to change the status for RouteĀ 53 health checks, which you define using HealthCheckConfig. For more information, see HealthCheckCustomConfig.
Updates an HTTP namespace.
Updates an HTTP namespace.
Removes one or more tags from the specified resource.
Removes one or more tags from the specified resource.
Adds one or more tags to the specified resource.
Adds one or more tags to the specified resource.
Creates or updates one or more records and, optionally, creates a health check based on the settings in a specified service. When you submit a RegisterInstance request, the following occurs: For each DNS record that you define in the service that's specified by ServiceId, a record is created or updated in the hosted zone that's associated with the corresponding namespace. If the service includes HealthCheckConfig, a health check is created based on the settings in the health check configuration. The health check, if any, is associated with each of the new or updated records. One RegisterInstance request must complete before you can submit another request and specify the same service ID and instance ID. For more information, see CreateService. When Cloud Map receives a DNS query for the specified DNS name, it returns the applicable value: If the health check is healthy: returns all the records If the health check is unhealthy: returns the applicable value for the last healthy instance If you didn't specify a health check configuration: returns all the records For the current quota on the number of instances that you can register using the same namespace and using the same service, see Cloud Map quotas in the Cloud Map Developer Guide.
Creates or updates one or more records and, optionally, creates a health check based on the settings in a specified service. When you submit a RegisterInstance request, the following occurs: For each DNS record that you define in the service that's specified by ServiceId, a record is created or updated in the hosted zone that's associated with the corresponding namespace. If the service includes HealthCheckConfig, a health check is created based on the settings in the health check configuration. The health check, if any, is associated with each of the new or updated records. One RegisterInstance request must complete before you can submit another request and specify the same service ID and instance ID. For more information, see CreateService. When Cloud Map receives a DNS query for the specified DNS name, it returns the applicable value: If the health check is healthy: returns all the records If the health check is unhealthy: returns the applicable value for the last healthy instance If you didn't specify a health check configuration: returns all the records For the current quota on the number of instances that you can register using the same namespace and using the same service, see Cloud Map quotas in the Cloud Map Developer Guide.
Lists tags for the specified resource.
Lists tags for the specified resource.
Lists summary information for all the services that are associated with one or more namespaces.
Lists summary information for all the services that are associated with one or more namespaces.
Lists operations that match the criteria that you specify.
Lists operations that match the criteria that you specify.
Lists summary information about the namespaces that were created by the current Amazon Web Services account and shared with the current Amazon Web Services account.
Lists summary information about the namespaces that were created by the current Amazon Web Services account and shared with the current Amazon Web Services account.
Lists summary information about the instances that you registered by using a specified service.
Lists summary information about the instances that you registered by using a specified service.
Gets the settings for a specified service.
Gets the settings for a specified service.
module GetServiceAttributesResponse =
Awso_servicediscovery.Values.GetServiceAttributesResponseReturns the attributes associated with a specified service.
Returns the attributes associated with a specified service.
Gets information about any operation that returns an operation ID in the response, such as a CreateHttpNamespace request. To get a list of operations that match specified criteria, see ListOperations.
Gets information about any operation that returns an operation ID in the response, such as a CreateHttpNamespace request. To get a list of operations that match specified criteria, see ListOperations.
Gets information about a namespace.
Gets information about a namespace.
module GetInstancesHealthStatusResponse =
Awso_servicediscovery.Values.GetInstancesHealthStatusResponseGets the current health status (Healthy, Unhealthy, or Unknown) of one or more instances that are associated with a specified service. There's a brief delay between when you register an instance and when the health status for the instance is available.
module GetInstancesHealthStatusRequest =
Awso_servicediscovery.Values.GetInstancesHealthStatusRequestGets the current health status (Healthy, Unhealthy, or Unknown) of one or more instances that are associated with a specified service. There's a brief delay between when you register an instance and when the health status for the instance is available.
Gets information about a specified instance.
Gets information about a specified instance.
module DiscoverInstancesRevisionResponse =
Awso_servicediscovery.Values.DiscoverInstancesRevisionResponseDiscovers the increasing revision associated with an instance.
module DiscoverInstancesRevisionRequest =
Awso_servicediscovery.Values.DiscoverInstancesRevisionRequestDiscovers the increasing revision associated with an instance.
Discovers registered instances for a specified namespace and service. You can use DiscoverInstances to discover instances for any type of namespace. DiscoverInstances returns a randomized list of instances allowing customers to distribute traffic evenly across instances. For public and private DNS namespaces, you can also use DNS queries to discover instances.
Discovers registered instances for a specified namespace and service. You can use DiscoverInstances to discover instances for any type of namespace. DiscoverInstances returns a randomized list of instances allowing customers to distribute traffic evenly across instances. For public and private DNS namespaces, you can also use DNS queries to discover instances.
Deletes the Amazon RouteĀ 53 DNS records and health check, if any, that Cloud Map created for the specified instance.
Deletes the Amazon RouteĀ 53 DNS records and health check, if any, that Cloud Map created for the specified instance.
Deletes a specified service and all associated service attributes. If the service still contains one or more registered instances, the request fails.
Deletes a specified service and all associated service attributes. If the service still contains one or more registered instances, the request fails.
module DeleteServiceAttributesResponse =
Awso_servicediscovery.Values.DeleteServiceAttributesResponseDeletes specific attributes associated with a service.
module DeleteServiceAttributesRequest =
Awso_servicediscovery.Values.DeleteServiceAttributesRequestDeletes specific attributes associated with a service.
Deletes a namespace from the current account. If the namespace still contains one or more services, the request fails.
Deletes a namespace from the current account. If the namespace still contains one or more services, the request fails.
The health check for the instance that's specified by ServiceId and InstanceId isn't a custom health check.
Creates a service. This action defines the configuration for the following entities: For public and private DNS namespaces, one of the following combinations of DNS records in Amazon RouteĀ 53: A AAAA A and AAAA SRV CNAME Optionally, a health check After you create the service, you can submit a RegisterInstance request, and Cloud Map uses the values in the configuration to create the specified entities. For the current quota on the number of instances that you can register using the same namespace and using the same service, see Cloud Map quotas in the Cloud Map Developer Guide.
Creates a service. This action defines the configuration for the following entities: For public and private DNS namespaces, one of the following combinations of DNS records in Amazon RouteĀ 53: A AAAA A and AAAA SRV CNAME Optionally, a health check After you create the service, you can submit a RegisterInstance request, and Cloud Map uses the values in the configuration to create the specified entities. For the current quota on the number of instances that you can register using the same namespace and using the same service, see Cloud Map quotas in the Cloud Map Developer Guide.
module CreatePublicDnsNamespaceResponse =
Awso_servicediscovery.Values.CreatePublicDnsNamespaceResponseCreates a public namespace based on DNS, which is visible on the internet. The namespace defines your service naming scheme. For example, if you name your namespace example.com and name your service backend, the resulting DNS name for the service is backend.example.com. You can discover instances that were registered with a public DNS namespace by using either a DiscoverInstances request or using DNS. For the current quota on the number of namespaces that you can create using the same Amazon Web Services account, see Cloud Map quotas in the Cloud Map Developer Guide. The CreatePublicDnsNamespace API operation is not supported in the Amazon Web Services GovCloud (US) Regions.
module CreatePublicDnsNamespaceRequest =
Awso_servicediscovery.Values.CreatePublicDnsNamespaceRequestCreates a public namespace based on DNS, which is visible on the internet. The namespace defines your service naming scheme. For example, if you name your namespace example.com and name your service backend, the resulting DNS name for the service is backend.example.com. You can discover instances that were registered with a public DNS namespace by using either a DiscoverInstances request or using DNS. For the current quota on the number of namespaces that you can create using the same Amazon Web Services account, see Cloud Map quotas in the Cloud Map Developer Guide. The CreatePublicDnsNamespace API operation is not supported in the Amazon Web Services GovCloud (US) Regions.
module CreatePrivateDnsNamespaceResponse =
Awso_servicediscovery.Values.CreatePrivateDnsNamespaceResponseCreates a private namespace based on DNS, which is visible only inside a specified Amazon VPC. The namespace defines your service naming scheme. For example, if you name your namespace example.com and name your service backend, the resulting DNS name for the service is backend.example.com. Service instances that are registered using a private DNS namespace can be discovered using either a DiscoverInstances request or using DNS. For the current quota on the number of namespaces that you can create using the same Amazon Web Services account, see Cloud Map quotas in the Cloud Map Developer Guide.
module CreatePrivateDnsNamespaceRequest =
Awso_servicediscovery.Values.CreatePrivateDnsNamespaceRequestCreates a private namespace based on DNS, which is visible only inside a specified Amazon VPC. The namespace defines your service naming scheme. For example, if you name your namespace example.com and name your service backend, the resulting DNS name for the service is backend.example.com. Service instances that are registered using a private DNS namespace can be discovered using either a DiscoverInstances request or using DNS. For the current quota on the number of namespaces that you can create using the same Amazon Web Services account, see Cloud Map quotas in the Cloud Map Developer Guide.
Creates an HTTP namespace. Service instances registered using an HTTP namespace can be discovered using a DiscoverInstances request but can't be discovered using DNS. For the current quota on the number of namespaces that you can create using the same Amazon Web Services account, see Cloud Map quotas in the Cloud Map Developer Guide.
Creates an HTTP namespace. Service instances registered using an HTTP namespace can be discovered using a DiscoverInstances request but can't be discovered using DNS. For the current quota on the number of namespaces that you can create using the same Amazon Web Services account, see Cloud Map quotas in the Cloud Map Developer Guide.