AWS::FIS::ExperimentTemplate S3Configuration
The S3Configuration
property type specifies Property description not available. for an AWS::FIS::ExperimentTemplate.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "BucketName" :
String
, "Prefix" :String
}
YAML
BucketName:
String
Prefix:String
Properties
BucketName
Property description not available.
Required: Yes
Type: String
Update requires: No interruption
Prefix
Property description not available.
Required: No
Type: String
Update requires: No interruption