get_applied_schema_version
(**kwargs)¶Returns current applied schema version ARN, including the minor version in use.
See also: AWS API Documentation
Request Syntax
response = client.get_applied_schema_version(
SchemaArn='string'
)
[REQUIRED]
The ARN of the applied schema.
{
'AppliedSchemaArn': 'string'
}
Response Structure
Current applied schema ARN, including the minor version in use if one was provided.
Exceptions
CloudDirectory.Client.exceptions.InternalServiceException
CloudDirectory.Client.exceptions.InvalidArnException
CloudDirectory.Client.exceptions.RetryableConflictException
CloudDirectory.Client.exceptions.ValidationException
CloudDirectory.Client.exceptions.LimitExceededException
CloudDirectory.Client.exceptions.AccessDeniedException
CloudDirectory.Client.exceptions.ResourceNotFoundException