... -o option_name=value option_name=value ...
Property
| Description
|
---|---|
AccessKey
| The access key ID for access to Amazon account resources.
Required if you do not use AWS Identity and Access Management (IAM) authentication.
|
SecretKey
| The secret access key for access to Amazon account resources. The secret key is associated with the access key and uniquely identifies the account.
Required if you do not use AWS Identity and Access Management (IAM) authentication.
|
IAMRoleARN
| The ARN of the IAM role assumed by the user to use the dynamically generated temporary security credentials.
Enter the value of this property if you want to use the temporary security credentials to access the AWS resources.
If you want to use the temporary security credentials with IAM authentication, do not provide the Access Key and Secret Key connection properties. If you want to use the temporary security credentials without IAM authentication, you must enter the value of the Access Key and Secret Key connection properties.
For more information about how to obtain the ARN of the IAM role, see the AWS documentation.
|
FolderPath
| The complete path to Amazon S3 objects. The path must include the bucket name and any folder name.
Do not use a slash at the end of the folder path. For example,
<bucket name>/<my folder name> .
|
MasterSymmetricKey
| Optional. Provide a 256-bit AES encryption key in the Base64 format when you enable client-side encryption. You can generate a master symmetric key using a third-party tool.
|
RegionName
| Select the AWS region in which the bucket you want to access resides.
Select one of the following regions:
Default is US East (N. Virginia).
|
CustomerMasterKeyID
| Optional. Specify the customer master key ID or alias name generated by AWS Key Management Service (AWS KMS). You must generate the customer master key for the same region where Amazon S3 bucket reside.
You can specify any of the following values:
Applicable when you run a mapping in the native environment or on the Spark engine.
|