class Aws::AppSync::Types::AwsIamConfig

The Identity and Access Management configuration.

@note When making an API call, you may pass AwsIamConfig

data as a hash:

    {
      signing_region: "String",
      signing_service_name: "String",
    }

@!attribute [rw] signing_region

The signing region for Identity and Access Management authorization.
@return [String]

@!attribute [rw] signing_service_name

The signing service name for Identity and Access Management
authorization.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/appsync-2017-07-25/AwsIamConfig AWS API Documentation

Constants

SENSITIVE