1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. backup
  5. LogicallyAirGappedBackupVault

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

aws-native.backup.LogicallyAirGappedBackupVault

Explore with Pulumi AI

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

Resource Type definition for AWS::Backup::LogicallyAirGappedBackupVault

Create LogicallyAirGappedBackupVault Resource

Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

Constructor syntax

new LogicallyAirGappedBackupVault(name: string, args: LogicallyAirGappedBackupVaultArgs, opts?: CustomResourceOptions);
@overload
def LogicallyAirGappedBackupVault(resource_name: str,
                                  args: LogicallyAirGappedBackupVaultArgs,
                                  opts: Optional[ResourceOptions] = None)

@overload
def LogicallyAirGappedBackupVault(resource_name: str,
                                  opts: Optional[ResourceOptions] = None,
                                  max_retention_days: Optional[int] = None,
                                  min_retention_days: Optional[int] = None,
                                  access_policy: Optional[Any] = None,
                                  backup_vault_name: Optional[str] = None,
                                  backup_vault_tags: Optional[Mapping[str, str]] = None,
                                  notifications: Optional[LogicallyAirGappedBackupVaultNotificationObjectTypeArgs] = None)
func NewLogicallyAirGappedBackupVault(ctx *Context, name string, args LogicallyAirGappedBackupVaultArgs, opts ...ResourceOption) (*LogicallyAirGappedBackupVault, error)
public LogicallyAirGappedBackupVault(string name, LogicallyAirGappedBackupVaultArgs args, CustomResourceOptions? opts = null)
public LogicallyAirGappedBackupVault(String name, LogicallyAirGappedBackupVaultArgs args)
public LogicallyAirGappedBackupVault(String name, LogicallyAirGappedBackupVaultArgs args, CustomResourceOptions options)
type: aws-native:backup:LogicallyAirGappedBackupVault
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

Parameters

name This property is required. string
The unique name of the resource.
args This property is required. LogicallyAirGappedBackupVaultArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name This property is required. str
The unique name of the resource.
args This property is required. LogicallyAirGappedBackupVaultArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name This property is required. string
The unique name of the resource.
args This property is required. LogicallyAirGappedBackupVaultArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name This property is required. string
The unique name of the resource.
args This property is required. LogicallyAirGappedBackupVaultArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name This property is required. String
The unique name of the resource.
args This property is required. LogicallyAirGappedBackupVaultArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

LogicallyAirGappedBackupVault Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

The LogicallyAirGappedBackupVault resource accepts the following input properties:

MaxRetentionDays This property is required. int
The maximum retention period that the vault retains its recovery points.
MinRetentionDays This property is required. int

This setting specifies the minimum retention period that the vault retains its recovery points.

The minimum value accepted is 7 days.

AccessPolicy object

The backup vault access policy document in JSON format.

Search the CloudFormation User Guide for AWS::Backup::LogicallyAirGappedBackupVault for more information about the expected schema for this property.

BackupVaultName string
The name of a logical container where backups are stored. Logically air-gapped backup vaults are identified by names that are unique to the account used to create them and the Region where they are created.
BackupVaultTags Dictionary<string, string>
The tags to assign to the vault.
Notifications Pulumi.AwsNative.Backup.Inputs.LogicallyAirGappedBackupVaultNotificationObjectType
Returns event notifications for the specified backup vault.
MaxRetentionDays This property is required. int
The maximum retention period that the vault retains its recovery points.
MinRetentionDays This property is required. int

This setting specifies the minimum retention period that the vault retains its recovery points.

The minimum value accepted is 7 days.

AccessPolicy interface{}

The backup vault access policy document in JSON format.

Search the CloudFormation User Guide for AWS::Backup::LogicallyAirGappedBackupVault for more information about the expected schema for this property.

BackupVaultName string
The name of a logical container where backups are stored. Logically air-gapped backup vaults are identified by names that are unique to the account used to create them and the Region where they are created.
BackupVaultTags map[string]string
The tags to assign to the vault.
Notifications LogicallyAirGappedBackupVaultNotificationObjectTypeArgs
Returns event notifications for the specified backup vault.
maxRetentionDays This property is required. Integer
The maximum retention period that the vault retains its recovery points.
minRetentionDays This property is required. Integer

This setting specifies the minimum retention period that the vault retains its recovery points.

The minimum value accepted is 7 days.

accessPolicy Object

The backup vault access policy document in JSON format.

Search the CloudFormation User Guide for AWS::Backup::LogicallyAirGappedBackupVault for more information about the expected schema for this property.

backupVaultName String
The name of a logical container where backups are stored. Logically air-gapped backup vaults are identified by names that are unique to the account used to create them and the Region where they are created.
backupVaultTags Map<String,String>
The tags to assign to the vault.
notifications LogicallyAirGappedBackupVaultNotificationObjectType
Returns event notifications for the specified backup vault.
maxRetentionDays This property is required. number
The maximum retention period that the vault retains its recovery points.
minRetentionDays This property is required. number

This setting specifies the minimum retention period that the vault retains its recovery points.

The minimum value accepted is 7 days.

accessPolicy any

The backup vault access policy document in JSON format.

Search the CloudFormation User Guide for AWS::Backup::LogicallyAirGappedBackupVault for more information about the expected schema for this property.

backupVaultName string
The name of a logical container where backups are stored. Logically air-gapped backup vaults are identified by names that are unique to the account used to create them and the Region where they are created.
backupVaultTags {[key: string]: string}
The tags to assign to the vault.
notifications LogicallyAirGappedBackupVaultNotificationObjectType
Returns event notifications for the specified backup vault.
max_retention_days This property is required. int
The maximum retention period that the vault retains its recovery points.
min_retention_days This property is required. int

This setting specifies the minimum retention period that the vault retains its recovery points.

The minimum value accepted is 7 days.

access_policy Any

The backup vault access policy document in JSON format.

Search the CloudFormation User Guide for AWS::Backup::LogicallyAirGappedBackupVault for more information about the expected schema for this property.

backup_vault_name str
The name of a logical container where backups are stored. Logically air-gapped backup vaults are identified by names that are unique to the account used to create them and the Region where they are created.
backup_vault_tags Mapping[str, str]
The tags to assign to the vault.
notifications LogicallyAirGappedBackupVaultNotificationObjectTypeArgs
Returns event notifications for the specified backup vault.
maxRetentionDays This property is required. Number
The maximum retention period that the vault retains its recovery points.
minRetentionDays This property is required. Number

This setting specifies the minimum retention period that the vault retains its recovery points.

The minimum value accepted is 7 days.

accessPolicy Any

The backup vault access policy document in JSON format.

Search the CloudFormation User Guide for AWS::Backup::LogicallyAirGappedBackupVault for more information about the expected schema for this property.

backupVaultName String
The name of a logical container where backups are stored. Logically air-gapped backup vaults are identified by names that are unique to the account used to create them and the Region where they are created.
backupVaultTags Map<String>
The tags to assign to the vault.
notifications Property Map
Returns event notifications for the specified backup vault.

Outputs

All input properties are implicitly available as output properties. Additionally, the LogicallyAirGappedBackupVault resource produces the following output properties:

BackupVaultArn string
EncryptionKeyArn string
Id string
The provider-assigned unique ID for this managed resource.
VaultState string
VaultType string
BackupVaultArn string
EncryptionKeyArn string
Id string
The provider-assigned unique ID for this managed resource.
VaultState string
VaultType string
backupVaultArn String
encryptionKeyArn String
id String
The provider-assigned unique ID for this managed resource.
vaultState String
vaultType String
backupVaultArn string
encryptionKeyArn string
id string
The provider-assigned unique ID for this managed resource.
vaultState string
vaultType string
backup_vault_arn str
encryption_key_arn str
id str
The provider-assigned unique ID for this managed resource.
vault_state str
vault_type str
backupVaultArn String
encryptionKeyArn String
id String
The provider-assigned unique ID for this managed resource.
vaultState String
vaultType String

Supporting Types

LogicallyAirGappedBackupVaultNotificationObjectType
, LogicallyAirGappedBackupVaultNotificationObjectTypeArgs

BackupVaultEvents This property is required. List<string>
An array of events that indicate the status of jobs to back up resources to the backup vault.
SnsTopicArn This property is required. string
The Amazon Resource Name (ARN) that specifies the topic for a backup vault’s events; for example, arn:aws:sns:us-west-2:111122223333:MyVaultTopic .
BackupVaultEvents This property is required. []string
An array of events that indicate the status of jobs to back up resources to the backup vault.
SnsTopicArn This property is required. string
The Amazon Resource Name (ARN) that specifies the topic for a backup vault’s events; for example, arn:aws:sns:us-west-2:111122223333:MyVaultTopic .
backupVaultEvents This property is required. List<String>
An array of events that indicate the status of jobs to back up resources to the backup vault.
snsTopicArn This property is required. String
The Amazon Resource Name (ARN) that specifies the topic for a backup vault’s events; for example, arn:aws:sns:us-west-2:111122223333:MyVaultTopic .
backupVaultEvents This property is required. string[]
An array of events that indicate the status of jobs to back up resources to the backup vault.
snsTopicArn This property is required. string
The Amazon Resource Name (ARN) that specifies the topic for a backup vault’s events; for example, arn:aws:sns:us-west-2:111122223333:MyVaultTopic .
backup_vault_events This property is required. Sequence[str]
An array of events that indicate the status of jobs to back up resources to the backup vault.
sns_topic_arn This property is required. str
The Amazon Resource Name (ARN) that specifies the topic for a backup vault’s events; for example, arn:aws:sns:us-west-2:111122223333:MyVaultTopic .
backupVaultEvents This property is required. List<String>
An array of events that indicate the status of jobs to back up resources to the backup vault.
snsTopicArn This property is required. String
The Amazon Resource Name (ARN) that specifies the topic for a backup vault’s events; for example, arn:aws:sns:us-west-2:111122223333:MyVaultTopic .

Package Details

Repository
AWS Native pulumi/pulumi-aws-native
License
Apache-2.0

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi