get_resource_permission
(**kwargs)¶Gets permissions associated with the target database.
See also: AWS API Documentation
Request Syntax
response = client.get_resource_permission(
ActionType='RESTORE',
ResourceArn='string'
)
[REQUIRED]
The Amazon Resource Name (ARN) of the resource.
dict
Response Syntax
{
'Policy': 'string'
}
Response Structure
Exceptions
SsmSap.Client.exceptions.ResourceNotFoundException
SsmSap.Client.exceptions.ValidationException
SsmSap.Client.exceptions.InternalServerException