| 
3449 | 3449 |     },  | 
3450 | 3450 |     "AWS_ServiceCatalog_ResourceUpdateConstraint": {  | 
3451 | 3451 |       "type": "object",  | 
3452 |  | -      "markdownDescription": "Resource Type definition for AWS::ServiceCatalog::ResourceUpdateConstraint  \n[Docs](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-resourceupdateconstraint.html)",  | 
 | 3452 | +      "markdownDescription": "Resource type definition for AWS::ServiceCatalog::ResourceUpdateConstraint  \n[Docs](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-resourceupdateconstraint.html)",  | 
3453 | 3453 |       "allOf": [  | 
3454 | 3454 |         {  | 
3455 | 3455 |           "type": "object",  | 
 | 
3460 | 3460 |                 "AWS::ServiceCatalog::ResourceUpdateConstraint"  | 
3461 | 3461 |               ],  | 
3462 | 3462 |               "markdownEnumDescriptions": [  | 
3463 |  | -                "Resource Type definition for AWS::ServiceCatalog::ResourceUpdateConstraint  \n[Docs](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-resourceupdateconstraint.html)"  | 
 | 3463 | +                "Resource type definition for AWS::ServiceCatalog::ResourceUpdateConstraint  \n[Docs](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-resourceupdateconstraint.html)"  | 
3464 | 3464 |               ]  | 
3465 | 3465 |             },  | 
3466 | 3466 |             "Properties": {  | 
 | 
12220 | 12220 |             }  | 
12221 | 12221 |           },  | 
12222 | 12222 |           "required": [  | 
12223 |  | -            "Type"  | 
 | 12223 | +            "Type",  | 
 | 12224 | +            "Properties"  | 
12224 | 12225 |           ]  | 
12225 | 12226 |         },  | 
12226 | 12227 |         {  | 
 | 
13496 | 13497 |       ],  | 
13497 | 13498 |       "additionalProperties": false  | 
13498 | 13499 |     },  | 
 | 13500 | +    "AWS_ApplicationSignals_GroupingConfiguration": {  | 
 | 13501 | +      "type": "object",  | 
 | 13502 | +      "markdownDescription": "Resource Type definition for AWS::ApplicationSignals::GroupingConfiguration  \n[Docs](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-applicationsignals-groupingconfiguration.html)",  | 
 | 13503 | +      "allOf": [  | 
 | 13504 | +        {  | 
 | 13505 | +          "type": "object",  | 
 | 13506 | +          "properties": {  | 
 | 13507 | +            "Type": {  | 
 | 13508 | +              "type": "string",  | 
 | 13509 | +              "enum": [  | 
 | 13510 | +                "AWS::ApplicationSignals::GroupingConfiguration"  | 
 | 13511 | +              ],  | 
 | 13512 | +              "markdownEnumDescriptions": [  | 
 | 13513 | +                "Resource Type definition for AWS::ApplicationSignals::GroupingConfiguration  \n[Docs](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-applicationsignals-groupingconfiguration.html)"  | 
 | 13514 | +              ]  | 
 | 13515 | +            },  | 
 | 13516 | +            "Properties": {  | 
 | 13517 | +              "$ref": "resources/aws-applicationsignals-groupingconfiguration.json"  | 
 | 13518 | +            }  | 
 | 13519 | +          },  | 
 | 13520 | +          "required": [  | 
 | 13521 | +            "Type",  | 
 | 13522 | +            "Properties"  | 
 | 13523 | +          ]  | 
 | 13524 | +        },  | 
 | 13525 | +        {  | 
 | 13526 | +          "$ref": "resource.attributes.schema.json#/definitions/ResourceAttributes"  | 
 | 13527 | +        }  | 
 | 13528 | +      ],  | 
 | 13529 | +      "additionalProperties": false  | 
 | 13530 | +    },  | 
13499 | 13531 |     "AWS_ApiGatewayV2_ApiMapping": {  | 
13500 | 13532 |       "type": "object",  | 
13501 | 13533 |       "markdownDescription": "The ``AWS::ApiGatewayV2::ApiMapping`` resource contains an API mapping. An API mapping relates a path of your custom domain name to a stage of your API. A custom domain name can have multiple API mappings, but the paths can't overlap. A custom domain can map only to APIs of the same protocol type. For more information, see [CreateApiMapping](https://docs.aws.amazon.com/apigatewayv2/latest/api-reference/domainnames-domainname-apimappings.html#CreateApiMapping) in the *Amazon API Gateway V2 API Reference*.  \n[Docs](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-apimapping.html)",  | 
 | 
19516 | 19548 |       ],  | 
19517 | 19549 |       "additionalProperties": false  | 
19518 | 19550 |     },  | 
 | 19551 | +    "AWS_Lightsail_DiskSnapshot": {  | 
 | 19552 | +      "type": "object",  | 
 | 19553 | +      "markdownDescription": "Resource Type definition for AWS::Lightsail::DiskSnapshot  \n[Docs](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html)",  | 
 | 19554 | +      "allOf": [  | 
 | 19555 | +        {  | 
 | 19556 | +          "type": "object",  | 
 | 19557 | +          "properties": {  | 
 | 19558 | +            "Type": {  | 
 | 19559 | +              "type": "string",  | 
 | 19560 | +              "enum": [  | 
 | 19561 | +                "AWS::Lightsail::DiskSnapshot"  | 
 | 19562 | +              ],  | 
 | 19563 | +              "markdownEnumDescriptions": [  | 
 | 19564 | +                "Resource Type definition for AWS::Lightsail::DiskSnapshot  \n[Docs](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lightsail-disksnapshot.html)"  | 
 | 19565 | +              ]  | 
 | 19566 | +            },  | 
 | 19567 | +            "Properties": {  | 
 | 19568 | +              "$ref": "resources/aws-lightsail-disksnapshot.json"  | 
 | 19569 | +            }  | 
 | 19570 | +          },  | 
 | 19571 | +          "required": [  | 
 | 19572 | +            "Type",  | 
 | 19573 | +            "Properties"  | 
 | 19574 | +          ]  | 
 | 19575 | +        },  | 
 | 19576 | +        {  | 
 | 19577 | +          "$ref": "resource.attributes.schema.json#/definitions/ResourceAttributes"  | 
 | 19578 | +        }  | 
 | 19579 | +      ],  | 
 | 19580 | +      "additionalProperties": false  | 
 | 19581 | +    },  | 
19519 | 19582 |     "AWS_ApiGateway_Method": {  | 
19520 | 19583 |       "type": "object",  | 
19521 | 19584 |       "markdownDescription": "The ``AWS::ApiGateway::Method`` resource creates API Gateway methods that define the parameters and body that clients must send in their requests.  \n[Docs](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-method.html)",  | 
 | 
24978 | 25041 |       ],  | 
24979 | 25042 |       "additionalProperties": false  | 
24980 | 25043 |     },  | 
 | 25044 | +    "AWS_BedrockAgentCore_Gateway": {  | 
 | 25045 | +      "type": "object",  | 
 | 25046 | +      "markdownDescription": "Definition of AWS::BedrockAgentCore::Gateway Resource Type  \n[Docs](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gateway.html)",  | 
 | 25047 | +      "allOf": [  | 
 | 25048 | +        {  | 
 | 25049 | +          "type": "object",  | 
 | 25050 | +          "properties": {  | 
 | 25051 | +            "Type": {  | 
 | 25052 | +              "type": "string",  | 
 | 25053 | +              "enum": [  | 
 | 25054 | +                "AWS::BedrockAgentCore::Gateway"  | 
 | 25055 | +              ],  | 
 | 25056 | +              "markdownEnumDescriptions": [  | 
 | 25057 | +                "Definition of AWS::BedrockAgentCore::Gateway Resource Type  \n[Docs](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gateway.html)"  | 
 | 25058 | +              ]  | 
 | 25059 | +            },  | 
 | 25060 | +            "Properties": {  | 
 | 25061 | +              "$ref": "resources/aws-bedrockagentcore-gateway.json"  | 
 | 25062 | +            }  | 
 | 25063 | +          },  | 
 | 25064 | +          "required": [  | 
 | 25065 | +            "Type",  | 
 | 25066 | +            "Properties"  | 
 | 25067 | +          ]  | 
 | 25068 | +        },  | 
 | 25069 | +        {  | 
 | 25070 | +          "$ref": "resource.attributes.schema.json#/definitions/ResourceAttributes"  | 
 | 25071 | +        }  | 
 | 25072 | +      ],  | 
 | 25073 | +      "additionalProperties": false  | 
 | 25074 | +    },  | 
24981 | 25075 |     "AWS_MemoryDB_User": {  | 
24982 | 25076 |       "type": "object",  | 
24983 | 25077 |       "markdownDescription": "Resource Type definition for AWS::MemoryDB::User  \n[Docs](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-user.html)",  | 
 | 
31248 | 31342 |       ],  | 
31249 | 31343 |       "additionalProperties": false  | 
31250 | 31344 |     },  | 
 | 31345 | +    "AWS_BedrockAgentCore_GatewayTarget": {  | 
 | 31346 | +      "type": "object",  | 
 | 31347 | +      "markdownDescription": "Definition of AWS::BedrockAgentCore::GatewayTarget Resource Type  \n[Docs](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gatewaytarget.html)",  | 
 | 31348 | +      "allOf": [  | 
 | 31349 | +        {  | 
 | 31350 | +          "type": "object",  | 
 | 31351 | +          "properties": {  | 
 | 31352 | +            "Type": {  | 
 | 31353 | +              "type": "string",  | 
 | 31354 | +              "enum": [  | 
 | 31355 | +                "AWS::BedrockAgentCore::GatewayTarget"  | 
 | 31356 | +              ],  | 
 | 31357 | +              "markdownEnumDescriptions": [  | 
 | 31358 | +                "Definition of AWS::BedrockAgentCore::GatewayTarget Resource Type  \n[Docs](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gatewaytarget.html)"  | 
 | 31359 | +              ]  | 
 | 31360 | +            },  | 
 | 31361 | +            "Properties": {  | 
 | 31362 | +              "$ref": "resources/aws-bedrockagentcore-gatewaytarget.json"  | 
 | 31363 | +            }  | 
 | 31364 | +          },  | 
 | 31365 | +          "required": [  | 
 | 31366 | +            "Type",  | 
 | 31367 | +            "Properties"  | 
 | 31368 | +          ]  | 
 | 31369 | +        },  | 
 | 31370 | +        {  | 
 | 31371 | +          "$ref": "resource.attributes.schema.json#/definitions/ResourceAttributes"  | 
 | 31372 | +        }  | 
 | 31373 | +      ],  | 
 | 31374 | +      "additionalProperties": false  | 
 | 31375 | +    },  | 
31251 | 31376 |     "AWS_RAM_ResourceShare": {  | 
31252 | 31377 |       "type": "object",  | 
31253 | 31378 |       "markdownDescription": "Resource type definition for AWS::RAM::ResourceShare  \n[Docs](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ram-resourceshare.html)",  | 
 | 
37906 | 38031 |       ],  | 
37907 | 38032 |       "additionalProperties": false  | 
37908 | 38033 |     },  | 
 | 38034 | +    "AWS_ObservabilityAdmin_OrganizationCentralizationRule": {  | 
 | 38035 | +      "type": "object",  | 
 | 38036 | +      "markdownDescription": "Resource schema for AWS:ObservabilityAdmin:OrganizationCentralizationRule  \n[Docs](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-organizationcentralizationrule.html)",  | 
 | 38037 | +      "allOf": [  | 
 | 38038 | +        {  | 
 | 38039 | +          "type": "object",  | 
 | 38040 | +          "properties": {  | 
 | 38041 | +            "Type": {  | 
 | 38042 | +              "type": "string",  | 
 | 38043 | +              "enum": [  | 
 | 38044 | +                "AWS::ObservabilityAdmin::OrganizationCentralizationRule"  | 
 | 38045 | +              ],  | 
 | 38046 | +              "markdownEnumDescriptions": [  | 
 | 38047 | +                "Resource schema for AWS:ObservabilityAdmin:OrganizationCentralizationRule  \n[Docs](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-observabilityadmin-organizationcentralizationrule.html)"  | 
 | 38048 | +              ]  | 
 | 38049 | +            },  | 
 | 38050 | +            "Properties": {  | 
 | 38051 | +              "$ref": "resources/aws-observabilityadmin-organizationcentralizationrule.json"  | 
 | 38052 | +            }  | 
 | 38053 | +          },  | 
 | 38054 | +          "required": [  | 
 | 38055 | +            "Type",  | 
 | 38056 | +            "Properties"  | 
 | 38057 | +          ]  | 
 | 38058 | +        },  | 
 | 38059 | +        {  | 
 | 38060 | +          "$ref": "resource.attributes.schema.json#/definitions/ResourceAttributes"  | 
 | 38061 | +        }  | 
 | 38062 | +      ],  | 
 | 38063 | +      "additionalProperties": false  | 
 | 38064 | +    },  | 
37909 | 38065 |     "AWS_EC2_IPAM": {  | 
37910 | 38066 |       "type": "object",  | 
37911 | 38067 |       "markdownDescription": "Resource Schema of AWS::EC2::IPAM Type  \n[Docs](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipam.html)",  | 
 | 
46534 | 46690 |             {  | 
46535 | 46691 |               "$ref": "#/definitions/AWS_KMS_Alias"  | 
46536 | 46692 |             },  | 
 | 46693 | +            {  | 
 | 46694 | +              "$ref": "#/definitions/AWS_ApplicationSignals_GroupingConfiguration"  | 
 | 46695 | +            },  | 
46537 | 46696 |             {  | 
46538 | 46697 |               "$ref": "#/definitions/AWS_ApiGatewayV2_ApiMapping"  | 
46539 | 46698 |             },  | 
 | 
47119 | 47278 |             {  | 
47120 | 47279 |               "$ref": "#/definitions/AWS_EC2_VPNGatewayRoutePropagation"  | 
47121 | 47280 |             },  | 
 | 47281 | +            {  | 
 | 47282 | +              "$ref": "#/definitions/AWS_Lightsail_DiskSnapshot"  | 
 | 47283 | +            },  | 
47122 | 47284 |             {  | 
47123 | 47285 |               "$ref": "#/definitions/AWS_ApiGateway_Method"  | 
47124 | 47286 |             },  | 
 | 
47650 | 47812 |             {  | 
47651 | 47813 |               "$ref": "#/definitions/AWS_EFS_FileSystem"  | 
47652 | 47814 |             },  | 
 | 47815 | +            {  | 
 | 47816 | +              "$ref": "#/definitions/AWS_BedrockAgentCore_Gateway"  | 
 | 47817 | +            },  | 
47653 | 47818 |             {  | 
47654 | 47819 |               "$ref": "#/definitions/AWS_MemoryDB_User"  | 
47655 | 47820 |             },  | 
 | 
48259 | 48424 |             {  | 
48260 | 48425 |               "$ref": "#/definitions/AWS_OpenSearchServerless_VpcEndpoint"  | 
48261 | 48426 |             },  | 
 | 48427 | +            {  | 
 | 48428 | +              "$ref": "#/definitions/AWS_BedrockAgentCore_GatewayTarget"  | 
 | 48429 | +            },  | 
48262 | 48430 |             {  | 
48263 | 48431 |               "$ref": "#/definitions/AWS_RAM_ResourceShare"  | 
48264 | 48432 |             },  | 
 | 
48907 | 49075 |             {  | 
48908 | 49076 |               "$ref": "#/definitions/AWS_EC2_Route"  | 
48909 | 49077 |             },  | 
 | 49078 | +            {  | 
 | 49079 | +              "$ref": "#/definitions/AWS_ObservabilityAdmin_OrganizationCentralizationRule"  | 
 | 49080 | +            },  | 
48910 | 49081 |             {  | 
48911 | 49082 |               "$ref": "#/definitions/AWS_EC2_IPAM"  | 
48912 | 49083 |             },  | 
 | 
0 commit comments