Created
February 20, 2021 23:18
-
-
Save thanakijwanavit/bc87f2602c6a14dedddc9aa79d8e3d7b to your computer and use it in GitHub Desktop.
methodSettings in api gateway
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| - /deploymentId, | |
| - /description, | |
| - /cacheClusterEnabled, | |
| - /cacheClusterSize, | |
| - /clientCertificateId, | |
| - /accessLogSettings, | |
| - /accessLogSettings/destinationArn, | |
| - /accessLogSettings/format, | |
| - /{resourcePath}/{httpMethod}/metrics/enabled, | |
| - /{resourcePath}/{httpMethod}/logging/data Trace, | |
| - /{resourcePath}/{httpMethod}/logging/loglevel, | |
| - /{resourcePath}/{httpMethod}/throttling/burstLimit/{resourcePath}/{httpMethod}/throttling/rateLimit/{resourcePath}/{httpMethod}/caching/ttlInSeconds, | |
| - /{resourcePath}/{httpMethod}/caching/enabled, | |
| - /{resourcePath}/{httpMethod}/caching/dataEncrypted, | |
| - /{resourcePath}/{httpMethod}/caching/requireAuthorizationForCacheControl, | |
| - /{resourcePath}/{httpMethod}/caching/unauthorizedCacheControlHeaderStrategy, | |
| - /*/*/metrics/enabled, | |
| - /*/*/logging/dataTrace, | |
| - /*/*/logging/loglevel, | |
| - /*/*/throttling/burstLimit | |
| - /*/*/throttling/rateLimit | |
| - /*/*/caching/ttlInSeconds, | |
| - /*/*/caching/enabled, | |
| - /*/*/caching/dataEncrypted, | |
| - /*/*/caching/requireAuthorizationForCache |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment