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
-
The method's authorization type. Valid values are
NONE
for open access,AWS_IAM
for using AWS IAM permissions,CUSTOM
for using a custom authorizer, orCOGNITO_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 AWS SDKs, see the following: