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

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.getLogicallyAirGappedBackupVault

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

Using getLogicallyAirGappedBackupVault

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getLogicallyAirGappedBackupVault(args: GetLogicallyAirGappedBackupVaultArgs, opts?: InvokeOptions): Promise<GetLogicallyAirGappedBackupVaultResult>
function getLogicallyAirGappedBackupVaultOutput(args: GetLogicallyAirGappedBackupVaultOutputArgs, opts?: InvokeOptions): Output<GetLogicallyAirGappedBackupVaultResult>
Copy
def get_logically_air_gapped_backup_vault(backup_vault_name: Optional[str] = None,
                                          opts: Optional[InvokeOptions] = None) -> GetLogicallyAirGappedBackupVaultResult
def get_logically_air_gapped_backup_vault_output(backup_vault_name: Optional[pulumi.Input[str]] = None,
                                          opts: Optional[InvokeOptions] = None) -> Output[GetLogicallyAirGappedBackupVaultResult]
Copy
func LookupLogicallyAirGappedBackupVault(ctx *Context, args *LookupLogicallyAirGappedBackupVaultArgs, opts ...InvokeOption) (*LookupLogicallyAirGappedBackupVaultResult, error)
func LookupLogicallyAirGappedBackupVaultOutput(ctx *Context, args *LookupLogicallyAirGappedBackupVaultOutputArgs, opts ...InvokeOption) LookupLogicallyAirGappedBackupVaultResultOutput
Copy

> Note: This function is named LookupLogicallyAirGappedBackupVault in the Go SDK.

public static class GetLogicallyAirGappedBackupVault 
{
    public static Task<GetLogicallyAirGappedBackupVaultResult> InvokeAsync(GetLogicallyAirGappedBackupVaultArgs args, InvokeOptions? opts = null)
    public static Output<GetLogicallyAirGappedBackupVaultResult> Invoke(GetLogicallyAirGappedBackupVaultInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetLogicallyAirGappedBackupVaultResult> getLogicallyAirGappedBackupVault(GetLogicallyAirGappedBackupVaultArgs args, InvokeOptions options)
public static Output<GetLogicallyAirGappedBackupVaultResult> getLogicallyAirGappedBackupVault(GetLogicallyAirGappedBackupVaultArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: aws-native:backup:getLogicallyAirGappedBackupVault
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

BackupVaultName This property is required. 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.
BackupVaultName This property is required. 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.
backupVaultName This property is required. 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.
backupVaultName This property is required. 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.
backup_vault_name This property is required. 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.
backupVaultName This property is required. 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.

getLogicallyAirGappedBackupVault Result

The following output properties are available:

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.

BackupVaultArn string
BackupVaultTags Dictionary<string, string>
The tags to assign to the vault.
EncryptionKeyArn string
Notifications Pulumi.AwsNative.Backup.Outputs.LogicallyAirGappedBackupVaultNotificationObjectType
Returns event notifications for the specified backup vault.
VaultState string
VaultType string
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.

BackupVaultArn string
BackupVaultTags map[string]string
The tags to assign to the vault.
EncryptionKeyArn string
Notifications LogicallyAirGappedBackupVaultNotificationObjectType
Returns event notifications for the specified backup vault.
VaultState string
VaultType string
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.

backupVaultArn String
backupVaultTags Map<String,String>
The tags to assign to the vault.
encryptionKeyArn String
notifications LogicallyAirGappedBackupVaultNotificationObjectType
Returns event notifications for the specified backup vault.
vaultState String
vaultType String
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.

backupVaultArn string
backupVaultTags {[key: string]: string}
The tags to assign to the vault.
encryptionKeyArn string
notifications LogicallyAirGappedBackupVaultNotificationObjectType
Returns event notifications for the specified backup vault.
vaultState string
vaultType string
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_arn str
backup_vault_tags Mapping[str, str]
The tags to assign to the vault.
encryption_key_arn str
notifications LogicallyAirGappedBackupVaultNotificationObjectType
Returns event notifications for the specified backup vault.
vault_state str
vault_type str
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.

backupVaultArn String
backupVaultTags Map<String>
The tags to assign to the vault.
encryptionKeyArn String
notifications Property Map
Returns event notifications for the specified backup vault.
vaultState String
vaultType String

Supporting Types

LogicallyAirGappedBackupVaultNotificationObjectType

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