CloudShippingObjectStorageConfigS3
Amazon S3 object storage configuration.
type CloudShippingObjectStorageConfigS3 {
aws_account_id: String
s3_bucket: String!
s3_region: String!
s3_shipper_role: String
}
Fields
CloudShippingObjectStorageConfigS3.aws_account_id ● String scalar common
The AWS account ID.
CloudShippingObjectStorageConfigS3.s3_bucket ● String! non-null scalar common
The S3 bucket name.
CloudShippingObjectStorageConfigS3.s3_region ● String! non-null scalar common
The S3 region.
CloudShippingObjectStorageConfigS3.s3_shipper_role ● String scalar common
The IAM role used for shipping.
Member Of
AppEnvironmentBackupShippingV2 object ● AppEnvironmentLogShippingV2 object