ImportAssetFromApiGatewayApiResponseDetails
The response details.
Contents
- ApiId
- 
               The API ID. Type: String Required: Yes 
- ApiName
- 
               The API name. Type: String Required: Yes 
- ApiSpecificationMd5Hash
- 
               The Base64-encoded Md5 hash for the API asset, used to ensure the integrity of the API at that location. 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 
- ApiSpecificationUploadUrl
- 
               The upload URL of the API specification. Type: String Required: Yes 
- ApiSpecificationUploadUrlExpiresAt
- 
               The date and time that the upload URL expires, in ISO 8601 format. Type: Timestamp Required: Yes 
- DataSetId
- 
               The data set ID. Type: String Required: Yes 
- ProtocolType
- 
               The protocol type. Type: String Valid Values: RESTRequired: Yes 
- RevisionId
- 
               The revision ID. Type: String Required: Yes 
- Stage
- 
               The API stage. Type: String Required: Yes 
- ApiDescription
- 
               The API description. Type: String Required: No 
- ApiKey
- 
               The 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: