Amazon IAM Access Analyzer · Example Payload

Iam Access Analyzer Network Origin Configuration Example

Access ControlComplianceIAMPolicy ManagementSecurity

Iam Access Analyzer Network Origin Configuration Example is an example object payload from Amazon IAM Access Analyzer, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

vpcConfigurationinternetConfiguration

Example Payload

Raw ↑
{
  "vpcConfiguration": {
    "vpcId": "id-abc123"
  },
  "internetConfiguration": "example-value"
}