Thanks to visit codestin.com
Credit goes to docs.aws.amazon.com

Codestin Search App

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 AWS 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 AWS SDKs, see the following: