Skip to content

Commit

Permalink
Update API model
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed May 8, 2024
1 parent 31c2861 commit ba18a1e
Show file tree
Hide file tree
Showing 6 changed files with 143 additions and 77 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
"sdkId": "Cognito Identity Provider",
"arnNamespace": "cognito-idp",
"cloudFormationName": "Cognito",
"cloudTrailEventSource": "cognitoidentityprovider.amazonaws.com",
"cloudTrailEventSource": "cognito-idp.amazonaws.com",
"docId": "cognito-idp-2016-04-18",
"endpointPrefix": "cognito-idp"
},
Expand Down Expand Up @@ -15700,6 +15700,12 @@
"traits": {
"smithy.api#enumValue": "FORCE_CHANGE_PASSWORD"
}
},
"EXTERNAL_PROVIDER": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "EXTERNAL_PROVIDER"
}
}
}
},
Expand Down
25 changes: 25 additions & 0 deletions codegen/sdk-codegen/aws-models/ec2.json
Original file line number Diff line number Diff line change
Expand Up @@ -66281,6 +66281,14 @@
"smithy.api#documentation": "<p>Describes the Neuron accelerator settings for the instance type.</p>",
"smithy.api#xmlName": "neuronInfo"
}
},
"PhcSupport": {
"target": "com.amazonaws.ec2#PhcSupport",
"traits": {
"aws.protocols#ec2QueryName": "PhcSupport",
"smithy.api#documentation": "<p>Indicates whether a local Precision Time Protocol (PTP) hardware clock (PHC) is\n supported.</p>",
"smithy.api#xmlName": "phcSupport"
}
}
},
"traits": {
Expand Down Expand Up @@ -83436,6 +83444,23 @@
"smithy.api#documentation": "<p>Specifies the integrity algorithm for the VPN tunnel for phase 2 IKE\n negotiations.</p>"
}
},
"com.amazonaws.ec2#PhcSupport": {
"type": "enum",
"members": {
"UNSUPPORTED": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "unsupported"
}
},
"SUPPORTED": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "supported"
}
}
}
},
"com.amazonaws.ec2#Placement": {
"type": "structure",
"members": {
Expand Down
8 changes: 7 additions & 1 deletion codegen/sdk-codegen/aws-models/ecr.json
Original file line number Diff line number Diff line change
Expand Up @@ -1905,7 +1905,7 @@
"upstreamRegistryUrl": {
"target": "com.amazonaws.ecr#Url",
"traits": {
"smithy.api#documentation": "<p>The registry URL of the upstream public registry to use as the source for the pull\n through cache rule. The following is the syntax to use for each supported upstream\n registry.</p>\n <ul>\n <li>\n <p>Amazon ECR Public (<code>ecr-public</code>) - <code>public.ecr.aws</code>\n </p>\n </li>\n <li>\n <p>Docker Hub (<code>docker-hub</code>) -\n <code>registry-1.docker.io</code>\n </p>\n </li>\n <li>\n <p>Quay (<code>quay</code>) - <code>quay.io</code>\n </p>\n </li>\n <li>\n <p>Kubernetes (<code>k8s</code>) - <code>registry.k8s.io</code>\n </p>\n </li>\n <li>\n <p>GitHub Container Registry (<code>github-container-registry</code>) -\n <code>ghcr.io</code>\n </p>\n </li>\n <li>\n <p>Microsoft Azure Container Registry (<code>azure-container-registry</code>) -\n <code><custom>.azurecr.io</code>\n </p>\n </li>\n </ul>",
"smithy.api#documentation": "<p>The registry URL of the upstream public registry to use as the source for the pull\n through cache rule. The following is the syntax to use for each supported upstream\n registry.</p>\n <ul>\n <li>\n <p>Amazon ECR Public (<code>ecr-public</code>) - <code>public.ecr.aws</code>\n </p>\n </li>\n <li>\n <p>Docker Hub (<code>docker-hub</code>) -\n <code>registry-1.docker.io</code>\n </p>\n </li>\n <li>\n <p>Quay (<code>quay</code>) - <code>quay.io</code>\n </p>\n </li>\n <li>\n <p>Kubernetes (<code>k8s</code>) - <code>registry.k8s.io</code>\n </p>\n </li>\n <li>\n <p>GitHub Container Registry (<code>github-container-registry</code>) -\n <code>ghcr.io</code>\n </p>\n </li>\n <li>\n <p>Microsoft Azure Container Registry (<code>azure-container-registry</code>) -\n <code><custom>.azurecr.io</code>\n </p>\n </li>\n <li>\n <p>GitLab Container Registry (<code>gitlab-container-registry</code>) -\n <code>registry.gitlab.com</code>\n </p>\n </li>\n </ul>",
"smithy.api#required": {}
}
},
Expand Down Expand Up @@ -7711,6 +7711,12 @@
"traits": {
"smithy.api#enumValue": "azure-container-registry"
}
},
"GitLabContainerRegistry": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "gitlab-container-registry"
}
}
}
},
Expand Down
12 changes: 6 additions & 6 deletions codegen/sdk-codegen/aws-models/fms.json
Original file line number Diff line number Diff line change
Expand Up @@ -5275,7 +5275,7 @@
"ForceRemediateForFirstEntries": {
"target": "com.amazonaws.fms#BooleanObject",
"traits": {
"smithy.api#documentation": "<p>Applies only when remediation is enabled for the policy as a whole. Firewall Manager uses this setting when it finds policy \n violations that involve conflicts between the custom entries and the policy entries. </p>\n <p>If forced remediation is disabled, Firewall Manager marks the network ACL as noncompliant and does not try to \n remediate. For more information about the remediation behavior, see \n<a href=\"https://docs.aws.amazon.com/waf/latest/developerguide/network-acl-policies.html\">Network access control list (ACL) policies</a> \n in the <i>Firewall Manager Developer Guide</i>.</p>",
"smithy.api#documentation": "<p>Applies only when remediation is enabled for the policy as a whole. Firewall Manager uses this setting when it finds policy \n violations that involve conflicts between the custom entries and the policy entries. </p>\n <p>If forced remediation is disabled, Firewall Manager marks the network ACL as noncompliant and does not try to \n remediate. For more information about the remediation behavior, see \n<a href=\"https://docs.aws.amazon.com/waf/latest/developerguide/network-acl-policies.html#network-acls-remediation\">Remediation for managed network ACLs</a> \n in the <i>Firewall Manager Developer Guide</i>.</p>",
"smithy.api#required": {}
}
},
Expand All @@ -5288,7 +5288,7 @@
"ForceRemediateForLastEntries": {
"target": "com.amazonaws.fms#BooleanObject",
"traits": {
"smithy.api#documentation": "<p>Applies only when remediation is enabled for the policy as a whole. Firewall Manager uses this setting when it finds policy \n violations that involve conflicts between the custom entries and the policy entries. </p>\n <p>If forced remediation is disabled, Firewall Manager marks the network ACL as noncompliant and does not try to \n remediate. For more information about the remediation behavior, see \n<a href=\"https://docs.aws.amazon.com/waf/latest/developerguide/network-acl-policies.html\">Network access control list (ACL) policies</a> \n in the <i>Firewall Manager Developer Guide</i>.</p>",
"smithy.api#documentation": "<p>Applies only when remediation is enabled for the policy as a whole. Firewall Manager uses this setting when it finds policy \n violations that involve conflicts between the custom entries and the policy entries. </p>\n <p>If forced remediation is disabled, Firewall Manager marks the network ACL as noncompliant and does not try to \n remediate. For more information about the remediation behavior, see \n<a href=\"https://docs.aws.amazon.com/waf/latest/developerguide/network-acl-policies.html#network-acls-remediation\">Remediation for managed network ACLs</a> \n in the <i>Firewall Manager Developer Guide</i>.</p>",
"smithy.api#required": {}
}
}
Expand Down Expand Up @@ -6145,7 +6145,7 @@
"PolicyDescription": {
"target": "com.amazonaws.fms#ResourceDescription",
"traits": {
"smithy.api#documentation": "<p>The definition of the Network Firewall firewall policy.</p>"
"smithy.api#documentation": "<p>Your description of the Firewall Manager policy.</p>"
}
},
"PolicyStatus": {
Expand Down Expand Up @@ -6799,7 +6799,7 @@
}
],
"traits": {
"smithy.api#documentation": "<p>Creates an Firewall Manager policy.</p>\n <p>A Firewall Manager policy is specific to the individual policy type. If you want to enforce multiple\n\t\tpolicy types across accounts, you can create multiple policies. You can create more than one\n\t\tpolicy for each type. </p>\n <p>If you add a new account to an organization that you created with Organizations, Firewall Manager\n\t\tautomatically applies the policy to the resources in that account that are within scope of\n\t\tthe policy. </p>\n <p>Firewall Manager provides the following types of policies: </p>\n <ul>\n <li>\n <p>\n <b>WAF policy</b> - This policy applies WAF web ACL\n\t\t\t\tprotections to specified accounts and resources. </p>\n </li>\n <li>\n <p>\n <b>Shield Advanced policy</b> - This policy applies Shield Advanced\n\t\t\t\tprotection to specified accounts and resources. </p>\n </li>\n <li>\n <p>\n <b>Security Groups policy</b> - This type of policy gives you\n\t\t\t\tcontrol over security groups that are in use throughout your organization in\n\t\t\t\tOrganizations and lets you enforce a baseline set of rules across your organization. </p>\n </li>\n <li>\n <p>\n <b>Network ACL policy</b> - This type of policy gives you\n\t\t\t\tcontrol over the network ACLs that are in use throughout your organization in\n\t\t\t\tOrganizations and lets you enforce a baseline set of first and last network ACL rules across your organization. </p>\n </li>\n <li>\n <p>\n <b>Network Firewall policy</b> - This policy applies\n\t\t\t\tNetwork Firewall protection to your organization's VPCs. </p>\n </li>\n <li>\n <p>\n <b>DNS Firewall policy</b> - This policy applies\n\t\t\t\tAmazon Route 53 Resolver DNS Firewall protections to your organization's VPCs. </p>\n </li>\n <li>\n <p>\n <b>Third-party firewall policy</b> - This policy applies third-party firewall protections. Third-party firewalls are available by subscription through the Amazon Web Services Marketplace console at <a href=\"https://aws.amazon.com/marketplace\">Amazon Web Services Marketplace</a>.</p>\n <ul>\n <li>\n <p>\n <b>Palo Alto Networks Cloud NGFW policy</b> - This policy applies Palo Alto Networks Cloud Next Generation Firewall (NGFW) protections and Palo Alto Networks Cloud NGFW rulestacks to your organization's VPCs.</p>\n </li>\n <li>\n <p>\n <b>Fortigate CNF policy</b> - This policy applies\n\t\t\t\t\t\tFortigate Cloud Native Firewall (CNF) protections. Fortigate CNF is a cloud-centered solution that blocks Zero-Day threats and secures cloud infrastructures with industry-leading advanced threat prevention, smart web application firewalls (WAF), and API protection.</p>\n </li>\n </ul>\n </li>\n </ul>"
"smithy.api#documentation": "<p>Creates an Firewall Manager policy.</p>\n <p>A Firewall Manager policy is specific to the individual policy type. If you want to enforce multiple\n\t\tpolicy types across accounts, you can create multiple policies. You can create more than one\n\t\tpolicy for each type. </p>\n <p>If you add a new account to an organization that you created with Organizations, Firewall Manager\n\t\tautomatically applies the policy to the resources in that account that are within scope of\n\t\tthe policy. </p>\n <p>Firewall Manager provides the following types of policies: </p>\n <ul>\n <li>\n <p>\n <b>WAF policy</b> - This policy applies WAF web ACL\n\t\t\t\tprotections to specified accounts and resources. </p>\n </li>\n <li>\n <p>\n <b>Shield Advanced policy</b> - This policy applies Shield Advanced\n\t\t\t\tprotection to specified accounts and resources. </p>\n </li>\n <li>\n <p>\n <b>Security Groups policy</b> - This type of policy gives you\n\t\t\t\tcontrol over security groups that are in use throughout your organization in\n\t\t\t\tOrganizations and lets you enforce a baseline set of rules across your organization. </p>\n </li>\n <li>\n <p>\n <b>Network ACL policy</b> - This type of policy gives you\n\t\t\t\tcontrol over the network ACLs that are in use throughout your organization in\n\t\t\t\tOrganizations and lets you enforce a baseline set of first and last network ACL rules across your organization. </p>\n </li>\n <li>\n <p>\n <b>Network Firewall policy</b> - This policy applies\n\t\t\t\tNetwork Firewall protection to your organization's VPCs. </p>\n </li>\n <li>\n <p>\n <b>DNS Firewall policy</b> - This policy applies\n\t\t\t\tAmazon Route 53 Resolver DNS Firewall protections to your organization's VPCs. </p>\n </li>\n <li>\n <p>\n <b>Third-party firewall policy</b> - This policy applies third-party firewall protections. Third-party firewalls are available by subscription through the Amazon Web Services Marketplace console at <a href=\"http://aws.amazon.com/marketplace\">Amazon Web Services Marketplace</a>.</p>\n <ul>\n <li>\n <p>\n <b>Palo Alto Networks Cloud NGFW policy</b> - This policy applies Palo Alto Networks Cloud Next Generation Firewall (NGFW) protections and Palo Alto Networks Cloud NGFW rulestacks to your organization's VPCs.</p>\n </li>\n <li>\n <p>\n <b>Fortigate CNF policy</b> - This policy applies\n\t\t\t\t\t\tFortigate Cloud Native Firewall (CNF) protections. Fortigate CNF is a cloud-centered solution that blocks Zero-Day threats and secures cloud infrastructures with industry-leading advanced threat prevention, smart web application firewalls (WAF), and API protection.</p>\n </li>\n </ul>\n </li>\n </ul>"
}
},
"com.amazonaws.fms#PutPolicyRequest": {
Expand Down Expand Up @@ -7396,12 +7396,12 @@
"Value": {
"target": "com.amazonaws.fms#ResourceTagValue",
"traits": {
"smithy.api#documentation": "<p>The resource tag value.</p>"
"smithy.api#documentation": "<p>The resource tag value. To specify an empty string value, either don't provide this or specify it as \"\". </p>"
}
}
},
"traits": {
"smithy.api#documentation": "<p>The resource tags that Firewall Manager uses to determine if a particular resource\n should be included or excluded from the Firewall Manager policy. Tags enable you to\n categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or\n environment. Each tag consists of a key and an optional value. Firewall Manager combines the\n tags with \"AND\" so that, if you add more than one tag to a policy scope, a resource must have\n all the specified tags to be included or excluded. For more information, see\n <a href=\"https://docs.aws.amazon.com/awsconsolehelpdocs/latest/gsg/tag-editor.html\">Working with Tag Editor</a>.</p>"
"smithy.api#documentation": "<p>The resource tags that Firewall Manager uses to determine if a particular resource\n should be included or excluded from the Firewall Manager policy. Tags enable you to\n categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or\n environment. Each tag consists of a key and an optional value. Firewall Manager combines the\n tags with \"AND\" so that, if you add more than one tag to a policy scope, a resource must have\n all the specified tags to be included or excluded. For more information, see\n <a href=\"https://docs.aws.amazon.com/awsconsolehelpdocs/latest/gsg/tag-editor.html\">Working with Tag Editor</a>.</p>\n <p>Every resource tag must have a string value, either a non-empty string or an empty string. If you don't \n provide a value for a resource tag, Firewall Manager saves the value as an empty string: \"\". When Firewall Manager compares tags, it only \n matches two tags if they have the same key and the same value. A tag with an empty string value only \n matches with tags that also have an empty string value. </p>"
}
},
"com.amazonaws.fms#ResourceTagKey": {
Expand Down

0 comments on commit ba18a1e

Please sign in to comment.