MethodSnapshot - Amazon API Gateway
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).

MethodSnapshot

Represents a summary of a Method resource, given a particular date and time.

Contents

apiKeyRequired

Specifies whether the method requires a valid ApiKey.

Type: Boolean

Required: No

authorizationType

The method's authorization type. Valid values are NONE for open access, AWS_IAM for using Amazon IAM permissions, CUSTOM for using a custom authorizer, or COGNITO_USER_POOLS for using a Cognito user pool.

Type: String

Required: No

See Also

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