Interface DynamoDbSettings.Builder

    • Method Detail

      • serviceAccessRoleArn

        DynamoDbSettings.Builder serviceAccessRoleArn​(String serviceAccessRoleArn)

        The Amazon Resource Name (ARN) used by the service to access the IAM role. The role must allow the iam:PassRole action.

        Parameters:
        serviceAccessRoleArn - The Amazon Resource Name (ARN) used by the service to access the IAM role. The role must allow the iam:PassRole action.
        Returns:
        Returns a reference to this object so that method calls can be chained together.