AwsCloudMapInstanceAttribute - AWS App Mesh

AwsCloudMapInstanceAttribute

An object that represents the AWS Cloud Map attribute information for your virtual node.

Note

AWS Cloud Map is not available in the eu-south-1 Region.

Contents

key

The name of an AWS Cloud Map service instance attribute key. Any AWS Cloud Map service instance that contains the specified key and value is returned.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: ^[a-zA-Z0-9!-~]+$

Required: Yes

value

The value of an AWS Cloud Map service instance attribute key. Any AWS Cloud Map service instance that contains the specified key and value is returned.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: ^([a-zA-Z0-9!-~][ a-zA-Z0-9!-~]*){0,1}[a-zA-Z0-9!-~]{0,1}$

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: