# README
Terraform AWS Provider Backup Package
This area is primarily for AWS provider contributors and maintainers. For information on using Terraform and the AWS provider, see the links below.
Handy Links
- Find out about contributing to the AWS provider!
- AWS Provider Docs: Home
- AWS Provider Docs: One of the Backup resources
- AWS Docs: AWS SDK for Go Backup
# Functions
@SDKDataSource("aws_backup_framework").
@SDKDataSource("aws_backup_plan").
@SDKDataSource("aws_backup_report_plan").
@SDKDataSource("aws_backup_selection").
@SDKDataSource("aws_backup_vault").
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetTagsIn returns backup service tags from Context.
KeyValueTags creates KeyValueTags from backup service tags.
ListTags lists backup service tags.
@SDKResource("aws_backup_framework", name="Framework") @Tags(identifierAttribute="arn").
@SDKResource("aws_backup_global_settings").
@SDKResource("aws_backup_plan", name="Plan") @Tags(identifierAttribute="arn").
@SDKResource("aws_backup_region_settings").
@SDKResource("aws_backup_report_plan", name="Report Plan") @Tags(identifierAttribute="arn").
@SDKResource("aws_backup_selection").
@SDKResource("aws_backup_vault", name="Vault") @Tags(identifierAttribute="arn").
@SDKResource("aws_backup_vault_lock_configuration").
@SDKResource("aws_backup_vault_notifications").
@SDKResource("aws_backup_vault_policy").
SetTagsOut sets backup service tags in Context.
Tags returns backup service tags.
UpdateTags updates backup service tags.
No description provided by the author
# Variables
No description provided by the author