AuthorizationConfig - Amazon AppSync
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AuthorizationConfig

The authorization configuration in case the HTTP endpoint requires authorization.

Contents

authorizationType

The authorization type that the HTTP endpoint requires.

  • AWS_IAM: The authorization type is Signature Version 4 (SigV4).

Type: String

Valid Values: AWS_IAM

Required: Yes

awsIamConfig

The Amazon Identity and Access Management (IAM) settings.

Type: AwsIamConfig object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: