TieringConfigurationInputForCreate - Amazon Backup
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

TieringConfigurationInputForCreate

This contains metadata about a tiering configuration for create operations.

Contents

BackupVaultName

The name of the backup vault where the tiering configuration applies. Use * to apply to all backup vaults.

Type: String

Pattern: ^(\*|[a-zA-Z0-9\-\_]{2,50})$

Required: Yes

ResourceSelection

An array of resource selection objects that specify which resources are included in the tiering configuration and their tiering settings.

Type: Array of ResourceSelection objects

Required: Yes

TieringConfigurationName

The unique name of the tiering configuration. This cannot be changed after creation, and it must consist of only alphanumeric characters and underscores.

Type: String

Pattern: ^[a-zA-Z0-9_]{1,200}$

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: