

There are more AWS SDK examples available in the [AWS Doc SDK Examples](https://github.com/awsdocs/aws-doc-sdk-examples) GitHub repo.

# Code examples for AWS Cloud Map using AWS SDKs
<a name="servicediscovery_code_examples"></a>

The following code examples show you how to use AWS Cloud Map with an AWS software development kit (SDK).

*Scenarios* are code examples that show you how to accomplish specific tasks by calling multiple functions within a service or combined with other AWS services.

**More resources**
+  **[AWS Cloud Map Developer Guide](https://docs.aws.amazon.com/cloud-map/latest/dg/what-is-cloud-map.html)** – More information about AWS Cloud Map.
+ **[AWS Cloud Map API Reference](https://docs.aws.amazon.com/cloud-map/latest/api/Welcome.html)** – Details about all available AWS Cloud Map actions.
+ **[AWS Developer Center](https://aws.amazon.com/developer/code-examples/?awsf.sdk-code-examples-product=product%23)** – Code examples that you can filter by category or full-text search.
+ **[AWS SDK Examples](https://github.com/awsdocs/aws-doc-sdk-examples)** – GitHub repo with complete code in preferred languages. Includes instructions for setting up and running the code.

**Contents**
+ [Scenarios](servicediscovery_code_examples_scenarios.md)
  + [Cloud Map custom attributes](servicediscovery_example_cloudmap_CustomAttributes_section.md)
  + [Cloud Map service discovery](servicediscovery_example_cloudmap_ServiceDiscovery_section.md)
  + [Configure Amazon ECS Service Connect](servicediscovery_example_ecs_ServiceConnect_085_section.md)