put_resource_permission
(**kwargs)¶Adds permissions to the target database.
See also: AWS API Documentation
Request Syntax
response = client.put_resource_permission(
ActionType='RESTORE',
SourceResourceArn='string',
ResourceArn='string'
)
dict
Response Syntax
{
'Policy': 'string'
}
Response Structure
Exceptions
SsmSap.Client.exceptions.ResourceNotFoundException
SsmSap.Client.exceptions.ValidationException
SsmSap.Client.exceptions.InternalServerException