Skip to main content

CloudShippingObjectStorageConfigS3Input

Amazon S3 input configuration for cloud shipping.

input CloudShippingObjectStorageConfigS3Input {
aws_account_id: String
s3_bucket: String!
s3_region: String!
s3_shipper_role: String
}

Fields

CloudShippingObjectStorageConfigS3Input.aws_account_id ● String scalar common

The AWS account ID.

CloudShippingObjectStorageConfigS3Input.s3_bucket ● String! non-null scalar common

The S3 bucket name.

CloudShippingObjectStorageConfigS3Input.s3_region ● String! non-null scalar common

The S3 region.

CloudShippingObjectStorageConfigS3Input.s3_shipper_role ● String scalar common

The IAM role used for shipping.

Member Of

AppEnvironmentBackupShippingV2Input input ● AppEnvironmentLogShippingV2Input input