S3RecordingConfig - AWS Ground Station

S3RecordingConfig

Information about an S3 recording Config.

Contents

bucketArn

ARN of the bucket to record to.

Type: String

Required: Yes

roleArn

ARN of the role Ground Station assumes to write data to the bucket.

Type: String

Required: Yes

prefix

S3 Key prefix to prefice data files.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 900.

Pattern: ^([a-zA-Z0-9_\-=/]|\{satellite_id\}|\{config\-name}|\{s3\-config-id}|\{year\}|\{month\}|\{day\}){1,900}$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: