Initializer
Properties
| Name | Type | Description |
|---|---|---|
dynamodb | java.lang.String | (Optional) Custom endpoint URL for the AWS DynamoDB API. |
iam | java.lang.String | (Optional) Custom endpoint URL for the AWS IAM API. |
s3 | java.lang.String | (Optional) Custom endpoint URL for the AWS S3 API. |
sso | java.lang.String | (Optional) Custom endpoint URL for the AWS IAM Identity Center (formerly known as AWS SSO) API. |
sts | java.lang.String | (Optional) Custom endpoint URL for the AWS STS API. |
dynamodbOptional
- Type: java.lang.String
iamOptional
- Type: java.lang.String
s3Optional
- Type: java.lang.String
ssoOptional
- Type: java.lang.String
stsOptional
- Type: java.lang.String