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:
Aurora
for Amazon AuroraCloudFormation
for CloudFormationDocumentDB
for Amazon DocumentDB (with MongoDB compatibility)DynamoDB
for Amazon DynamoDBEBS
for Amazon Elastic Block StoreEC2
for Amazon Elastic Compute CloudEFS
for Amazon Elastic File SystemFSx
for Amazon FSxNeptune
for Amazon NeptuneRDS
for Amazon Relational Database ServiceRedshift
for Amazon RedshiftS3
for Amazon Simple Storage Service (Amazon S3)SAP HANA on Amazon EC2
for SAP HANA databases on Amazon Elastic Compute Cloud instancesStorage Gateway
for Storage GatewayTimestream
for Amazon TimestreamVirtualMachine
for VMware virtual machines
(string) –
Exceptions
Backup.Client.exceptions.ServiceUnavailableException