TieringConfigurationInputForCreate - AWS Backup
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 AWS SDKs, see the following: