[ aws . fms ]

get-violation-details

Description

Retrieves violations for a resource based on the specified Firewall Manager policy and Amazon Web Services account.

See also: AWS API Documentation

See ‘aws help’ for descriptions of global parameters.

Synopsis

  get-violation-details
--policy-id <value>
--member-account <value>
--resource-id <value>
--resource-type <value>
[--cli-input-json | --cli-input-yaml]
[--generate-cli-skeleton <value>]

Options

--policy-id (string)

The ID of the Firewall Manager policy that you want the details for. This currently only supports security group content audit policies.

--member-account (string)

The Amazon Web Services account ID that you want the details for.

--resource-id (string)

The ID of the resource that has violations.

--resource-type (string)

The resource type. This is in the format shown in the Amazon Web Services Resource Types Reference . Supported resource types are: AWS::EC2::Instance , AWS::EC2::NetworkInterface , AWS::EC2::SecurityGroup , AWS::NetworkFirewall::FirewallPolicy , and AWS::EC2::Subnet .

--cli-input-json | --cli-input-yaml (string) Reads arguments from the JSON string provided. The JSON string follows the format provided by --generate-cli-skeleton. If other arguments are provided on the command line, those values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally. This may not be specified along with --cli-input-yaml.

--generate-cli-skeleton (string) Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value input, prints a sample input JSON that can be used as an argument for --cli-input-json. Similarly, if provided yaml-input it will print a sample input YAML that can be used with --cli-input-yaml. If provided with the value output, it validates the command inputs and returns a sample output JSON for that command.

See ‘aws help’ for descriptions of global parameters.

Output

ViolationDetail -> (structure)

Violation detail for a resource.

PolicyId -> (string)

The ID of the Firewall Manager policy that the violation details were requested for.

MemberAccount -> (string)

The Amazon Web Services account that the violation details were requested for.

ResourceId -> (string)

The resource ID that the violation details were requested for.

ResourceType -> (string)

The resource type that the violation details were requested for.

ResourceViolations -> (list)

List of violations for the requested resource.

(structure)

Violation detail based on resource type.

AwsVPCSecurityGroupViolation -> (structure)

Violation detail for security groups.

ViolationTarget -> (string)

The security group rule that is being evaluated.

ViolationTargetDescription -> (string)

A description of the security group that violates the policy.

PartialMatches -> (list)

List of rules specified in the security group of the Firewall Manager policy that partially match the ViolationTarget rule.

(structure)

The reference rule that partially matches the ViolationTarget rule and violation reason.

Reference -> (string)

The reference rule from the primary security group of the Firewall Manager policy.

TargetViolationReasons -> (list)

The violation reason.

(string)

PossibleSecurityGroupRemediationActions -> (list)

Remediation options for the rule specified in the ViolationTarget .

(structure)

Remediation option for the rule specified in the ViolationTarget .

RemediationActionType -> (string)

The remediation action that will be performed.

Description -> (string)

Brief description of the action that will be performed.

RemediationResult -> (structure)

The final state of the rule specified in the ViolationTarget after it is remediated.

IPV4Range -> (string)

The IPv4 ranges for the security group rule.

IPV6Range -> (string)

The IPv6 ranges for the security group rule.

PrefixListId -> (string)

The ID of the prefix list for the security group rule.

Protocol -> (string)

The IP protocol name (tcp , udp , icmp , icmpv6 ) or number.

FromPort -> (long)

The start of the port range for the TCP and UDP protocols, or an ICMP/ICMPv6 type number. A value of -1 indicates all ICMP/ICMPv6 types.

ToPort -> (long)

The end of the port range for the TCP and UDP protocols, or an ICMP/ICMPv6 code. A value of -1 indicates all ICMP/ICMPv6 codes.

IsDefaultAction -> (boolean)

Indicates if the current action is the default action.

AwsEc2NetworkInterfaceViolation -> (structure)

Violation detail for a network interface.

ViolationTarget -> (string)

The resource ID of the network interface.

ViolatingSecurityGroups -> (list)

List of security groups that violate the rules specified in the primary security group of the Firewall Manager policy.

(string)

AwsEc2InstanceViolation -> (structure)

Violation detail for an EC2 instance.

ViolationTarget -> (string)

The resource ID of the EC2 instance.

AwsEc2NetworkInterfaceViolations -> (list)

Violation detail for network interfaces associated with the EC2 instance.

(structure)

Violation detail for network interfaces associated with an EC2 instance.

ViolationTarget -> (string)

The resource ID of the network interface.

ViolatingSecurityGroups -> (list)

List of security groups that violate the rules specified in the primary security group of the Firewall Manager policy.

(string)

NetworkFirewallMissingFirewallViolation -> (structure)

Violation detail for an Network Firewall policy that indicates that a subnet has no Firewall Manager managed firewall in its VPC.

ViolationTarget -> (string)

The ID of the Network Firewall or VPC resource that’s in violation.

VPC -> (string)

The resource ID of the VPC associated with a violating subnet.

AvailabilityZone -> (string)

The Availability Zone of a violating subnet.

TargetViolationReason -> (string)

The reason the resource has this violation, if one is available.

NetworkFirewallMissingSubnetViolation -> (structure)

Violation detail for an Network Firewall policy that indicates that an Availability Zone is missing the expected Firewall Manager managed subnet.

ViolationTarget -> (string)

The ID of the Network Firewall or VPC resource that’s in violation.

VPC -> (string)

The resource ID of the VPC associated with a violating subnet.

AvailabilityZone -> (string)

The Availability Zone of a violating subnet.

TargetViolationReason -> (string)

The reason the resource has this violation, if one is available.

NetworkFirewallMissingExpectedRTViolation -> (structure)

Violation detail for an Network Firewall policy that indicates that a subnet is not associated with the expected Firewall Manager managed route table.

ViolationTarget -> (string)

The ID of the Network Firewall or VPC resource that’s in violation.

VPC -> (string)

The resource ID of the VPC associated with a violating subnet.

AvailabilityZone -> (string)

The Availability Zone of a violating subnet.

CurrentRouteTable -> (string)

The resource ID of the current route table that’s associated with the subnet, if one is available.

ExpectedRouteTable -> (string)

The resource ID of the route table that should be associated with the subnet.

NetworkFirewallPolicyModifiedViolation -> (structure)

Violation detail for an Network Firewall policy that indicates that a firewall policy in an individual account has been modified in a way that makes it noncompliant. For example, the individual account owner might have deleted a rule group, changed the priority of a stateless rule group, or changed a policy default action.

ViolationTarget -> (string)

The ID of the Network Firewall or VPC resource that’s in violation.

CurrentPolicyDescription -> (structure)

The policy that’s currently in use in the individual account.

StatelessRuleGroups -> (list)

The stateless rule groups that are used in the Network Firewall firewall policy.

(structure)

Network Firewall stateless rule group, used in a NetworkFirewallPolicyDescription .

RuleGroupName -> (string)

The name of the rule group.

ResourceId -> (string)

The resource ID of the rule group.

Priority -> (integer)

The priority of the rule group. Network Firewall evaluates the stateless rule groups in a firewall policy starting from the lowest priority setting.

StatelessDefaultActions -> (list)

The actions to take on packets that don’t match any of the stateless rule groups.

(string)

StatelessFragmentDefaultActions -> (list)

The actions to take on packet fragments that don’t match any of the stateless rule groups.

(string)

StatelessCustomActions -> (list)

Names of custom actions that are available for use in the stateless default actions settings.

(string)

StatefulRuleGroups -> (list)

The stateful rule groups that are used in the Network Firewall firewall policy.

(structure)

Network Firewall stateful rule group, used in a NetworkFirewallPolicyDescription .

RuleGroupName -> (string)

The name of the rule group.

ResourceId -> (string)

The resource ID of the rule group.

ExpectedPolicyDescription -> (structure)

The policy that should be in use in the individual account in order to be compliant.

StatelessRuleGroups -> (list)

The stateless rule groups that are used in the Network Firewall firewall policy.

(structure)

Network Firewall stateless rule group, used in a NetworkFirewallPolicyDescription .

RuleGroupName -> (string)

The name of the rule group.

ResourceId -> (string)

The resource ID of the rule group.

Priority -> (integer)

The priority of the rule group. Network Firewall evaluates the stateless rule groups in a firewall policy starting from the lowest priority setting.

StatelessDefaultActions -> (list)

The actions to take on packets that don’t match any of the stateless rule groups.

(string)

StatelessFragmentDefaultActions -> (list)

The actions to take on packet fragments that don’t match any of the stateless rule groups.

(string)

StatelessCustomActions -> (list)

Names of custom actions that are available for use in the stateless default actions settings.

(string)

StatefulRuleGroups -> (list)

The stateful rule groups that are used in the Network Firewall firewall policy.

(structure)

Network Firewall stateful rule group, used in a NetworkFirewallPolicyDescription .

RuleGroupName -> (string)

The name of the rule group.

ResourceId -> (string)

The resource ID of the rule group.

NetworkFirewallInternetTrafficNotInspectedViolation -> (structure)

Violation detail for the subnet for which internet traffic hasn’t been inspected.

SubnetId -> (string)

The subnet ID.

SubnetAvailabilityZone -> (string)

The subnet Availability Zone.

RouteTableId -> (string)

Information about the route table ID.

ViolatingRoutes -> (list)

The route or routes that are in violation.

(structure)

Describes a route in a route table.

DestinationType -> (string)

The type of destination for the route.

TargetType -> (string)

The type of target for the route.

Destination -> (string)

The destination of the route.

Target -> (string)

The route’s target.

IsRouteTableUsedInDifferentAZ -> (boolean)

Information about whether the route table is used in another Availability Zone.

CurrentFirewallSubnetRouteTable -> (string)

Information about the subnet route table for the current firewall.

ExpectedFirewallEndpoint -> (string)

The expected endpoint for the current firewall.

FirewallSubnetId -> (string)

The firewall subnet ID.

ExpectedFirewallSubnetRoutes -> (list)

The firewall subnet routes that are expected.

(structure)

Information about the expected route in the route table.

IpV4Cidr -> (string)

Information about the IPv4 CIDR block.

PrefixListId -> (string)

Information about the ID of the prefix list for the route.

IpV6Cidr -> (string)

Information about the IPv6 CIDR block.

ContributingSubnets -> (list)

Information about the contributing subnets.

(string)

AllowedTargets -> (list)

Information about the allowed targets.

(string)

RouteTableId -> (string)

Information about the route table ID.

ActualFirewallSubnetRoutes -> (list)

The actual firewall subnet routes.

(structure)

Describes a route in a route table.

DestinationType -> (string)

The type of destination for the route.

TargetType -> (string)

The type of target for the route.

Destination -> (string)

The destination of the route.

Target -> (string)

The route’s target.

InternetGatewayId -> (string)

The internet gateway ID.

CurrentInternetGatewayRouteTable -> (string)

The current route table for the internet gateway.

ExpectedInternetGatewayRoutes -> (list)

The internet gateway routes that are expected.

(structure)

Information about the expected route in the route table.

IpV4Cidr -> (string)

Information about the IPv4 CIDR block.

PrefixListId -> (string)

Information about the ID of the prefix list for the route.

IpV6Cidr -> (string)

Information about the IPv6 CIDR block.

ContributingSubnets -> (list)

Information about the contributing subnets.

(string)

AllowedTargets -> (list)

Information about the allowed targets.

(string)

RouteTableId -> (string)

Information about the route table ID.

ActualInternetGatewayRoutes -> (list)

The actual internet gateway routes.

(structure)

Describes a route in a route table.

DestinationType -> (string)

The type of destination for the route.

TargetType -> (string)

The type of target for the route.

Destination -> (string)

The destination of the route.

Target -> (string)

The route’s target.

VpcId -> (string)

Information about the VPC ID.

NetworkFirewallInvalidRouteConfigurationViolation -> (structure)

The route configuration is invalid.

AffectedSubnets -> (list)

The subnets that are affected.

(string)

RouteTableId -> (string)

The route table ID.

IsRouteTableUsedInDifferentAZ -> (boolean)

Information about whether the route table is used in another Availability Zone.

ViolatingRoute -> (structure)

The route that’s in violation.

DestinationType -> (string)

The type of destination for the route.

TargetType -> (string)

The type of target for the route.

Destination -> (string)

The destination of the route.

Target -> (string)

The route’s target.

CurrentFirewallSubnetRouteTable -> (string)

The subnet route table for the current firewall.

ExpectedFirewallEndpoint -> (string)

The firewall endpoint that’s expected.

ActualFirewallEndpoint -> (string)

The actual firewall endpoint.

ExpectedFirewallSubnetId -> (string)

The expected subnet ID for the firewall.

ActualFirewallSubnetId -> (string)

The actual subnet ID for the firewall.

ExpectedFirewallSubnetRoutes -> (list)

The firewall subnet routes that are expected.

(structure)

Information about the expected route in the route table.

IpV4Cidr -> (string)

Information about the IPv4 CIDR block.

PrefixListId -> (string)

Information about the ID of the prefix list for the route.

IpV6Cidr -> (string)

Information about the IPv6 CIDR block.

ContributingSubnets -> (list)

Information about the contributing subnets.

(string)

AllowedTargets -> (list)

Information about the allowed targets.

(string)

RouteTableId -> (string)

Information about the route table ID.

ActualFirewallSubnetRoutes -> (list)

The actual firewall subnet routes that are expected.

(structure)

Describes a route in a route table.

DestinationType -> (string)

The type of destination for the route.

TargetType -> (string)

The type of target for the route.

Destination -> (string)

The destination of the route.

Target -> (string)

The route’s target.

InternetGatewayId -> (string)

The internet gateway ID.

CurrentInternetGatewayRouteTable -> (string)

The route table for the current internet gateway.

ExpectedInternetGatewayRoutes -> (list)

The expected routes for the internet gateway.

(structure)

Information about the expected route in the route table.

IpV4Cidr -> (string)

Information about the IPv4 CIDR block.

PrefixListId -> (string)

Information about the ID of the prefix list for the route.

IpV6Cidr -> (string)

Information about the IPv6 CIDR block.

ContributingSubnets -> (list)

Information about the contributing subnets.

(string)

AllowedTargets -> (list)

Information about the allowed targets.

(string)

RouteTableId -> (string)

Information about the route table ID.

ActualInternetGatewayRoutes -> (list)

The actual internet gateway routes.

(structure)

Describes a route in a route table.

DestinationType -> (string)

The type of destination for the route.

TargetType -> (string)

The type of target for the route.

Destination -> (string)

The destination of the route.

Target -> (string)

The route’s target.

VpcId -> (string)

Information about the VPC ID.

NetworkFirewallBlackHoleRouteDetectedViolation -> (structure)

Violation detail for an internet gateway route with an inactive state in the customer subnet route table or Network Firewall subnet route table.

ViolationTarget -> (string)

The subnet that has an inactive state.

RouteTableId -> (string)

Information about the route table ID.

VpcId -> (string)

Information about the VPC ID.

ViolatingRoutes -> (list)

Information about the route or routes that are in violation.

(structure)

Describes a route in a route table.

DestinationType -> (string)

The type of destination for the route.

TargetType -> (string)

The type of target for the route.

Destination -> (string)

The destination of the route.

Target -> (string)

The route’s target.

NetworkFirewallUnexpectedFirewallRoutesViolation -> (structure)

There’s an unexpected firewall route.

FirewallSubnetId -> (string)

The subnet ID for the firewall.

ViolatingRoutes -> (list)

The routes that are in violation.

(structure)

Describes a route in a route table.

DestinationType -> (string)

The type of destination for the route.

TargetType -> (string)

The type of target for the route.

Destination -> (string)

The destination of the route.

Target -> (string)

The route’s target.

RouteTableId -> (string)

The ID of the route table.

FirewallEndpoint -> (string)

The endpoint of the firewall.

VpcId -> (string)

Information about the VPC ID.

NetworkFirewallUnexpectedGatewayRoutesViolation -> (structure)

There’s an unexpected gateway route.

GatewayId -> (string)

Information about the gateway ID.

ViolatingRoutes -> (list)

The routes that are in violation.

(structure)

Describes a route in a route table.

DestinationType -> (string)

The type of destination for the route.

TargetType -> (string)

The type of target for the route.

Destination -> (string)

The destination of the route.

Target -> (string)

The route’s target.

RouteTableId -> (string)

Information about the route table.

VpcId -> (string)

Information about the VPC ID.

NetworkFirewallMissingExpectedRoutesViolation -> (structure)

Expected routes are missing from Network Firewall.

ViolationTarget -> (string)

The target of the violation.

ExpectedRoutes -> (list)

The expected routes.

(structure)

Information about the expected route in the route table.

IpV4Cidr -> (string)

Information about the IPv4 CIDR block.

PrefixListId -> (string)

Information about the ID of the prefix list for the route.

IpV6Cidr -> (string)

Information about the IPv6 CIDR block.

ContributingSubnets -> (list)

Information about the contributing subnets.

(string)

AllowedTargets -> (list)

Information about the allowed targets.

(string)

RouteTableId -> (string)

Information about the route table ID.

VpcId -> (string)

Information about the VPC ID.

DnsRuleGroupPriorityConflictViolation -> (structure)

Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to associate with a VPC has the same priority as a rule group that’s already associated.

ViolationTarget -> (string)

Information about the VPC ID.

ViolationTargetDescription -> (string)

A description of the violation that specifies the VPC and the rule group that’s already associated with it.

ConflictingPriority -> (integer)

The priority setting of the two conflicting rule groups.

ConflictingPolicyId -> (string)

The ID of the Firewall Manager DNS Firewall policy that was already applied to the VPC. This policy contains the rule group that’s already associated with the VPC.

UnavailablePriorities -> (list)

The priorities of rule groups that are already associated with the VPC. To retry your operation, choose priority settings that aren’t in this list for the rule groups in your new DNS Firewall policy.

(integer)

DnsDuplicateRuleGroupViolation -> (structure)

Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager tried to associate with a VPC is already associated with the VPC and can’t be associated again.

ViolationTarget -> (string)

Information about the VPC ID.

ViolationTargetDescription -> (string)

A description of the violation that specifies the rule group and VPC.

DnsRuleGroupLimitExceededViolation -> (structure)

Violation detail for a DNS Firewall policy that indicates that the VPC reached the limit for associated DNS Firewall rule groups. Firewall Manager tried to associate another rule group with the VPC and failed.

ViolationTarget -> (string)

Information about the VPC ID.

ViolationTargetDescription -> (string)

A description of the violation that specifies the rule group and VPC.

NumberOfRuleGroupsAlreadyAssociated -> (integer)

The number of rule groups currently associated with the VPC.

PossibleRemediationActions -> (structure)

A list of possible remediation action lists. Each individual possible remediation action is a list of individual remediation actions.

Description -> (string)

A description of the possible remediation actions list.

Actions -> (list)

Information about the actions.

(structure)

A list of remediation actions.

Description -> (string)

A description of the list of remediation actions.

OrderedRemediationActions -> (list)

The ordered list of remediation actions.

(structure)

An ordered list of actions you can take to remediate a violation.

RemediationAction -> (structure)

Information about an action you can take to remediate a violation.

Description -> (string)

A description of a remediation action.

EC2CreateRouteAction -> (structure)

Information about the CreateRoute action in the Amazon EC2 API.

Description -> (string)

A description of CreateRoute action in Amazon EC2.

DestinationCidrBlock -> (string)

Information about the IPv4 CIDR address block used for the destination match.

DestinationPrefixListId -> (string)

Information about the ID of a prefix list used for the destination match.

DestinationIpv6CidrBlock -> (string)

Information about the IPv6 CIDR block destination.

VpcEndpointId -> (structure)

Information about the ID of a VPC endpoint. Supported for Gateway Load Balancer endpoints only.

ResourceId -> (string)

The ID of the remediation target.

Description -> (string)

A description of the remediation action target.

GatewayId -> (structure)

Information about the ID of an internet gateway or virtual private gateway attached to your VPC.

ResourceId -> (string)

The ID of the remediation target.

Description -> (string)

A description of the remediation action target.

RouteTableId -> (structure)

Information about the ID of the route table for the route.

ResourceId -> (string)

The ID of the remediation target.

Description -> (string)

A description of the remediation action target.

EC2ReplaceRouteAction -> (structure)

Information about the ReplaceRoute action in the Amazon EC2 API.

Description -> (string)

A description of the ReplaceRoute action in Amazon EC2.

DestinationCidrBlock -> (string)

Information about the IPv4 CIDR address block used for the destination match. The value that you provide must match the CIDR of an existing route in the table.

DestinationPrefixListId -> (string)

Information about the ID of the prefix list for the route.

DestinationIpv6CidrBlock -> (string)

Information about the IPv6 CIDR address block used for the destination match. The value that you provide must match the CIDR of an existing route in the table.

GatewayId -> (structure)

Information about the ID of an internet gateway or virtual private gateway.

ResourceId -> (string)

The ID of the remediation target.

Description -> (string)

A description of the remediation action target.

RouteTableId -> (structure)

Information about the ID of the route table.

ResourceId -> (string)

The ID of the remediation target.

Description -> (string)

A description of the remediation action target.

EC2DeleteRouteAction -> (structure)

Information about the DeleteRoute action in the Amazon EC2 API.

Description -> (string)

A description of the DeleteRoute action.

DestinationCidrBlock -> (string)

Information about the IPv4 CIDR range for the route. The value you specify must match the CIDR for the route exactly.

DestinationPrefixListId -> (string)

Information about the ID of the prefix list for the route.

DestinationIpv6CidrBlock -> (string)

Information about the IPv6 CIDR range for the route. The value you specify must match the CIDR for the route exactly.

RouteTableId -> (structure)

Information about the ID of the route table.

ResourceId -> (string)

The ID of the remediation target.

Description -> (string)

A description of the remediation action target.

EC2CopyRouteTableAction -> (structure)

Information about the CopyRouteTable action in the Amazon EC2 API.

Description -> (string)

A description of the copied EC2 route table that is associated with the remediation action.

VpcId -> (structure)

The VPC ID of the copied EC2 route table that is associated with the remediation action.

ResourceId -> (string)

The ID of the remediation target.

Description -> (string)

A description of the remediation action target.

RouteTableId -> (structure)

The ID of the copied EC2 route table that is associated with the remediation action.

ResourceId -> (string)

The ID of the remediation target.

Description -> (string)

A description of the remediation action target.

EC2ReplaceRouteTableAssociationAction -> (structure)

Information about the ReplaceRouteTableAssociation action in the Amazon EC2 API.

Description -> (string)

A description of the ReplaceRouteTableAssociation action in Amazon EC2.

AssociationId -> (structure)

Information about the association ID.

ResourceId -> (string)

The ID of the remediation target.

Description -> (string)

A description of the remediation action target.

RouteTableId -> (structure)

Information about the ID of the new route table to associate with the subnet.

ResourceId -> (string)

The ID of the remediation target.

Description -> (string)

A description of the remediation action target.

EC2AssociateRouteTableAction -> (structure)

Information about the AssociateRouteTable action in the Amazon EC2 API.

Description -> (string)

A description of the EC2 route table that is associated with the remediation action.

RouteTableId -> (structure)

The ID of the EC2 route table that is associated with the remediation action.

ResourceId -> (string)

The ID of the remediation target.

Description -> (string)

A description of the remediation action target.

SubnetId -> (structure)

The ID of the subnet for the EC2 route table that is associated with the remediation action.

ResourceId -> (string)

The ID of the remediation target.

Description -> (string)

A description of the remediation action target.

GatewayId -> (structure)

The ID of the gateway to be used with the EC2 route table that is associated with the remediation action.

ResourceId -> (string)

The ID of the remediation target.

Description -> (string)

A description of the remediation action target.

EC2CreateRouteTableAction -> (structure)

Information about the CreateRouteTable action in the Amazon EC2 API.

Description -> (string)

A description of the CreateRouteTable action.

VpcId -> (structure)

Information about the ID of a VPC.

ResourceId -> (string)

The ID of the remediation target.

Description -> (string)

A description of the remediation action target.

Order -> (integer)

The order of the remediation actions in the list.

IsDefaultAction -> (boolean)

Information about whether an action is taken by default.

ResourceTags -> (list)

The ResourceTag objects associated with the resource.

(structure)

A collection of key:value pairs associated with an Amazon Web Services resource. The key:value pair can be anything you define. Typically, the tag key represents a category (such as “environment”) and the tag value represents a specific value within that category (such as “test,” “development,” or “production”). You can add up to 50 tags to each Amazon Web Services resource.

Key -> (string)

Part of the key:value pair that defines a tag. You can use a tag key to describe a category of information, such as “customer.” Tag keys are case-sensitive.

Value -> (string)

Part of the key:value pair that defines a tag. You can use a tag value to describe a specific value within a category, such as “companyA” or “companyB.” Tag values are case-sensitive.

ResourceDescription -> (string)

Brief description for the requested resource.