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 AuroraCloudFormationfor CloudFormationDocumentDBfor Amazon DocumentDB (with MongoDB compatibility)DynamoDBfor Amazon DynamoDBEBSfor Amazon Elastic Block StoreEC2for Amazon Elastic Compute CloudEFSfor Amazon Elastic File SystemFSxfor Amazon FSxNeptunefor Amazon NeptuneRDSfor Amazon Relational Database ServiceRedshiftfor Amazon RedshiftS3for Amazon Simple Storage Service (Amazon S3)SAP HANA on Amazon EC2for SAP HANA databases on Amazon Elastic Compute Cloud instancesStorage Gatewayfor Storage GatewayTimestreamfor Amazon TimestreamVirtualMachinefor VMware virtual machines
(string) –
Exceptions
Backup.Client.exceptions.ServiceUnavailableException