bodyS3Location

@JvmName(name = "mqtdjvotpwoyqlpy")
suspend fun bodyS3Location(value: Output<S3LocationArgs>)
@JvmName(name = "fbfxfrhldjvqytyj")
suspend fun bodyS3Location(value: S3LocationArgs?)

Parameters

value

The Amazon Simple Storage Service (Amazon S3) location that points to an OpenAPI file, which defines a set of RESTful APIs in JSON or YAML format. `S3Location` is a property of the AWS::ApiGateway::RestApi resource that specifies the Amazon S3 location of a OpenAPI (formerly Swagger) file that defines a set of RESTful APIs in JSON or YAML. On January 1, 2016, the Swagger Specification was donated to the OpenAPI initiative, becoming the foundation of the OpenAPI Specification.


@JvmName(name = "cxqmkssydjrxgdgi")
suspend fun bodyS3Location(argument: suspend S3LocationArgsBuilder.() -> Unit)

Parameters

argument

The Amazon Simple Storage Service (Amazon S3) location that points to an OpenAPI file, which defines a set of RESTful APIs in JSON or YAML format. `S3Location` is a property of the AWS::ApiGateway::RestApi resource that specifies the Amazon S3 location of a OpenAPI (formerly Swagger) file that defines a set of RESTful APIs in JSON or YAML. On January 1, 2016, the Swagger Specification was donated to the OpenAPI initiative, becoming the foundation of the OpenAPI Specification.