ImportAssetFromApiGatewayApiRequestDetails
The request details.
Contents
- ApiId
-
The API Gateway API ID.
Type: String
Required: Yes
- ApiName
-
The API name.
Type: String
Required: Yes
- ApiSpecificationMd5Hash
-
The Base64-encoded MD5 hash of the OpenAPI 3.0 JSON API specification file. It is used to ensure the integrity of the file.
Type: String
Length Constraints: Fixed length of 24.
Pattern:
(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?
Required: Yes
- DataSetId
-
The data set ID.
Type: String
Required: Yes
- ProtocolType
-
The protocol type.
Type: String
Valid Values:
REST
Required: Yes
- RevisionId
-
The revision ID.
Type: String
Required: Yes
- Stage
-
The API stage.
Type: String
Required: Yes
- ApiDescription
-
The API description. Markdown supported.
Type: String
Required: No
- ApiKey
-
The API Gateway API key.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: