An Amazon S3 bucket and optional folder (object key prefix) where SimSpace Weaver creates a file.
Type: objectProperties: 2
DefenseDigital TwinSimulationSpatial Simulation
S3Destination is a JSON Structure definition published by Amazon SimSpace Weaver, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"type": "object",
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-simspace-weaver/refs/heads/main/json-structure/amazon-simspace-weaver-s3-destination-structure.json",
"name": "S3Destination",
"description": "An Amazon S3 bucket and optional folder (object key prefix) where SimSpace Weaver creates a file.",
"properties": {
"BucketName": {
"allOf": [
{
"$ref": "#/components/schemas/BucketName"
},
{
"description": "The name of an Amazon S3 bucket. For more information about buckets, see <a href=\"https://docs.aws.amazon.com/AmazonS3/latest/userguide/creating-buckets-s3.html\">Creating, configuring, and working with Amazon S3 buckets</a> in the <i>Amazon Simple Storage Service User Guide</i>."
}
]
},
"ObjectKeyPrefix": {
"allOf": [
{
"$ref": "#/components/schemas/ObjectKeyPrefix"
},
{
"description": "A string prefix for an Amazon S3 object key. It's usually a folder name. For more information about folders in Amazon S3, see <a href=\"https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-folders.html\">Organizing objects in the Amazon S3 console using folders</a> in the <i>Amazon Simple Storage Service User Guide</i>."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.