1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. datasync
  5. LocationAzureBlob

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

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

aws-native.datasync.LocationAzureBlob

Explore with Pulumi AI

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

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

Resource schema for AWS::DataSync::LocationAzureBlob.

Create LocationAzureBlob Resource

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

Constructor syntax

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

@overload
def LocationAzureBlob(resource_name: str,
                      opts: Optional[ResourceOptions] = None,
                      agent_arns: Optional[Sequence[str]] = None,
                      azure_blob_authentication_type: Optional[LocationAzureBlobAzureBlobAuthenticationType] = None,
                      azure_access_tier: Optional[LocationAzureBlobAzureAccessTier] = None,
                      azure_blob_container_url: Optional[str] = None,
                      azure_blob_sas_configuration: Optional[LocationAzureBlobAzureBlobSasConfigurationArgs] = None,
                      azure_blob_type: Optional[LocationAzureBlobAzureBlobType] = None,
                      subdirectory: Optional[str] = None,
                      tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewLocationAzureBlob(ctx *Context, name string, args LocationAzureBlobArgs, opts ...ResourceOption) (*LocationAzureBlob, error)
public LocationAzureBlob(string name, LocationAzureBlobArgs args, CustomResourceOptions? opts = null)
public LocationAzureBlob(String name, LocationAzureBlobArgs args)
public LocationAzureBlob(String name, LocationAzureBlobArgs args, CustomResourceOptions options)
type: aws-native:datasync:LocationAzureBlob
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. LocationAzureBlobArgs
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. LocationAzureBlobArgs
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. LocationAzureBlobArgs
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. LocationAzureBlobArgs
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. LocationAzureBlobArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

LocationAzureBlob 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 LocationAzureBlob resource accepts the following input properties:

AgentArns This property is required. List<string>
The Amazon Resource Names (ARNs) of agents to use for an Azure Blob Location.
AzureBlobAuthenticationType This property is required. Pulumi.AwsNative.DataSync.LocationAzureBlobAzureBlobAuthenticationType
The specific authentication type that you want DataSync to use to access your Azure Blob Container.
AzureAccessTier Pulumi.AwsNative.DataSync.LocationAzureBlobAzureAccessTier
Specifies an access tier for the objects you're transferring into your Azure Blob Storage container.
AzureBlobContainerUrl string
The URL of the Azure Blob container that was described.
AzureBlobSasConfiguration Pulumi.AwsNative.DataSync.Inputs.LocationAzureBlobAzureBlobSasConfiguration
Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.
AzureBlobType Pulumi.AwsNative.DataSync.LocationAzureBlobAzureBlobType
Specifies a blob type for the objects you're transferring into your Azure Blob Storage container.
Subdirectory string
The subdirectory in the Azure Blob Container that is used to read data from the Azure Blob Source Location.
Tags List<Pulumi.AwsNative.Inputs.Tag>
An array of key-value pairs to apply to this resource.
AgentArns This property is required. []string
The Amazon Resource Names (ARNs) of agents to use for an Azure Blob Location.
AzureBlobAuthenticationType This property is required. LocationAzureBlobAzureBlobAuthenticationType
The specific authentication type that you want DataSync to use to access your Azure Blob Container.
AzureAccessTier LocationAzureBlobAzureAccessTier
Specifies an access tier for the objects you're transferring into your Azure Blob Storage container.
AzureBlobContainerUrl string
The URL of the Azure Blob container that was described.
AzureBlobSasConfiguration LocationAzureBlobAzureBlobSasConfigurationArgs
Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.
AzureBlobType LocationAzureBlobAzureBlobType
Specifies a blob type for the objects you're transferring into your Azure Blob Storage container.
Subdirectory string
The subdirectory in the Azure Blob Container that is used to read data from the Azure Blob Source Location.
Tags TagArgs
An array of key-value pairs to apply to this resource.
agentArns This property is required. List<String>
The Amazon Resource Names (ARNs) of agents to use for an Azure Blob Location.
azureBlobAuthenticationType This property is required. LocationAzureBlobAzureBlobAuthenticationType
The specific authentication type that you want DataSync to use to access your Azure Blob Container.
azureAccessTier LocationAzureBlobAzureAccessTier
Specifies an access tier for the objects you're transferring into your Azure Blob Storage container.
azureBlobContainerUrl String
The URL of the Azure Blob container that was described.
azureBlobSasConfiguration LocationAzureBlobAzureBlobSasConfiguration
Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.
azureBlobType LocationAzureBlobAzureBlobType
Specifies a blob type for the objects you're transferring into your Azure Blob Storage container.
subdirectory String
The subdirectory in the Azure Blob Container that is used to read data from the Azure Blob Source Location.
tags List<Tag>
An array of key-value pairs to apply to this resource.
agentArns This property is required. string[]
The Amazon Resource Names (ARNs) of agents to use for an Azure Blob Location.
azureBlobAuthenticationType This property is required. LocationAzureBlobAzureBlobAuthenticationType
The specific authentication type that you want DataSync to use to access your Azure Blob Container.
azureAccessTier LocationAzureBlobAzureAccessTier
Specifies an access tier for the objects you're transferring into your Azure Blob Storage container.
azureBlobContainerUrl string
The URL of the Azure Blob container that was described.
azureBlobSasConfiguration LocationAzureBlobAzureBlobSasConfiguration
Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.
azureBlobType LocationAzureBlobAzureBlobType
Specifies a blob type for the objects you're transferring into your Azure Blob Storage container.
subdirectory string
The subdirectory in the Azure Blob Container that is used to read data from the Azure Blob Source Location.
tags Tag[]
An array of key-value pairs to apply to this resource.
agent_arns This property is required. Sequence[str]
The Amazon Resource Names (ARNs) of agents to use for an Azure Blob Location.
azure_blob_authentication_type This property is required. LocationAzureBlobAzureBlobAuthenticationType
The specific authentication type that you want DataSync to use to access your Azure Blob Container.
azure_access_tier LocationAzureBlobAzureAccessTier
Specifies an access tier for the objects you're transferring into your Azure Blob Storage container.
azure_blob_container_url str
The URL of the Azure Blob container that was described.
azure_blob_sas_configuration LocationAzureBlobAzureBlobSasConfigurationArgs
Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.
azure_blob_type LocationAzureBlobAzureBlobType
Specifies a blob type for the objects you're transferring into your Azure Blob Storage container.
subdirectory str
The subdirectory in the Azure Blob Container that is used to read data from the Azure Blob Source Location.
tags Sequence[TagArgs]
An array of key-value pairs to apply to this resource.
agentArns This property is required. List<String>
The Amazon Resource Names (ARNs) of agents to use for an Azure Blob Location.
azureBlobAuthenticationType This property is required. "SAS"
The specific authentication type that you want DataSync to use to access your Azure Blob Container.
azureAccessTier "HOT" | "COOL" | "ARCHIVE"
Specifies an access tier for the objects you're transferring into your Azure Blob Storage container.
azureBlobContainerUrl String
The URL of the Azure Blob container that was described.
azureBlobSasConfiguration Property Map
Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.
azureBlobType "BLOCK"
Specifies a blob type for the objects you're transferring into your Azure Blob Storage container.
subdirectory String
The subdirectory in the Azure Blob Container that is used to read data from the Azure Blob Source Location.
tags List<Property Map>
An array of key-value pairs to apply to this resource.

Outputs

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

Id string
The provider-assigned unique ID for this managed resource.
LocationArn string
The Amazon Resource Name (ARN) of the Azure Blob Location that is created.
LocationUri string
The URL of the Azure Blob Location that was described.
Id string
The provider-assigned unique ID for this managed resource.
LocationArn string
The Amazon Resource Name (ARN) of the Azure Blob Location that is created.
LocationUri string
The URL of the Azure Blob Location that was described.
id String
The provider-assigned unique ID for this managed resource.
locationArn String
The Amazon Resource Name (ARN) of the Azure Blob Location that is created.
locationUri String
The URL of the Azure Blob Location that was described.
id string
The provider-assigned unique ID for this managed resource.
locationArn string
The Amazon Resource Name (ARN) of the Azure Blob Location that is created.
locationUri string
The URL of the Azure Blob Location that was described.
id str
The provider-assigned unique ID for this managed resource.
location_arn str
The Amazon Resource Name (ARN) of the Azure Blob Location that is created.
location_uri str
The URL of the Azure Blob Location that was described.
id String
The provider-assigned unique ID for this managed resource.
locationArn String
The Amazon Resource Name (ARN) of the Azure Blob Location that is created.
locationUri String
The URL of the Azure Blob Location that was described.

Supporting Types

LocationAzureBlobAzureAccessTier
, LocationAzureBlobAzureAccessTierArgs

Hot
HOT
Cool
COOL
Archive
ARCHIVE
LocationAzureBlobAzureAccessTierHot
HOT
LocationAzureBlobAzureAccessTierCool
COOL
LocationAzureBlobAzureAccessTierArchive
ARCHIVE
Hot
HOT
Cool
COOL
Archive
ARCHIVE
Hot
HOT
Cool
COOL
Archive
ARCHIVE
HOT
HOT
COOL
COOL
ARCHIVE
ARCHIVE
"HOT"
HOT
"COOL"
COOL
"ARCHIVE"
ARCHIVE

LocationAzureBlobAzureBlobAuthenticationType
, LocationAzureBlobAzureBlobAuthenticationTypeArgs

Sas
SAS
LocationAzureBlobAzureBlobAuthenticationTypeSas
SAS
Sas
SAS
Sas
SAS
SAS
SAS
"SAS"
SAS

LocationAzureBlobAzureBlobSasConfiguration
, LocationAzureBlobAzureBlobSasConfigurationArgs

AzureBlobSasToken This property is required. string
Specifies the shared access signature (SAS) token, which indicates the permissions DataSync needs to access your Azure Blob Storage container.
AzureBlobSasToken This property is required. string
Specifies the shared access signature (SAS) token, which indicates the permissions DataSync needs to access your Azure Blob Storage container.
azureBlobSasToken This property is required. String
Specifies the shared access signature (SAS) token, which indicates the permissions DataSync needs to access your Azure Blob Storage container.
azureBlobSasToken This property is required. string
Specifies the shared access signature (SAS) token, which indicates the permissions DataSync needs to access your Azure Blob Storage container.
azure_blob_sas_token This property is required. str
Specifies the shared access signature (SAS) token, which indicates the permissions DataSync needs to access your Azure Blob Storage container.
azureBlobSasToken This property is required. String
Specifies the shared access signature (SAS) token, which indicates the permissions DataSync needs to access your Azure Blob Storage container.

LocationAzureBlobAzureBlobType
, LocationAzureBlobAzureBlobTypeArgs

Block
BLOCK
LocationAzureBlobAzureBlobTypeBlock
BLOCK
Block
BLOCK
Block
BLOCK
BLOCK
BLOCK
"BLOCK"
BLOCK

Tag
, TagArgs

Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag
key This property is required. string
The key name of the tag
value This property is required. string
The value of the tag
key This property is required. str
The key name of the tag
value This property is required. str
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag

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.27.0 published on Monday, Apr 14, 2025 by Pulumi