AppRegistry.Client.
get_configuration
()¶Retrieves a TagKey
configuration from an account.
See also: AWS API Documentation
Request Syntax
response = client.get_configuration()
{
'configuration': {
'tagQueryConfiguration': {
'tagKey': 'string'
}
}
}
Response Structure
Retrieves TagKey
configuration from an account.
Includes the definition of a tagQuery
.
Condition in the IAM policy that associates resources to an application.
Exceptions
AppRegistry.Client.exceptions.InternalServerException