S3Config
The configuration for publishing Amazon CloudWatch Internet Monitor internet measurements to Amazon S3. The configuration includes the bucket name and (optionally) prefix
for the S3 bucket to store the measurements, and the delivery status. The delivery status is ENABLED
or DISABLED
, depending on
whether you choose to deliver internet measurements to S3 logs.
Contents
- BucketName
-
The Amazon S3 bucket name.
Type: String
Length Constraints: Minimum length of 3.
Required: No
- BucketPrefix
-
The Amazon S3 bucket prefix.
Type: String
Required: No
- LogDeliveryStatus
-
The status of publishing Internet Monitor internet measurements to an Amazon S3 bucket.
Type: String
Valid Values:
ENABLED | DISABLED
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: