new AmazonAPIGatewayRestApiS3Location()
Properties:
Name | Type | Description |
---|---|---|
Bucket |
String | Required: No. The name of the S3 bucket where the Swagger file is stored. |
ETag |
String | Required: No. The Amazon S3 ETag (a file checksum) of the Swagger file. If you don't specify a value, API Gateway skips ETag validation of your Swagger file. |
Key |
String | Required: No. The file name of the Swagger file (Amazon S3 object name). |
Version |
String | Required: No. For versioning-enabled buckets, a specific version of the Swagger file. |