|
12716 | 12716 | } |
12717 | 12717 | } |
12718 | 12718 | }, |
| 12719 | + "AWS::ServiceDiscovery::Service.DnsConfig": { |
| 12720 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicediscovery-service-dnsconfig.html", |
| 12721 | + "Properties": { |
| 12722 | + "DnsRecords": { |
| 12723 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicediscovery-service-dnsconfig.html#cfn-servicediscovery-service-dnsconfig-dnsrecords", |
| 12724 | + "ItemType": "DnsRecord", |
| 12725 | + "Required": true, |
| 12726 | + "Type": "List", |
| 12727 | + "UpdateType": "Mutable" |
| 12728 | + }, |
| 12729 | + "NamespaceId": { |
| 12730 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicediscovery-service-dnsconfig.html#cfn-servicediscovery-service-dnsconfig-namespaceid", |
| 12731 | + "PrimitiveType": "String", |
| 12732 | + "Required": false, |
| 12733 | + "UpdateType": "Immutable" |
| 12734 | + }, |
| 12735 | + "RoutingPolicy": { |
| 12736 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicediscovery-service-dnsconfig.html#cfn-servicediscovery-service-dnsconfig-routingpolicy", |
| 12737 | + "PrimitiveType": "String", |
| 12738 | + "Required": false, |
| 12739 | + "UpdateType": "Mutable" |
| 12740 | + } |
| 12741 | + } |
| 12742 | + }, |
| 12743 | + "AWS::ServiceDiscovery::Service.DnsRecord": { |
| 12744 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicediscovery-service-dnsrecord.html", |
| 12745 | + "Properties": { |
| 12746 | + "TTL": { |
| 12747 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicediscovery-service-dnsrecord.html#cfn-servicediscovery-service-dnsrecord-ttl", |
| 12748 | + "PrimitiveType": "Double", |
| 12749 | + "Required": true, |
| 12750 | + "UpdateType": "Mutable" |
| 12751 | + }, |
| 12752 | + "Type": { |
| 12753 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicediscovery-service-dnsrecord.html#cfn-servicediscovery-service-dnsrecord-type", |
| 12754 | + "PrimitiveType": "String", |
| 12755 | + "Required": true, |
| 12756 | + "UpdateType": "Mutable" |
| 12757 | + } |
| 12758 | + } |
| 12759 | + }, |
| 12760 | + "AWS::ServiceDiscovery::Service.HealthCheckConfig": { |
| 12761 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicediscovery-service-healthcheckconfig.html", |
| 12762 | + "Properties": { |
| 12763 | + "FailureThreshold": { |
| 12764 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicediscovery-service-healthcheckconfig.html#cfn-servicediscovery-service-healthcheckconfig-failurethreshold", |
| 12765 | + "PrimitiveType": "Double", |
| 12766 | + "Required": false, |
| 12767 | + "UpdateType": "Mutable" |
| 12768 | + }, |
| 12769 | + "ResourcePath": { |
| 12770 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicediscovery-service-healthcheckconfig.html#cfn-servicediscovery-service-healthcheckconfig-resourcepath", |
| 12771 | + "PrimitiveType": "String", |
| 12772 | + "Required": false, |
| 12773 | + "UpdateType": "Mutable" |
| 12774 | + }, |
| 12775 | + "Type": { |
| 12776 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicediscovery-service-healthcheckconfig.html#cfn-servicediscovery-service-healthcheckconfig-type", |
| 12777 | + "PrimitiveType": "String", |
| 12778 | + "Required": true, |
| 12779 | + "UpdateType": "Mutable" |
| 12780 | + } |
| 12781 | + } |
| 12782 | + }, |
| 12783 | + "AWS::ServiceDiscovery::Service.HealthCheckCustomConfig": { |
| 12784 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicediscovery-service-healthcheckcustomconfig.html", |
| 12785 | + "Properties": { |
| 12786 | + "FailureThreshold": { |
| 12787 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-servicediscovery-service-healthcheckcustomconfig.html#cfn-servicediscovery-service-healthcheckcustomconfig-failurethreshold", |
| 12788 | + "PrimitiveType": "Double", |
| 12789 | + "Required": false, |
| 12790 | + "UpdateType": "Mutable" |
| 12791 | + } |
| 12792 | + } |
| 12793 | + }, |
12719 | 12794 | "AWS::WAF::ByteMatchSet.ByteMatchTuple": { |
12720 | 12795 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-bytematchset-bytematchtuples.html", |
12721 | 12796 | "Properties": { |
|
13009 | 13084 | } |
13010 | 13085 | } |
13011 | 13086 | }, |
13012 | | - "ResourceSpecificationVersion": "6.1.0", |
| 13087 | + "ResourceSpecificationVersion": "6.2.0", |
13013 | 13088 | "ResourceTypes": { |
13014 | 13089 | "AWS::ApiGateway::Account": { |
13015 | 13090 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-account.html", |
@@ -23368,6 +23443,162 @@ |
23368 | 23443 | } |
23369 | 23444 | } |
23370 | 23445 | }, |
| 23446 | + "AWS::ServiceDiscovery::HttpNamespace": { |
| 23447 | + "Attributes": { |
| 23448 | + "Arn": { |
| 23449 | + "PrimitiveType": "String" |
| 23450 | + }, |
| 23451 | + "Id": { |
| 23452 | + "PrimitiveType": "String" |
| 23453 | + } |
| 23454 | + }, |
| 23455 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-httpnamespace.html", |
| 23456 | + "Properties": { |
| 23457 | + "Description": { |
| 23458 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-httpnamespace.html#cfn-servicediscovery-httpnamespace-description", |
| 23459 | + "PrimitiveType": "String", |
| 23460 | + "Required": false, |
| 23461 | + "UpdateType": "Immutable" |
| 23462 | + }, |
| 23463 | + "Name": { |
| 23464 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-httpnamespace.html#cfn-servicediscovery-httpnamespace-name", |
| 23465 | + "PrimitiveType": "String", |
| 23466 | + "Required": true, |
| 23467 | + "UpdateType": "Immutable" |
| 23468 | + } |
| 23469 | + } |
| 23470 | + }, |
| 23471 | + "AWS::ServiceDiscovery::Instance": { |
| 23472 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-instance.html", |
| 23473 | + "Properties": { |
| 23474 | + "InstanceAttributes": { |
| 23475 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-instance.html#cfn-servicediscovery-instance-instanceattributes", |
| 23476 | + "PrimitiveType": "Json", |
| 23477 | + "Required": true, |
| 23478 | + "UpdateType": "Mutable" |
| 23479 | + }, |
| 23480 | + "InstanceId": { |
| 23481 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-instance.html#cfn-servicediscovery-instance-instanceid", |
| 23482 | + "PrimitiveType": "String", |
| 23483 | + "Required": false, |
| 23484 | + "UpdateType": "Immutable" |
| 23485 | + }, |
| 23486 | + "ServiceId": { |
| 23487 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-instance.html#cfn-servicediscovery-instance-serviceid", |
| 23488 | + "PrimitiveType": "String", |
| 23489 | + "Required": true, |
| 23490 | + "UpdateType": "Immutable" |
| 23491 | + } |
| 23492 | + } |
| 23493 | + }, |
| 23494 | + "AWS::ServiceDiscovery::PrivateDnsNamespace": { |
| 23495 | + "Attributes": { |
| 23496 | + "Arn": { |
| 23497 | + "PrimitiveType": "String" |
| 23498 | + }, |
| 23499 | + "Id": { |
| 23500 | + "PrimitiveType": "String" |
| 23501 | + } |
| 23502 | + }, |
| 23503 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-privatednsnamespace.html", |
| 23504 | + "Properties": { |
| 23505 | + "Description": { |
| 23506 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-privatednsnamespace.html#cfn-servicediscovery-privatednsnamespace-description", |
| 23507 | + "PrimitiveType": "String", |
| 23508 | + "Required": false, |
| 23509 | + "UpdateType": "Immutable" |
| 23510 | + }, |
| 23511 | + "Name": { |
| 23512 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-privatednsnamespace.html#cfn-servicediscovery-privatednsnamespace-name", |
| 23513 | + "PrimitiveType": "String", |
| 23514 | + "Required": true, |
| 23515 | + "UpdateType": "Immutable" |
| 23516 | + }, |
| 23517 | + "Vpc": { |
| 23518 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-privatednsnamespace.html#cfn-servicediscovery-privatednsnamespace-vpc", |
| 23519 | + "PrimitiveType": "String", |
| 23520 | + "Required": true, |
| 23521 | + "UpdateType": "Immutable" |
| 23522 | + } |
| 23523 | + } |
| 23524 | + }, |
| 23525 | + "AWS::ServiceDiscovery::PublicDnsNamespace": { |
| 23526 | + "Attributes": { |
| 23527 | + "Arn": { |
| 23528 | + "PrimitiveType": "String" |
| 23529 | + }, |
| 23530 | + "Id": { |
| 23531 | + "PrimitiveType": "String" |
| 23532 | + } |
| 23533 | + }, |
| 23534 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-publicdnsnamespace.html", |
| 23535 | + "Properties": { |
| 23536 | + "Description": { |
| 23537 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-publicdnsnamespace.html#cfn-servicediscovery-publicdnsnamespace-description", |
| 23538 | + "PrimitiveType": "String", |
| 23539 | + "Required": false, |
| 23540 | + "UpdateType": "Immutable" |
| 23541 | + }, |
| 23542 | + "Name": { |
| 23543 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-publicdnsnamespace.html#cfn-servicediscovery-publicdnsnamespace-name", |
| 23544 | + "PrimitiveType": "String", |
| 23545 | + "Required": true, |
| 23546 | + "UpdateType": "Immutable" |
| 23547 | + } |
| 23548 | + } |
| 23549 | + }, |
| 23550 | + "AWS::ServiceDiscovery::Service": { |
| 23551 | + "Attributes": { |
| 23552 | + "Arn": { |
| 23553 | + "PrimitiveType": "String" |
| 23554 | + }, |
| 23555 | + "Id": { |
| 23556 | + "PrimitiveType": "String" |
| 23557 | + }, |
| 23558 | + "Name": { |
| 23559 | + "PrimitiveType": "String" |
| 23560 | + } |
| 23561 | + }, |
| 23562 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-service.html", |
| 23563 | + "Properties": { |
| 23564 | + "Description": { |
| 23565 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-service.html#cfn-servicediscovery-service-description", |
| 23566 | + "PrimitiveType": "String", |
| 23567 | + "Required": false, |
| 23568 | + "UpdateType": "Mutable" |
| 23569 | + }, |
| 23570 | + "DnsConfig": { |
| 23571 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-service.html#cfn-servicediscovery-service-dnsconfig", |
| 23572 | + "Required": false, |
| 23573 | + "Type": "DnsConfig", |
| 23574 | + "UpdateType": "Mutable" |
| 23575 | + }, |
| 23576 | + "HealthCheckConfig": { |
| 23577 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-service.html#cfn-servicediscovery-service-healthcheckconfig", |
| 23578 | + "Required": false, |
| 23579 | + "Type": "HealthCheckConfig", |
| 23580 | + "UpdateType": "Mutable" |
| 23581 | + }, |
| 23582 | + "HealthCheckCustomConfig": { |
| 23583 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-service.html#cfn-servicediscovery-service-healthcheckcustomconfig", |
| 23584 | + "Required": false, |
| 23585 | + "Type": "HealthCheckCustomConfig", |
| 23586 | + "UpdateType": "Immutable" |
| 23587 | + }, |
| 23588 | + "Name": { |
| 23589 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-service.html#cfn-servicediscovery-service-name", |
| 23590 | + "PrimitiveType": "String", |
| 23591 | + "Required": false, |
| 23592 | + "UpdateType": "Immutable" |
| 23593 | + }, |
| 23594 | + "NamespaceId": { |
| 23595 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicediscovery-service.html#cfn-servicediscovery-service-namespaceid", |
| 23596 | + "PrimitiveType": "String", |
| 23597 | + "Required": false, |
| 23598 | + "UpdateType": "Immutable" |
| 23599 | + } |
| 23600 | + } |
| 23601 | + }, |
23371 | 23602 | "AWS::WAF::ByteMatchSet": { |
23372 | 23603 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-waf-bytematchset.html", |
23373 | 23604 | "Properties": { |
|
0 commit comments