ServiceAttributes
A complex type that contains information about attributes associated with a specific service.
Contents
- Attributes
-
A string map that contains the following information for the service that you specify in
ServiceArn
:-
The attributes that apply to the service.
-
For each attribute, the applicable value.
You can specify a total of 30 attributes.
Type: String to string map
Map Entries: Maximum number of 30 items.
Key Length Constraints: Maximum length of 255.
Value Length Constraints: Maximum length of 1024.
Required: No
-
- ResourceOwner
-
The ID of the Amazon account that created the namespace with which the service is associated. If this isn't your account ID, it is the ID of the account that shared the namespace with your account. For more information about shared namespaces, see Cross-account Amazon Cloud Map namespace sharing in the Amazon Cloud Map Developer Guide.
Type: String
Length Constraints: Fixed length of 12.
Required: No
- ServiceArn
-
The ARN of the service that the attributes are associated with.
Type: String
Length Constraints: Maximum length of 255.
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: