Amazon S3 API · Schema

GetBucketIntelligentTieringConfigurationOutput

Cloud StorageObject StorageStorage

Properties

Name Type Description
IntelligentTieringConfiguration object
View JSON Schema on GitHub

JSON Schema

s3-getbucketintelligenttieringconfigurationoutput-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "GetBucketIntelligentTieringConfigurationOutput",
  "type": "object",
  "properties": {
    "IntelligentTieringConfiguration": {}
  }
}