Backup / Client / get_supported_resource_types
get_supported_resource_types¶
- Backup.Client.get_supported_resource_types()¶
Returns the Amazon Web Services resource types supported by Backup.
See also: AWS API Documentation
Request Syntax
response = client.get_supported_resource_types()
- Return type:
dict
- Returns:
Response Syntax
{ 'ResourceTypes': [ 'string', ] }
Response Structure
(dict) –
ResourceTypes (list) –
Contains a string with the supported Amazon Web Services resource types:
Aurorafor Amazon AuroraDynamoDBfor Amazon DynamoDBEBSfor Amazon Elastic Block StoreEC2for Amazon Elastic Compute CloudEFSfor Amazon Elastic File SystemFSXfor Amazon FSxRDSfor Amazon Relational Database ServiceStorage Gatewayfor Storage GatewayDocDBfor Amazon DocumentDB (with MongoDB compatibility)Neptunefor Amazon Neptune
(string) –
Exceptions