Using Console
Using CLI
<rest-api-id>
with the ID of the API Gateway you want to check. This command will return a list of all the resources of the specified API Gateway.
aws:kms:KeyArn
property. If this property is not set or is set to a key that is not a Customer Master Key, then the EFS Encryption is misconfigured. You can do this by using the following command:
<rest-api-id>
, <resource-id>
, and <http-method>
with the ID of the API Gateway, the ID of the resource, and the HTTP method of the integration, respectively. This command will return the details of the integration, including the aws:kms:KeyArn
property.
Using Python