InternetConfiguration

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

Access ControlComplianceIAMPolicy ManagementSecurity
View JSON Schema on GitHub

JSON Schema

iam-access-analyzer-internet-configuration-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-iam-access-analyzer/refs/heads/main/json-schema/iam-access-analyzer-internet-configuration-schema.json",
  "title": "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": {}
}