class Aws::DatabaseMigrationService::Types::DynamoDbSettings
Provides the Amazon Resource
Name (ARN) of the Identity and Access Management (IAM) role used to define an Amazon DynamoDB target endpoint.
@note When making an API call, you may pass DynamoDbSettings
data as a hash: { service_access_role_arn: "String", # required }
@!attribute [rw] service_access_role_arn
The Amazon Resource Name (ARN) used by the service to access the IAM role. The role must allow the `iam:PassRole` action. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DynamoDbSettings AWS API Documentation
Constants
- SENSITIVE