Share via


AmazonS3LinkedService.AccessKeyId Property

Definition

The access key identifier of the Amazon S3 Identity and Access Management (IAM) user. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> AccessKeyId { get; set; }
member this.AccessKeyId : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property AccessKeyId As DataFactoryElement(Of String)

Property Value

Applies to