Amazon IAM Access Analyzer · JSON Structure

Iam Access Analyzer Internet Configuration Structure

This configuration sets the network origin for the Amazon S3 access point or multi-region access point to Internet.

Type: object Properties: 0
Access ControlComplianceIAMPolicy ManagementSecurity

InternetConfiguration is a JSON Structure definition published by Amazon IAM Access Analyzer. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-iam-access-analyzer/refs/heads/main/json-structure/iam-access-analyzer-internet-configuration-structure.json",
  "name": "InternetConfiguration",
  "description": "This configuration sets the network origin for the Amazon S3 access point or multi-region access point to <code>Internet</code>.",
  "type": "object",
  "properties": {}
}