The name of the bucket from which an analytics configuration is retrieved.
VARCHAR
idRequired Input Column
The ID that identifies the analytics configuration.
VARCHAR
expected_bucket_ownerInput Column
The account ID of the expected bucket owner. If the account ID that you provide does not match the actual owner of the bucket, the request fails with the HTTP status code 403 Forbidden (access denied).
VARCHAR
_aws_profileInput Column
The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role.
The filter used to describe a set of objects for analyses. A filter must have exactly one prefix, one tag, or one conjunction (AnalyticsAndOperator). If no filter is provided, all objects will be considered in any analysis.
Show child fields
analytics_configuration.filter.and
A conjunction (logical AND) of predicates, which is used in evaluating an analytics filter. The operator must have at least two predicates.
Show child fields
analytics_configuration.filter.and.prefix
The prefix to use when evaluating an AND predicate: The prefix that an object must have to be included in the metrics results.
analytics_configuration.filter.and.tags[]
Show child fields
analytics_configuration.filter.and.tags[].key
Name of the object key.
analytics_configuration.filter.and.tags[].value
Value of the tag.
analytics_configuration.filter.prefix
The prefix to use when evaluating an analytics filter.
analytics_configuration.filter.tag
The tag to use when evaluating an analytics filter.
Show child fields
analytics_configuration.filter.tag.key
Name of the object key.
analytics_configuration.filter.tag.value
Value of the tag.
analytics_configuration.id
The ID that identifies the analytics configuration.
analytics_configuration.storage_class_analysis
Contains data related to access patterns to be collected and made available to analyze the tradeoffs between different storage classes.