/AWS1/CL_DMGDYNAMODBSETTINGS¶
Provides the Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role used to define an Amazon DynamoDB target endpoint.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_serviceaccessrolearn TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING¶
The Amazon Resource Name (ARN) used by the service to access the IAM role. The role must allow the
iam:PassRoleaction.
Queryable Attributes¶
ServiceAccessRoleArn¶
The Amazon Resource Name (ARN) used by the service to access the IAM role. The role must allow the
iam:PassRoleaction.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICEACCESSROLEARN() |
Getter for SERVICEACCESSROLEARN, with configurable default |
ASK_SERVICEACCESSROLEARN() |
Getter for SERVICEACCESSROLEARN w/ exceptions if field has n |
HAS_SERVICEACCESSROLEARN() |
Determine if SERVICEACCESSROLEARN has a value |