Uses of Class
software.aws.awsprototypingsdk.openapigateway.IamAuthorizer
-
-
Uses of IamAuthorizer in software.aws.awsprototypingsdk.openapigateway
Methods in software.aws.awsprototypingsdk.openapigateway that return IamAuthorizer Modifier and Type Method Description static IamAuthorizerAuthorizers. iam()(experimental) An IAM authorizer which uses AWS signature version 4 to authorize requests.
-