appmesh-mesh-ip-pref-check - AWS Config
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

appmesh-mesh-ip-pref-check

Checks if an AWS App Mesh mesh is configured with the specified IP preference for traffic control. The rule is NON_COMPLIANT if the App Mesh mesh is not configured with the IP preference specified in the required rule parameter.

Identifier: APPMESH_MESH_IP_PREF_CHECK

Resource Types: AWS::AppMesh::Mesh

Trigger type: Configuration changes

AWS Region: All supported AWS regions except China (Beijing), Asia Pacific (Thailand), Middle East (UAE), Asia Pacific (Hyderabad), Asia Pacific (Malaysia), Asia Pacific (Melbourne), AWS GovCloud (US-East), AWS GovCloud (US-West), Mexico (Central), Asia Pacific (Taipei), Canada West (Calgary), Europe (Spain), China (Ningxia), Europe (Zurich) Region

Parameters:

ipPreference
Type: String

The IP preference value for the rule to check. The rule is NON_COMPLIANT if an App Mesh mesh is configured with a value that does not match this value. Valid values include: 'IPv6_PREFERRED', 'IPv4_PREFERRED', 'IPv4_ONLY', and 'IPv6_ONLY'.

AWS CloudFormation template

To create AWS Config managed rules with AWS CloudFormation templates, see Creating AWS Config Managed Rules With AWS CloudFormation Templates.