Application Integration
- Application Integration
- All Products
Property
| Description
|
---|---|
Access Key
| AWS access key ID of the requester. Alternatively, you can pass the following access key in the AWS SDK in the Java system properties:
aws.accessKeyId
You can pass the key using the
AWS_ACCESS_KEY_ID environment variable.
|
Secret Key
| AWS secret key of the requester. Alternatively, you can pass the following secret key in the AWS SDK in the Java system properties:
aws.secretKey
You can pass the secret key using the
AWS_SECRET_ACCESS_KEY environment variable.
|
Use EC2 Role to Assume Role
| Enables the EC2 role to assume another IAM role specified in the IAM Role ARN option.
|
IAM Role ARN
| The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role assumed by the user to use the dynamically generated temporary security credentials.
|
External Id
| Provides a more secure access to the Amazon SQS bucket when the Amazon SQS bucket is in a different AWS account. You can use external ID to grant access to your AWS resources to a third party.
|
SQS Endpoint
| Required. The region that applies to all event sources and event targets of the connection. For example:
|