hc99 commited on
Commit
b884205
·
verified ·
1 Parent(s): a9441f7

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +1 -0
  2. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/me_south_1/aws-gamelift-build.json +56 -0
  3. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/me_south_1/aws-logs-deliverydestination.json +108 -0
  4. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/me_south_1/aws-pcaconnectorad-directoryregistration.json +53 -0
  5. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/me_south_1/aws-pcaconnectorad-template.json +994 -0
  6. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/me_south_1/aws-servicecatalog-acceptedportfolioshare.json +28 -0
  7. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/me_south_1/aws-servicecatalog-portfolio.json +60 -0
  8. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/me_south_1/aws-servicecatalog-tagoptionassociation.json +29 -0
  9. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/me_south_1/aws-transfer-user.json +133 -0
  10. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/me_south_1/aws-wafregional-ratebasedrule.json +67 -0
  11. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/me_south_1/aws-wafregional-rule.json +67 -0
  12. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/me_south_1/aws-wafregional-webacl.json +74 -0
  13. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/__init__.py +1987 -0
  14. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-amazonmq-configurationassociation.json +46 -0
  15. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-appsync-graphqlapi.json +302 -0
  16. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-autoscalingplans-scalingplan.json +296 -0
  17. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-directoryservice-simplead.json +99 -0
  18. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-docdb-dbclusterparametergroup.json +66 -0
  19. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-ec2-clientvpnauthorizationrule.json +41 -0
  20. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-ec2-launchtemplate.json +2086 -0
  21. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-efs-filesystem.json +228 -0
  22. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-elasticache-globalreplicationgroup.json +124 -0
  23. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-elasticache-serverlesscache.json +205 -0
  24. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-elasticloadbalancingv2-loadbalancer.json +176 -0
  25. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-emrcontainers-virtualcluster.json +125 -0
  26. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-kinesisanalytics-application.json +230 -0
  27. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-kinesisanalytics-applicationreferencedatasource.json +165 -0
  28. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-kinesisanalyticsv2-applicationcloudwatchloggingoption.json +42 -0
  29. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-kinesisanalyticsv2-applicationreferencedatasource.json +161 -0
  30. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-lambda-version.json +112 -0
  31. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-logs-delivery.json +90 -0
  32. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-logs-deliverydestination.json +108 -0
  33. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-neptune-dbclusterparametergroup.json +66 -0
  34. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-neptune-dbinstance.json +88 -0
  35. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-neptune-dbparametergroup.json +66 -0
  36. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-networkmanager-connectattachment.json +142 -0
  37. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-networkmanager-connectpeer.json +164 -0
  38. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-networkmanager-corenetwork.json +150 -0
  39. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-networkmanager-sitetositevpnattachment.json +133 -0
  40. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-networkmanager-vpcattachment.json +149 -0
  41. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-sagemaker-endpoint.json +211 -0
  42. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-wafregional-geomatchset.json +49 -0
  43. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-wafregional-ipset.json +49 -0
  44. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-wafregional-ratebasedrule.json +67 -0
  45. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-wafregional-rule.json +67 -0
  46. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-wafregional-sizeconstraintset.json +72 -0
  47. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-wafregional-webacl.json +74 -0
  48. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/us_east_1/__init__.py +1332 -0
  49. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/us_east_1/alexa-ask-skill.json +92 -0
  50. testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/us_east_1/aws-accessanalyzer-analyzer.json +172 -0
.gitattributes CHANGED
@@ -101,3 +101,4 @@ testbed/pvlib__pvlib-python/pvlib/data/aod550_tcwv_20121101_test.nc filter=lfs d
101
  testbed/mwaskom__seaborn/doc/_static/favicon_old.ico filter=lfs diff=lfs merge=lfs -text
102
  testbed/matplotlib__matplotlib/lib/matplotlib/tests/baseline_images/test_usetex/test_usetex.pdf filter=lfs diff=lfs merge=lfs -text
103
  testbed/matplotlib__matplotlib/lib/matplotlib/tests/baseline_images/test_text/font_scaling.pdf filter=lfs diff=lfs merge=lfs -text
 
 
101
  testbed/mwaskom__seaborn/doc/_static/favicon_old.ico filter=lfs diff=lfs merge=lfs -text
102
  testbed/matplotlib__matplotlib/lib/matplotlib/tests/baseline_images/test_usetex/test_usetex.pdf filter=lfs diff=lfs merge=lfs -text
103
  testbed/matplotlib__matplotlib/lib/matplotlib/tests/baseline_images/test_text/font_scaling.pdf filter=lfs diff=lfs merge=lfs -text
104
+ testbed/matplotlib__matplotlib/lib/matplotlib/tests/baseline_images/test_backend_pgf/pgf_rcupdate2.pdf filter=lfs diff=lfs merge=lfs -text
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/me_south_1/aws-gamelift-build.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/StorageLocation",
5
+ "/properties/OperatingSystem"
6
+ ],
7
+ "definitions": {
8
+ "S3Location": {
9
+ "additionalProperties": false,
10
+ "properties": {
11
+ "Bucket": {
12
+ "type": "string"
13
+ },
14
+ "Key": {
15
+ "type": "string"
16
+ },
17
+ "ObjectVersion": {
18
+ "type": "string"
19
+ },
20
+ "RoleArn": {
21
+ "type": "string"
22
+ }
23
+ },
24
+ "required": [
25
+ "Bucket",
26
+ "Key",
27
+ "RoleArn"
28
+ ],
29
+ "type": "object"
30
+ }
31
+ },
32
+ "primaryIdentifier": [
33
+ "/properties/Id"
34
+ ],
35
+ "properties": {
36
+ "Id": {
37
+ "type": "string"
38
+ },
39
+ "Name": {
40
+ "type": "string"
41
+ },
42
+ "OperatingSystem": {
43
+ "type": "string"
44
+ },
45
+ "StorageLocation": {
46
+ "$ref": "#/definitions/S3Location"
47
+ },
48
+ "Version": {
49
+ "type": "string"
50
+ }
51
+ },
52
+ "readOnlyProperties": [
53
+ "/properties/Id"
54
+ ],
55
+ "typeName": "AWS::GameLift::Build"
56
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/me_south_1/aws-logs-deliverydestination.json ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/Name",
5
+ "/properties/DestinationResourceArn"
6
+ ],
7
+ "definitions": {
8
+ "Arn": {
9
+ "maxLength": 2048,
10
+ "minLength": 16,
11
+ "pattern": "[\\w#+=/:,.@-]*\\*?",
12
+ "type": "string"
13
+ },
14
+ "DestinationPolicy": {
15
+ "additionalProperties": false,
16
+ "properties": {
17
+ "DeliveryDestinationName": {
18
+ "maxLength": 60,
19
+ "minLength": 1,
20
+ "type": "string"
21
+ },
22
+ "DeliveryDestinationPolicy": {
23
+ "maxLength": 51200,
24
+ "minLength": 1,
25
+ "type": "string"
26
+ }
27
+ },
28
+ "required": [
29
+ "DeliveryDestinationName",
30
+ "DeliveryDestinationPolicy"
31
+ ],
32
+ "type": "object"
33
+ },
34
+ "Tag": {
35
+ "additionalProperties": false,
36
+ "properties": {
37
+ "Key": {
38
+ "maxLength": 128,
39
+ "minLength": 1,
40
+ "type": "string"
41
+ },
42
+ "Value": {
43
+ "maxLength": 256,
44
+ "minLength": 0,
45
+ "type": "string"
46
+ }
47
+ },
48
+ "required": [
49
+ "Key",
50
+ "Value"
51
+ ],
52
+ "type": "object"
53
+ }
54
+ },
55
+ "primaryIdentifier": [
56
+ "/properties/Name"
57
+ ],
58
+ "properties": {
59
+ "Arn": {
60
+ "$ref": "#/definitions/Arn"
61
+ },
62
+ "DeliveryDestinationPolicy": {
63
+ "items": {
64
+ "$ref": "#/definitions/DestinationPolicy"
65
+ },
66
+ "type": "object"
67
+ },
68
+ "DeliveryDestinationType": {
69
+ "maxLength": 12,
70
+ "minLength": 1,
71
+ "pattern": "^[0-9A-Za-z]+$",
72
+ "type": "string"
73
+ },
74
+ "DestinationResourceArn": {
75
+ "$ref": "#/definitions/Arn"
76
+ },
77
+ "Name": {
78
+ "maxLength": 60,
79
+ "minLength": 1,
80
+ "pattern": "[\\w-]*$",
81
+ "type": "string"
82
+ },
83
+ "Tags": {
84
+ "insertionOrder": false,
85
+ "items": {
86
+ "$ref": "#/definitions/Tag"
87
+ },
88
+ "type": "array",
89
+ "uniqueItems": true
90
+ }
91
+ },
92
+ "readOnlyProperties": [
93
+ "/properties/Arn",
94
+ "/properties/DeliveryDestinationType"
95
+ ],
96
+ "required": [
97
+ "Name"
98
+ ],
99
+ "sourceUrl": "https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-logs.git",
100
+ "tagging": {
101
+ "cloudFormationSystemTags": true,
102
+ "tagOnCreate": true,
103
+ "tagProperty": "/properties/Tags",
104
+ "tagUpdatable": true,
105
+ "taggable": true
106
+ },
107
+ "typeName": "AWS::Logs::DeliveryDestination"
108
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/me_south_1/aws-pcaconnectorad-directoryregistration.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/DirectoryId"
5
+ ],
6
+ "definitions": {
7
+ "Tags": {
8
+ "additionalProperties": false,
9
+ "patternProperties": {
10
+ ".+": {
11
+ "type": "string"
12
+ }
13
+ },
14
+ "type": "object"
15
+ }
16
+ },
17
+ "primaryIdentifier": [
18
+ "/properties/DirectoryRegistrationArn"
19
+ ],
20
+ "properties": {
21
+ "DirectoryId": {
22
+ "pattern": "^d-[0-9a-f]{10}$",
23
+ "type": "string"
24
+ },
25
+ "DirectoryRegistrationArn": {
26
+ "maxLength": 200,
27
+ "minLength": 5,
28
+ "pattern": "^arn:[\\w-]+:pca-connector-ad:[\\w-]+:[0-9]+:directory-registration(\\/[\\w-]+)$",
29
+ "type": "string"
30
+ },
31
+ "Tags": {
32
+ "$ref": "#/definitions/Tags"
33
+ }
34
+ },
35
+ "readOnlyProperties": [
36
+ "/properties/DirectoryRegistrationArn"
37
+ ],
38
+ "required": [
39
+ "DirectoryId"
40
+ ],
41
+ "tagging": {
42
+ "cloudFormationSystemTags": true,
43
+ "tagOnCreate": true,
44
+ "tagProperty": "/properties/Tags",
45
+ "tagUpdatable": true,
46
+ "taggable": true
47
+ },
48
+ "typeName": "AWS::PCAConnectorAD::DirectoryRegistration",
49
+ "writeOnlyProperties": [
50
+ "/properties/DirectoryId",
51
+ "/properties/Tags"
52
+ ]
53
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/me_south_1/aws-pcaconnectorad-template.json ADDED
@@ -0,0 +1,994 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/ConnectorArn",
5
+ "/properties/Name"
6
+ ],
7
+ "definitions": {
8
+ "ApplicationPolicies": {
9
+ "additionalProperties": false,
10
+ "properties": {
11
+ "Critical": {
12
+ "type": "boolean"
13
+ },
14
+ "Policies": {
15
+ "items": {
16
+ "$ref": "#/definitions/ApplicationPolicy"
17
+ },
18
+ "maxItems": 100,
19
+ "minItems": 1,
20
+ "type": "array",
21
+ "uniqueItems": true
22
+ }
23
+ },
24
+ "required": [
25
+ "Policies"
26
+ ],
27
+ "type": "object"
28
+ },
29
+ "ApplicationPolicy": {
30
+ "oneOf": [
31
+ {
32
+ "additionalProperties": false,
33
+ "properties": {
34
+ "PolicyType": {
35
+ "$ref": "#/definitions/ApplicationPolicyType"
36
+ }
37
+ },
38
+ "required": [
39
+ "PolicyType"
40
+ ],
41
+ "title": "PolicyType",
42
+ "type": "object"
43
+ },
44
+ {
45
+ "additionalProperties": false,
46
+ "properties": {
47
+ "PolicyObjectIdentifier": {
48
+ "maxLength": 64,
49
+ "minLength": 1,
50
+ "pattern": "^([0-2])\\.([0-9]|([0-3][0-9]))(\\.([0-9]+)){0,126}$",
51
+ "type": "string"
52
+ }
53
+ },
54
+ "required": [
55
+ "PolicyObjectIdentifier"
56
+ ],
57
+ "title": "PolicyObjectIdentifier",
58
+ "type": "object"
59
+ }
60
+ ]
61
+ },
62
+ "ApplicationPolicyType": {
63
+ "enum": [
64
+ "ALL_APPLICATION_POLICIES",
65
+ "ANY_PURPOSE",
66
+ "ATTESTATION_IDENTITY_KEY_CERTIFICATE",
67
+ "CERTIFICATE_REQUEST_AGENT",
68
+ "CLIENT_AUTHENTICATION",
69
+ "CODE_SIGNING",
70
+ "CTL_USAGE",
71
+ "DIGITAL_RIGHTS",
72
+ "DIRECTORY_SERVICE_EMAIL_REPLICATION",
73
+ "DISALLOWED_LIST",
74
+ "DNS_SERVER_TRUST",
75
+ "DOCUMENT_ENCRYPTION",
76
+ "DOCUMENT_SIGNING",
77
+ "DYNAMIC_CODE_GENERATOR",
78
+ "EARLY_LAUNCH_ANTIMALWARE_DRIVER",
79
+ "EMBEDDED_WINDOWS_SYSTEM_COMPONENT_VERIFICATION",
80
+ "ENCLAVE",
81
+ "ENCRYPTING_FILE_SYSTEM",
82
+ "ENDORSEMENT_KEY_CERTIFICATE",
83
+ "FILE_RECOVERY",
84
+ "HAL_EXTENSION",
85
+ "IP_SECURITY_END_SYSTEM",
86
+ "IP_SECURITY_IKE_INTERMEDIATE",
87
+ "IP_SECURITY_TUNNEL_TERMINATION",
88
+ "IP_SECURITY_USER",
89
+ "ISOLATED_USER_MODE",
90
+ "KDC_AUTHENTICATION",
91
+ "KERNEL_MODE_CODE_SIGNING",
92
+ "KEY_PACK_LICENSES",
93
+ "KEY_RECOVERY",
94
+ "KEY_RECOVERY_AGENT",
95
+ "LICENSE_SERVER_VERIFICATION",
96
+ "LIFETIME_SIGNING",
97
+ "MICROSOFT_PUBLISHER",
98
+ "MICROSOFT_TIME_STAMPING",
99
+ "MICROSOFT_TRUST_LIST_SIGNING",
100
+ "OCSP_SIGNING",
101
+ "OEM_WINDOWS_SYSTEM_COMPONENT_VERIFICATION",
102
+ "PLATFORM_CERTIFICATE",
103
+ "PREVIEW_BUILD_SIGNING",
104
+ "PRIVATE_KEY_ARCHIVAL",
105
+ "PROTECTED_PROCESS_LIGHT_VERIFICATION",
106
+ "PROTECTED_PROCESS_VERIFICATION",
107
+ "QUALIFIED_SUBORDINATION",
108
+ "REVOKED_LIST_SIGNER",
109
+ "ROOT_PROGRAM_AUTO_UPDATE_CA_REVOCATION",
110
+ "ROOT_PROGRAM_AUTO_UPDATE_END_REVOCATION",
111
+ "ROOT_PROGRAM_NO_OSCP_FAILOVER_TO_CRL",
112
+ "ROOT_LIST_SIGNER",
113
+ "SECURE_EMAIL",
114
+ "SERVER_AUTHENTICATION",
115
+ "SMART_CARD_LOGIN",
116
+ "SPC_ENCRYPTED_DIGEST_RETRY_COUNT",
117
+ "SPC_RELAXED_PE_MARKER_CHECK",
118
+ "TIME_STAMPING",
119
+ "WINDOWS_HARDWARE_DRIVER_ATTESTED_VERIFICATION",
120
+ "WINDOWS_HARDWARE_DRIVER_EXTENDED_VERIFICATION",
121
+ "WINDOWS_HARDWARE_DRIVER_VERIFICATION",
122
+ "WINDOWS_HELLO_RECOVERY_KEY_ENCRYPTION",
123
+ "WINDOWS_KITS_COMPONENT",
124
+ "WINDOWS_RT_VERIFICATION",
125
+ "WINDOWS_SOFTWARE_EXTENSION_VERIFICATION",
126
+ "WINDOWS_STORE",
127
+ "WINDOWS_SYSTEM_COMPONENT_VERIFICATION",
128
+ "WINDOWS_TCB_COMPONENT",
129
+ "WINDOWS_THIRD_PARTY_APPLICATION_COMPONENT",
130
+ "WINDOWS_UPDATE"
131
+ ],
132
+ "type": "string"
133
+ },
134
+ "CertificateValidity": {
135
+ "additionalProperties": false,
136
+ "properties": {
137
+ "RenewalPeriod": {
138
+ "$ref": "#/definitions/ValidityPeriod"
139
+ },
140
+ "ValidityPeriod": {
141
+ "$ref": "#/definitions/ValidityPeriod"
142
+ }
143
+ },
144
+ "required": [
145
+ "RenewalPeriod",
146
+ "ValidityPeriod"
147
+ ],
148
+ "type": "object"
149
+ },
150
+ "ClientCompatibilityV2": {
151
+ "enum": [
152
+ "WINDOWS_SERVER_2003",
153
+ "WINDOWS_SERVER_2008",
154
+ "WINDOWS_SERVER_2008_R2",
155
+ "WINDOWS_SERVER_2012",
156
+ "WINDOWS_SERVER_2012_R2",
157
+ "WINDOWS_SERVER_2016"
158
+ ],
159
+ "type": "string"
160
+ },
161
+ "ClientCompatibilityV3": {
162
+ "enum": [
163
+ "WINDOWS_SERVER_2008",
164
+ "WINDOWS_SERVER_2008_R2",
165
+ "WINDOWS_SERVER_2012",
166
+ "WINDOWS_SERVER_2012_R2",
167
+ "WINDOWS_SERVER_2016"
168
+ ],
169
+ "type": "string"
170
+ },
171
+ "ClientCompatibilityV4": {
172
+ "enum": [
173
+ "WINDOWS_SERVER_2012",
174
+ "WINDOWS_SERVER_2012_R2",
175
+ "WINDOWS_SERVER_2016"
176
+ ],
177
+ "type": "string"
178
+ },
179
+ "EnrollmentFlagsV2": {
180
+ "additionalProperties": false,
181
+ "properties": {
182
+ "EnableKeyReuseOnNtTokenKeysetStorageFull": {
183
+ "type": "boolean"
184
+ },
185
+ "IncludeSymmetricAlgorithms": {
186
+ "type": "boolean"
187
+ },
188
+ "NoSecurityExtension": {
189
+ "type": "boolean"
190
+ },
191
+ "RemoveInvalidCertificateFromPersonalStore": {
192
+ "type": "boolean"
193
+ },
194
+ "UserInteractionRequired": {
195
+ "type": "boolean"
196
+ }
197
+ },
198
+ "type": "object"
199
+ },
200
+ "EnrollmentFlagsV3": {
201
+ "additionalProperties": false,
202
+ "properties": {
203
+ "EnableKeyReuseOnNtTokenKeysetStorageFull": {
204
+ "type": "boolean"
205
+ },
206
+ "IncludeSymmetricAlgorithms": {
207
+ "type": "boolean"
208
+ },
209
+ "NoSecurityExtension": {
210
+ "type": "boolean"
211
+ },
212
+ "RemoveInvalidCertificateFromPersonalStore": {
213
+ "type": "boolean"
214
+ },
215
+ "UserInteractionRequired": {
216
+ "type": "boolean"
217
+ }
218
+ },
219
+ "type": "object"
220
+ },
221
+ "EnrollmentFlagsV4": {
222
+ "additionalProperties": false,
223
+ "properties": {
224
+ "EnableKeyReuseOnNtTokenKeysetStorageFull": {
225
+ "type": "boolean"
226
+ },
227
+ "IncludeSymmetricAlgorithms": {
228
+ "type": "boolean"
229
+ },
230
+ "NoSecurityExtension": {
231
+ "type": "boolean"
232
+ },
233
+ "RemoveInvalidCertificateFromPersonalStore": {
234
+ "type": "boolean"
235
+ },
236
+ "UserInteractionRequired": {
237
+ "type": "boolean"
238
+ }
239
+ },
240
+ "type": "object"
241
+ },
242
+ "ExtensionsV2": {
243
+ "additionalProperties": false,
244
+ "properties": {
245
+ "ApplicationPolicies": {
246
+ "$ref": "#/definitions/ApplicationPolicies"
247
+ },
248
+ "KeyUsage": {
249
+ "$ref": "#/definitions/KeyUsage"
250
+ }
251
+ },
252
+ "required": [
253
+ "KeyUsage"
254
+ ],
255
+ "type": "object"
256
+ },
257
+ "ExtensionsV3": {
258
+ "additionalProperties": false,
259
+ "properties": {
260
+ "ApplicationPolicies": {
261
+ "$ref": "#/definitions/ApplicationPolicies"
262
+ },
263
+ "KeyUsage": {
264
+ "$ref": "#/definitions/KeyUsage"
265
+ }
266
+ },
267
+ "required": [
268
+ "KeyUsage"
269
+ ],
270
+ "type": "object"
271
+ },
272
+ "ExtensionsV4": {
273
+ "additionalProperties": false,
274
+ "properties": {
275
+ "ApplicationPolicies": {
276
+ "$ref": "#/definitions/ApplicationPolicies"
277
+ },
278
+ "KeyUsage": {
279
+ "$ref": "#/definitions/KeyUsage"
280
+ }
281
+ },
282
+ "required": [
283
+ "KeyUsage"
284
+ ],
285
+ "type": "object"
286
+ },
287
+ "GeneralFlagsV2": {
288
+ "additionalProperties": false,
289
+ "properties": {
290
+ "AutoEnrollment": {
291
+ "type": "boolean"
292
+ },
293
+ "MachineType": {
294
+ "type": "boolean"
295
+ }
296
+ },
297
+ "type": "object"
298
+ },
299
+ "GeneralFlagsV3": {
300
+ "additionalProperties": false,
301
+ "properties": {
302
+ "AutoEnrollment": {
303
+ "type": "boolean"
304
+ },
305
+ "MachineType": {
306
+ "type": "boolean"
307
+ }
308
+ },
309
+ "type": "object"
310
+ },
311
+ "GeneralFlagsV4": {
312
+ "additionalProperties": false,
313
+ "properties": {
314
+ "AutoEnrollment": {
315
+ "type": "boolean"
316
+ },
317
+ "MachineType": {
318
+ "type": "boolean"
319
+ }
320
+ },
321
+ "type": "object"
322
+ },
323
+ "HashAlgorithm": {
324
+ "enum": [
325
+ "SHA256",
326
+ "SHA384",
327
+ "SHA512"
328
+ ],
329
+ "type": "string"
330
+ },
331
+ "KeySpec": {
332
+ "enum": [
333
+ "KEY_EXCHANGE",
334
+ "SIGNATURE"
335
+ ],
336
+ "type": "string"
337
+ },
338
+ "KeyUsage": {
339
+ "additionalProperties": false,
340
+ "properties": {
341
+ "Critical": {
342
+ "type": "boolean"
343
+ },
344
+ "UsageFlags": {
345
+ "$ref": "#/definitions/KeyUsageFlags"
346
+ }
347
+ },
348
+ "required": [
349
+ "UsageFlags"
350
+ ],
351
+ "type": "object"
352
+ },
353
+ "KeyUsageFlags": {
354
+ "additionalProperties": false,
355
+ "properties": {
356
+ "DataEncipherment": {
357
+ "type": "boolean"
358
+ },
359
+ "DigitalSignature": {
360
+ "type": "boolean"
361
+ },
362
+ "KeyAgreement": {
363
+ "type": "boolean"
364
+ },
365
+ "KeyEncipherment": {
366
+ "type": "boolean"
367
+ },
368
+ "NonRepudiation": {
369
+ "type": "boolean"
370
+ }
371
+ },
372
+ "type": "object"
373
+ },
374
+ "KeyUsageProperty": {
375
+ "oneOf": [
376
+ {
377
+ "additionalProperties": false,
378
+ "properties": {
379
+ "PropertyType": {
380
+ "$ref": "#/definitions/KeyUsagePropertyType"
381
+ }
382
+ },
383
+ "required": [
384
+ "PropertyType"
385
+ ],
386
+ "title": "PropertyType",
387
+ "type": "object"
388
+ },
389
+ {
390
+ "additionalProperties": false,
391
+ "properties": {
392
+ "PropertyFlags": {
393
+ "$ref": "#/definitions/KeyUsagePropertyFlags"
394
+ }
395
+ },
396
+ "required": [
397
+ "PropertyFlags"
398
+ ],
399
+ "title": "PropertyFlags",
400
+ "type": "object"
401
+ }
402
+ ]
403
+ },
404
+ "KeyUsagePropertyFlags": {
405
+ "additionalProperties": false,
406
+ "properties": {
407
+ "Decrypt": {
408
+ "type": "boolean"
409
+ },
410
+ "KeyAgreement": {
411
+ "type": "boolean"
412
+ },
413
+ "Sign": {
414
+ "type": "boolean"
415
+ }
416
+ },
417
+ "type": "object"
418
+ },
419
+ "KeyUsagePropertyType": {
420
+ "enum": [
421
+ "ALL"
422
+ ],
423
+ "type": "string"
424
+ },
425
+ "PrivateKeyAlgorithm": {
426
+ "enum": [
427
+ "RSA",
428
+ "ECDH_P256",
429
+ "ECDH_P384",
430
+ "ECDH_P521"
431
+ ],
432
+ "type": "string"
433
+ },
434
+ "PrivateKeyAttributesV2": {
435
+ "additionalProperties": false,
436
+ "properties": {
437
+ "CryptoProviders": {
438
+ "items": {
439
+ "maxLength": 100,
440
+ "minLength": 1,
441
+ "type": "string"
442
+ },
443
+ "maxItems": 100,
444
+ "minItems": 1,
445
+ "type": "array",
446
+ "uniqueItems": true
447
+ },
448
+ "KeySpec": {
449
+ "$ref": "#/definitions/KeySpec"
450
+ },
451
+ "MinimalKeyLength": {
452
+ "minimum": 1,
453
+ "type": "number"
454
+ }
455
+ },
456
+ "required": [
457
+ "KeySpec",
458
+ "MinimalKeyLength"
459
+ ],
460
+ "type": "object"
461
+ },
462
+ "PrivateKeyAttributesV3": {
463
+ "additionalProperties": false,
464
+ "properties": {
465
+ "Algorithm": {
466
+ "$ref": "#/definitions/PrivateKeyAlgorithm"
467
+ },
468
+ "CryptoProviders": {
469
+ "items": {
470
+ "maxLength": 100,
471
+ "minLength": 1,
472
+ "type": "string"
473
+ },
474
+ "maxItems": 100,
475
+ "minItems": 1,
476
+ "type": "array",
477
+ "uniqueItems": true
478
+ },
479
+ "KeySpec": {
480
+ "$ref": "#/definitions/KeySpec"
481
+ },
482
+ "KeyUsageProperty": {
483
+ "$ref": "#/definitions/KeyUsageProperty"
484
+ },
485
+ "MinimalKeyLength": {
486
+ "minimum": 1,
487
+ "type": "number"
488
+ }
489
+ },
490
+ "required": [
491
+ "Algorithm",
492
+ "KeySpec",
493
+ "KeyUsageProperty",
494
+ "MinimalKeyLength"
495
+ ],
496
+ "type": "object"
497
+ },
498
+ "PrivateKeyAttributesV4": {
499
+ "additionalProperties": false,
500
+ "properties": {
501
+ "Algorithm": {
502
+ "$ref": "#/definitions/PrivateKeyAlgorithm"
503
+ },
504
+ "CryptoProviders": {
505
+ "items": {
506
+ "maxLength": 100,
507
+ "minLength": 1,
508
+ "type": "string"
509
+ },
510
+ "maxItems": 100,
511
+ "minItems": 1,
512
+ "type": "array",
513
+ "uniqueItems": true
514
+ },
515
+ "KeySpec": {
516
+ "$ref": "#/definitions/KeySpec"
517
+ },
518
+ "KeyUsageProperty": {
519
+ "$ref": "#/definitions/KeyUsageProperty"
520
+ },
521
+ "MinimalKeyLength": {
522
+ "minimum": 1,
523
+ "type": "number"
524
+ }
525
+ },
526
+ "required": [
527
+ "KeySpec",
528
+ "MinimalKeyLength"
529
+ ],
530
+ "type": "object"
531
+ },
532
+ "PrivateKeyFlagsV2": {
533
+ "additionalProperties": false,
534
+ "properties": {
535
+ "ClientVersion": {
536
+ "$ref": "#/definitions/ClientCompatibilityV2"
537
+ },
538
+ "ExportableKey": {
539
+ "type": "boolean"
540
+ },
541
+ "StrongKeyProtectionRequired": {
542
+ "type": "boolean"
543
+ }
544
+ },
545
+ "required": [
546
+ "ClientVersion"
547
+ ],
548
+ "type": "object"
549
+ },
550
+ "PrivateKeyFlagsV3": {
551
+ "additionalProperties": false,
552
+ "properties": {
553
+ "ClientVersion": {
554
+ "$ref": "#/definitions/ClientCompatibilityV3"
555
+ },
556
+ "ExportableKey": {
557
+ "type": "boolean"
558
+ },
559
+ "RequireAlternateSignatureAlgorithm": {
560
+ "type": "boolean"
561
+ },
562
+ "StrongKeyProtectionRequired": {
563
+ "type": "boolean"
564
+ }
565
+ },
566
+ "required": [
567
+ "ClientVersion"
568
+ ],
569
+ "type": "object"
570
+ },
571
+ "PrivateKeyFlagsV4": {
572
+ "additionalProperties": false,
573
+ "properties": {
574
+ "ClientVersion": {
575
+ "$ref": "#/definitions/ClientCompatibilityV4"
576
+ },
577
+ "ExportableKey": {
578
+ "type": "boolean"
579
+ },
580
+ "RequireAlternateSignatureAlgorithm": {
581
+ "type": "boolean"
582
+ },
583
+ "RequireSameKeyRenewal": {
584
+ "type": "boolean"
585
+ },
586
+ "StrongKeyProtectionRequired": {
587
+ "type": "boolean"
588
+ },
589
+ "UseLegacyProvider": {
590
+ "type": "boolean"
591
+ }
592
+ },
593
+ "required": [
594
+ "ClientVersion"
595
+ ],
596
+ "type": "object"
597
+ },
598
+ "SubjectNameFlagsV2": {
599
+ "additionalProperties": false,
600
+ "properties": {
601
+ "RequireCommonName": {
602
+ "type": "boolean"
603
+ },
604
+ "RequireDirectoryPath": {
605
+ "type": "boolean"
606
+ },
607
+ "RequireDnsAsCn": {
608
+ "type": "boolean"
609
+ },
610
+ "RequireEmail": {
611
+ "type": "boolean"
612
+ },
613
+ "SanRequireDirectoryGuid": {
614
+ "type": "boolean"
615
+ },
616
+ "SanRequireDns": {
617
+ "type": "boolean"
618
+ },
619
+ "SanRequireDomainDns": {
620
+ "type": "boolean"
621
+ },
622
+ "SanRequireEmail": {
623
+ "type": "boolean"
624
+ },
625
+ "SanRequireSpn": {
626
+ "type": "boolean"
627
+ },
628
+ "SanRequireUpn": {
629
+ "type": "boolean"
630
+ }
631
+ },
632
+ "type": "object"
633
+ },
634
+ "SubjectNameFlagsV3": {
635
+ "additionalProperties": false,
636
+ "properties": {
637
+ "RequireCommonName": {
638
+ "type": "boolean"
639
+ },
640
+ "RequireDirectoryPath": {
641
+ "type": "boolean"
642
+ },
643
+ "RequireDnsAsCn": {
644
+ "type": "boolean"
645
+ },
646
+ "RequireEmail": {
647
+ "type": "boolean"
648
+ },
649
+ "SanRequireDirectoryGuid": {
650
+ "type": "boolean"
651
+ },
652
+ "SanRequireDns": {
653
+ "type": "boolean"
654
+ },
655
+ "SanRequireDomainDns": {
656
+ "type": "boolean"
657
+ },
658
+ "SanRequireEmail": {
659
+ "type": "boolean"
660
+ },
661
+ "SanRequireSpn": {
662
+ "type": "boolean"
663
+ },
664
+ "SanRequireUpn": {
665
+ "type": "boolean"
666
+ }
667
+ },
668
+ "type": "object"
669
+ },
670
+ "SubjectNameFlagsV4": {
671
+ "additionalProperties": false,
672
+ "properties": {
673
+ "RequireCommonName": {
674
+ "type": "boolean"
675
+ },
676
+ "RequireDirectoryPath": {
677
+ "type": "boolean"
678
+ },
679
+ "RequireDnsAsCn": {
680
+ "type": "boolean"
681
+ },
682
+ "RequireEmail": {
683
+ "type": "boolean"
684
+ },
685
+ "SanRequireDirectoryGuid": {
686
+ "type": "boolean"
687
+ },
688
+ "SanRequireDns": {
689
+ "type": "boolean"
690
+ },
691
+ "SanRequireDomainDns": {
692
+ "type": "boolean"
693
+ },
694
+ "SanRequireEmail": {
695
+ "type": "boolean"
696
+ },
697
+ "SanRequireSpn": {
698
+ "type": "boolean"
699
+ },
700
+ "SanRequireUpn": {
701
+ "type": "boolean"
702
+ }
703
+ },
704
+ "type": "object"
705
+ },
706
+ "Tags": {
707
+ "additionalProperties": false,
708
+ "patternProperties": {
709
+ ".+": {
710
+ "type": "string"
711
+ }
712
+ },
713
+ "type": "object"
714
+ },
715
+ "TemplateDefinition": {
716
+ "oneOf": [
717
+ {
718
+ "additionalProperties": false,
719
+ "properties": {
720
+ "TemplateV2": {
721
+ "$ref": "#/definitions/TemplateV2"
722
+ }
723
+ },
724
+ "required": [
725
+ "TemplateV2"
726
+ ],
727
+ "title": "TemplateV2",
728
+ "type": "object"
729
+ },
730
+ {
731
+ "additionalProperties": false,
732
+ "properties": {
733
+ "TemplateV3": {
734
+ "$ref": "#/definitions/TemplateV3"
735
+ }
736
+ },
737
+ "required": [
738
+ "TemplateV3"
739
+ ],
740
+ "title": "TemplateV3",
741
+ "type": "object"
742
+ },
743
+ {
744
+ "additionalProperties": false,
745
+ "properties": {
746
+ "TemplateV4": {
747
+ "$ref": "#/definitions/TemplateV4"
748
+ }
749
+ },
750
+ "required": [
751
+ "TemplateV4"
752
+ ],
753
+ "title": "TemplateV4",
754
+ "type": "object"
755
+ }
756
+ ]
757
+ },
758
+ "TemplateV2": {
759
+ "additionalProperties": false,
760
+ "properties": {
761
+ "CertificateValidity": {
762
+ "$ref": "#/definitions/CertificateValidity"
763
+ },
764
+ "EnrollmentFlags": {
765
+ "$ref": "#/definitions/EnrollmentFlagsV2"
766
+ },
767
+ "Extensions": {
768
+ "$ref": "#/definitions/ExtensionsV2"
769
+ },
770
+ "GeneralFlags": {
771
+ "$ref": "#/definitions/GeneralFlagsV2"
772
+ },
773
+ "PrivateKeyAttributes": {
774
+ "$ref": "#/definitions/PrivateKeyAttributesV2"
775
+ },
776
+ "PrivateKeyFlags": {
777
+ "$ref": "#/definitions/PrivateKeyFlagsV2"
778
+ },
779
+ "SubjectNameFlags": {
780
+ "$ref": "#/definitions/SubjectNameFlagsV2"
781
+ },
782
+ "SupersededTemplates": {
783
+ "items": {
784
+ "maxLength": 64,
785
+ "minLength": 1,
786
+ "pattern": "^(?!^\\s+$)((?![\\x5c'\\x2b,;<=>#\\x22])([\\x20-\\x7E]))+$",
787
+ "type": "string"
788
+ },
789
+ "maxItems": 100,
790
+ "minItems": 1,
791
+ "type": "array",
792
+ "uniqueItems": true
793
+ }
794
+ },
795
+ "required": [
796
+ "CertificateValidity",
797
+ "EnrollmentFlags",
798
+ "Extensions",
799
+ "GeneralFlags",
800
+ "PrivateKeyAttributes",
801
+ "PrivateKeyFlags",
802
+ "SubjectNameFlags"
803
+ ],
804
+ "type": "object"
805
+ },
806
+ "TemplateV3": {
807
+ "additionalProperties": false,
808
+ "properties": {
809
+ "CertificateValidity": {
810
+ "$ref": "#/definitions/CertificateValidity"
811
+ },
812
+ "EnrollmentFlags": {
813
+ "$ref": "#/definitions/EnrollmentFlagsV3"
814
+ },
815
+ "Extensions": {
816
+ "$ref": "#/definitions/ExtensionsV3"
817
+ },
818
+ "GeneralFlags": {
819
+ "$ref": "#/definitions/GeneralFlagsV3"
820
+ },
821
+ "HashAlgorithm": {
822
+ "$ref": "#/definitions/HashAlgorithm"
823
+ },
824
+ "PrivateKeyAttributes": {
825
+ "$ref": "#/definitions/PrivateKeyAttributesV3"
826
+ },
827
+ "PrivateKeyFlags": {
828
+ "$ref": "#/definitions/PrivateKeyFlagsV3"
829
+ },
830
+ "SubjectNameFlags": {
831
+ "$ref": "#/definitions/SubjectNameFlagsV3"
832
+ },
833
+ "SupersededTemplates": {
834
+ "items": {
835
+ "maxLength": 64,
836
+ "minLength": 1,
837
+ "pattern": "^(?!^\\s+$)((?![\\x5c'\\x2b,;<=>#\\x22])([\\x20-\\x7E]))+$",
838
+ "type": "string"
839
+ },
840
+ "maxItems": 100,
841
+ "minItems": 1,
842
+ "type": "array",
843
+ "uniqueItems": true
844
+ }
845
+ },
846
+ "required": [
847
+ "CertificateValidity",
848
+ "EnrollmentFlags",
849
+ "Extensions",
850
+ "GeneralFlags",
851
+ "HashAlgorithm",
852
+ "PrivateKeyAttributes",
853
+ "PrivateKeyFlags",
854
+ "SubjectNameFlags"
855
+ ],
856
+ "type": "object"
857
+ },
858
+ "TemplateV4": {
859
+ "additionalProperties": false,
860
+ "properties": {
861
+ "CertificateValidity": {
862
+ "$ref": "#/definitions/CertificateValidity"
863
+ },
864
+ "EnrollmentFlags": {
865
+ "$ref": "#/definitions/EnrollmentFlagsV4"
866
+ },
867
+ "Extensions": {
868
+ "$ref": "#/definitions/ExtensionsV4"
869
+ },
870
+ "GeneralFlags": {
871
+ "$ref": "#/definitions/GeneralFlagsV4"
872
+ },
873
+ "HashAlgorithm": {
874
+ "$ref": "#/definitions/HashAlgorithm"
875
+ },
876
+ "PrivateKeyAttributes": {
877
+ "$ref": "#/definitions/PrivateKeyAttributesV4"
878
+ },
879
+ "PrivateKeyFlags": {
880
+ "$ref": "#/definitions/PrivateKeyFlagsV4"
881
+ },
882
+ "SubjectNameFlags": {
883
+ "$ref": "#/definitions/SubjectNameFlagsV4"
884
+ },
885
+ "SupersededTemplates": {
886
+ "items": {
887
+ "maxLength": 64,
888
+ "minLength": 1,
889
+ "pattern": "^(?!^\\s+$)((?![\\x5c'\\x2b,;<=>#\\x22])([\\x20-\\x7E]))+$",
890
+ "type": "string"
891
+ },
892
+ "maxItems": 100,
893
+ "minItems": 1,
894
+ "type": "array",
895
+ "uniqueItems": true
896
+ }
897
+ },
898
+ "required": [
899
+ "CertificateValidity",
900
+ "EnrollmentFlags",
901
+ "Extensions",
902
+ "GeneralFlags",
903
+ "PrivateKeyAttributes",
904
+ "PrivateKeyFlags",
905
+ "SubjectNameFlags"
906
+ ],
907
+ "type": "object"
908
+ },
909
+ "ValidityPeriod": {
910
+ "additionalProperties": false,
911
+ "properties": {
912
+ "Period": {
913
+ "maximum": 8766000,
914
+ "minimum": 1,
915
+ "type": "number"
916
+ },
917
+ "PeriodType": {
918
+ "$ref": "#/definitions/ValidityPeriodType"
919
+ }
920
+ },
921
+ "required": [
922
+ "Period",
923
+ "PeriodType"
924
+ ],
925
+ "type": "object"
926
+ },
927
+ "ValidityPeriodType": {
928
+ "enum": [
929
+ "HOURS",
930
+ "DAYS",
931
+ "WEEKS",
932
+ "MONTHS",
933
+ "YEARS"
934
+ ],
935
+ "type": "string"
936
+ }
937
+ },
938
+ "primaryIdentifier": [
939
+ "/properties/TemplateArn"
940
+ ],
941
+ "properties": {
942
+ "ConnectorArn": {
943
+ "maxLength": 200,
944
+ "minLength": 5,
945
+ "pattern": "^arn:[\\w-]+:pca-connector-ad:[\\w-]+:[0-9]+:connector\\/[0-9a-f]{8}(-[0-9a-f]{4}){3}-[0-9a-f]{12}$",
946
+ "type": "string"
947
+ },
948
+ "Definition": {
949
+ "$ref": "#/definitions/TemplateDefinition"
950
+ },
951
+ "Name": {
952
+ "maxLength": 64,
953
+ "minLength": 1,
954
+ "pattern": "^(?!^\\s+$)((?![\\x5c'\\x2b,;<=>#\\x22])([\\x20-\\x7E]))+$",
955
+ "type": "string"
956
+ },
957
+ "ReenrollAllCertificateHolders": {
958
+ "type": "boolean"
959
+ },
960
+ "Tags": {
961
+ "$ref": "#/definitions/Tags"
962
+ },
963
+ "TemplateArn": {
964
+ "maxLength": 200,
965
+ "minLength": 5,
966
+ "pattern": "^arn:[\\w-]+:pca-connector-ad:[\\w-]+:[0-9]+:connector\\/[0-9a-f]{8}(-[0-9a-f]{4}){3}-[0-9a-f]{12}\\/template\\/[0-9a-f]{8}(-[0-9a-f]{4}){3}-[0-9a-f]{12}$",
967
+ "type": "string"
968
+ }
969
+ },
970
+ "readOnlyProperties": [
971
+ "/properties/TemplateArn"
972
+ ],
973
+ "required": [
974
+ "ConnectorArn",
975
+ "Definition",
976
+ "Name"
977
+ ],
978
+ "sourceUrl": "https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-pcaconnectorad",
979
+ "tagging": {
980
+ "cloudFormationSystemTags": true,
981
+ "tagOnCreate": true,
982
+ "tagProperty": "/properties/Tags",
983
+ "tagUpdatable": true,
984
+ "taggable": true
985
+ },
986
+ "typeName": "AWS::PCAConnectorAD::Template",
987
+ "writeOnlyProperties": [
988
+ "/properties/ConnectorArn",
989
+ "/properties/Definition",
990
+ "/properties/Name",
991
+ "/properties/ReenrollAllCertificateHolders",
992
+ "/properties/Tags"
993
+ ]
994
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/me_south_1/aws-servicecatalog-acceptedportfolioshare.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/AcceptLanguage",
5
+ "/properties/PortfolioId"
6
+ ],
7
+ "primaryIdentifier": [
8
+ "/properties/Id"
9
+ ],
10
+ "properties": {
11
+ "AcceptLanguage": {
12
+ "type": "string"
13
+ },
14
+ "Id": {
15
+ "type": "string"
16
+ },
17
+ "PortfolioId": {
18
+ "type": "string"
19
+ }
20
+ },
21
+ "readOnlyProperties": [
22
+ "/properties/Id"
23
+ ],
24
+ "required": [
25
+ "PortfolioId"
26
+ ],
27
+ "typeName": "AWS::ServiceCatalog::AcceptedPortfolioShare"
28
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/me_south_1/aws-servicecatalog-portfolio.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "definitions": {
4
+ "Tag": {
5
+ "additionalProperties": false,
6
+ "properties": {
7
+ "Key": {
8
+ "type": "string"
9
+ },
10
+ "Value": {
11
+ "type": "string"
12
+ }
13
+ },
14
+ "required": [
15
+ "Value",
16
+ "Key"
17
+ ],
18
+ "type": "object"
19
+ }
20
+ },
21
+ "primaryIdentifier": [
22
+ "/properties/Id"
23
+ ],
24
+ "properties": {
25
+ "AcceptLanguage": {
26
+ "type": "string"
27
+ },
28
+ "Description": {
29
+ "type": "string"
30
+ },
31
+ "DisplayName": {
32
+ "type": "string"
33
+ },
34
+ "Id": {
35
+ "type": "string"
36
+ },
37
+ "PortfolioName": {
38
+ "type": "string"
39
+ },
40
+ "ProviderName": {
41
+ "type": "string"
42
+ },
43
+ "Tags": {
44
+ "items": {
45
+ "$ref": "#/definitions/Tag"
46
+ },
47
+ "type": "array",
48
+ "uniqueItems": false
49
+ }
50
+ },
51
+ "readOnlyProperties": [
52
+ "/properties/Id",
53
+ "/properties/PortfolioName"
54
+ ],
55
+ "required": [
56
+ "ProviderName",
57
+ "DisplayName"
58
+ ],
59
+ "typeName": "AWS::ServiceCatalog::Portfolio"
60
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/me_south_1/aws-servicecatalog-tagoptionassociation.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/ResourceId",
5
+ "/properties/TagOptionId"
6
+ ],
7
+ "primaryIdentifier": [
8
+ "/properties/Id"
9
+ ],
10
+ "properties": {
11
+ "Id": {
12
+ "type": "string"
13
+ },
14
+ "ResourceId": {
15
+ "type": "string"
16
+ },
17
+ "TagOptionId": {
18
+ "type": "string"
19
+ }
20
+ },
21
+ "readOnlyProperties": [
22
+ "/properties/Id"
23
+ ],
24
+ "required": [
25
+ "TagOptionId",
26
+ "ResourceId"
27
+ ],
28
+ "typeName": "AWS::ServiceCatalog::TagOptionAssociation"
29
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/me_south_1/aws-transfer-user.json ADDED
@@ -0,0 +1,133 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/ServerId",
5
+ "/properties/UserName"
6
+ ],
7
+ "definitions": {
8
+ "HomeDirectoryMapEntry": {
9
+ "additionalProperties": false,
10
+ "properties": {
11
+ "Entry": {
12
+ "type": "string"
13
+ },
14
+ "Target": {
15
+ "type": "string"
16
+ },
17
+ "Type": {
18
+ "type": "string"
19
+ }
20
+ },
21
+ "required": [
22
+ "Entry",
23
+ "Target"
24
+ ],
25
+ "type": "object"
26
+ },
27
+ "PosixProfile": {
28
+ "additionalProperties": false,
29
+ "properties": {
30
+ "Gid": {
31
+ "type": "number"
32
+ },
33
+ "SecondaryGids": {
34
+ "items": {
35
+ "type": "number"
36
+ },
37
+ "type": "array",
38
+ "uniqueItems": false
39
+ },
40
+ "Uid": {
41
+ "type": "number"
42
+ }
43
+ },
44
+ "required": [
45
+ "Uid",
46
+ "Gid"
47
+ ],
48
+ "type": "object"
49
+ },
50
+ "SshPublicKey": {
51
+ "type": "string"
52
+ },
53
+ "Tag": {
54
+ "additionalProperties": false,
55
+ "properties": {
56
+ "Key": {
57
+ "type": "string"
58
+ },
59
+ "Value": {
60
+ "type": "string"
61
+ }
62
+ },
63
+ "required": [
64
+ "Value",
65
+ "Key"
66
+ ],
67
+ "type": "object"
68
+ }
69
+ },
70
+ "primaryIdentifier": [
71
+ "/properties/Id"
72
+ ],
73
+ "properties": {
74
+ "Arn": {
75
+ "type": "string"
76
+ },
77
+ "HomeDirectory": {
78
+ "type": "string"
79
+ },
80
+ "HomeDirectoryMappings": {
81
+ "items": {
82
+ "$ref": "#/definitions/HomeDirectoryMapEntry"
83
+ },
84
+ "type": "array",
85
+ "uniqueItems": false
86
+ },
87
+ "HomeDirectoryType": {
88
+ "type": "string"
89
+ },
90
+ "Id": {
91
+ "type": "string"
92
+ },
93
+ "Policy": {
94
+ "type": "string"
95
+ },
96
+ "PosixProfile": {
97
+ "$ref": "#/definitions/PosixProfile"
98
+ },
99
+ "Role": {
100
+ "type": "string"
101
+ },
102
+ "ServerId": {
103
+ "type": "string"
104
+ },
105
+ "SshPublicKeys": {
106
+ "items": {
107
+ "$ref": "#/definitions/SshPublicKey"
108
+ },
109
+ "type": "array",
110
+ "uniqueItems": false
111
+ },
112
+ "Tags": {
113
+ "items": {
114
+ "$ref": "#/definitions/Tag"
115
+ },
116
+ "type": "array",
117
+ "uniqueItems": false
118
+ },
119
+ "UserName": {
120
+ "type": "string"
121
+ }
122
+ },
123
+ "readOnlyProperties": [
124
+ "/properties/Id",
125
+ "/properties/Arn"
126
+ ],
127
+ "required": [
128
+ "Role",
129
+ "ServerId",
130
+ "UserName"
131
+ ],
132
+ "typeName": "AWS::Transfer::User"
133
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/me_south_1/aws-wafregional-ratebasedrule.json ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/Name",
5
+ "/properties/MetricName",
6
+ "/properties/RateKey"
7
+ ],
8
+ "definitions": {
9
+ "Predicate": {
10
+ "additionalProperties": false,
11
+ "properties": {
12
+ "DataId": {
13
+ "type": "string"
14
+ },
15
+ "Negated": {
16
+ "type": "boolean"
17
+ },
18
+ "Type": {
19
+ "type": "string"
20
+ }
21
+ },
22
+ "required": [
23
+ "Type",
24
+ "DataId",
25
+ "Negated"
26
+ ],
27
+ "type": "object"
28
+ }
29
+ },
30
+ "primaryIdentifier": [
31
+ "/properties/Id"
32
+ ],
33
+ "properties": {
34
+ "Id": {
35
+ "type": "string"
36
+ },
37
+ "MatchPredicates": {
38
+ "items": {
39
+ "$ref": "#/definitions/Predicate"
40
+ },
41
+ "type": "array",
42
+ "uniqueItems": false
43
+ },
44
+ "MetricName": {
45
+ "type": "string"
46
+ },
47
+ "Name": {
48
+ "type": "string"
49
+ },
50
+ "RateKey": {
51
+ "type": "string"
52
+ },
53
+ "RateLimit": {
54
+ "type": "integer"
55
+ }
56
+ },
57
+ "readOnlyProperties": [
58
+ "/properties/Id"
59
+ ],
60
+ "required": [
61
+ "MetricName",
62
+ "RateLimit",
63
+ "RateKey",
64
+ "Name"
65
+ ],
66
+ "typeName": "AWS::WAFRegional::RateBasedRule"
67
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/me_south_1/aws-wafregional-rule.json ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/Name",
5
+ "/properties/MetricName"
6
+ ],
7
+ "definitions": {
8
+ "Predicate": {
9
+ "additionalProperties": false,
10
+ "properties": {
11
+ "DataId": {
12
+ "type": "string"
13
+ },
14
+ "Negated": {
15
+ "type": "boolean"
16
+ },
17
+ "Type": {
18
+ "enum": [
19
+ "ByteMatch",
20
+ "GeoMatch",
21
+ "IPMatch",
22
+ "RegexMatch",
23
+ "SizeConstraint",
24
+ "SqlInjectionMatch",
25
+ "XssMatch"
26
+ ],
27
+ "type": "string"
28
+ }
29
+ },
30
+ "required": [
31
+ "Type",
32
+ "DataId",
33
+ "Negated"
34
+ ],
35
+ "type": "object"
36
+ }
37
+ },
38
+ "primaryIdentifier": [
39
+ "/properties/Id"
40
+ ],
41
+ "properties": {
42
+ "Id": {
43
+ "type": "string"
44
+ },
45
+ "MetricName": {
46
+ "type": "string"
47
+ },
48
+ "Name": {
49
+ "type": "string"
50
+ },
51
+ "Predicates": {
52
+ "items": {
53
+ "$ref": "#/definitions/Predicate"
54
+ },
55
+ "type": "array",
56
+ "uniqueItems": false
57
+ }
58
+ },
59
+ "readOnlyProperties": [
60
+ "/properties/Id"
61
+ ],
62
+ "required": [
63
+ "MetricName",
64
+ "Name"
65
+ ],
66
+ "typeName": "AWS::WAFRegional::Rule"
67
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/me_south_1/aws-wafregional-webacl.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/Name",
5
+ "/properties/MetricName"
6
+ ],
7
+ "definitions": {
8
+ "Action": {
9
+ "additionalProperties": false,
10
+ "properties": {
11
+ "Type": {
12
+ "type": "string"
13
+ }
14
+ },
15
+ "required": [
16
+ "Type"
17
+ ],
18
+ "type": "object"
19
+ },
20
+ "Rule": {
21
+ "additionalProperties": false,
22
+ "properties": {
23
+ "Action": {
24
+ "$ref": "#/definitions/Action"
25
+ },
26
+ "Priority": {
27
+ "type": "integer"
28
+ },
29
+ "RuleId": {
30
+ "type": "string"
31
+ }
32
+ },
33
+ "required": [
34
+ "Action",
35
+ "Priority",
36
+ "RuleId"
37
+ ],
38
+ "type": "object"
39
+ }
40
+ },
41
+ "primaryIdentifier": [
42
+ "/properties/Id"
43
+ ],
44
+ "properties": {
45
+ "DefaultAction": {
46
+ "$ref": "#/definitions/Action"
47
+ },
48
+ "Id": {
49
+ "type": "string"
50
+ },
51
+ "MetricName": {
52
+ "type": "string"
53
+ },
54
+ "Name": {
55
+ "type": "string"
56
+ },
57
+ "Rules": {
58
+ "items": {
59
+ "$ref": "#/definitions/Rule"
60
+ },
61
+ "type": "array",
62
+ "uniqueItems": false
63
+ }
64
+ },
65
+ "readOnlyProperties": [
66
+ "/properties/Id"
67
+ ],
68
+ "required": [
69
+ "MetricName",
70
+ "DefaultAction",
71
+ "Name"
72
+ ],
73
+ "typeName": "AWS::WAFRegional::WebACL"
74
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/__init__.py ADDED
@@ -0,0 +1,1987 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from __future__ import annotations
2
+
3
+ # pylint: disable=too-many-lines
4
+ types: list[str] = [
5
+ "AWS::ACMPCA::Certificate",
6
+ "AWS::ACMPCA::CertificateAuthority",
7
+ "AWS::ACMPCA::CertificateAuthorityActivation",
8
+ "AWS::ACMPCA::Permission",
9
+ "AWS::APS::RuleGroupsNamespace",
10
+ "AWS::APS::Scraper",
11
+ "AWS::APS::Workspace",
12
+ "AWS::ARCZonalShift::AutoshiftObserverNotificationStatus",
13
+ "AWS::ARCZonalShift::ZonalAutoshiftConfiguration",
14
+ "AWS::AccessAnalyzer::Analyzer",
15
+ "AWS::AmazonMQ::Broker",
16
+ "AWS::AmazonMQ::Configuration",
17
+ "AWS::AmazonMQ::ConfigurationAssociation",
18
+ "AWS::Amplify::App",
19
+ "AWS::Amplify::Branch",
20
+ "AWS::Amplify::Domain",
21
+ "AWS::AmplifyUIBuilder::Component",
22
+ "AWS::AmplifyUIBuilder::Form",
23
+ "AWS::AmplifyUIBuilder::Theme",
24
+ "AWS::ApiGateway::Account",
25
+ "AWS::ApiGateway::ApiKey",
26
+ "AWS::ApiGateway::Authorizer",
27
+ "AWS::ApiGateway::BasePathMapping",
28
+ "AWS::ApiGateway::ClientCertificate",
29
+ "AWS::ApiGateway::Deployment",
30
+ "AWS::ApiGateway::DocumentationPart",
31
+ "AWS::ApiGateway::DocumentationVersion",
32
+ "AWS::ApiGateway::DomainName",
33
+ "AWS::ApiGateway::GatewayResponse",
34
+ "AWS::ApiGateway::Method",
35
+ "AWS::ApiGateway::Model",
36
+ "AWS::ApiGateway::RequestValidator",
37
+ "AWS::ApiGateway::Resource",
38
+ "AWS::ApiGateway::RestApi",
39
+ "AWS::ApiGateway::Stage",
40
+ "AWS::ApiGateway::UsagePlan",
41
+ "AWS::ApiGateway::UsagePlanKey",
42
+ "AWS::ApiGateway::VpcLink",
43
+ "AWS::ApiGatewayV2::Api",
44
+ "AWS::ApiGatewayV2::ApiGatewayManagedOverrides",
45
+ "AWS::ApiGatewayV2::ApiMapping",
46
+ "AWS::ApiGatewayV2::Authorizer",
47
+ "AWS::ApiGatewayV2::Deployment",
48
+ "AWS::ApiGatewayV2::DomainName",
49
+ "AWS::ApiGatewayV2::Integration",
50
+ "AWS::ApiGatewayV2::IntegrationResponse",
51
+ "AWS::ApiGatewayV2::Model",
52
+ "AWS::ApiGatewayV2::Route",
53
+ "AWS::ApiGatewayV2::RouteResponse",
54
+ "AWS::ApiGatewayV2::Stage",
55
+ "AWS::ApiGatewayV2::VpcLink",
56
+ "AWS::AppConfig::Application",
57
+ "AWS::AppConfig::ConfigurationProfile",
58
+ "AWS::AppConfig::Deployment",
59
+ "AWS::AppConfig::DeploymentStrategy",
60
+ "AWS::AppConfig::Environment",
61
+ "AWS::AppConfig::Extension",
62
+ "AWS::AppConfig::ExtensionAssociation",
63
+ "AWS::AppConfig::HostedConfigurationVersion",
64
+ "AWS::AppFlow::Connector",
65
+ "AWS::AppFlow::ConnectorProfile",
66
+ "AWS::AppFlow::Flow",
67
+ "AWS::AppMesh::GatewayRoute",
68
+ "AWS::AppMesh::Mesh",
69
+ "AWS::AppMesh::Route",
70
+ "AWS::AppMesh::VirtualGateway",
71
+ "AWS::AppMesh::VirtualNode",
72
+ "AWS::AppMesh::VirtualRouter",
73
+ "AWS::AppMesh::VirtualService",
74
+ "AWS::AppStream::AppBlock",
75
+ "AWS::AppStream::AppBlockBuilder",
76
+ "AWS::AppStream::Application",
77
+ "AWS::AppStream::ApplicationEntitlementAssociation",
78
+ "AWS::AppStream::ApplicationFleetAssociation",
79
+ "AWS::AppStream::DirectoryConfig",
80
+ "AWS::AppStream::Entitlement",
81
+ "AWS::AppSync::Api",
82
+ "AWS::AppSync::ApiCache",
83
+ "AWS::AppSync::ApiKey",
84
+ "AWS::AppSync::ChannelNamespace",
85
+ "AWS::AppSync::DataSource",
86
+ "AWS::AppSync::DomainName",
87
+ "AWS::AppSync::DomainNameApiAssociation",
88
+ "AWS::AppSync::FunctionConfiguration",
89
+ "AWS::AppSync::GraphQLApi",
90
+ "AWS::AppSync::GraphQLSchema",
91
+ "AWS::AppSync::Resolver",
92
+ "AWS::AppSync::SourceApiAssociation",
93
+ "AWS::AppTest::TestCase",
94
+ "AWS::ApplicationAutoScaling::ScalableTarget",
95
+ "AWS::ApplicationAutoScaling::ScalingPolicy",
96
+ "AWS::ApplicationInsights::Application",
97
+ "AWS::ApplicationSignals::ServiceLevelObjective",
98
+ "AWS::Athena::CapacityReservation",
99
+ "AWS::Athena::DataCatalog",
100
+ "AWS::Athena::NamedQuery",
101
+ "AWS::Athena::PreparedStatement",
102
+ "AWS::Athena::WorkGroup",
103
+ "AWS::AutoScaling::AutoScalingGroup",
104
+ "AWS::AutoScaling::LaunchConfiguration",
105
+ "AWS::AutoScaling::LifecycleHook",
106
+ "AWS::AutoScaling::ScalingPolicy",
107
+ "AWS::AutoScaling::ScheduledAction",
108
+ "AWS::AutoScaling::WarmPool",
109
+ "AWS::AutoScalingPlans::ScalingPlan",
110
+ "AWS::Backup::BackupPlan",
111
+ "AWS::Backup::BackupSelection",
112
+ "AWS::Backup::BackupVault",
113
+ "AWS::Backup::Framework",
114
+ "AWS::Backup::LogicallyAirGappedBackupVault",
115
+ "AWS::Backup::ReportPlan",
116
+ "AWS::Backup::RestoreTestingPlan",
117
+ "AWS::Backup::RestoreTestingSelection",
118
+ "AWS::BackupGateway::Hypervisor",
119
+ "AWS::Batch::ComputeEnvironment",
120
+ "AWS::Batch::JobDefinition",
121
+ "AWS::Batch::JobQueue",
122
+ "AWS::Batch::SchedulingPolicy",
123
+ "AWS::Bedrock::Agent",
124
+ "AWS::Bedrock::AgentAlias",
125
+ "AWS::Bedrock::ApplicationInferenceProfile",
126
+ "AWS::Bedrock::DataSource",
127
+ "AWS::Bedrock::Flow",
128
+ "AWS::Bedrock::FlowAlias",
129
+ "AWS::Bedrock::FlowVersion",
130
+ "AWS::Bedrock::Guardrail",
131
+ "AWS::Bedrock::GuardrailVersion",
132
+ "AWS::Bedrock::KnowledgeBase",
133
+ "AWS::Bedrock::Prompt",
134
+ "AWS::Bedrock::PromptVersion",
135
+ "AWS::Budgets::Budget",
136
+ "AWS::Budgets::BudgetsAction",
137
+ "AWS::CDK::Metadata",
138
+ "AWS::CE::AnomalyMonitor",
139
+ "AWS::CE::AnomalySubscription",
140
+ "AWS::CE::CostCategory",
141
+ "AWS::Cassandra::Keyspace",
142
+ "AWS::Cassandra::Table",
143
+ "AWS::CertificateManager::Account",
144
+ "AWS::CertificateManager::Certificate",
145
+ "AWS::Chatbot::MicrosoftTeamsChannelConfiguration",
146
+ "AWS::Chatbot::SlackChannelConfiguration",
147
+ "AWS::Cloud9::EnvironmentEC2",
148
+ "AWS::CloudFormation::CustomResource",
149
+ "AWS::CloudFormation::HookDefaultVersion",
150
+ "AWS::CloudFormation::HookTypeConfig",
151
+ "AWS::CloudFormation::HookVersion",
152
+ "AWS::CloudFormation::Macro",
153
+ "AWS::CloudFormation::ModuleDefaultVersion",
154
+ "AWS::CloudFormation::ModuleVersion",
155
+ "AWS::CloudFormation::PublicTypeVersion",
156
+ "AWS::CloudFormation::Publisher",
157
+ "AWS::CloudFormation::ResourceDefaultVersion",
158
+ "AWS::CloudFormation::ResourceVersion",
159
+ "AWS::CloudFormation::Stack",
160
+ "AWS::CloudFormation::StackSet",
161
+ "AWS::CloudFormation::TypeActivation",
162
+ "AWS::CloudFormation::WaitCondition",
163
+ "AWS::CloudFormation::WaitConditionHandle",
164
+ "AWS::CloudFront::CachePolicy",
165
+ "AWS::CloudFront::CloudFrontOriginAccessIdentity",
166
+ "AWS::CloudFront::ContinuousDeploymentPolicy",
167
+ "AWS::CloudFront::Distribution",
168
+ "AWS::CloudFront::Function",
169
+ "AWS::CloudFront::KeyGroup",
170
+ "AWS::CloudFront::KeyValueStore",
171
+ "AWS::CloudFront::MonitoringSubscription",
172
+ "AWS::CloudFront::OriginAccessControl",
173
+ "AWS::CloudFront::OriginRequestPolicy",
174
+ "AWS::CloudFront::PublicKey",
175
+ "AWS::CloudFront::RealtimeLogConfig",
176
+ "AWS::CloudFront::ResponseHeadersPolicy",
177
+ "AWS::CloudFront::StreamingDistribution",
178
+ "AWS::CloudTrail::Channel",
179
+ "AWS::CloudTrail::EventDataStore",
180
+ "AWS::CloudTrail::ResourcePolicy",
181
+ "AWS::CloudTrail::Trail",
182
+ "AWS::CloudWatch::Alarm",
183
+ "AWS::CloudWatch::AnomalyDetector",
184
+ "AWS::CloudWatch::CompositeAlarm",
185
+ "AWS::CloudWatch::Dashboard",
186
+ "AWS::CloudWatch::InsightRule",
187
+ "AWS::CloudWatch::MetricStream",
188
+ "AWS::CodeBuild::Fleet",
189
+ "AWS::CodeBuild::Project",
190
+ "AWS::CodeBuild::ReportGroup",
191
+ "AWS::CodeBuild::SourceCredential",
192
+ "AWS::CodeCommit::Repository",
193
+ "AWS::CodeConnections::Connection",
194
+ "AWS::CodeDeploy::Application",
195
+ "AWS::CodeDeploy::DeploymentConfig",
196
+ "AWS::CodeDeploy::DeploymentGroup",
197
+ "AWS::CodePipeline::CustomActionType",
198
+ "AWS::CodePipeline::Pipeline",
199
+ "AWS::CodePipeline::Webhook",
200
+ "AWS::CodeStar::GitHubRepository",
201
+ "AWS::CodeStarConnections::Connection",
202
+ "AWS::CodeStarConnections::RepositoryLink",
203
+ "AWS::CodeStarConnections::SyncConfiguration",
204
+ "AWS::CodeStarNotifications::NotificationRule",
205
+ "AWS::Cognito::IdentityPool",
206
+ "AWS::Cognito::IdentityPoolPrincipalTag",
207
+ "AWS::Cognito::IdentityPoolRoleAttachment",
208
+ "AWS::Cognito::LogDeliveryConfiguration",
209
+ "AWS::Cognito::UserPool",
210
+ "AWS::Cognito::UserPoolClient",
211
+ "AWS::Cognito::UserPoolDomain",
212
+ "AWS::Cognito::UserPoolGroup",
213
+ "AWS::Cognito::UserPoolIdentityProvider",
214
+ "AWS::Cognito::UserPoolResourceServer",
215
+ "AWS::Cognito::UserPoolRiskConfigurationAttachment",
216
+ "AWS::Cognito::UserPoolUICustomizationAttachment",
217
+ "AWS::Cognito::UserPoolUser",
218
+ "AWS::Cognito::UserPoolUserToGroupAttachment",
219
+ "AWS::Config::AggregationAuthorization",
220
+ "AWS::Config::ConfigRule",
221
+ "AWS::Config::ConfigurationAggregator",
222
+ "AWS::Config::ConfigurationRecorder",
223
+ "AWS::Config::ConformancePack",
224
+ "AWS::Config::DeliveryChannel",
225
+ "AWS::Config::OrganizationConfigRule",
226
+ "AWS::Config::OrganizationConformancePack",
227
+ "AWS::Config::RemediationConfiguration",
228
+ "AWS::Config::StoredQuery",
229
+ "AWS::ControlTower::EnabledBaseline",
230
+ "AWS::ControlTower::EnabledControl",
231
+ "AWS::ControlTower::LandingZone",
232
+ "AWS::DAX::Cluster",
233
+ "AWS::DAX::ParameterGroup",
234
+ "AWS::DAX::SubnetGroup",
235
+ "AWS::DLM::LifecyclePolicy",
236
+ "AWS::DMS::Certificate",
237
+ "AWS::DMS::DataMigration",
238
+ "AWS::DMS::DataProvider",
239
+ "AWS::DMS::Endpoint",
240
+ "AWS::DMS::EventSubscription",
241
+ "AWS::DMS::InstanceProfile",
242
+ "AWS::DMS::MigrationProject",
243
+ "AWS::DMS::ReplicationConfig",
244
+ "AWS::DMS::ReplicationInstance",
245
+ "AWS::DMS::ReplicationSubnetGroup",
246
+ "AWS::DMS::ReplicationTask",
247
+ "AWS::DataBrew::Dataset",
248
+ "AWS::DataBrew::Job",
249
+ "AWS::DataBrew::Project",
250
+ "AWS::DataBrew::Recipe",
251
+ "AWS::DataBrew::Ruleset",
252
+ "AWS::DataBrew::Schedule",
253
+ "AWS::DataPipeline::Pipeline",
254
+ "AWS::DataSync::Agent",
255
+ "AWS::DataSync::LocationAzureBlob",
256
+ "AWS::DataSync::LocationEFS",
257
+ "AWS::DataSync::LocationFSxLustre",
258
+ "AWS::DataSync::LocationFSxONTAP",
259
+ "AWS::DataSync::LocationFSxWindows",
260
+ "AWS::DataSync::LocationHDFS",
261
+ "AWS::DataSync::LocationNFS",
262
+ "AWS::DataSync::LocationObjectStorage",
263
+ "AWS::DataSync::LocationS3",
264
+ "AWS::DataSync::LocationSMB",
265
+ "AWS::DataSync::StorageSystem",
266
+ "AWS::DataSync::Task",
267
+ "AWS::DataZone::DataSource",
268
+ "AWS::DataZone::Domain",
269
+ "AWS::DataZone::Environment",
270
+ "AWS::DataZone::EnvironmentActions",
271
+ "AWS::DataZone::EnvironmentBlueprintConfiguration",
272
+ "AWS::DataZone::EnvironmentProfile",
273
+ "AWS::DataZone::GroupProfile",
274
+ "AWS::DataZone::Project",
275
+ "AWS::DataZone::ProjectMembership",
276
+ "AWS::DataZone::SubscriptionTarget",
277
+ "AWS::DataZone::UserProfile",
278
+ "AWS::Detective::Graph",
279
+ "AWS::Detective::MemberInvitation",
280
+ "AWS::Detective::OrganizationAdmin",
281
+ "AWS::DevOpsGuru::LogAnomalyDetectionIntegration",
282
+ "AWS::DevOpsGuru::NotificationChannel",
283
+ "AWS::DevOpsGuru::ResourceCollection",
284
+ "AWS::DirectoryService::MicrosoftAD",
285
+ "AWS::DirectoryService::SimpleAD",
286
+ "AWS::DocDB::DBCluster",
287
+ "AWS::DocDB::DBClusterParameterGroup",
288
+ "AWS::DocDB::DBInstance",
289
+ "AWS::DocDB::DBSubnetGroup",
290
+ "AWS::DocDB::EventSubscription",
291
+ "AWS::DocDBElastic::Cluster",
292
+ "AWS::DynamoDB::GlobalTable",
293
+ "AWS::DynamoDB::Table",
294
+ "AWS::EC2::CapacityReservation",
295
+ "AWS::EC2::CapacityReservationFleet",
296
+ "AWS::EC2::ClientVpnAuthorizationRule",
297
+ "AWS::EC2::ClientVpnEndpoint",
298
+ "AWS::EC2::ClientVpnRoute",
299
+ "AWS::EC2::ClientVpnTargetNetworkAssociation",
300
+ "AWS::EC2::CustomerGateway",
301
+ "AWS::EC2::DHCPOptions",
302
+ "AWS::EC2::EC2Fleet",
303
+ "AWS::EC2::EIP",
304
+ "AWS::EC2::EIPAssociation",
305
+ "AWS::EC2::EgressOnlyInternetGateway",
306
+ "AWS::EC2::EnclaveCertificateIamRoleAssociation",
307
+ "AWS::EC2::FlowLog",
308
+ "AWS::EC2::GatewayRouteTableAssociation",
309
+ "AWS::EC2::Host",
310
+ "AWS::EC2::IPAM",
311
+ "AWS::EC2::IPAMAllocation",
312
+ "AWS::EC2::IPAMPool",
313
+ "AWS::EC2::IPAMPoolCidr",
314
+ "AWS::EC2::IPAMResourceDiscovery",
315
+ "AWS::EC2::IPAMResourceDiscoveryAssociation",
316
+ "AWS::EC2::IPAMScope",
317
+ "AWS::EC2::Instance",
318
+ "AWS::EC2::InstanceConnectEndpoint",
319
+ "AWS::EC2::InternetGateway",
320
+ "AWS::EC2::KeyPair",
321
+ "AWS::EC2::LaunchTemplate",
322
+ "AWS::EC2::LocalGatewayRoute",
323
+ "AWS::EC2::LocalGatewayRouteTable",
324
+ "AWS::EC2::LocalGatewayRouteTableVPCAssociation",
325
+ "AWS::EC2::LocalGatewayRouteTableVirtualInterfaceGroupAssociation",
326
+ "AWS::EC2::NatGateway",
327
+ "AWS::EC2::NetworkAcl",
328
+ "AWS::EC2::NetworkAclEntry",
329
+ "AWS::EC2::NetworkInsightsAccessScope",
330
+ "AWS::EC2::NetworkInsightsAccessScopeAnalysis",
331
+ "AWS::EC2::NetworkInsightsAnalysis",
332
+ "AWS::EC2::NetworkInsightsPath",
333
+ "AWS::EC2::NetworkInterface",
334
+ "AWS::EC2::NetworkInterfaceAttachment",
335
+ "AWS::EC2::NetworkInterfacePermission",
336
+ "AWS::EC2::NetworkPerformanceMetricSubscription",
337
+ "AWS::EC2::PlacementGroup",
338
+ "AWS::EC2::PrefixList",
339
+ "AWS::EC2::Route",
340
+ "AWS::EC2::RouteTable",
341
+ "AWS::EC2::SecurityGroup",
342
+ "AWS::EC2::SecurityGroupEgress",
343
+ "AWS::EC2::SecurityGroupIngress",
344
+ "AWS::EC2::SecurityGroupVpcAssociation",
345
+ "AWS::EC2::SnapshotBlockPublicAccess",
346
+ "AWS::EC2::SpotFleet",
347
+ "AWS::EC2::Subnet",
348
+ "AWS::EC2::SubnetCidrBlock",
349
+ "AWS::EC2::SubnetNetworkAclAssociation",
350
+ "AWS::EC2::SubnetRouteTableAssociation",
351
+ "AWS::EC2::TrafficMirrorFilter",
352
+ "AWS::EC2::TrafficMirrorFilterRule",
353
+ "AWS::EC2::TrafficMirrorSession",
354
+ "AWS::EC2::TrafficMirrorTarget",
355
+ "AWS::EC2::TransitGateway",
356
+ "AWS::EC2::TransitGatewayAttachment",
357
+ "AWS::EC2::TransitGatewayConnect",
358
+ "AWS::EC2::TransitGatewayMulticastDomain",
359
+ "AWS::EC2::TransitGatewayMulticastDomainAssociation",
360
+ "AWS::EC2::TransitGatewayMulticastGroupMember",
361
+ "AWS::EC2::TransitGatewayMulticastGroupSource",
362
+ "AWS::EC2::TransitGatewayPeeringAttachment",
363
+ "AWS::EC2::TransitGatewayRoute",
364
+ "AWS::EC2::TransitGatewayRouteTable",
365
+ "AWS::EC2::TransitGatewayRouteTableAssociation",
366
+ "AWS::EC2::TransitGatewayRouteTablePropagation",
367
+ "AWS::EC2::TransitGatewayVpcAttachment",
368
+ "AWS::EC2::VPC",
369
+ "AWS::EC2::VPCCidrBlock",
370
+ "AWS::EC2::VPCDHCPOptionsAssociation",
371
+ "AWS::EC2::VPCEndpoint",
372
+ "AWS::EC2::VPCEndpointConnectionNotification",
373
+ "AWS::EC2::VPCEndpointService",
374
+ "AWS::EC2::VPCEndpointServicePermissions",
375
+ "AWS::EC2::VPCGatewayAttachment",
376
+ "AWS::EC2::VPCPeeringConnection",
377
+ "AWS::EC2::VPNConnection",
378
+ "AWS::EC2::VPNConnectionRoute",
379
+ "AWS::EC2::VPNGateway",
380
+ "AWS::EC2::VPNGatewayRoutePropagation",
381
+ "AWS::EC2::VerifiedAccessEndpoint",
382
+ "AWS::EC2::VerifiedAccessGroup",
383
+ "AWS::EC2::VerifiedAccessInstance",
384
+ "AWS::EC2::VerifiedAccessTrustProvider",
385
+ "AWS::EC2::Volume",
386
+ "AWS::EC2::VolumeAttachment",
387
+ "AWS::ECR::PullThroughCacheRule",
388
+ "AWS::ECR::RegistryPolicy",
389
+ "AWS::ECR::ReplicationConfiguration",
390
+ "AWS::ECR::Repository",
391
+ "AWS::ECR::RepositoryCreationTemplate",
392
+ "AWS::ECS::CapacityProvider",
393
+ "AWS::ECS::Cluster",
394
+ "AWS::ECS::ClusterCapacityProviderAssociations",
395
+ "AWS::ECS::PrimaryTaskSet",
396
+ "AWS::ECS::Service",
397
+ "AWS::ECS::TaskDefinition",
398
+ "AWS::ECS::TaskSet",
399
+ "AWS::EFS::AccessPoint",
400
+ "AWS::EFS::FileSystem",
401
+ "AWS::EFS::MountTarget",
402
+ "AWS::EKS::AccessEntry",
403
+ "AWS::EKS::Addon",
404
+ "AWS::EKS::Cluster",
405
+ "AWS::EKS::FargateProfile",
406
+ "AWS::EKS::IdentityProviderConfig",
407
+ "AWS::EKS::Nodegroup",
408
+ "AWS::EKS::PodIdentityAssociation",
409
+ "AWS::EMR::Cluster",
410
+ "AWS::EMR::InstanceFleetConfig",
411
+ "AWS::EMR::InstanceGroupConfig",
412
+ "AWS::EMR::SecurityConfiguration",
413
+ "AWS::EMR::Step",
414
+ "AWS::EMR::Studio",
415
+ "AWS::EMR::StudioSessionMapping",
416
+ "AWS::EMR::WALWorkspace",
417
+ "AWS::EMRContainers::VirtualCluster",
418
+ "AWS::EMRServerless::Application",
419
+ "AWS::ElastiCache::CacheCluster",
420
+ "AWS::ElastiCache::GlobalReplicationGroup",
421
+ "AWS::ElastiCache::ParameterGroup",
422
+ "AWS::ElastiCache::ReplicationGroup",
423
+ "AWS::ElastiCache::SecurityGroup",
424
+ "AWS::ElastiCache::SecurityGroupIngress",
425
+ "AWS::ElastiCache::ServerlessCache",
426
+ "AWS::ElastiCache::SubnetGroup",
427
+ "AWS::ElastiCache::User",
428
+ "AWS::ElastiCache::UserGroup",
429
+ "AWS::ElasticBeanstalk::Application",
430
+ "AWS::ElasticBeanstalk::ApplicationVersion",
431
+ "AWS::ElasticBeanstalk::ConfigurationTemplate",
432
+ "AWS::ElasticBeanstalk::Environment",
433
+ "AWS::ElasticLoadBalancing::LoadBalancer",
434
+ "AWS::ElasticLoadBalancingV2::Listener",
435
+ "AWS::ElasticLoadBalancingV2::ListenerCertificate",
436
+ "AWS::ElasticLoadBalancingV2::ListenerRule",
437
+ "AWS::ElasticLoadBalancingV2::LoadBalancer",
438
+ "AWS::ElasticLoadBalancingV2::TargetGroup",
439
+ "AWS::ElasticLoadBalancingV2::TrustStore",
440
+ "AWS::ElasticLoadBalancingV2::TrustStoreRevocation",
441
+ "AWS::Elasticsearch::Domain",
442
+ "AWS::EventSchemas::Discoverer",
443
+ "AWS::EventSchemas::Registry",
444
+ "AWS::EventSchemas::RegistryPolicy",
445
+ "AWS::EventSchemas::Schema",
446
+ "AWS::Events::ApiDestination",
447
+ "AWS::Events::Archive",
448
+ "AWS::Events::Connection",
449
+ "AWS::Events::Endpoint",
450
+ "AWS::Events::EventBus",
451
+ "AWS::Events::EventBusPolicy",
452
+ "AWS::Events::Rule",
453
+ "AWS::FIS::ExperimentTemplate",
454
+ "AWS::FIS::TargetAccountConfiguration",
455
+ "AWS::FMS::NotificationChannel",
456
+ "AWS::FMS::Policy",
457
+ "AWS::FMS::ResourceSet",
458
+ "AWS::FSx::DataRepositoryAssociation",
459
+ "AWS::FSx::FileSystem",
460
+ "AWS::FSx::Snapshot",
461
+ "AWS::FSx::StorageVirtualMachine",
462
+ "AWS::FSx::Volume",
463
+ "AWS::GameLift::Alias",
464
+ "AWS::GameLift::Build",
465
+ "AWS::GameLift::Fleet",
466
+ "AWS::GameLift::GameServerGroup",
467
+ "AWS::GameLift::GameSessionQueue",
468
+ "AWS::GameLift::Location",
469
+ "AWS::GameLift::MatchmakingConfiguration",
470
+ "AWS::GameLift::MatchmakingRuleSet",
471
+ "AWS::GameLift::Script",
472
+ "AWS::GlobalAccelerator::Accelerator",
473
+ "AWS::GlobalAccelerator::CrossAccountAttachment",
474
+ "AWS::GlobalAccelerator::EndpointGroup",
475
+ "AWS::GlobalAccelerator::Listener",
476
+ "AWS::Glue::Classifier",
477
+ "AWS::Glue::Connection",
478
+ "AWS::Glue::Crawler",
479
+ "AWS::Glue::CustomEntityType",
480
+ "AWS::Glue::DataCatalogEncryptionSettings",
481
+ "AWS::Glue::DataQualityRuleset",
482
+ "AWS::Glue::Database",
483
+ "AWS::Glue::DevEndpoint",
484
+ "AWS::Glue::Job",
485
+ "AWS::Glue::MLTransform",
486
+ "AWS::Glue::Partition",
487
+ "AWS::Glue::Registry",
488
+ "AWS::Glue::Schema",
489
+ "AWS::Glue::SchemaVersion",
490
+ "AWS::Glue::SchemaVersionMetadata",
491
+ "AWS::Glue::SecurityConfiguration",
492
+ "AWS::Glue::Table",
493
+ "AWS::Glue::TableOptimizer",
494
+ "AWS::Glue::Trigger",
495
+ "AWS::Glue::UsageProfile",
496
+ "AWS::Glue::Workflow",
497
+ "AWS::GroundStation::Config",
498
+ "AWS::GroundStation::DataflowEndpointGroup",
499
+ "AWS::GroundStation::MissionProfile",
500
+ "AWS::GuardDuty::Detector",
501
+ "AWS::GuardDuty::Filter",
502
+ "AWS::GuardDuty::IPSet",
503
+ "AWS::GuardDuty::MalwareProtectionPlan",
504
+ "AWS::GuardDuty::Master",
505
+ "AWS::GuardDuty::Member",
506
+ "AWS::GuardDuty::ThreatIntelSet",
507
+ "AWS::IAM::AccessKey",
508
+ "AWS::IAM::Group",
509
+ "AWS::IAM::GroupPolicy",
510
+ "AWS::IAM::InstanceProfile",
511
+ "AWS::IAM::ManagedPolicy",
512
+ "AWS::IAM::OIDCProvider",
513
+ "AWS::IAM::Policy",
514
+ "AWS::IAM::Role",
515
+ "AWS::IAM::RolePolicy",
516
+ "AWS::IAM::SAMLProvider",
517
+ "AWS::IAM::ServerCertificate",
518
+ "AWS::IAM::ServiceLinkedRole",
519
+ "AWS::IAM::User",
520
+ "AWS::IAM::UserPolicy",
521
+ "AWS::IAM::UserToGroupAddition",
522
+ "AWS::IAM::VirtualMFADevice",
523
+ "AWS::IdentityStore::Group",
524
+ "AWS::IdentityStore::GroupMembership",
525
+ "AWS::ImageBuilder::Component",
526
+ "AWS::ImageBuilder::ContainerRecipe",
527
+ "AWS::ImageBuilder::DistributionConfiguration",
528
+ "AWS::ImageBuilder::Image",
529
+ "AWS::ImageBuilder::ImagePipeline",
530
+ "AWS::ImageBuilder::ImageRecipe",
531
+ "AWS::ImageBuilder::InfrastructureConfiguration",
532
+ "AWS::ImageBuilder::LifecyclePolicy",
533
+ "AWS::ImageBuilder::Workflow",
534
+ "AWS::InspectorV2::CisScanConfiguration",
535
+ "AWS::InspectorV2::Filter",
536
+ "AWS::InternetMonitor::Monitor",
537
+ "AWS::IoT::Authorizer",
538
+ "AWS::IoT::BillingGroup",
539
+ "AWS::IoT::CACertificate",
540
+ "AWS::IoT::Certificate",
541
+ "AWS::IoT::CertificateProvider",
542
+ "AWS::IoT::DomainConfiguration",
543
+ "AWS::IoT::FleetMetric",
544
+ "AWS::IoT::JobTemplate",
545
+ "AWS::IoT::Logging",
546
+ "AWS::IoT::Policy",
547
+ "AWS::IoT::PolicyPrincipalAttachment",
548
+ "AWS::IoT::ProvisioningTemplate",
549
+ "AWS::IoT::ResourceSpecificLogging",
550
+ "AWS::IoT::RoleAlias",
551
+ "AWS::IoT::SoftwarePackage",
552
+ "AWS::IoT::SoftwarePackageVersion",
553
+ "AWS::IoT::Thing",
554
+ "AWS::IoT::ThingGroup",
555
+ "AWS::IoT::ThingPrincipalAttachment",
556
+ "AWS::IoT::ThingType",
557
+ "AWS::IoT::TopicRule",
558
+ "AWS::IoT::TopicRuleDestination",
559
+ "AWS::IoTWireless::Destination",
560
+ "AWS::IoTWireless::DeviceProfile",
561
+ "AWS::IoTWireless::FuotaTask",
562
+ "AWS::IoTWireless::MulticastGroup",
563
+ "AWS::IoTWireless::NetworkAnalyzerConfiguration",
564
+ "AWS::IoTWireless::ServiceProfile",
565
+ "AWS::IoTWireless::TaskDefinition",
566
+ "AWS::IoTWireless::WirelessDevice",
567
+ "AWS::IoTWireless::WirelessGateway",
568
+ "AWS::KMS::Alias",
569
+ "AWS::KMS::Key",
570
+ "AWS::KMS::ReplicaKey",
571
+ "AWS::KafkaConnect::Connector",
572
+ "AWS::KafkaConnect::CustomPlugin",
573
+ "AWS::KafkaConnect::WorkerConfiguration",
574
+ "AWS::Kinesis::ResourcePolicy",
575
+ "AWS::Kinesis::Stream",
576
+ "AWS::Kinesis::StreamConsumer",
577
+ "AWS::KinesisAnalytics::Application",
578
+ "AWS::KinesisAnalytics::ApplicationOutput",
579
+ "AWS::KinesisAnalytics::ApplicationReferenceDataSource",
580
+ "AWS::KinesisAnalyticsV2::Application",
581
+ "AWS::KinesisAnalyticsV2::ApplicationCloudWatchLoggingOption",
582
+ "AWS::KinesisAnalyticsV2::ApplicationOutput",
583
+ "AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource",
584
+ "AWS::KinesisFirehose::DeliveryStream",
585
+ "AWS::KinesisVideo::SignalingChannel",
586
+ "AWS::KinesisVideo::Stream",
587
+ "AWS::LakeFormation::DataCellsFilter",
588
+ "AWS::LakeFormation::DataLakeSettings",
589
+ "AWS::LakeFormation::Permissions",
590
+ "AWS::LakeFormation::PrincipalPermissions",
591
+ "AWS::LakeFormation::Resource",
592
+ "AWS::LakeFormation::Tag",
593
+ "AWS::LakeFormation::TagAssociation",
594
+ "AWS::Lambda::Alias",
595
+ "AWS::Lambda::CodeSigningConfig",
596
+ "AWS::Lambda::EventInvokeConfig",
597
+ "AWS::Lambda::EventSourceMapping",
598
+ "AWS::Lambda::Function",
599
+ "AWS::Lambda::LayerVersion",
600
+ "AWS::Lambda::LayerVersionPermission",
601
+ "AWS::Lambda::Permission",
602
+ "AWS::Lambda::Url",
603
+ "AWS::Lambda::Version",
604
+ "AWS::LaunchWizard::Deployment",
605
+ "AWS::LicenseManager::Grant",
606
+ "AWS::LicenseManager::License",
607
+ "AWS::Location::APIKey",
608
+ "AWS::Location::GeofenceCollection",
609
+ "AWS::Location::Map",
610
+ "AWS::Location::PlaceIndex",
611
+ "AWS::Location::RouteCalculator",
612
+ "AWS::Location::Tracker",
613
+ "AWS::Location::TrackerConsumer",
614
+ "AWS::Logs::AccountPolicy",
615
+ "AWS::Logs::Delivery",
616
+ "AWS::Logs::DeliveryDestination",
617
+ "AWS::Logs::DeliverySource",
618
+ "AWS::Logs::Destination",
619
+ "AWS::Logs::LogAnomalyDetector",
620
+ "AWS::Logs::LogGroup",
621
+ "AWS::Logs::LogStream",
622
+ "AWS::Logs::MetricFilter",
623
+ "AWS::Logs::QueryDefinition",
624
+ "AWS::Logs::ResourcePolicy",
625
+ "AWS::Logs::SubscriptionFilter",
626
+ "AWS::M2::Application",
627
+ "AWS::M2::Environment",
628
+ "AWS::MSK::BatchScramSecret",
629
+ "AWS::MSK::Cluster",
630
+ "AWS::MSK::ClusterPolicy",
631
+ "AWS::MSK::Configuration",
632
+ "AWS::MSK::Replicator",
633
+ "AWS::MSK::VpcConnection",
634
+ "AWS::MWAA::Environment",
635
+ "AWS::Macie::AllowList",
636
+ "AWS::Macie::CustomDataIdentifier",
637
+ "AWS::Macie::FindingsFilter",
638
+ "AWS::Macie::Session",
639
+ "AWS::MediaConnect::Bridge",
640
+ "AWS::MediaConnect::BridgeOutput",
641
+ "AWS::MediaConnect::BridgeSource",
642
+ "AWS::MediaConnect::Flow",
643
+ "AWS::MediaConnect::FlowEntitlement",
644
+ "AWS::MediaConnect::FlowOutput",
645
+ "AWS::MediaConnect::FlowSource",
646
+ "AWS::MediaConnect::FlowVpcInterface",
647
+ "AWS::MediaConnect::Gateway",
648
+ "AWS::MediaConvert::JobTemplate",
649
+ "AWS::MediaConvert::Preset",
650
+ "AWS::MediaConvert::Queue",
651
+ "AWS::MediaLive::Channel",
652
+ "AWS::MediaLive::ChannelPlacementGroup",
653
+ "AWS::MediaLive::CloudWatchAlarmTemplate",
654
+ "AWS::MediaLive::CloudWatchAlarmTemplateGroup",
655
+ "AWS::MediaLive::Cluster",
656
+ "AWS::MediaLive::EventBridgeRuleTemplate",
657
+ "AWS::MediaLive::EventBridgeRuleTemplateGroup",
658
+ "AWS::MediaLive::Input",
659
+ "AWS::MediaLive::InputSecurityGroup",
660
+ "AWS::MediaLive::Multiplex",
661
+ "AWS::MediaLive::Multiplexprogram",
662
+ "AWS::MediaLive::Network",
663
+ "AWS::MediaLive::SdiSource",
664
+ "AWS::MediaLive::SignalMap",
665
+ "AWS::MediaPackage::Asset",
666
+ "AWS::MediaPackage::Channel",
667
+ "AWS::MediaPackage::OriginEndpoint",
668
+ "AWS::MediaPackage::PackagingConfiguration",
669
+ "AWS::MediaPackage::PackagingGroup",
670
+ "AWS::MediaPackageV2::Channel",
671
+ "AWS::MediaPackageV2::ChannelGroup",
672
+ "AWS::MediaPackageV2::ChannelPolicy",
673
+ "AWS::MediaPackageV2::OriginEndpoint",
674
+ "AWS::MediaPackageV2::OriginEndpointPolicy",
675
+ "AWS::MediaStore::Container",
676
+ "AWS::MediaTailor::Channel",
677
+ "AWS::MediaTailor::ChannelPolicy",
678
+ "AWS::MediaTailor::LiveSource",
679
+ "AWS::MediaTailor::PlaybackConfiguration",
680
+ "AWS::MediaTailor::SourceLocation",
681
+ "AWS::MediaTailor::VodSource",
682
+ "AWS::MemoryDB::ACL",
683
+ "AWS::MemoryDB::Cluster",
684
+ "AWS::MemoryDB::ParameterGroup",
685
+ "AWS::MemoryDB::SubnetGroup",
686
+ "AWS::MemoryDB::User",
687
+ "AWS::Neptune::DBCluster",
688
+ "AWS::Neptune::DBClusterParameterGroup",
689
+ "AWS::Neptune::DBInstance",
690
+ "AWS::Neptune::DBParameterGroup",
691
+ "AWS::Neptune::DBSubnetGroup",
692
+ "AWS::Neptune::EventSubscription",
693
+ "AWS::NetworkFirewall::Firewall",
694
+ "AWS::NetworkFirewall::FirewallPolicy",
695
+ "AWS::NetworkFirewall::LoggingConfiguration",
696
+ "AWS::NetworkFirewall::RuleGroup",
697
+ "AWS::NetworkFirewall::TLSInspectionConfiguration",
698
+ "AWS::NetworkManager::ConnectAttachment",
699
+ "AWS::NetworkManager::ConnectPeer",
700
+ "AWS::NetworkManager::CoreNetwork",
701
+ "AWS::NetworkManager::CustomerGatewayAssociation",
702
+ "AWS::NetworkManager::Device",
703
+ "AWS::NetworkManager::GlobalNetwork",
704
+ "AWS::NetworkManager::Link",
705
+ "AWS::NetworkManager::LinkAssociation",
706
+ "AWS::NetworkManager::Site",
707
+ "AWS::NetworkManager::SiteToSiteVpnAttachment",
708
+ "AWS::NetworkManager::TransitGatewayRegistration",
709
+ "AWS::NetworkManager::VpcAttachment",
710
+ "AWS::OSIS::Pipeline",
711
+ "AWS::Oam::Link",
712
+ "AWS::Oam::Sink",
713
+ "AWS::OpenSearchServerless::AccessPolicy",
714
+ "AWS::OpenSearchServerless::Collection",
715
+ "AWS::OpenSearchServerless::LifecyclePolicy",
716
+ "AWS::OpenSearchServerless::SecurityConfig",
717
+ "AWS::OpenSearchServerless::SecurityPolicy",
718
+ "AWS::OpenSearchServerless::VpcEndpoint",
719
+ "AWS::OpenSearchService::Application",
720
+ "AWS::OpenSearchService::Domain",
721
+ "AWS::OpsWorks::App",
722
+ "AWS::OpsWorks::ElasticLoadBalancerAttachment",
723
+ "AWS::OpsWorks::Instance",
724
+ "AWS::OpsWorks::Layer",
725
+ "AWS::OpsWorks::Stack",
726
+ "AWS::OpsWorks::UserProfile",
727
+ "AWS::OpsWorks::Volume",
728
+ "AWS::Organizations::Account",
729
+ "AWS::Organizations::Organization",
730
+ "AWS::Organizations::OrganizationalUnit",
731
+ "AWS::Organizations::Policy",
732
+ "AWS::Organizations::ResourcePolicy",
733
+ "AWS::PCAConnectorAD::Connector",
734
+ "AWS::PCAConnectorAD::DirectoryRegistration",
735
+ "AWS::PCAConnectorAD::ServicePrincipalName",
736
+ "AWS::PCAConnectorAD::Template",
737
+ "AWS::PCAConnectorAD::TemplateGroupAccessControlEntry",
738
+ "AWS::PCAConnectorSCEP::Challenge",
739
+ "AWS::PCAConnectorSCEP::Connector",
740
+ "AWS::Pipes::Pipe",
741
+ "AWS::QuickSight::Analysis",
742
+ "AWS::QuickSight::Dashboard",
743
+ "AWS::QuickSight::DataSet",
744
+ "AWS::QuickSight::DataSource",
745
+ "AWS::QuickSight::Folder",
746
+ "AWS::QuickSight::RefreshSchedule",
747
+ "AWS::QuickSight::Template",
748
+ "AWS::QuickSight::Theme",
749
+ "AWS::QuickSight::VPCConnection",
750
+ "AWS::RAM::Permission",
751
+ "AWS::RAM::ResourceShare",
752
+ "AWS::RDS::CustomDBEngineVersion",
753
+ "AWS::RDS::DBCluster",
754
+ "AWS::RDS::DBClusterParameterGroup",
755
+ "AWS::RDS::DBInstance",
756
+ "AWS::RDS::DBParameterGroup",
757
+ "AWS::RDS::DBProxy",
758
+ "AWS::RDS::DBProxyEndpoint",
759
+ "AWS::RDS::DBProxyTargetGroup",
760
+ "AWS::RDS::DBSecurityGroup",
761
+ "AWS::RDS::DBSecurityGroupIngress",
762
+ "AWS::RDS::DBSubnetGroup",
763
+ "AWS::RDS::EventSubscription",
764
+ "AWS::RDS::GlobalCluster",
765
+ "AWS::RDS::Integration",
766
+ "AWS::RDS::OptionGroup",
767
+ "AWS::RUM::AppMonitor",
768
+ "AWS::Redshift::Cluster",
769
+ "AWS::Redshift::ClusterParameterGroup",
770
+ "AWS::Redshift::ClusterSecurityGroup",
771
+ "AWS::Redshift::ClusterSecurityGroupIngress",
772
+ "AWS::Redshift::ClusterSubnetGroup",
773
+ "AWS::Redshift::EndpointAccess",
774
+ "AWS::Redshift::EndpointAuthorization",
775
+ "AWS::Redshift::EventSubscription",
776
+ "AWS::Redshift::Integration",
777
+ "AWS::Redshift::ScheduledAction",
778
+ "AWS::RedshiftServerless::Namespace",
779
+ "AWS::RedshiftServerless::Workgroup",
780
+ "AWS::RefactorSpaces::Application",
781
+ "AWS::RefactorSpaces::Environment",
782
+ "AWS::RefactorSpaces::Route",
783
+ "AWS::RefactorSpaces::Service",
784
+ "AWS::ResilienceHub::App",
785
+ "AWS::ResilienceHub::ResiliencyPolicy",
786
+ "AWS::ResourceExplorer2::DefaultViewAssociation",
787
+ "AWS::ResourceExplorer2::Index",
788
+ "AWS::ResourceExplorer2::View",
789
+ "AWS::ResourceGroups::Group",
790
+ "AWS::RolesAnywhere::CRL",
791
+ "AWS::RolesAnywhere::Profile",
792
+ "AWS::RolesAnywhere::TrustAnchor",
793
+ "AWS::Route53::CidrCollection",
794
+ "AWS::Route53::DNSSEC",
795
+ "AWS::Route53::HealthCheck",
796
+ "AWS::Route53::HostedZone",
797
+ "AWS::Route53::KeySigningKey",
798
+ "AWS::Route53::RecordSet",
799
+ "AWS::Route53::RecordSetGroup",
800
+ "AWS::Route53Profiles::Profile",
801
+ "AWS::Route53Profiles::ProfileAssociation",
802
+ "AWS::Route53Profiles::ProfileResourceAssociation",
803
+ "AWS::Route53Resolver::FirewallDomainList",
804
+ "AWS::Route53Resolver::FirewallRuleGroup",
805
+ "AWS::Route53Resolver::FirewallRuleGroupAssociation",
806
+ "AWS::Route53Resolver::OutpostResolver",
807
+ "AWS::Route53Resolver::ResolverConfig",
808
+ "AWS::Route53Resolver::ResolverDNSSECConfig",
809
+ "AWS::Route53Resolver::ResolverEndpoint",
810
+ "AWS::Route53Resolver::ResolverQueryLoggingConfig",
811
+ "AWS::Route53Resolver::ResolverQueryLoggingConfigAssociation",
812
+ "AWS::Route53Resolver::ResolverRule",
813
+ "AWS::Route53Resolver::ResolverRuleAssociation",
814
+ "AWS::S3::AccessGrant",
815
+ "AWS::S3::AccessGrantsInstance",
816
+ "AWS::S3::AccessGrantsLocation",
817
+ "AWS::S3::AccessPoint",
818
+ "AWS::S3::Bucket",
819
+ "AWS::S3::BucketPolicy",
820
+ "AWS::S3::MultiRegionAccessPoint",
821
+ "AWS::S3::MultiRegionAccessPointPolicy",
822
+ "AWS::S3::StorageLens",
823
+ "AWS::S3::StorageLensGroup",
824
+ "AWS::S3ObjectLambda::AccessPoint",
825
+ "AWS::S3ObjectLambda::AccessPointPolicy",
826
+ "AWS::S3Outposts::AccessPoint",
827
+ "AWS::S3Outposts::Bucket",
828
+ "AWS::S3Outposts::BucketPolicy",
829
+ "AWS::S3Outposts::Endpoint",
830
+ "AWS::SDB::Domain",
831
+ "AWS::SES::ConfigurationSet",
832
+ "AWS::SES::ConfigurationSetEventDestination",
833
+ "AWS::SES::ContactList",
834
+ "AWS::SES::DedicatedIpPool",
835
+ "AWS::SES::EmailIdentity",
836
+ "AWS::SES::ReceiptFilter",
837
+ "AWS::SES::ReceiptRule",
838
+ "AWS::SES::ReceiptRuleSet",
839
+ "AWS::SES::Template",
840
+ "AWS::SES::VdmAttributes",
841
+ "AWS::SNS::Subscription",
842
+ "AWS::SNS::Topic",
843
+ "AWS::SNS::TopicInlinePolicy",
844
+ "AWS::SNS::TopicPolicy",
845
+ "AWS::SQS::Queue",
846
+ "AWS::SQS::QueueInlinePolicy",
847
+ "AWS::SQS::QueuePolicy",
848
+ "AWS::SSM::Association",
849
+ "AWS::SSM::Document",
850
+ "AWS::SSM::MaintenanceWindow",
851
+ "AWS::SSM::MaintenanceWindowTarget",
852
+ "AWS::SSM::MaintenanceWindowTask",
853
+ "AWS::SSM::Parameter",
854
+ "AWS::SSM::PatchBaseline",
855
+ "AWS::SSM::ResourceDataSync",
856
+ "AWS::SSM::ResourcePolicy",
857
+ "AWS::SSMContacts::Contact",
858
+ "AWS::SSMContacts::ContactChannel",
859
+ "AWS::SSMContacts::Plan",
860
+ "AWS::SSMContacts::Rotation",
861
+ "AWS::SSMIncidents::ReplicationSet",
862
+ "AWS::SSMIncidents::ResponsePlan",
863
+ "AWS::SSMQuickSetup::ConfigurationManager",
864
+ "AWS::SSO::Application",
865
+ "AWS::SSO::ApplicationAssignment",
866
+ "AWS::SSO::Assignment",
867
+ "AWS::SSO::Instance",
868
+ "AWS::SSO::InstanceAccessControlAttributeConfiguration",
869
+ "AWS::SSO::PermissionSet",
870
+ "AWS::SageMaker::App",
871
+ "AWS::SageMaker::AppImageConfig",
872
+ "AWS::SageMaker::Cluster",
873
+ "AWS::SageMaker::CodeRepository",
874
+ "AWS::SageMaker::DataQualityJobDefinition",
875
+ "AWS::SageMaker::Domain",
876
+ "AWS::SageMaker::Endpoint",
877
+ "AWS::SageMaker::EndpointConfig",
878
+ "AWS::SageMaker::FeatureGroup",
879
+ "AWS::SageMaker::Image",
880
+ "AWS::SageMaker::ImageVersion",
881
+ "AWS::SageMaker::InferenceComponent",
882
+ "AWS::SageMaker::InferenceExperiment",
883
+ "AWS::SageMaker::MlflowTrackingServer",
884
+ "AWS::SageMaker::Model",
885
+ "AWS::SageMaker::ModelBiasJobDefinition",
886
+ "AWS::SageMaker::ModelCard",
887
+ "AWS::SageMaker::ModelExplainabilityJobDefinition",
888
+ "AWS::SageMaker::ModelPackage",
889
+ "AWS::SageMaker::ModelPackageGroup",
890
+ "AWS::SageMaker::ModelQualityJobDefinition",
891
+ "AWS::SageMaker::MonitoringSchedule",
892
+ "AWS::SageMaker::NotebookInstance",
893
+ "AWS::SageMaker::NotebookInstanceLifecycleConfig",
894
+ "AWS::SageMaker::Pipeline",
895
+ "AWS::SageMaker::Project",
896
+ "AWS::SageMaker::Space",
897
+ "AWS::SageMaker::StudioLifecycleConfig",
898
+ "AWS::SageMaker::UserProfile",
899
+ "AWS::SageMaker::Workteam",
900
+ "AWS::Scheduler::Schedule",
901
+ "AWS::Scheduler::ScheduleGroup",
902
+ "AWS::SecretsManager::ResourcePolicy",
903
+ "AWS::SecretsManager::RotationSchedule",
904
+ "AWS::SecretsManager::Secret",
905
+ "AWS::SecretsManager::SecretTargetAttachment",
906
+ "AWS::SecurityHub::AutomationRule",
907
+ "AWS::SecurityHub::ConfigurationPolicy",
908
+ "AWS::SecurityHub::DelegatedAdmin",
909
+ "AWS::SecurityHub::FindingAggregator",
910
+ "AWS::SecurityHub::Hub",
911
+ "AWS::SecurityHub::Insight",
912
+ "AWS::SecurityHub::OrganizationConfiguration",
913
+ "AWS::SecurityHub::PolicyAssociation",
914
+ "AWS::SecurityHub::ProductSubscription",
915
+ "AWS::SecurityHub::SecurityControl",
916
+ "AWS::SecurityHub::Standard",
917
+ "AWS::SecurityLake::AwsLogSource",
918
+ "AWS::SecurityLake::DataLake",
919
+ "AWS::SecurityLake::Subscriber",
920
+ "AWS::SecurityLake::SubscriberNotification",
921
+ "AWS::ServiceCatalog::AcceptedPortfolioShare",
922
+ "AWS::ServiceCatalog::CloudFormationProduct",
923
+ "AWS::ServiceCatalog::CloudFormationProvisionedProduct",
924
+ "AWS::ServiceCatalog::LaunchNotificationConstraint",
925
+ "AWS::ServiceCatalog::LaunchRoleConstraint",
926
+ "AWS::ServiceCatalog::LaunchTemplateConstraint",
927
+ "AWS::ServiceCatalog::Portfolio",
928
+ "AWS::ServiceCatalog::PortfolioPrincipalAssociation",
929
+ "AWS::ServiceCatalog::PortfolioProductAssociation",
930
+ "AWS::ServiceCatalog::PortfolioShare",
931
+ "AWS::ServiceCatalog::ResourceUpdateConstraint",
932
+ "AWS::ServiceCatalog::ServiceAction",
933
+ "AWS::ServiceCatalog::ServiceActionAssociation",
934
+ "AWS::ServiceCatalog::StackSetConstraint",
935
+ "AWS::ServiceCatalog::TagOption",
936
+ "AWS::ServiceCatalog::TagOptionAssociation",
937
+ "AWS::ServiceCatalogAppRegistry::Application",
938
+ "AWS::ServiceCatalogAppRegistry::AttributeGroup",
939
+ "AWS::ServiceCatalogAppRegistry::AttributeGroupAssociation",
940
+ "AWS::ServiceCatalogAppRegistry::ResourceAssociation",
941
+ "AWS::ServiceDiscovery::HttpNamespace",
942
+ "AWS::ServiceDiscovery::Instance",
943
+ "AWS::ServiceDiscovery::PrivateDnsNamespace",
944
+ "AWS::ServiceDiscovery::PublicDnsNamespace",
945
+ "AWS::ServiceDiscovery::Service",
946
+ "AWS::Shield::DRTAccess",
947
+ "AWS::Shield::ProactiveEngagement",
948
+ "AWS::Shield::Protection",
949
+ "AWS::Shield::ProtectionGroup",
950
+ "AWS::Signer::ProfilePermission",
951
+ "AWS::Signer::SigningProfile",
952
+ "AWS::StepFunctions::Activity",
953
+ "AWS::StepFunctions::StateMachine",
954
+ "AWS::StepFunctions::StateMachineAlias",
955
+ "AWS::StepFunctions::StateMachineVersion",
956
+ "AWS::Synthetics::Canary",
957
+ "AWS::Synthetics::Group",
958
+ "AWS::SystemsManagerSAP::Application",
959
+ "AWS::Transfer::Agreement",
960
+ "AWS::Transfer::Certificate",
961
+ "AWS::Transfer::Connector",
962
+ "AWS::Transfer::Profile",
963
+ "AWS::Transfer::Server",
964
+ "AWS::Transfer::User",
965
+ "AWS::Transfer::Workflow",
966
+ "AWS::VerifiedPermissions::IdentitySource",
967
+ "AWS::VerifiedPermissions::Policy",
968
+ "AWS::VerifiedPermissions::PolicyStore",
969
+ "AWS::VerifiedPermissions::PolicyTemplate",
970
+ "AWS::VpcLattice::AccessLogSubscription",
971
+ "AWS::VpcLattice::AuthPolicy",
972
+ "AWS::VpcLattice::Listener",
973
+ "AWS::VpcLattice::ResourcePolicy",
974
+ "AWS::VpcLattice::Rule",
975
+ "AWS::VpcLattice::Service",
976
+ "AWS::VpcLattice::ServiceNetwork",
977
+ "AWS::VpcLattice::ServiceNetworkServiceAssociation",
978
+ "AWS::VpcLattice::ServiceNetworkVpcAssociation",
979
+ "AWS::VpcLattice::TargetGroup",
980
+ "AWS::WAF::ByteMatchSet",
981
+ "AWS::WAF::IPSet",
982
+ "AWS::WAF::Rule",
983
+ "AWS::WAF::SizeConstraintSet",
984
+ "AWS::WAF::SqlInjectionMatchSet",
985
+ "AWS::WAF::WebACL",
986
+ "AWS::WAF::XssMatchSet",
987
+ "AWS::WAFRegional::ByteMatchSet",
988
+ "AWS::WAFRegional::GeoMatchSet",
989
+ "AWS::WAFRegional::IPSet",
990
+ "AWS::WAFRegional::RateBasedRule",
991
+ "AWS::WAFRegional::RegexPatternSet",
992
+ "AWS::WAFRegional::Rule",
993
+ "AWS::WAFRegional::SizeConstraintSet",
994
+ "AWS::WAFRegional::SqlInjectionMatchSet",
995
+ "AWS::WAFRegional::WebACL",
996
+ "AWS::WAFRegional::WebACLAssociation",
997
+ "AWS::WAFRegional::XssMatchSet",
998
+ "AWS::WAFv2::IPSet",
999
+ "AWS::WAFv2::LoggingConfiguration",
1000
+ "AWS::WAFv2::RegexPatternSet",
1001
+ "AWS::WAFv2::RuleGroup",
1002
+ "AWS::WAFv2::WebACL",
1003
+ "AWS::WAFv2::WebACLAssociation",
1004
+ "AWS::WorkSpaces::ConnectionAlias",
1005
+ "AWS::WorkSpaces::Workspace",
1006
+ "AWS::WorkSpaces::WorkspacesPool",
1007
+ "AWS::XRay::Group",
1008
+ "AWS::XRay::ResourcePolicy",
1009
+ "AWS::XRay::SamplingRule",
1010
+ "Alexa::ASK::Skill",
1011
+ "Module",
1012
+ ]
1013
+
1014
+ # pylint: disable=too-many-lines
1015
+ cached: list[str] = [
1016
+ "Module",
1017
+ "alexa-ask-skill.json",
1018
+ "aws-accessanalyzer-analyzer.json",
1019
+ "aws-acmpca-certificate.json",
1020
+ "aws-acmpca-certificateauthority.json",
1021
+ "aws-acmpca-certificateauthorityactivation.json",
1022
+ "aws-acmpca-permission.json",
1023
+ "aws-amazonmq-broker.json",
1024
+ "aws-amazonmq-configuration.json",
1025
+ "aws-amplify-app.json",
1026
+ "aws-amplify-branch.json",
1027
+ "aws-amplify-domain.json",
1028
+ "aws-amplifyuibuilder-component.json",
1029
+ "aws-amplifyuibuilder-form.json",
1030
+ "aws-amplifyuibuilder-theme.json",
1031
+ "aws-apigateway-account.json",
1032
+ "aws-apigateway-apikey.json",
1033
+ "aws-apigateway-authorizer.json",
1034
+ "aws-apigateway-basepathmapping.json",
1035
+ "aws-apigateway-clientcertificate.json",
1036
+ "aws-apigateway-deployment.json",
1037
+ "aws-apigateway-documentationpart.json",
1038
+ "aws-apigateway-documentationversion.json",
1039
+ "aws-apigateway-domainname.json",
1040
+ "aws-apigateway-gatewayresponse.json",
1041
+ "aws-apigateway-method.json",
1042
+ "aws-apigateway-model.json",
1043
+ "aws-apigateway-requestvalidator.json",
1044
+ "aws-apigateway-resource.json",
1045
+ "aws-apigateway-restapi.json",
1046
+ "aws-apigateway-stage.json",
1047
+ "aws-apigateway-usageplan.json",
1048
+ "aws-apigateway-usageplankey.json",
1049
+ "aws-apigateway-vpclink.json",
1050
+ "aws-apigatewayv2-api.json",
1051
+ "aws-apigatewayv2-apigatewaymanagedoverrides.json",
1052
+ "aws-apigatewayv2-apimapping.json",
1053
+ "aws-apigatewayv2-authorizer.json",
1054
+ "aws-apigatewayv2-deployment.json",
1055
+ "aws-apigatewayv2-domainname.json",
1056
+ "aws-apigatewayv2-integration.json",
1057
+ "aws-apigatewayv2-integrationresponse.json",
1058
+ "aws-apigatewayv2-model.json",
1059
+ "aws-apigatewayv2-route.json",
1060
+ "aws-apigatewayv2-routeresponse.json",
1061
+ "aws-apigatewayv2-stage.json",
1062
+ "aws-apigatewayv2-vpclink.json",
1063
+ "aws-appconfig-application.json",
1064
+ "aws-appconfig-configurationprofile.json",
1065
+ "aws-appconfig-deployment.json",
1066
+ "aws-appconfig-deploymentstrategy.json",
1067
+ "aws-appconfig-environment.json",
1068
+ "aws-appconfig-extension.json",
1069
+ "aws-appconfig-extensionassociation.json",
1070
+ "aws-appconfig-hostedconfigurationversion.json",
1071
+ "aws-appflow-connector.json",
1072
+ "aws-appflow-connectorprofile.json",
1073
+ "aws-appflow-flow.json",
1074
+ "aws-applicationautoscaling-scalabletarget.json",
1075
+ "aws-applicationautoscaling-scalingpolicy.json",
1076
+ "aws-applicationinsights-application.json",
1077
+ "aws-applicationsignals-servicelevelobjective.json",
1078
+ "aws-appmesh-gatewayroute.json",
1079
+ "aws-appmesh-mesh.json",
1080
+ "aws-appmesh-route.json",
1081
+ "aws-appmesh-virtualgateway.json",
1082
+ "aws-appmesh-virtualnode.json",
1083
+ "aws-appmesh-virtualrouter.json",
1084
+ "aws-appmesh-virtualservice.json",
1085
+ "aws-appstream-appblock.json",
1086
+ "aws-appstream-appblockbuilder.json",
1087
+ "aws-appstream-application.json",
1088
+ "aws-appstream-applicationentitlementassociation.json",
1089
+ "aws-appstream-applicationfleetassociation.json",
1090
+ "aws-appstream-directoryconfig.json",
1091
+ "aws-appstream-entitlement.json",
1092
+ "aws-appsync-api.json",
1093
+ "aws-appsync-apicache.json",
1094
+ "aws-appsync-apikey.json",
1095
+ "aws-appsync-channelnamespace.json",
1096
+ "aws-appsync-datasource.json",
1097
+ "aws-appsync-domainname.json",
1098
+ "aws-appsync-domainnameapiassociation.json",
1099
+ "aws-appsync-functionconfiguration.json",
1100
+ "aws-appsync-graphqlschema.json",
1101
+ "aws-appsync-resolver.json",
1102
+ "aws-appsync-sourceapiassociation.json",
1103
+ "aws-apptest-testcase.json",
1104
+ "aws-aps-rulegroupsnamespace.json",
1105
+ "aws-aps-workspace.json",
1106
+ "aws-arczonalshift-autoshiftobservernotificationstatus.json",
1107
+ "aws-arczonalshift-zonalautoshiftconfiguration.json",
1108
+ "aws-athena-capacityreservation.json",
1109
+ "aws-athena-datacatalog.json",
1110
+ "aws-athena-namedquery.json",
1111
+ "aws-athena-preparedstatement.json",
1112
+ "aws-athena-workgroup.json",
1113
+ "aws-autoscaling-autoscalinggroup.json",
1114
+ "aws-autoscaling-launchconfiguration.json",
1115
+ "aws-autoscaling-lifecyclehook.json",
1116
+ "aws-autoscaling-scalingpolicy.json",
1117
+ "aws-autoscaling-scheduledaction.json",
1118
+ "aws-autoscaling-warmpool.json",
1119
+ "aws-backup-backupplan.json",
1120
+ "aws-backup-backupselection.json",
1121
+ "aws-backup-backupvault.json",
1122
+ "aws-backup-framework.json",
1123
+ "aws-backup-logicallyairgappedbackupvault.json",
1124
+ "aws-backup-reportplan.json",
1125
+ "aws-backup-restoretestingplan.json",
1126
+ "aws-backup-restoretestingselection.json",
1127
+ "aws-backupgateway-hypervisor.json",
1128
+ "aws-batch-computeenvironment.json",
1129
+ "aws-batch-jobdefinition.json",
1130
+ "aws-batch-jobqueue.json",
1131
+ "aws-batch-schedulingpolicy.json",
1132
+ "aws-bedrock-agent.json",
1133
+ "aws-bedrock-agentalias.json",
1134
+ "aws-bedrock-applicationinferenceprofile.json",
1135
+ "aws-bedrock-datasource.json",
1136
+ "aws-bedrock-flow.json",
1137
+ "aws-bedrock-flowalias.json",
1138
+ "aws-bedrock-flowversion.json",
1139
+ "aws-bedrock-guardrail.json",
1140
+ "aws-bedrock-guardrailversion.json",
1141
+ "aws-bedrock-knowledgebase.json",
1142
+ "aws-bedrock-prompt.json",
1143
+ "aws-bedrock-promptversion.json",
1144
+ "aws-budgets-budget.json",
1145
+ "aws-budgets-budgetsaction.json",
1146
+ "aws-cassandra-keyspace.json",
1147
+ "aws-cassandra-table.json",
1148
+ "aws-ce-anomalymonitor.json",
1149
+ "aws-ce-anomalysubscription.json",
1150
+ "aws-ce-costcategory.json",
1151
+ "aws-certificatemanager-account.json",
1152
+ "aws-certificatemanager-certificate.json",
1153
+ "aws-chatbot-microsoftteamschannelconfiguration.json",
1154
+ "aws-chatbot-slackchannelconfiguration.json",
1155
+ "aws-cloud9-environmentec2.json",
1156
+ "aws-cloudformation-customresource.json",
1157
+ "aws-cloudformation-hookdefaultversion.json",
1158
+ "aws-cloudformation-hooktypeconfig.json",
1159
+ "aws-cloudformation-hookversion.json",
1160
+ "aws-cloudformation-macro.json",
1161
+ "aws-cloudformation-moduledefaultversion.json",
1162
+ "aws-cloudformation-moduleversion.json",
1163
+ "aws-cloudformation-publictypeversion.json",
1164
+ "aws-cloudformation-publisher.json",
1165
+ "aws-cloudformation-resourcedefaultversion.json",
1166
+ "aws-cloudformation-resourceversion.json",
1167
+ "aws-cloudformation-stack.json",
1168
+ "aws-cloudformation-stackset.json",
1169
+ "aws-cloudformation-typeactivation.json",
1170
+ "aws-cloudformation-waitcondition.json",
1171
+ "aws-cloudformation-waitconditionhandle.json",
1172
+ "aws-cloudfront-cachepolicy.json",
1173
+ "aws-cloudfront-cloudfrontoriginaccessidentity.json",
1174
+ "aws-cloudfront-continuousdeploymentpolicy.json",
1175
+ "aws-cloudfront-distribution.json",
1176
+ "aws-cloudfront-function.json",
1177
+ "aws-cloudfront-keygroup.json",
1178
+ "aws-cloudfront-keyvaluestore.json",
1179
+ "aws-cloudfront-monitoringsubscription.json",
1180
+ "aws-cloudfront-originaccesscontrol.json",
1181
+ "aws-cloudfront-originrequestpolicy.json",
1182
+ "aws-cloudfront-publickey.json",
1183
+ "aws-cloudfront-realtimelogconfig.json",
1184
+ "aws-cloudfront-responseheaderspolicy.json",
1185
+ "aws-cloudfront-streamingdistribution.json",
1186
+ "aws-cloudtrail-channel.json",
1187
+ "aws-cloudtrail-eventdatastore.json",
1188
+ "aws-cloudtrail-resourcepolicy.json",
1189
+ "aws-cloudtrail-trail.json",
1190
+ "aws-cloudwatch-alarm.json",
1191
+ "aws-cloudwatch-anomalydetector.json",
1192
+ "aws-cloudwatch-compositealarm.json",
1193
+ "aws-cloudwatch-dashboard.json",
1194
+ "aws-cloudwatch-insightrule.json",
1195
+ "aws-cloudwatch-metricstream.json",
1196
+ "aws-codebuild-fleet.json",
1197
+ "aws-codebuild-project.json",
1198
+ "aws-codebuild-reportgroup.json",
1199
+ "aws-codebuild-sourcecredential.json",
1200
+ "aws-codecommit-repository.json",
1201
+ "aws-codeconnections-connection.json",
1202
+ "aws-codedeploy-application.json",
1203
+ "aws-codedeploy-deploymentconfig.json",
1204
+ "aws-codedeploy-deploymentgroup.json",
1205
+ "aws-codepipeline-customactiontype.json",
1206
+ "aws-codepipeline-pipeline.json",
1207
+ "aws-codepipeline-webhook.json",
1208
+ "aws-codestar-githubrepository.json",
1209
+ "aws-codestarconnections-connection.json",
1210
+ "aws-codestarconnections-repositorylink.json",
1211
+ "aws-codestarconnections-syncconfiguration.json",
1212
+ "aws-codestarnotifications-notificationrule.json",
1213
+ "aws-cognito-identitypool.json",
1214
+ "aws-cognito-identitypoolprincipaltag.json",
1215
+ "aws-cognito-identitypoolroleattachment.json",
1216
+ "aws-cognito-logdeliveryconfiguration.json",
1217
+ "aws-cognito-userpool.json",
1218
+ "aws-cognito-userpoolclient.json",
1219
+ "aws-cognito-userpooldomain.json",
1220
+ "aws-cognito-userpoolgroup.json",
1221
+ "aws-cognito-userpoolidentityprovider.json",
1222
+ "aws-cognito-userpoolresourceserver.json",
1223
+ "aws-cognito-userpoolriskconfigurationattachment.json",
1224
+ "aws-cognito-userpooluicustomizationattachment.json",
1225
+ "aws-cognito-userpooluser.json",
1226
+ "aws-cognito-userpoolusertogroupattachment.json",
1227
+ "aws-config-aggregationauthorization.json",
1228
+ "aws-config-configrule.json",
1229
+ "aws-config-configurationaggregator.json",
1230
+ "aws-config-configurationrecorder.json",
1231
+ "aws-config-conformancepack.json",
1232
+ "aws-config-deliverychannel.json",
1233
+ "aws-config-organizationconfigrule.json",
1234
+ "aws-config-organizationconformancepack.json",
1235
+ "aws-config-remediationconfiguration.json",
1236
+ "aws-config-storedquery.json",
1237
+ "aws-controltower-enabledbaseline.json",
1238
+ "aws-controltower-enabledcontrol.json",
1239
+ "aws-controltower-landingzone.json",
1240
+ "aws-databrew-dataset.json",
1241
+ "aws-databrew-job.json",
1242
+ "aws-databrew-project.json",
1243
+ "aws-databrew-recipe.json",
1244
+ "aws-databrew-ruleset.json",
1245
+ "aws-databrew-schedule.json",
1246
+ "aws-datasync-agent.json",
1247
+ "aws-datasync-locationazureblob.json",
1248
+ "aws-datasync-locationefs.json",
1249
+ "aws-datasync-locationfsxlustre.json",
1250
+ "aws-datasync-locationfsxontap.json",
1251
+ "aws-datasync-locationfsxwindows.json",
1252
+ "aws-datasync-locationhdfs.json",
1253
+ "aws-datasync-locationnfs.json",
1254
+ "aws-datasync-locationobjectstorage.json",
1255
+ "aws-datasync-locations3.json",
1256
+ "aws-datasync-locationsmb.json",
1257
+ "aws-datasync-storagesystem.json",
1258
+ "aws-datasync-task.json",
1259
+ "aws-datazone-datasource.json",
1260
+ "aws-datazone-domain.json",
1261
+ "aws-datazone-environment.json",
1262
+ "aws-datazone-environmentactions.json",
1263
+ "aws-datazone-environmentblueprintconfiguration.json",
1264
+ "aws-datazone-environmentprofile.json",
1265
+ "aws-datazone-groupprofile.json",
1266
+ "aws-datazone-project.json",
1267
+ "aws-datazone-projectmembership.json",
1268
+ "aws-datazone-subscriptiontarget.json",
1269
+ "aws-datazone-userprofile.json",
1270
+ "aws-dax-cluster.json",
1271
+ "aws-dax-parametergroup.json",
1272
+ "aws-dax-subnetgroup.json",
1273
+ "aws-detective-graph.json",
1274
+ "aws-detective-memberinvitation.json",
1275
+ "aws-detective-organizationadmin.json",
1276
+ "aws-devopsguru-loganomalydetectionintegration.json",
1277
+ "aws-devopsguru-notificationchannel.json",
1278
+ "aws-devopsguru-resourcecollection.json",
1279
+ "aws-directoryservice-microsoftad.json",
1280
+ "aws-dlm-lifecyclepolicy.json",
1281
+ "aws-dms-certificate.json",
1282
+ "aws-dms-datamigration.json",
1283
+ "aws-dms-dataprovider.json",
1284
+ "aws-dms-endpoint.json",
1285
+ "aws-dms-eventsubscription.json",
1286
+ "aws-dms-instanceprofile.json",
1287
+ "aws-dms-migrationproject.json",
1288
+ "aws-dms-replicationconfig.json",
1289
+ "aws-dms-replicationinstance.json",
1290
+ "aws-dms-replicationsubnetgroup.json",
1291
+ "aws-dms-replicationtask.json",
1292
+ "aws-docdb-dbcluster.json",
1293
+ "aws-docdb-dbinstance.json",
1294
+ "aws-docdb-dbsubnetgroup.json",
1295
+ "aws-docdb-eventsubscription.json",
1296
+ "aws-docdbelastic-cluster.json",
1297
+ "aws-dynamodb-globaltable.json",
1298
+ "aws-dynamodb-table.json",
1299
+ "aws-ec2-capacityreservation.json",
1300
+ "aws-ec2-capacityreservationfleet.json",
1301
+ "aws-ec2-clientvpnendpoint.json",
1302
+ "aws-ec2-clientvpnroute.json",
1303
+ "aws-ec2-clientvpntargetnetworkassociation.json",
1304
+ "aws-ec2-customergateway.json",
1305
+ "aws-ec2-dhcpoptions.json",
1306
+ "aws-ec2-ec2fleet.json",
1307
+ "aws-ec2-egressonlyinternetgateway.json",
1308
+ "aws-ec2-eip.json",
1309
+ "aws-ec2-eipassociation.json",
1310
+ "aws-ec2-enclavecertificateiamroleassociation.json",
1311
+ "aws-ec2-flowlog.json",
1312
+ "aws-ec2-gatewayroutetableassociation.json",
1313
+ "aws-ec2-host.json",
1314
+ "aws-ec2-instance.json",
1315
+ "aws-ec2-instanceconnectendpoint.json",
1316
+ "aws-ec2-internetgateway.json",
1317
+ "aws-ec2-ipam.json",
1318
+ "aws-ec2-ipamallocation.json",
1319
+ "aws-ec2-ipampool.json",
1320
+ "aws-ec2-ipampoolcidr.json",
1321
+ "aws-ec2-ipamresourcediscovery.json",
1322
+ "aws-ec2-ipamresourcediscoveryassociation.json",
1323
+ "aws-ec2-ipamscope.json",
1324
+ "aws-ec2-keypair.json",
1325
+ "aws-ec2-localgatewayroute.json",
1326
+ "aws-ec2-localgatewayroutetable.json",
1327
+ "aws-ec2-localgatewayroutetablevirtualinterfacegroupassociation.json",
1328
+ "aws-ec2-localgatewayroutetablevpcassociation.json",
1329
+ "aws-ec2-natgateway.json",
1330
+ "aws-ec2-networkacl.json",
1331
+ "aws-ec2-networkaclentry.json",
1332
+ "aws-ec2-networkinsightsaccessscope.json",
1333
+ "aws-ec2-networkinsightsaccessscopeanalysis.json",
1334
+ "aws-ec2-networkinsightsanalysis.json",
1335
+ "aws-ec2-networkinsightspath.json",
1336
+ "aws-ec2-networkinterface.json",
1337
+ "aws-ec2-networkinterfaceattachment.json",
1338
+ "aws-ec2-networkinterfacepermission.json",
1339
+ "aws-ec2-networkperformancemetricsubscription.json",
1340
+ "aws-ec2-placementgroup.json",
1341
+ "aws-ec2-prefixlist.json",
1342
+ "aws-ec2-route.json",
1343
+ "aws-ec2-routetable.json",
1344
+ "aws-ec2-securitygroup.json",
1345
+ "aws-ec2-securitygroupegress.json",
1346
+ "aws-ec2-securitygroupingress.json",
1347
+ "aws-ec2-securitygroupvpcassociation.json",
1348
+ "aws-ec2-snapshotblockpublicaccess.json",
1349
+ "aws-ec2-spotfleet.json",
1350
+ "aws-ec2-subnet.json",
1351
+ "aws-ec2-subnetcidrblock.json",
1352
+ "aws-ec2-subnetnetworkaclassociation.json",
1353
+ "aws-ec2-subnetroutetableassociation.json",
1354
+ "aws-ec2-trafficmirrorfilter.json",
1355
+ "aws-ec2-trafficmirrorfilterrule.json",
1356
+ "aws-ec2-trafficmirrorsession.json",
1357
+ "aws-ec2-trafficmirrortarget.json",
1358
+ "aws-ec2-transitgateway.json",
1359
+ "aws-ec2-transitgatewayattachment.json",
1360
+ "aws-ec2-transitgatewayconnect.json",
1361
+ "aws-ec2-transitgatewaymulticastdomain.json",
1362
+ "aws-ec2-transitgatewaymulticastdomainassociation.json",
1363
+ "aws-ec2-transitgatewaymulticastgroupmember.json",
1364
+ "aws-ec2-transitgatewaymulticastgroupsource.json",
1365
+ "aws-ec2-transitgatewaypeeringattachment.json",
1366
+ "aws-ec2-transitgatewayroute.json",
1367
+ "aws-ec2-transitgatewayroutetable.json",
1368
+ "aws-ec2-transitgatewayroutetableassociation.json",
1369
+ "aws-ec2-transitgatewayroutetablepropagation.json",
1370
+ "aws-ec2-transitgatewayvpcattachment.json",
1371
+ "aws-ec2-verifiedaccessendpoint.json",
1372
+ "aws-ec2-verifiedaccessgroup.json",
1373
+ "aws-ec2-verifiedaccessinstance.json",
1374
+ "aws-ec2-verifiedaccesstrustprovider.json",
1375
+ "aws-ec2-volume.json",
1376
+ "aws-ec2-volumeattachment.json",
1377
+ "aws-ec2-vpc.json",
1378
+ "aws-ec2-vpccidrblock.json",
1379
+ "aws-ec2-vpcdhcpoptionsassociation.json",
1380
+ "aws-ec2-vpcendpoint.json",
1381
+ "aws-ec2-vpcendpointconnectionnotification.json",
1382
+ "aws-ec2-vpcendpointservice.json",
1383
+ "aws-ec2-vpcendpointservicepermissions.json",
1384
+ "aws-ec2-vpcgatewayattachment.json",
1385
+ "aws-ec2-vpcpeeringconnection.json",
1386
+ "aws-ec2-vpnconnection.json",
1387
+ "aws-ec2-vpnconnectionroute.json",
1388
+ "aws-ec2-vpngateway.json",
1389
+ "aws-ec2-vpngatewayroutepropagation.json",
1390
+ "aws-ecr-pullthroughcacherule.json",
1391
+ "aws-ecr-registrypolicy.json",
1392
+ "aws-ecr-replicationconfiguration.json",
1393
+ "aws-ecr-repository.json",
1394
+ "aws-ecr-repositorycreationtemplate.json",
1395
+ "aws-ecs-capacityprovider.json",
1396
+ "aws-ecs-cluster.json",
1397
+ "aws-ecs-clustercapacityproviderassociations.json",
1398
+ "aws-ecs-primarytaskset.json",
1399
+ "aws-ecs-service.json",
1400
+ "aws-ecs-taskdefinition.json",
1401
+ "aws-ecs-taskset.json",
1402
+ "aws-efs-accesspoint.json",
1403
+ "aws-efs-mounttarget.json",
1404
+ "aws-eks-accessentry.json",
1405
+ "aws-eks-addon.json",
1406
+ "aws-eks-cluster.json",
1407
+ "aws-eks-fargateprofile.json",
1408
+ "aws-eks-identityproviderconfig.json",
1409
+ "aws-eks-nodegroup.json",
1410
+ "aws-eks-podidentityassociation.json",
1411
+ "aws-elasticache-cachecluster.json",
1412
+ "aws-elasticache-parametergroup.json",
1413
+ "aws-elasticache-replicationgroup.json",
1414
+ "aws-elasticache-securitygroup.json",
1415
+ "aws-elasticache-securitygroupingress.json",
1416
+ "aws-elasticache-subnetgroup.json",
1417
+ "aws-elasticache-user.json",
1418
+ "aws-elasticache-usergroup.json",
1419
+ "aws-elasticbeanstalk-application.json",
1420
+ "aws-elasticbeanstalk-applicationversion.json",
1421
+ "aws-elasticbeanstalk-configurationtemplate.json",
1422
+ "aws-elasticbeanstalk-environment.json",
1423
+ "aws-elasticloadbalancing-loadbalancer.json",
1424
+ "aws-elasticloadbalancingv2-listener.json",
1425
+ "aws-elasticloadbalancingv2-listenercertificate.json",
1426
+ "aws-elasticloadbalancingv2-listenerrule.json",
1427
+ "aws-elasticloadbalancingv2-targetgroup.json",
1428
+ "aws-elasticloadbalancingv2-truststore.json",
1429
+ "aws-elasticloadbalancingv2-truststorerevocation.json",
1430
+ "aws-elasticsearch-domain.json",
1431
+ "aws-emr-cluster.json",
1432
+ "aws-emr-instancefleetconfig.json",
1433
+ "aws-emr-instancegroupconfig.json",
1434
+ "aws-emr-securityconfiguration.json",
1435
+ "aws-emr-step.json",
1436
+ "aws-emr-studio.json",
1437
+ "aws-emr-studiosessionmapping.json",
1438
+ "aws-emr-walworkspace.json",
1439
+ "aws-emrserverless-application.json",
1440
+ "aws-events-apidestination.json",
1441
+ "aws-events-archive.json",
1442
+ "aws-events-connection.json",
1443
+ "aws-events-endpoint.json",
1444
+ "aws-events-eventbus.json",
1445
+ "aws-events-eventbuspolicy.json",
1446
+ "aws-events-rule.json",
1447
+ "aws-eventschemas-discoverer.json",
1448
+ "aws-eventschemas-registry.json",
1449
+ "aws-eventschemas-registrypolicy.json",
1450
+ "aws-eventschemas-schema.json",
1451
+ "aws-fis-experimenttemplate.json",
1452
+ "aws-fis-targetaccountconfiguration.json",
1453
+ "aws-fms-notificationchannel.json",
1454
+ "aws-fms-policy.json",
1455
+ "aws-fms-resourceset.json",
1456
+ "aws-fsx-datarepositoryassociation.json",
1457
+ "aws-fsx-filesystem.json",
1458
+ "aws-fsx-snapshot.json",
1459
+ "aws-fsx-storagevirtualmachine.json",
1460
+ "aws-fsx-volume.json",
1461
+ "aws-gamelift-alias.json",
1462
+ "aws-gamelift-build.json",
1463
+ "aws-gamelift-fleet.json",
1464
+ "aws-gamelift-gameservergroup.json",
1465
+ "aws-gamelift-gamesessionqueue.json",
1466
+ "aws-gamelift-location.json",
1467
+ "aws-gamelift-matchmakingconfiguration.json",
1468
+ "aws-gamelift-matchmakingruleset.json",
1469
+ "aws-gamelift-script.json",
1470
+ "aws-globalaccelerator-accelerator.json",
1471
+ "aws-globalaccelerator-crossaccountattachment.json",
1472
+ "aws-globalaccelerator-endpointgroup.json",
1473
+ "aws-globalaccelerator-listener.json",
1474
+ "aws-glue-classifier.json",
1475
+ "aws-glue-connection.json",
1476
+ "aws-glue-crawler.json",
1477
+ "aws-glue-customentitytype.json",
1478
+ "aws-glue-database.json",
1479
+ "aws-glue-datacatalogencryptionsettings.json",
1480
+ "aws-glue-dataqualityruleset.json",
1481
+ "aws-glue-devendpoint.json",
1482
+ "aws-glue-job.json",
1483
+ "aws-glue-mltransform.json",
1484
+ "aws-glue-partition.json",
1485
+ "aws-glue-registry.json",
1486
+ "aws-glue-schema.json",
1487
+ "aws-glue-schemaversion.json",
1488
+ "aws-glue-schemaversionmetadata.json",
1489
+ "aws-glue-securityconfiguration.json",
1490
+ "aws-glue-table.json",
1491
+ "aws-glue-tableoptimizer.json",
1492
+ "aws-glue-trigger.json",
1493
+ "aws-glue-usageprofile.json",
1494
+ "aws-glue-workflow.json",
1495
+ "aws-groundstation-config.json",
1496
+ "aws-groundstation-dataflowendpointgroup.json",
1497
+ "aws-groundstation-missionprofile.json",
1498
+ "aws-guardduty-detector.json",
1499
+ "aws-guardduty-filter.json",
1500
+ "aws-guardduty-ipset.json",
1501
+ "aws-guardduty-malwareprotectionplan.json",
1502
+ "aws-guardduty-master.json",
1503
+ "aws-guardduty-member.json",
1504
+ "aws-guardduty-threatintelset.json",
1505
+ "aws-iam-accesskey.json",
1506
+ "aws-iam-group.json",
1507
+ "aws-iam-grouppolicy.json",
1508
+ "aws-iam-instanceprofile.json",
1509
+ "aws-iam-managedpolicy.json",
1510
+ "aws-iam-oidcprovider.json",
1511
+ "aws-iam-policy.json",
1512
+ "aws-iam-role.json",
1513
+ "aws-iam-rolepolicy.json",
1514
+ "aws-iam-samlprovider.json",
1515
+ "aws-iam-servercertificate.json",
1516
+ "aws-iam-servicelinkedrole.json",
1517
+ "aws-iam-user.json",
1518
+ "aws-iam-userpolicy.json",
1519
+ "aws-iam-usertogroupaddition.json",
1520
+ "aws-iam-virtualmfadevice.json",
1521
+ "aws-identitystore-group.json",
1522
+ "aws-identitystore-groupmembership.json",
1523
+ "aws-imagebuilder-component.json",
1524
+ "aws-imagebuilder-containerrecipe.json",
1525
+ "aws-imagebuilder-distributionconfiguration.json",
1526
+ "aws-imagebuilder-image.json",
1527
+ "aws-imagebuilder-imagepipeline.json",
1528
+ "aws-imagebuilder-imagerecipe.json",
1529
+ "aws-imagebuilder-infrastructureconfiguration.json",
1530
+ "aws-imagebuilder-lifecyclepolicy.json",
1531
+ "aws-imagebuilder-workflow.json",
1532
+ "aws-inspectorv2-cisscanconfiguration.json",
1533
+ "aws-inspectorv2-filter.json",
1534
+ "aws-internetmonitor-monitor.json",
1535
+ "aws-iot-authorizer.json",
1536
+ "aws-iot-billinggroup.json",
1537
+ "aws-iot-cacertificate.json",
1538
+ "aws-iot-certificate.json",
1539
+ "aws-iot-certificateprovider.json",
1540
+ "aws-iot-domainconfiguration.json",
1541
+ "aws-iot-fleetmetric.json",
1542
+ "aws-iot-jobtemplate.json",
1543
+ "aws-iot-logging.json",
1544
+ "aws-iot-policy.json",
1545
+ "aws-iot-policyprincipalattachment.json",
1546
+ "aws-iot-provisioningtemplate.json",
1547
+ "aws-iot-resourcespecificlogging.json",
1548
+ "aws-iot-rolealias.json",
1549
+ "aws-iot-softwarepackage.json",
1550
+ "aws-iot-softwarepackageversion.json",
1551
+ "aws-iot-thing.json",
1552
+ "aws-iot-thinggroup.json",
1553
+ "aws-iot-thingprincipalattachment.json",
1554
+ "aws-iot-thingtype.json",
1555
+ "aws-iot-topicrule.json",
1556
+ "aws-iot-topicruledestination.json",
1557
+ "aws-iotwireless-destination.json",
1558
+ "aws-iotwireless-deviceprofile.json",
1559
+ "aws-iotwireless-fuotatask.json",
1560
+ "aws-iotwireless-multicastgroup.json",
1561
+ "aws-iotwireless-networkanalyzerconfiguration.json",
1562
+ "aws-iotwireless-serviceprofile.json",
1563
+ "aws-iotwireless-taskdefinition.json",
1564
+ "aws-iotwireless-wirelessdevice.json",
1565
+ "aws-iotwireless-wirelessgateway.json",
1566
+ "aws-kafkaconnect-connector.json",
1567
+ "aws-kafkaconnect-customplugin.json",
1568
+ "aws-kafkaconnect-workerconfiguration.json",
1569
+ "aws-kinesis-resourcepolicy.json",
1570
+ "aws-kinesis-stream.json",
1571
+ "aws-kinesis-streamconsumer.json",
1572
+ "aws-kinesisanalytics-applicationoutput.json",
1573
+ "aws-kinesisanalyticsv2-application.json",
1574
+ "aws-kinesisanalyticsv2-applicationoutput.json",
1575
+ "aws-kinesisfirehose-deliverystream.json",
1576
+ "aws-kinesisvideo-signalingchannel.json",
1577
+ "aws-kinesisvideo-stream.json",
1578
+ "aws-kms-alias.json",
1579
+ "aws-kms-key.json",
1580
+ "aws-kms-replicakey.json",
1581
+ "aws-lakeformation-datacellsfilter.json",
1582
+ "aws-lakeformation-datalakesettings.json",
1583
+ "aws-lakeformation-permissions.json",
1584
+ "aws-lakeformation-principalpermissions.json",
1585
+ "aws-lakeformation-resource.json",
1586
+ "aws-lakeformation-tag.json",
1587
+ "aws-lakeformation-tagassociation.json",
1588
+ "aws-lambda-alias.json",
1589
+ "aws-lambda-codesigningconfig.json",
1590
+ "aws-lambda-eventinvokeconfig.json",
1591
+ "aws-lambda-eventsourcemapping.json",
1592
+ "aws-lambda-function.json",
1593
+ "aws-lambda-layerversion.json",
1594
+ "aws-lambda-layerversionpermission.json",
1595
+ "aws-lambda-permission.json",
1596
+ "aws-lambda-url.json",
1597
+ "aws-launchwizard-deployment.json",
1598
+ "aws-licensemanager-grant.json",
1599
+ "aws-licensemanager-license.json",
1600
+ "aws-location-apikey.json",
1601
+ "aws-location-geofencecollection.json",
1602
+ "aws-location-map.json",
1603
+ "aws-location-placeindex.json",
1604
+ "aws-location-routecalculator.json",
1605
+ "aws-location-tracker.json",
1606
+ "aws-location-trackerconsumer.json",
1607
+ "aws-logs-accountpolicy.json",
1608
+ "aws-logs-deliverysource.json",
1609
+ "aws-logs-destination.json",
1610
+ "aws-logs-loganomalydetector.json",
1611
+ "aws-logs-loggroup.json",
1612
+ "aws-logs-logstream.json",
1613
+ "aws-logs-metricfilter.json",
1614
+ "aws-logs-querydefinition.json",
1615
+ "aws-logs-resourcepolicy.json",
1616
+ "aws-logs-subscriptionfilter.json",
1617
+ "aws-m2-application.json",
1618
+ "aws-m2-environment.json",
1619
+ "aws-macie-allowlist.json",
1620
+ "aws-macie-customdataidentifier.json",
1621
+ "aws-macie-findingsfilter.json",
1622
+ "aws-macie-session.json",
1623
+ "aws-mediaconnect-bridge.json",
1624
+ "aws-mediaconnect-bridgeoutput.json",
1625
+ "aws-mediaconnect-bridgesource.json",
1626
+ "aws-mediaconnect-flow.json",
1627
+ "aws-mediaconnect-flowentitlement.json",
1628
+ "aws-mediaconnect-flowoutput.json",
1629
+ "aws-mediaconnect-flowsource.json",
1630
+ "aws-mediaconnect-flowvpcinterface.json",
1631
+ "aws-mediaconnect-gateway.json",
1632
+ "aws-mediaconvert-jobtemplate.json",
1633
+ "aws-mediaconvert-preset.json",
1634
+ "aws-mediaconvert-queue.json",
1635
+ "aws-medialive-channel.json",
1636
+ "aws-medialive-channelplacementgroup.json",
1637
+ "aws-medialive-cloudwatchalarmtemplate.json",
1638
+ "aws-medialive-cloudwatchalarmtemplategroup.json",
1639
+ "aws-medialive-cluster.json",
1640
+ "aws-medialive-eventbridgeruletemplate.json",
1641
+ "aws-medialive-eventbridgeruletemplategroup.json",
1642
+ "aws-medialive-input.json",
1643
+ "aws-medialive-inputsecuritygroup.json",
1644
+ "aws-medialive-multiplex.json",
1645
+ "aws-medialive-multiplexprogram.json",
1646
+ "aws-medialive-network.json",
1647
+ "aws-medialive-sdisource.json",
1648
+ "aws-medialive-signalmap.json",
1649
+ "aws-mediapackage-asset.json",
1650
+ "aws-mediapackage-channel.json",
1651
+ "aws-mediapackage-originendpoint.json",
1652
+ "aws-mediapackage-packagingconfiguration.json",
1653
+ "aws-mediapackage-packaginggroup.json",
1654
+ "aws-mediapackagev2-channel.json",
1655
+ "aws-mediapackagev2-channelgroup.json",
1656
+ "aws-mediapackagev2-channelpolicy.json",
1657
+ "aws-mediapackagev2-originendpoint.json",
1658
+ "aws-mediapackagev2-originendpointpolicy.json",
1659
+ "aws-mediastore-container.json",
1660
+ "aws-mediatailor-channel.json",
1661
+ "aws-mediatailor-channelpolicy.json",
1662
+ "aws-mediatailor-livesource.json",
1663
+ "aws-mediatailor-playbackconfiguration.json",
1664
+ "aws-mediatailor-sourcelocation.json",
1665
+ "aws-mediatailor-vodsource.json",
1666
+ "aws-memorydb-acl.json",
1667
+ "aws-memorydb-cluster.json",
1668
+ "aws-memorydb-parametergroup.json",
1669
+ "aws-memorydb-subnetgroup.json",
1670
+ "aws-memorydb-user.json",
1671
+ "aws-msk-batchscramsecret.json",
1672
+ "aws-msk-cluster.json",
1673
+ "aws-msk-clusterpolicy.json",
1674
+ "aws-msk-configuration.json",
1675
+ "aws-msk-replicator.json",
1676
+ "aws-msk-vpcconnection.json",
1677
+ "aws-mwaa-environment.json",
1678
+ "aws-neptune-dbcluster.json",
1679
+ "aws-neptune-dbsubnetgroup.json",
1680
+ "aws-neptune-eventsubscription.json",
1681
+ "aws-networkfirewall-firewall.json",
1682
+ "aws-networkfirewall-firewallpolicy.json",
1683
+ "aws-networkfirewall-loggingconfiguration.json",
1684
+ "aws-networkfirewall-rulegroup.json",
1685
+ "aws-networkfirewall-tlsinspectionconfiguration.json",
1686
+ "aws-networkmanager-customergatewayassociation.json",
1687
+ "aws-networkmanager-device.json",
1688
+ "aws-networkmanager-globalnetwork.json",
1689
+ "aws-networkmanager-link.json",
1690
+ "aws-networkmanager-linkassociation.json",
1691
+ "aws-networkmanager-site.json",
1692
+ "aws-networkmanager-transitgatewayregistration.json",
1693
+ "aws-oam-link.json",
1694
+ "aws-oam-sink.json",
1695
+ "aws-opensearchserverless-accesspolicy.json",
1696
+ "aws-opensearchserverless-collection.json",
1697
+ "aws-opensearchserverless-lifecyclepolicy.json",
1698
+ "aws-opensearchserverless-securityconfig.json",
1699
+ "aws-opensearchserverless-securitypolicy.json",
1700
+ "aws-opensearchserverless-vpcendpoint.json",
1701
+ "aws-opensearchservice-application.json",
1702
+ "aws-opensearchservice-domain.json",
1703
+ "aws-opsworks-app.json",
1704
+ "aws-opsworks-elasticloadbalancerattachment.json",
1705
+ "aws-opsworks-instance.json",
1706
+ "aws-opsworks-layer.json",
1707
+ "aws-opsworks-stack.json",
1708
+ "aws-opsworks-userprofile.json",
1709
+ "aws-opsworks-volume.json",
1710
+ "aws-organizations-account.json",
1711
+ "aws-organizations-organization.json",
1712
+ "aws-organizations-organizationalunit.json",
1713
+ "aws-organizations-policy.json",
1714
+ "aws-organizations-resourcepolicy.json",
1715
+ "aws-osis-pipeline.json",
1716
+ "aws-pcaconnectorad-connector.json",
1717
+ "aws-pcaconnectorad-directoryregistration.json",
1718
+ "aws-pcaconnectorad-serviceprincipalname.json",
1719
+ "aws-pcaconnectorad-template.json",
1720
+ "aws-pcaconnectorad-templategroupaccesscontrolentry.json",
1721
+ "aws-pcaconnectorscep-challenge.json",
1722
+ "aws-pcaconnectorscep-connector.json",
1723
+ "aws-pipes-pipe.json",
1724
+ "aws-quicksight-analysis.json",
1725
+ "aws-quicksight-dashboard.json",
1726
+ "aws-quicksight-dataset.json",
1727
+ "aws-quicksight-datasource.json",
1728
+ "aws-quicksight-folder.json",
1729
+ "aws-quicksight-refreshschedule.json",
1730
+ "aws-quicksight-template.json",
1731
+ "aws-quicksight-theme.json",
1732
+ "aws-quicksight-vpcconnection.json",
1733
+ "aws-ram-permission.json",
1734
+ "aws-ram-resourceshare.json",
1735
+ "aws-rds-customdbengineversion.json",
1736
+ "aws-rds-dbcluster.json",
1737
+ "aws-rds-dbclusterparametergroup.json",
1738
+ "aws-rds-dbinstance.json",
1739
+ "aws-rds-dbparametergroup.json",
1740
+ "aws-rds-dbproxy.json",
1741
+ "aws-rds-dbproxyendpoint.json",
1742
+ "aws-rds-dbproxytargetgroup.json",
1743
+ "aws-rds-dbsecuritygroup.json",
1744
+ "aws-rds-dbsecuritygroupingress.json",
1745
+ "aws-rds-dbsubnetgroup.json",
1746
+ "aws-rds-eventsubscription.json",
1747
+ "aws-rds-globalcluster.json",
1748
+ "aws-rds-integration.json",
1749
+ "aws-rds-optiongroup.json",
1750
+ "aws-redshift-cluster.json",
1751
+ "aws-redshift-clusterparametergroup.json",
1752
+ "aws-redshift-clustersecuritygroup.json",
1753
+ "aws-redshift-clustersecuritygroupingress.json",
1754
+ "aws-redshift-clustersubnetgroup.json",
1755
+ "aws-redshift-endpointaccess.json",
1756
+ "aws-redshift-endpointauthorization.json",
1757
+ "aws-redshift-eventsubscription.json",
1758
+ "aws-redshift-integration.json",
1759
+ "aws-redshift-scheduledaction.json",
1760
+ "aws-redshiftserverless-namespace.json",
1761
+ "aws-redshiftserverless-workgroup.json",
1762
+ "aws-refactorspaces-application.json",
1763
+ "aws-refactorspaces-environment.json",
1764
+ "aws-refactorspaces-route.json",
1765
+ "aws-refactorspaces-service.json",
1766
+ "aws-resiliencehub-app.json",
1767
+ "aws-resiliencehub-resiliencypolicy.json",
1768
+ "aws-resourceexplorer2-defaultviewassociation.json",
1769
+ "aws-resourceexplorer2-index.json",
1770
+ "aws-resourceexplorer2-view.json",
1771
+ "aws-resourcegroups-group.json",
1772
+ "aws-rolesanywhere-crl.json",
1773
+ "aws-rolesanywhere-profile.json",
1774
+ "aws-rolesanywhere-trustanchor.json",
1775
+ "aws-route53-cidrcollection.json",
1776
+ "aws-route53-dnssec.json",
1777
+ "aws-route53-healthcheck.json",
1778
+ "aws-route53-hostedzone.json",
1779
+ "aws-route53-keysigningkey.json",
1780
+ "aws-route53-recordset.json",
1781
+ "aws-route53-recordsetgroup.json",
1782
+ "aws-route53profiles-profile.json",
1783
+ "aws-route53profiles-profileassociation.json",
1784
+ "aws-route53profiles-profileresourceassociation.json",
1785
+ "aws-route53resolver-firewalldomainlist.json",
1786
+ "aws-route53resolver-firewallrulegroup.json",
1787
+ "aws-route53resolver-firewallrulegroupassociation.json",
1788
+ "aws-route53resolver-outpostresolver.json",
1789
+ "aws-route53resolver-resolverconfig.json",
1790
+ "aws-route53resolver-resolverdnssecconfig.json",
1791
+ "aws-route53resolver-resolverendpoint.json",
1792
+ "aws-route53resolver-resolverqueryloggingconfig.json",
1793
+ "aws-route53resolver-resolverqueryloggingconfigassociation.json",
1794
+ "aws-route53resolver-resolverrule.json",
1795
+ "aws-route53resolver-resolverruleassociation.json",
1796
+ "aws-rum-appmonitor.json",
1797
+ "aws-s3-accessgrant.json",
1798
+ "aws-s3-accessgrantsinstance.json",
1799
+ "aws-s3-accessgrantslocation.json",
1800
+ "aws-s3-accesspoint.json",
1801
+ "aws-s3-bucket.json",
1802
+ "aws-s3-bucketpolicy.json",
1803
+ "aws-s3-multiregionaccesspoint.json",
1804
+ "aws-s3-multiregionaccesspointpolicy.json",
1805
+ "aws-s3-storagelens.json",
1806
+ "aws-s3-storagelensgroup.json",
1807
+ "aws-s3objectlambda-accesspoint.json",
1808
+ "aws-s3objectlambda-accesspointpolicy.json",
1809
+ "aws-s3outposts-accesspoint.json",
1810
+ "aws-s3outposts-bucket.json",
1811
+ "aws-s3outposts-bucketpolicy.json",
1812
+ "aws-s3outposts-endpoint.json",
1813
+ "aws-sagemaker-app.json",
1814
+ "aws-sagemaker-appimageconfig.json",
1815
+ "aws-sagemaker-cluster.json",
1816
+ "aws-sagemaker-coderepository.json",
1817
+ "aws-sagemaker-dataqualityjobdefinition.json",
1818
+ "aws-sagemaker-domain.json",
1819
+ "aws-sagemaker-endpointconfig.json",
1820
+ "aws-sagemaker-featuregroup.json",
1821
+ "aws-sagemaker-image.json",
1822
+ "aws-sagemaker-imageversion.json",
1823
+ "aws-sagemaker-inferencecomponent.json",
1824
+ "aws-sagemaker-inferenceexperiment.json",
1825
+ "aws-sagemaker-mlflowtrackingserver.json",
1826
+ "aws-sagemaker-model.json",
1827
+ "aws-sagemaker-modelbiasjobdefinition.json",
1828
+ "aws-sagemaker-modelcard.json",
1829
+ "aws-sagemaker-modelexplainabilityjobdefinition.json",
1830
+ "aws-sagemaker-modelpackage.json",
1831
+ "aws-sagemaker-modelpackagegroup.json",
1832
+ "aws-sagemaker-modelqualityjobdefinition.json",
1833
+ "aws-sagemaker-monitoringschedule.json",
1834
+ "aws-sagemaker-notebookinstance.json",
1835
+ "aws-sagemaker-notebookinstancelifecycleconfig.json",
1836
+ "aws-sagemaker-pipeline.json",
1837
+ "aws-sagemaker-project.json",
1838
+ "aws-sagemaker-space.json",
1839
+ "aws-sagemaker-studiolifecycleconfig.json",
1840
+ "aws-sagemaker-userprofile.json",
1841
+ "aws-sagemaker-workteam.json",
1842
+ "aws-scheduler-schedule.json",
1843
+ "aws-scheduler-schedulegroup.json",
1844
+ "aws-sdb-domain.json",
1845
+ "aws-secretsmanager-resourcepolicy.json",
1846
+ "aws-secretsmanager-rotationschedule.json",
1847
+ "aws-secretsmanager-secret.json",
1848
+ "aws-secretsmanager-secrettargetattachment.json",
1849
+ "aws-securityhub-automationrule.json",
1850
+ "aws-securityhub-configurationpolicy.json",
1851
+ "aws-securityhub-delegatedadmin.json",
1852
+ "aws-securityhub-findingaggregator.json",
1853
+ "aws-securityhub-hub.json",
1854
+ "aws-securityhub-insight.json",
1855
+ "aws-securityhub-organizationconfiguration.json",
1856
+ "aws-securityhub-policyassociation.json",
1857
+ "aws-securityhub-productsubscription.json",
1858
+ "aws-securityhub-securitycontrol.json",
1859
+ "aws-securityhub-standard.json",
1860
+ "aws-securitylake-awslogsource.json",
1861
+ "aws-securitylake-datalake.json",
1862
+ "aws-securitylake-subscriber.json",
1863
+ "aws-securitylake-subscribernotification.json",
1864
+ "aws-servicecatalog-acceptedportfolioshare.json",
1865
+ "aws-servicecatalog-cloudformationproduct.json",
1866
+ "aws-servicecatalog-cloudformationprovisionedproduct.json",
1867
+ "aws-servicecatalog-launchnotificationconstraint.json",
1868
+ "aws-servicecatalog-launchroleconstraint.json",
1869
+ "aws-servicecatalog-launchtemplateconstraint.json",
1870
+ "aws-servicecatalog-portfolio.json",
1871
+ "aws-servicecatalog-portfolioprincipalassociation.json",
1872
+ "aws-servicecatalog-portfolioproductassociation.json",
1873
+ "aws-servicecatalog-portfolioshare.json",
1874
+ "aws-servicecatalog-resourceupdateconstraint.json",
1875
+ "aws-servicecatalog-serviceaction.json",
1876
+ "aws-servicecatalog-serviceactionassociation.json",
1877
+ "aws-servicecatalog-stacksetconstraint.json",
1878
+ "aws-servicecatalog-tagoption.json",
1879
+ "aws-servicecatalog-tagoptionassociation.json",
1880
+ "aws-servicecatalogappregistry-application.json",
1881
+ "aws-servicecatalogappregistry-attributegroup.json",
1882
+ "aws-servicecatalogappregistry-attributegroupassociation.json",
1883
+ "aws-servicecatalogappregistry-resourceassociation.json",
1884
+ "aws-servicediscovery-httpnamespace.json",
1885
+ "aws-servicediscovery-instance.json",
1886
+ "aws-servicediscovery-privatednsnamespace.json",
1887
+ "aws-servicediscovery-publicdnsnamespace.json",
1888
+ "aws-servicediscovery-service.json",
1889
+ "aws-ses-configurationset.json",
1890
+ "aws-ses-configurationseteventdestination.json",
1891
+ "aws-ses-contactlist.json",
1892
+ "aws-ses-dedicatedippool.json",
1893
+ "aws-ses-emailidentity.json",
1894
+ "aws-ses-receiptfilter.json",
1895
+ "aws-ses-receiptrule.json",
1896
+ "aws-ses-receiptruleset.json",
1897
+ "aws-ses-template.json",
1898
+ "aws-ses-vdmattributes.json",
1899
+ "aws-shield-drtaccess.json",
1900
+ "aws-shield-proactiveengagement.json",
1901
+ "aws-shield-protection.json",
1902
+ "aws-shield-protectiongroup.json",
1903
+ "aws-signer-profilepermission.json",
1904
+ "aws-signer-signingprofile.json",
1905
+ "aws-sns-subscription.json",
1906
+ "aws-sns-topic.json",
1907
+ "aws-sns-topicinlinepolicy.json",
1908
+ "aws-sns-topicpolicy.json",
1909
+ "aws-sqs-queue.json",
1910
+ "aws-sqs-queueinlinepolicy.json",
1911
+ "aws-sqs-queuepolicy.json",
1912
+ "aws-ssm-association.json",
1913
+ "aws-ssm-document.json",
1914
+ "aws-ssm-maintenancewindow.json",
1915
+ "aws-ssm-maintenancewindowtarget.json",
1916
+ "aws-ssm-maintenancewindowtask.json",
1917
+ "aws-ssm-parameter.json",
1918
+ "aws-ssm-patchbaseline.json",
1919
+ "aws-ssm-resourcedatasync.json",
1920
+ "aws-ssm-resourcepolicy.json",
1921
+ "aws-ssmcontacts-contact.json",
1922
+ "aws-ssmcontacts-contactchannel.json",
1923
+ "aws-ssmcontacts-plan.json",
1924
+ "aws-ssmcontacts-rotation.json",
1925
+ "aws-ssmincidents-replicationset.json",
1926
+ "aws-ssmincidents-responseplan.json",
1927
+ "aws-ssmquicksetup-configurationmanager.json",
1928
+ "aws-sso-application.json",
1929
+ "aws-sso-applicationassignment.json",
1930
+ "aws-sso-assignment.json",
1931
+ "aws-sso-instance.json",
1932
+ "aws-sso-instanceaccesscontrolattributeconfiguration.json",
1933
+ "aws-sso-permissionset.json",
1934
+ "aws-stepfunctions-activity.json",
1935
+ "aws-stepfunctions-statemachine.json",
1936
+ "aws-stepfunctions-statemachinealias.json",
1937
+ "aws-stepfunctions-statemachineversion.json",
1938
+ "aws-synthetics-canary.json",
1939
+ "aws-synthetics-group.json",
1940
+ "aws-systemsmanagersap-application.json",
1941
+ "aws-transfer-agreement.json",
1942
+ "aws-transfer-certificate.json",
1943
+ "aws-transfer-connector.json",
1944
+ "aws-transfer-profile.json",
1945
+ "aws-transfer-server.json",
1946
+ "aws-transfer-user.json",
1947
+ "aws-transfer-workflow.json",
1948
+ "aws-verifiedpermissions-identitysource.json",
1949
+ "aws-verifiedpermissions-policy.json",
1950
+ "aws-verifiedpermissions-policystore.json",
1951
+ "aws-verifiedpermissions-policytemplate.json",
1952
+ "aws-vpclattice-accesslogsubscription.json",
1953
+ "aws-vpclattice-authpolicy.json",
1954
+ "aws-vpclattice-listener.json",
1955
+ "aws-vpclattice-resourcepolicy.json",
1956
+ "aws-vpclattice-rule.json",
1957
+ "aws-vpclattice-service.json",
1958
+ "aws-vpclattice-servicenetwork.json",
1959
+ "aws-vpclattice-servicenetworkserviceassociation.json",
1960
+ "aws-vpclattice-servicenetworkvpcassociation.json",
1961
+ "aws-vpclattice-targetgroup.json",
1962
+ "aws-waf-bytematchset.json",
1963
+ "aws-waf-ipset.json",
1964
+ "aws-waf-rule.json",
1965
+ "aws-waf-sizeconstraintset.json",
1966
+ "aws-waf-sqlinjectionmatchset.json",
1967
+ "aws-waf-webacl.json",
1968
+ "aws-waf-xssmatchset.json",
1969
+ "aws-wafregional-bytematchset.json",
1970
+ "aws-wafregional-regexpatternset.json",
1971
+ "aws-wafregional-sqlinjectionmatchset.json",
1972
+ "aws-wafregional-webaclassociation.json",
1973
+ "aws-wafregional-xssmatchset.json",
1974
+ "aws-wafv2-ipset.json",
1975
+ "aws-wafv2-loggingconfiguration.json",
1976
+ "aws-wafv2-regexpatternset.json",
1977
+ "aws-wafv2-rulegroup.json",
1978
+ "aws-wafv2-webacl.json",
1979
+ "aws-wafv2-webaclassociation.json",
1980
+ "aws-workspaces-connectionalias.json",
1981
+ "aws-workspaces-workspace.json",
1982
+ "aws-workspaces-workspacespool.json",
1983
+ "aws-xray-group.json",
1984
+ "aws-xray-resourcepolicy.json",
1985
+ "aws-xray-samplingrule.json",
1986
+ "module.json",
1987
+ ]
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-amazonmq-configurationassociation.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/Broker"
5
+ ],
6
+ "definitions": {
7
+ "ConfigurationId": {
8
+ "additionalProperties": false,
9
+ "properties": {
10
+ "Id": {
11
+ "type": "string"
12
+ },
13
+ "Revision": {
14
+ "type": "integer"
15
+ }
16
+ },
17
+ "required": [
18
+ "Revision",
19
+ "Id"
20
+ ],
21
+ "type": "object"
22
+ }
23
+ },
24
+ "primaryIdentifier": [
25
+ "/properties/Id"
26
+ ],
27
+ "properties": {
28
+ "Broker": {
29
+ "type": "string"
30
+ },
31
+ "Configuration": {
32
+ "$ref": "#/definitions/ConfigurationId"
33
+ },
34
+ "Id": {
35
+ "type": "string"
36
+ }
37
+ },
38
+ "readOnlyProperties": [
39
+ "/properties/Id"
40
+ ],
41
+ "required": [
42
+ "Broker",
43
+ "Configuration"
44
+ ],
45
+ "typeName": "AWS::AmazonMQ::ConfigurationAssociation"
46
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-appsync-graphqlapi.json ADDED
@@ -0,0 +1,302 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "definitions": {
4
+ "AdditionalAuthenticationProvider": {
5
+ "additionalProperties": false,
6
+ "properties": {
7
+ "AuthenticationType": {
8
+ "enum": [
9
+ "AMAZON_COGNITO_USER_POOLS",
10
+ "API_KEY",
11
+ "AWS_IAM",
12
+ "AWS_LAMBDA",
13
+ "OPENID_CONNECT"
14
+ ],
15
+ "type": "string"
16
+ },
17
+ "LambdaAuthorizerConfig": {
18
+ "$ref": "#/definitions/LambdaAuthorizerConfig"
19
+ },
20
+ "OpenIDConnectConfig": {
21
+ "$ref": "#/definitions/OpenIDConnectConfig"
22
+ },
23
+ "UserPoolConfig": {
24
+ "$ref": "#/definitions/CognitoUserPoolConfig"
25
+ }
26
+ },
27
+ "required": [
28
+ "AuthenticationType"
29
+ ],
30
+ "type": "object"
31
+ },
32
+ "CognitoUserPoolConfig": {
33
+ "additionalProperties": false,
34
+ "properties": {
35
+ "AppIdClientRegex": {
36
+ "type": "string"
37
+ },
38
+ "AwsRegion": {
39
+ "type": "string"
40
+ },
41
+ "UserPoolId": {
42
+ "type": "string"
43
+ }
44
+ },
45
+ "type": "object"
46
+ },
47
+ "EnhancedMetricsConfig": {
48
+ "additionalProperties": false,
49
+ "properties": {
50
+ "DataSourceLevelMetricsBehavior": {
51
+ "enum": [
52
+ "FULL_REQUEST_DATA_SOURCE_METRICS",
53
+ "PER_DATA_SOURCE_METRICS"
54
+ ],
55
+ "type": "string"
56
+ },
57
+ "OperationLevelMetricsConfig": {
58
+ "enum": [
59
+ "DISABLED",
60
+ "ENABLED"
61
+ ],
62
+ "type": "string"
63
+ },
64
+ "ResolverLevelMetricsBehavior": {
65
+ "enum": [
66
+ "FULL_REQUEST_RESOLVER_METRICS",
67
+ "PER_RESOLVER_METRICS"
68
+ ],
69
+ "type": "string"
70
+ }
71
+ },
72
+ "required": [
73
+ "OperationLevelMetricsConfig",
74
+ "ResolverLevelMetricsBehavior",
75
+ "DataSourceLevelMetricsBehavior"
76
+ ],
77
+ "type": "object"
78
+ },
79
+ "LambdaAuthorizerConfig": {
80
+ "additionalProperties": false,
81
+ "properties": {
82
+ "AuthorizerResultTtlInSeconds": {
83
+ "type": "number"
84
+ },
85
+ "AuthorizerUri": {
86
+ "type": "string"
87
+ },
88
+ "IdentityValidationExpression": {
89
+ "type": "string"
90
+ }
91
+ },
92
+ "type": "object"
93
+ },
94
+ "LogConfig": {
95
+ "additionalProperties": false,
96
+ "properties": {
97
+ "CloudWatchLogsRoleArn": {
98
+ "type": "string"
99
+ },
100
+ "ExcludeVerboseContent": {
101
+ "type": "boolean"
102
+ },
103
+ "FieldLogLevel": {
104
+ "enum": [
105
+ "ALL",
106
+ "DEBUG",
107
+ "ERROR",
108
+ "INFO",
109
+ "NONE"
110
+ ],
111
+ "type": "string"
112
+ }
113
+ },
114
+ "type": "object"
115
+ },
116
+ "OpenIDConnectConfig": {
117
+ "additionalProperties": false,
118
+ "properties": {
119
+ "AuthTTL": {
120
+ "type": "number"
121
+ },
122
+ "ClientId": {
123
+ "type": "string"
124
+ },
125
+ "IatTTL": {
126
+ "type": "number"
127
+ },
128
+ "Issuer": {
129
+ "type": "string"
130
+ }
131
+ },
132
+ "type": "object"
133
+ },
134
+ "Tag": {
135
+ "additionalProperties": false,
136
+ "properties": {
137
+ "Key": {
138
+ "type": "string"
139
+ },
140
+ "Value": {
141
+ "type": "string"
142
+ }
143
+ },
144
+ "required": [
145
+ "Value",
146
+ "Key"
147
+ ],
148
+ "type": "object"
149
+ },
150
+ "UserPoolConfig": {
151
+ "additionalProperties": false,
152
+ "properties": {
153
+ "AppIdClientRegex": {
154
+ "type": "string"
155
+ },
156
+ "AwsRegion": {
157
+ "type": "string"
158
+ },
159
+ "DefaultAction": {
160
+ "enum": [
161
+ "ALLOW",
162
+ "DENY"
163
+ ],
164
+ "type": "string"
165
+ },
166
+ "UserPoolId": {
167
+ "type": "string"
168
+ }
169
+ },
170
+ "type": "object"
171
+ }
172
+ },
173
+ "primaryIdentifier": [
174
+ "/properties/Id"
175
+ ],
176
+ "properties": {
177
+ "AdditionalAuthenticationProviders": {
178
+ "items": {
179
+ "$ref": "#/definitions/AdditionalAuthenticationProvider"
180
+ },
181
+ "type": "array",
182
+ "uniqueItems": false
183
+ },
184
+ "ApiId": {
185
+ "type": "string"
186
+ },
187
+ "ApiType": {
188
+ "enum": [
189
+ "GRAPHQL",
190
+ "MERGED"
191
+ ],
192
+ "type": "string"
193
+ },
194
+ "Arn": {
195
+ "type": "string"
196
+ },
197
+ "AuthenticationType": {
198
+ "enum": [
199
+ "AMAZON_COGNITO_USER_POOLS",
200
+ "API_KEY",
201
+ "AWS_IAM",
202
+ "AWS_LAMBDA",
203
+ "OPENID_CONNECT"
204
+ ],
205
+ "type": "string"
206
+ },
207
+ "EnhancedMetricsConfig": {
208
+ "$ref": "#/definitions/EnhancedMetricsConfig"
209
+ },
210
+ "EnvironmentVariables": {
211
+ "format": "json",
212
+ "type": [
213
+ "object",
214
+ "string"
215
+ ]
216
+ },
217
+ "GraphQLDns": {
218
+ "type": "string"
219
+ },
220
+ "GraphQLEndpointArn": {
221
+ "type": "string"
222
+ },
223
+ "GraphQLUrl": {
224
+ "type": "string"
225
+ },
226
+ "Id": {
227
+ "type": "string"
228
+ },
229
+ "IntrospectionConfig": {
230
+ "enum": [
231
+ "DISABLED",
232
+ "ENABLED"
233
+ ],
234
+ "type": "string"
235
+ },
236
+ "LambdaAuthorizerConfig": {
237
+ "$ref": "#/definitions/LambdaAuthorizerConfig"
238
+ },
239
+ "LogConfig": {
240
+ "$ref": "#/definitions/LogConfig"
241
+ },
242
+ "MergedApiExecutionRoleArn": {
243
+ "type": "string"
244
+ },
245
+ "Name": {
246
+ "type": "string"
247
+ },
248
+ "OpenIDConnectConfig": {
249
+ "$ref": "#/definitions/OpenIDConnectConfig"
250
+ },
251
+ "OwnerContact": {
252
+ "type": "string"
253
+ },
254
+ "QueryDepthLimit": {
255
+ "type": "integer"
256
+ },
257
+ "RealtimeDns": {
258
+ "type": "string"
259
+ },
260
+ "RealtimeUrl": {
261
+ "type": "string"
262
+ },
263
+ "ResolverCountLimit": {
264
+ "type": "integer"
265
+ },
266
+ "Tags": {
267
+ "items": {
268
+ "$ref": "#/definitions/Tag"
269
+ },
270
+ "type": "array",
271
+ "uniqueItems": false
272
+ },
273
+ "UserPoolConfig": {
274
+ "$ref": "#/definitions/UserPoolConfig"
275
+ },
276
+ "Visibility": {
277
+ "enum": [
278
+ "GLOBAL",
279
+ "PRIVATE"
280
+ ],
281
+ "type": "string"
282
+ },
283
+ "XrayEnabled": {
284
+ "type": "boolean"
285
+ }
286
+ },
287
+ "readOnlyProperties": [
288
+ "/properties/ApiId",
289
+ "/properties/GraphQLEndpointArn",
290
+ "/properties/Id",
291
+ "/properties/GraphQLDns",
292
+ "/properties/GraphQLUrl",
293
+ "/properties/RealtimeDns",
294
+ "/properties/RealtimeUrl",
295
+ "/properties/Arn"
296
+ ],
297
+ "required": [
298
+ "Name",
299
+ "AuthenticationType"
300
+ ],
301
+ "typeName": "AWS::AppSync::GraphQLApi"
302
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-autoscalingplans-scalingplan.json ADDED
@@ -0,0 +1,296 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "definitions": {
4
+ "ApplicationSource": {
5
+ "additionalProperties": false,
6
+ "properties": {
7
+ "CloudFormationStackARN": {
8
+ "type": "string"
9
+ },
10
+ "TagFilters": {
11
+ "items": {
12
+ "$ref": "#/definitions/TagFilter"
13
+ },
14
+ "type": "array",
15
+ "uniqueItems": false
16
+ }
17
+ },
18
+ "type": "object"
19
+ },
20
+ "CustomizedLoadMetricSpecification": {
21
+ "additionalProperties": false,
22
+ "properties": {
23
+ "Dimensions": {
24
+ "items": {
25
+ "$ref": "#/definitions/MetricDimension"
26
+ },
27
+ "type": "array",
28
+ "uniqueItems": false
29
+ },
30
+ "MetricName": {
31
+ "type": "string"
32
+ },
33
+ "Namespace": {
34
+ "type": "string"
35
+ },
36
+ "Statistic": {
37
+ "type": "string"
38
+ },
39
+ "Unit": {
40
+ "type": "string"
41
+ }
42
+ },
43
+ "required": [
44
+ "MetricName",
45
+ "Statistic",
46
+ "Namespace"
47
+ ],
48
+ "type": "object"
49
+ },
50
+ "CustomizedScalingMetricSpecification": {
51
+ "additionalProperties": false,
52
+ "properties": {
53
+ "Dimensions": {
54
+ "items": {
55
+ "$ref": "#/definitions/MetricDimension"
56
+ },
57
+ "type": "array",
58
+ "uniqueItems": false
59
+ },
60
+ "MetricName": {
61
+ "type": "string"
62
+ },
63
+ "Namespace": {
64
+ "type": "string"
65
+ },
66
+ "Statistic": {
67
+ "type": "string"
68
+ },
69
+ "Unit": {
70
+ "type": "string"
71
+ }
72
+ },
73
+ "required": [
74
+ "MetricName",
75
+ "Statistic",
76
+ "Namespace"
77
+ ],
78
+ "type": "object"
79
+ },
80
+ "MetricDimension": {
81
+ "additionalProperties": false,
82
+ "properties": {
83
+ "Name": {
84
+ "type": "string"
85
+ },
86
+ "Value": {
87
+ "type": "string"
88
+ }
89
+ },
90
+ "required": [
91
+ "Value",
92
+ "Name"
93
+ ],
94
+ "type": "object"
95
+ },
96
+ "PredefinedLoadMetricSpecification": {
97
+ "additionalProperties": false,
98
+ "properties": {
99
+ "PredefinedLoadMetricType": {
100
+ "type": "string"
101
+ },
102
+ "ResourceLabel": {
103
+ "type": "string"
104
+ }
105
+ },
106
+ "required": [
107
+ "PredefinedLoadMetricType"
108
+ ],
109
+ "type": "object"
110
+ },
111
+ "PredefinedScalingMetricSpecification": {
112
+ "additionalProperties": false,
113
+ "properties": {
114
+ "PredefinedScalingMetricType": {
115
+ "type": "string"
116
+ },
117
+ "ResourceLabel": {
118
+ "type": "string"
119
+ }
120
+ },
121
+ "required": [
122
+ "PredefinedScalingMetricType"
123
+ ],
124
+ "type": "object"
125
+ },
126
+ "ScalingInstruction": {
127
+ "additionalProperties": false,
128
+ "properties": {
129
+ "CustomizedLoadMetricSpecification": {
130
+ "$ref": "#/definitions/CustomizedLoadMetricSpecification"
131
+ },
132
+ "DisableDynamicScaling": {
133
+ "type": "boolean"
134
+ },
135
+ "MaxCapacity": {
136
+ "type": "integer"
137
+ },
138
+ "MinCapacity": {
139
+ "type": "integer"
140
+ },
141
+ "PredefinedLoadMetricSpecification": {
142
+ "$ref": "#/definitions/PredefinedLoadMetricSpecification"
143
+ },
144
+ "PredictiveScalingMaxCapacityBehavior": {
145
+ "enum": [
146
+ "SetForecastCapacityToMaxCapacity",
147
+ "SetMaxCapacityAboveForecastCapacity",
148
+ "SetMaxCapacityToForecastCapacity"
149
+ ],
150
+ "type": "string"
151
+ },
152
+ "PredictiveScalingMaxCapacityBuffer": {
153
+ "type": "integer"
154
+ },
155
+ "PredictiveScalingMode": {
156
+ "enum": [
157
+ "ForecastAndScale",
158
+ "ForecastOnly"
159
+ ],
160
+ "type": "string"
161
+ },
162
+ "ResourceId": {
163
+ "type": "string"
164
+ },
165
+ "ScalableDimension": {
166
+ "enum": [
167
+ "autoscaling:autoScalingGroup:DesiredCapacity",
168
+ "dynamodb:index:ReadCapacityUnits",
169
+ "dynamodb:index:WriteCapacityUnits",
170
+ "dynamodb:table:ReadCapacityUnits",
171
+ "dynamodb:table:WriteCapacityUnits",
172
+ "ec2:spot-fleet-request:TargetCapacity",
173
+ "ecs:service:DesiredCount",
174
+ "rds:cluster:ReadReplicaCount"
175
+ ],
176
+ "type": "string"
177
+ },
178
+ "ScalingPolicyUpdateBehavior": {
179
+ "type": "string"
180
+ },
181
+ "ScheduledActionBufferTime": {
182
+ "type": "integer"
183
+ },
184
+ "ServiceNamespace": {
185
+ "enum": [
186
+ "autoscaling",
187
+ "dynamodb",
188
+ "ec2",
189
+ "ecs",
190
+ "rds"
191
+ ],
192
+ "type": "string"
193
+ },
194
+ "TargetTrackingConfigurations": {
195
+ "items": {
196
+ "$ref": "#/definitions/TargetTrackingConfiguration"
197
+ },
198
+ "type": "array",
199
+ "uniqueItems": false
200
+ }
201
+ },
202
+ "required": [
203
+ "ResourceId",
204
+ "ServiceNamespace",
205
+ "ScalableDimension",
206
+ "MinCapacity",
207
+ "TargetTrackingConfigurations",
208
+ "MaxCapacity"
209
+ ],
210
+ "type": "object"
211
+ },
212
+ "TagFilter": {
213
+ "additionalProperties": false,
214
+ "properties": {
215
+ "Key": {
216
+ "type": "string"
217
+ },
218
+ "Values": {
219
+ "items": {
220
+ "type": "string"
221
+ },
222
+ "type": "array",
223
+ "uniqueItems": false
224
+ }
225
+ },
226
+ "required": [
227
+ "Key"
228
+ ],
229
+ "type": "object"
230
+ },
231
+ "TargetTrackingConfiguration": {
232
+ "additionalProperties": false,
233
+ "properties": {
234
+ "CustomizedScalingMetricSpecification": {
235
+ "$ref": "#/definitions/CustomizedScalingMetricSpecification"
236
+ },
237
+ "DisableScaleIn": {
238
+ "type": "boolean"
239
+ },
240
+ "EstimatedInstanceWarmup": {
241
+ "type": "integer"
242
+ },
243
+ "PredefinedScalingMetricSpecification": {
244
+ "$ref": "#/definitions/PredefinedScalingMetricSpecification"
245
+ },
246
+ "ScaleInCooldown": {
247
+ "type": "integer"
248
+ },
249
+ "ScaleOutCooldown": {
250
+ "type": "integer"
251
+ },
252
+ "TargetValue": {
253
+ "type": "number"
254
+ }
255
+ },
256
+ "required": [
257
+ "TargetValue"
258
+ ],
259
+ "type": "object"
260
+ }
261
+ },
262
+ "primaryIdentifier": [
263
+ "/properties/Id"
264
+ ],
265
+ "properties": {
266
+ "ApplicationSource": {
267
+ "$ref": "#/definitions/ApplicationSource"
268
+ },
269
+ "Id": {
270
+ "type": "string"
271
+ },
272
+ "ScalingInstructions": {
273
+ "items": {
274
+ "$ref": "#/definitions/ScalingInstruction"
275
+ },
276
+ "type": "array",
277
+ "uniqueItems": false
278
+ },
279
+ "ScalingPlanName": {
280
+ "type": "string"
281
+ },
282
+ "ScalingPlanVersion": {
283
+ "type": "string"
284
+ }
285
+ },
286
+ "readOnlyProperties": [
287
+ "/properties/Id",
288
+ "/properties/ScalingPlanVersion",
289
+ "/properties/ScalingPlanName"
290
+ ],
291
+ "required": [
292
+ "ApplicationSource",
293
+ "ScalingInstructions"
294
+ ],
295
+ "typeName": "AWS::AutoScalingPlans::ScalingPlan"
296
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-directoryservice-simplead.json ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/Size",
5
+ "/properties/VpcSettings",
6
+ "/properties/Name",
7
+ "/properties/Password",
8
+ "/properties/ShortName",
9
+ "/properties/Description",
10
+ "/properties/CreateAlias"
11
+ ],
12
+ "definitions": {
13
+ "VpcSettings": {
14
+ "additionalProperties": false,
15
+ "properties": {
16
+ "SubnetIds": {
17
+ "items": {
18
+ "pattern": "^(subnet-[0-9a-f]{8}|subnet-[0-9a-f]{17})$",
19
+ "type": "string"
20
+ },
21
+ "type": "array",
22
+ "uniqueItems": true
23
+ },
24
+ "VpcId": {
25
+ "format": "AWS::EC2::VPC.Id",
26
+ "pattern": "^(vpc-[0-9a-f]{8}|vpc-[0-9a-f]{17})$",
27
+ "type": "string"
28
+ }
29
+ },
30
+ "required": [
31
+ "VpcId",
32
+ "SubnetIds"
33
+ ],
34
+ "type": "object"
35
+ }
36
+ },
37
+ "primaryIdentifier": [
38
+ "/properties/Id"
39
+ ],
40
+ "properties": {
41
+ "Alias": {
42
+ "type": "string"
43
+ },
44
+ "CreateAlias": {
45
+ "type": "boolean"
46
+ },
47
+ "Description": {
48
+ "pattern": "^([a-zA-Z0-9_])[\\\\a-zA-Z0-9_@#%*+=:?./!\\s-]*$",
49
+ "type": "string"
50
+ },
51
+ "DnsIpAddresses": {
52
+ "items": {
53
+ "type": "string"
54
+ },
55
+ "type": "array",
56
+ "uniqueItems": false
57
+ },
58
+ "EnableSso": {
59
+ "type": "boolean"
60
+ },
61
+ "Id": {
62
+ "type": "string"
63
+ },
64
+ "Name": {
65
+ "pattern": "^([a-zA-Z0-9]+[\\\\.-])+([a-zA-Z0-9])+$",
66
+ "type": "string"
67
+ },
68
+ "Password": {
69
+ "pattern": "(?=^.{8,64}$)((?=.*\\d)(?=.*[A-Z])(?=.*[a-z])|(?=.*\\d)(?=.*[^A-Za-z0-9\\s])(?=.*[a-z])|(?=.*[^A-Za-z0-9\\s])(?=.*[A-Z])(?=.*[a-z])|(?=.*\\d)(?=.*[A-Z])(?=.*[^A-Za-z0-9\\s]))^.*",
70
+ "type": "string"
71
+ },
72
+ "ShortName": {
73
+ "pattern": "^[^\\\\/:*?\"<>|.]+[^\\\\/:*?\"<>|]*$",
74
+ "type": "string"
75
+ },
76
+ "Size": {
77
+ "enum": [
78
+ "Large",
79
+ "Small"
80
+ ],
81
+ "type": "string"
82
+ },
83
+ "VpcSettings": {
84
+ "$ref": "#/definitions/VpcSettings"
85
+ }
86
+ },
87
+ "readOnlyProperties": [
88
+ "/properties/Alias",
89
+ "/properties/DnsIpAddresses",
90
+ "/properties/Id"
91
+ ],
92
+ "required": [
93
+ "VpcSettings",
94
+ "Size",
95
+ "Name",
96
+ "Password"
97
+ ],
98
+ "typeName": "AWS::DirectoryService::SimpleAD"
99
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-docdb-dbclusterparametergroup.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/Family",
5
+ "/properties/Name",
6
+ "/properties/Description"
7
+ ],
8
+ "definitions": {
9
+ "Tag": {
10
+ "additionalProperties": false,
11
+ "properties": {
12
+ "Key": {
13
+ "type": "string"
14
+ },
15
+ "Value": {
16
+ "type": "string"
17
+ }
18
+ },
19
+ "required": [
20
+ "Value",
21
+ "Key"
22
+ ],
23
+ "type": "object"
24
+ }
25
+ },
26
+ "primaryIdentifier": [
27
+ "/properties/Id"
28
+ ],
29
+ "properties": {
30
+ "Description": {
31
+ "type": "string"
32
+ },
33
+ "Family": {
34
+ "type": "string"
35
+ },
36
+ "Id": {
37
+ "type": "string"
38
+ },
39
+ "Name": {
40
+ "type": "string"
41
+ },
42
+ "Parameters": {
43
+ "format": "json",
44
+ "type": [
45
+ "object",
46
+ "string"
47
+ ]
48
+ },
49
+ "Tags": {
50
+ "items": {
51
+ "$ref": "#/definitions/Tag"
52
+ },
53
+ "type": "array",
54
+ "uniqueItems": false
55
+ }
56
+ },
57
+ "readOnlyProperties": [
58
+ "/properties/Id"
59
+ ],
60
+ "required": [
61
+ "Description",
62
+ "Parameters",
63
+ "Family"
64
+ ],
65
+ "typeName": "AWS::DocDB::DBClusterParameterGroup"
66
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-ec2-clientvpnauthorizationrule.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/ClientVpnEndpointId",
5
+ "/properties/AccessGroupId",
6
+ "/properties/TargetNetworkCidr",
7
+ "/properties/AuthorizeAllGroups",
8
+ "/properties/Description"
9
+ ],
10
+ "primaryIdentifier": [
11
+ "/properties/Id"
12
+ ],
13
+ "properties": {
14
+ "AccessGroupId": {
15
+ "type": "string"
16
+ },
17
+ "AuthorizeAllGroups": {
18
+ "type": "boolean"
19
+ },
20
+ "ClientVpnEndpointId": {
21
+ "type": "string"
22
+ },
23
+ "Description": {
24
+ "type": "string"
25
+ },
26
+ "Id": {
27
+ "type": "string"
28
+ },
29
+ "TargetNetworkCidr": {
30
+ "type": "string"
31
+ }
32
+ },
33
+ "readOnlyProperties": [
34
+ "/properties/Id"
35
+ ],
36
+ "required": [
37
+ "ClientVpnEndpointId",
38
+ "TargetNetworkCidr"
39
+ ],
40
+ "typeName": "AWS::EC2::ClientVpnAuthorizationRule"
41
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-ec2-launchtemplate.json ADDED
@@ -0,0 +1,2086 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/LaunchTemplateName"
5
+ ],
6
+ "definitions": {
7
+ "AcceleratorCount": {
8
+ "additionalProperties": false,
9
+ "properties": {
10
+ "Max": {
11
+ "type": "integer"
12
+ },
13
+ "Min": {
14
+ "type": "integer"
15
+ }
16
+ },
17
+ "type": "object"
18
+ },
19
+ "AcceleratorTotalMemoryMiB": {
20
+ "additionalProperties": false,
21
+ "properties": {
22
+ "Max": {
23
+ "type": "integer"
24
+ },
25
+ "Min": {
26
+ "type": "integer"
27
+ }
28
+ },
29
+ "type": "object"
30
+ },
31
+ "BaselineEbsBandwidthMbps": {
32
+ "additionalProperties": false,
33
+ "properties": {
34
+ "Max": {
35
+ "type": "integer"
36
+ },
37
+ "Min": {
38
+ "type": "integer"
39
+ }
40
+ },
41
+ "type": "object"
42
+ },
43
+ "BlockDeviceMapping": {
44
+ "additionalProperties": false,
45
+ "properties": {
46
+ "DeviceName": {
47
+ "type": "string"
48
+ },
49
+ "Ebs": {
50
+ "$ref": "#/definitions/Ebs"
51
+ },
52
+ "NoDevice": {
53
+ "type": "string"
54
+ },
55
+ "VirtualName": {
56
+ "pattern": "^ephemeral([0-9]|[1][0-9]|[2][0-3])$",
57
+ "type": "string"
58
+ }
59
+ },
60
+ "requiredXor": [
61
+ "VirtualName",
62
+ "Ebs",
63
+ "NoDevice"
64
+ ],
65
+ "type": "object"
66
+ },
67
+ "CapacityReservationSpecification": {
68
+ "additionalProperties": false,
69
+ "properties": {
70
+ "CapacityReservationPreference": {
71
+ "enum": [
72
+ "none",
73
+ "open"
74
+ ],
75
+ "type": "string"
76
+ },
77
+ "CapacityReservationTarget": {
78
+ "$ref": "#/definitions/CapacityReservationTarget"
79
+ }
80
+ },
81
+ "type": "object"
82
+ },
83
+ "CapacityReservationTarget": {
84
+ "additionalProperties": false,
85
+ "properties": {
86
+ "CapacityReservationId": {
87
+ "type": "string"
88
+ },
89
+ "CapacityReservationResourceGroupArn": {
90
+ "type": "string"
91
+ }
92
+ },
93
+ "type": "object"
94
+ },
95
+ "ConnectionTrackingSpecification": {
96
+ "additionalProperties": false,
97
+ "properties": {
98
+ "TcpEstablishedTimeout": {
99
+ "type": "integer"
100
+ },
101
+ "UdpStreamTimeout": {
102
+ "type": "integer"
103
+ },
104
+ "UdpTimeout": {
105
+ "type": "integer"
106
+ }
107
+ },
108
+ "type": "object"
109
+ },
110
+ "CpuOptions": {
111
+ "additionalProperties": false,
112
+ "properties": {
113
+ "AmdSevSnp": {
114
+ "enum": [
115
+ "enabled",
116
+ "disabled"
117
+ ],
118
+ "type": "string"
119
+ },
120
+ "CoreCount": {
121
+ "type": "integer"
122
+ },
123
+ "ThreadsPerCore": {
124
+ "type": "integer"
125
+ }
126
+ },
127
+ "type": "object"
128
+ },
129
+ "CreditSpecification": {
130
+ "additionalProperties": false,
131
+ "properties": {
132
+ "CpuCredits": {
133
+ "type": "string"
134
+ }
135
+ },
136
+ "type": "object"
137
+ },
138
+ "Ebs": {
139
+ "additionalProperties": false,
140
+ "properties": {
141
+ "DeleteOnTermination": {
142
+ "type": "boolean"
143
+ },
144
+ "Encrypted": {
145
+ "type": "boolean"
146
+ },
147
+ "Iops": {
148
+ "type": "integer"
149
+ },
150
+ "KmsKeyId": {
151
+ "type": "string"
152
+ },
153
+ "SnapshotId": {
154
+ "type": "string"
155
+ },
156
+ "Throughput": {
157
+ "type": "integer"
158
+ },
159
+ "VolumeSize": {
160
+ "type": "integer"
161
+ },
162
+ "VolumeType": {
163
+ "enum": [
164
+ "gp2",
165
+ "gp3",
166
+ "io1",
167
+ "io2",
168
+ "sc1",
169
+ "st1",
170
+ "standard"
171
+ ],
172
+ "type": "string"
173
+ }
174
+ },
175
+ "type": "object"
176
+ },
177
+ "ElasticGpuSpecification": {
178
+ "additionalProperties": false,
179
+ "properties": {
180
+ "Type": {
181
+ "type": "string"
182
+ }
183
+ },
184
+ "type": "object"
185
+ },
186
+ "EnaSrdSpecification": {
187
+ "additionalProperties": false,
188
+ "properties": {
189
+ "EnaSrdEnabled": {
190
+ "type": "boolean"
191
+ },
192
+ "EnaSrdUdpSpecification": {
193
+ "$ref": "#/definitions/EnaSrdUdpSpecification"
194
+ }
195
+ },
196
+ "type": "object"
197
+ },
198
+ "EnaSrdUdpSpecification": {
199
+ "additionalProperties": false,
200
+ "properties": {
201
+ "EnaSrdUdpEnabled": {
202
+ "type": "boolean"
203
+ }
204
+ },
205
+ "type": "object"
206
+ },
207
+ "EnclaveOptions": {
208
+ "additionalProperties": false,
209
+ "properties": {
210
+ "Enabled": {
211
+ "type": "boolean"
212
+ }
213
+ },
214
+ "type": "object"
215
+ },
216
+ "HibernationOptions": {
217
+ "additionalProperties": false,
218
+ "properties": {
219
+ "Configured": {
220
+ "type": "boolean"
221
+ }
222
+ },
223
+ "type": "object"
224
+ },
225
+ "IamInstanceProfile": {
226
+ "additionalProperties": false,
227
+ "properties": {
228
+ "Arn": {
229
+ "type": "string"
230
+ },
231
+ "Name": {
232
+ "type": "string"
233
+ }
234
+ },
235
+ "type": "object"
236
+ },
237
+ "InstanceMarketOptions": {
238
+ "additionalProperties": false,
239
+ "properties": {
240
+ "MarketType": {
241
+ "enum": [
242
+ "capacity-block",
243
+ "spot"
244
+ ],
245
+ "type": "string"
246
+ },
247
+ "SpotOptions": {
248
+ "$ref": "#/definitions/SpotOptions"
249
+ }
250
+ },
251
+ "type": "object"
252
+ },
253
+ "InstanceRequirements": {
254
+ "additionalProperties": false,
255
+ "properties": {
256
+ "AcceleratorCount": {
257
+ "$ref": "#/definitions/AcceleratorCount"
258
+ },
259
+ "AcceleratorManufacturers": {
260
+ "items": {
261
+ "enum": [
262
+ "amazon-web-services",
263
+ "amd",
264
+ "habana",
265
+ "nvidia",
266
+ "xilinx"
267
+ ],
268
+ "type": "string"
269
+ },
270
+ "type": "array",
271
+ "uniqueItems": false
272
+ },
273
+ "AcceleratorNames": {
274
+ "items": {
275
+ "enum": [
276
+ "a100",
277
+ "a10g",
278
+ "h100",
279
+ "inferentia",
280
+ "k520",
281
+ "k80",
282
+ "m60",
283
+ "radeon-pro-v520",
284
+ "t4",
285
+ "t4g",
286
+ "v100",
287
+ "vu9p"
288
+ ],
289
+ "type": "string"
290
+ },
291
+ "type": "array",
292
+ "uniqueItems": false
293
+ },
294
+ "AcceleratorTotalMemoryMiB": {
295
+ "$ref": "#/definitions/AcceleratorTotalMemoryMiB"
296
+ },
297
+ "AcceleratorTypes": {
298
+ "items": {
299
+ "enum": [
300
+ "fpga",
301
+ "gpu",
302
+ "inference"
303
+ ],
304
+ "type": "string"
305
+ },
306
+ "type": "array",
307
+ "uniqueItems": false
308
+ },
309
+ "AllowedInstanceTypes": {
310
+ "items": {
311
+ "pattern": "[a-zA-Z0-9\\.\\*\\-]+",
312
+ "type": "string"
313
+ },
314
+ "type": "array",
315
+ "uniqueItems": false
316
+ },
317
+ "BareMetal": {
318
+ "enum": [
319
+ "excluded",
320
+ "included",
321
+ "required"
322
+ ],
323
+ "type": "string"
324
+ },
325
+ "BaselineEbsBandwidthMbps": {
326
+ "$ref": "#/definitions/BaselineEbsBandwidthMbps"
327
+ },
328
+ "BurstablePerformance": {
329
+ "enum": [
330
+ "excluded",
331
+ "included",
332
+ "required"
333
+ ],
334
+ "type": "string"
335
+ },
336
+ "CpuManufacturers": {
337
+ "items": {
338
+ "enum": [
339
+ "amazon-web-services",
340
+ "amd",
341
+ "intel"
342
+ ],
343
+ "type": "string"
344
+ },
345
+ "type": "array",
346
+ "uniqueItems": false
347
+ },
348
+ "ExcludedInstanceTypes": {
349
+ "items": {
350
+ "pattern": "[a-zA-Z0-9\\.\\*\\-]+",
351
+ "type": "string"
352
+ },
353
+ "type": "array",
354
+ "uniqueItems": false
355
+ },
356
+ "InstanceGenerations": {
357
+ "items": {
358
+ "enum": [
359
+ "current",
360
+ "previous"
361
+ ],
362
+ "type": "string"
363
+ },
364
+ "type": "array",
365
+ "uniqueItems": false
366
+ },
367
+ "LocalStorage": {
368
+ "enum": [
369
+ "excluded",
370
+ "included",
371
+ "required"
372
+ ],
373
+ "type": "string"
374
+ },
375
+ "LocalStorageTypes": {
376
+ "items": {
377
+ "enum": [
378
+ "hdd",
379
+ "ssd"
380
+ ],
381
+ "type": "string"
382
+ },
383
+ "type": "array",
384
+ "uniqueItems": false
385
+ },
386
+ "MaxSpotPriceAsPercentageOfOptimalOnDemandPrice": {
387
+ "type": "integer"
388
+ },
389
+ "MemoryGiBPerVCpu": {
390
+ "$ref": "#/definitions/MemoryGiBPerVCpu"
391
+ },
392
+ "MemoryMiB": {
393
+ "$ref": "#/definitions/MemoryMiB"
394
+ },
395
+ "NetworkBandwidthGbps": {
396
+ "$ref": "#/definitions/NetworkBandwidthGbps"
397
+ },
398
+ "NetworkInterfaceCount": {
399
+ "$ref": "#/definitions/NetworkInterfaceCount"
400
+ },
401
+ "OnDemandMaxPricePercentageOverLowestPrice": {
402
+ "type": "integer"
403
+ },
404
+ "RequireHibernateSupport": {
405
+ "type": "boolean"
406
+ },
407
+ "SpotMaxPricePercentageOverLowestPrice": {
408
+ "type": "integer"
409
+ },
410
+ "TotalLocalStorageGB": {
411
+ "$ref": "#/definitions/TotalLocalStorageGB"
412
+ },
413
+ "VCpuCount": {
414
+ "$ref": "#/definitions/VCpuCount"
415
+ }
416
+ },
417
+ "type": "object"
418
+ },
419
+ "Ipv4PrefixSpecification": {
420
+ "additionalProperties": false,
421
+ "properties": {
422
+ "Ipv4Prefix": {
423
+ "type": "string"
424
+ }
425
+ },
426
+ "type": "object"
427
+ },
428
+ "Ipv6Add": {
429
+ "additionalProperties": false,
430
+ "properties": {
431
+ "Ipv6Address": {
432
+ "type": "string"
433
+ }
434
+ },
435
+ "type": "object"
436
+ },
437
+ "Ipv6PrefixSpecification": {
438
+ "additionalProperties": false,
439
+ "properties": {
440
+ "Ipv6Prefix": {
441
+ "type": "string"
442
+ }
443
+ },
444
+ "type": "object"
445
+ },
446
+ "LaunchTemplateData": {
447
+ "additionalProperties": false,
448
+ "properties": {
449
+ "BlockDeviceMappings": {
450
+ "items": {
451
+ "$ref": "#/definitions/BlockDeviceMapping"
452
+ },
453
+ "type": "array",
454
+ "uniqueItems": false
455
+ },
456
+ "CapacityReservationSpecification": {
457
+ "$ref": "#/definitions/CapacityReservationSpecification"
458
+ },
459
+ "CpuOptions": {
460
+ "$ref": "#/definitions/CpuOptions"
461
+ },
462
+ "CreditSpecification": {
463
+ "$ref": "#/definitions/CreditSpecification"
464
+ },
465
+ "DisableApiStop": {
466
+ "type": "boolean"
467
+ },
468
+ "DisableApiTermination": {
469
+ "type": "boolean"
470
+ },
471
+ "EbsOptimized": {
472
+ "type": "boolean"
473
+ },
474
+ "ElasticGpuSpecifications": {
475
+ "items": {
476
+ "$ref": "#/definitions/ElasticGpuSpecification"
477
+ },
478
+ "type": "array",
479
+ "uniqueItems": false
480
+ },
481
+ "ElasticInferenceAccelerators": {
482
+ "items": {
483
+ "$ref": "#/definitions/LaunchTemplateElasticInferenceAccelerator"
484
+ },
485
+ "type": "array",
486
+ "uniqueItems": false
487
+ },
488
+ "EnclaveOptions": {
489
+ "$ref": "#/definitions/EnclaveOptions"
490
+ },
491
+ "HibernationOptions": {
492
+ "$ref": "#/definitions/HibernationOptions"
493
+ },
494
+ "IamInstanceProfile": {
495
+ "$ref": "#/definitions/IamInstanceProfile"
496
+ },
497
+ "ImageId": {
498
+ "format": "AWS::EC2::Image.Id",
499
+ "type": "string"
500
+ },
501
+ "InstanceInitiatedShutdownBehavior": {
502
+ "enum": [
503
+ "stop",
504
+ "terminate"
505
+ ],
506
+ "type": "string"
507
+ },
508
+ "InstanceMarketOptions": {
509
+ "$ref": "#/definitions/InstanceMarketOptions"
510
+ },
511
+ "InstanceRequirements": {
512
+ "$ref": "#/definitions/InstanceRequirements"
513
+ },
514
+ "InstanceType": {
515
+ "enum": [
516
+ "a1.2xlarge",
517
+ "a1.4xlarge",
518
+ "a1.large",
519
+ "a1.medium",
520
+ "a1.metal",
521
+ "a1.xlarge",
522
+ "c1.medium",
523
+ "c1.xlarge",
524
+ "c3.2xlarge",
525
+ "c3.4xlarge",
526
+ "c3.8xlarge",
527
+ "c3.large",
528
+ "c3.xlarge",
529
+ "c4.2xlarge",
530
+ "c4.4xlarge",
531
+ "c4.8xlarge",
532
+ "c4.large",
533
+ "c4.xlarge",
534
+ "c5.12xlarge",
535
+ "c5.18xlarge",
536
+ "c5.24xlarge",
537
+ "c5.2xlarge",
538
+ "c5.4xlarge",
539
+ "c5.9xlarge",
540
+ "c5.large",
541
+ "c5.metal",
542
+ "c5.xlarge",
543
+ "c5a.12xlarge",
544
+ "c5a.16xlarge",
545
+ "c5a.24xlarge",
546
+ "c5a.2xlarge",
547
+ "c5a.4xlarge",
548
+ "c5a.8xlarge",
549
+ "c5a.large",
550
+ "c5a.xlarge",
551
+ "c5ad.12xlarge",
552
+ "c5ad.16xlarge",
553
+ "c5ad.24xlarge",
554
+ "c5ad.2xlarge",
555
+ "c5ad.4xlarge",
556
+ "c5ad.8xlarge",
557
+ "c5ad.large",
558
+ "c5ad.xlarge",
559
+ "c5d.12xlarge",
560
+ "c5d.18xlarge",
561
+ "c5d.24xlarge",
562
+ "c5d.2xlarge",
563
+ "c5d.4xlarge",
564
+ "c5d.9xlarge",
565
+ "c5d.large",
566
+ "c5d.metal",
567
+ "c5d.xlarge",
568
+ "c5n.18xlarge",
569
+ "c5n.2xlarge",
570
+ "c5n.4xlarge",
571
+ "c5n.9xlarge",
572
+ "c5n.large",
573
+ "c5n.metal",
574
+ "c5n.xlarge",
575
+ "c6a.12xlarge",
576
+ "c6a.16xlarge",
577
+ "c6a.24xlarge",
578
+ "c6a.2xlarge",
579
+ "c6a.32xlarge",
580
+ "c6a.48xlarge",
581
+ "c6a.4xlarge",
582
+ "c6a.8xlarge",
583
+ "c6a.large",
584
+ "c6a.metal",
585
+ "c6a.xlarge",
586
+ "c6g.12xlarge",
587
+ "c6g.16xlarge",
588
+ "c6g.2xlarge",
589
+ "c6g.4xlarge",
590
+ "c6g.8xlarge",
591
+ "c6g.large",
592
+ "c6g.medium",
593
+ "c6g.metal",
594
+ "c6g.xlarge",
595
+ "c6gd.12xlarge",
596
+ "c6gd.16xlarge",
597
+ "c6gd.2xlarge",
598
+ "c6gd.4xlarge",
599
+ "c6gd.8xlarge",
600
+ "c6gd.large",
601
+ "c6gd.medium",
602
+ "c6gd.metal",
603
+ "c6gd.xlarge",
604
+ "c6gn.12xlarge",
605
+ "c6gn.16xlarge",
606
+ "c6gn.2xlarge",
607
+ "c6gn.4xlarge",
608
+ "c6gn.8xlarge",
609
+ "c6gn.large",
610
+ "c6gn.medium",
611
+ "c6gn.xlarge",
612
+ "c6i.12xlarge",
613
+ "c6i.16xlarge",
614
+ "c6i.24xlarge",
615
+ "c6i.2xlarge",
616
+ "c6i.32xlarge",
617
+ "c6i.4xlarge",
618
+ "c6i.8xlarge",
619
+ "c6i.large",
620
+ "c6i.metal",
621
+ "c6i.xlarge",
622
+ "c6id.12xlarge",
623
+ "c6id.16xlarge",
624
+ "c6id.24xlarge",
625
+ "c6id.2xlarge",
626
+ "c6id.32xlarge",
627
+ "c6id.4xlarge",
628
+ "c6id.8xlarge",
629
+ "c6id.large",
630
+ "c6id.metal",
631
+ "c6id.xlarge",
632
+ "c6in.12xlarge",
633
+ "c6in.16xlarge",
634
+ "c6in.24xlarge",
635
+ "c6in.2xlarge",
636
+ "c6in.32xlarge",
637
+ "c6in.4xlarge",
638
+ "c6in.8xlarge",
639
+ "c6in.large",
640
+ "c6in.metal",
641
+ "c6in.xlarge",
642
+ "c7a.12xlarge",
643
+ "c7a.16xlarge",
644
+ "c7a.24xlarge",
645
+ "c7a.2xlarge",
646
+ "c7a.32xlarge",
647
+ "c7a.48xlarge",
648
+ "c7a.4xlarge",
649
+ "c7a.8xlarge",
650
+ "c7a.large",
651
+ "c7a.medium",
652
+ "c7a.metal-48xl",
653
+ "c7a.xlarge",
654
+ "c7g.12xlarge",
655
+ "c7g.16xlarge",
656
+ "c7g.2xlarge",
657
+ "c7g.4xlarge",
658
+ "c7g.8xlarge",
659
+ "c7g.large",
660
+ "c7g.medium",
661
+ "c7g.metal",
662
+ "c7g.xlarge",
663
+ "c7gd.12xlarge",
664
+ "c7gd.16xlarge",
665
+ "c7gd.2xlarge",
666
+ "c7gd.4xlarge",
667
+ "c7gd.8xlarge",
668
+ "c7gd.large",
669
+ "c7gd.medium",
670
+ "c7gd.metal",
671
+ "c7gd.xlarge",
672
+ "c7gn.12xlarge",
673
+ "c7gn.16xlarge",
674
+ "c7gn.2xlarge",
675
+ "c7gn.4xlarge",
676
+ "c7gn.8xlarge",
677
+ "c7gn.large",
678
+ "c7gn.medium",
679
+ "c7gn.metal",
680
+ "c7gn.xlarge",
681
+ "c7i-flex.2xlarge",
682
+ "c7i-flex.4xlarge",
683
+ "c7i-flex.8xlarge",
684
+ "c7i-flex.large",
685
+ "c7i-flex.xlarge",
686
+ "c7i.12xlarge",
687
+ "c7i.16xlarge",
688
+ "c7i.24xlarge",
689
+ "c7i.2xlarge",
690
+ "c7i.48xlarge",
691
+ "c7i.4xlarge",
692
+ "c7i.8xlarge",
693
+ "c7i.large",
694
+ "c7i.metal-24xl",
695
+ "c7i.metal-48xl",
696
+ "c7i.xlarge",
697
+ "c8g.12xlarge",
698
+ "c8g.16xlarge",
699
+ "c8g.24xlarge",
700
+ "c8g.2xlarge",
701
+ "c8g.48xlarge",
702
+ "c8g.4xlarge",
703
+ "c8g.8xlarge",
704
+ "c8g.large",
705
+ "c8g.medium",
706
+ "c8g.metal-24xl",
707
+ "c8g.metal-48xl",
708
+ "c8g.xlarge",
709
+ "cc1.4xlarge",
710
+ "cc2.8xlarge",
711
+ "cg1.4xlarge",
712
+ "cr1.8xlarge",
713
+ "d2.2xlarge",
714
+ "d2.4xlarge",
715
+ "d2.8xlarge",
716
+ "d2.xlarge",
717
+ "d3.2xlarge",
718
+ "d3.4xlarge",
719
+ "d3.8xlarge",
720
+ "d3.xlarge",
721
+ "d3en.12xlarge",
722
+ "d3en.2xlarge",
723
+ "d3en.4xlarge",
724
+ "d3en.6xlarge",
725
+ "d3en.8xlarge",
726
+ "d3en.xlarge",
727
+ "dl1.24xlarge",
728
+ "dl2q.24xlarge",
729
+ "f1.16xlarge",
730
+ "f1.2xlarge",
731
+ "f1.4xlarge",
732
+ "g2.2xlarge",
733
+ "g2.8xlarge",
734
+ "g3.16xlarge",
735
+ "g3.4xlarge",
736
+ "g3.8xlarge",
737
+ "g3s.xlarge",
738
+ "g4ad.16xlarge",
739
+ "g4ad.2xlarge",
740
+ "g4ad.4xlarge",
741
+ "g4ad.8xlarge",
742
+ "g4ad.xlarge",
743
+ "g4dn.12xlarge",
744
+ "g4dn.16xlarge",
745
+ "g4dn.2xlarge",
746
+ "g4dn.4xlarge",
747
+ "g4dn.8xlarge",
748
+ "g4dn.metal",
749
+ "g4dn.xlarge",
750
+ "g5.12xlarge",
751
+ "g5.16xlarge",
752
+ "g5.24xlarge",
753
+ "g5.2xlarge",
754
+ "g5.48xlarge",
755
+ "g5.4xlarge",
756
+ "g5.8xlarge",
757
+ "g5.xlarge",
758
+ "g5g.16xlarge",
759
+ "g5g.2xlarge",
760
+ "g5g.4xlarge",
761
+ "g5g.8xlarge",
762
+ "g5g.metal",
763
+ "g5g.xlarge",
764
+ "g6.12xlarge",
765
+ "g6.16xlarge",
766
+ "g6.24xlarge",
767
+ "g6.2xlarge",
768
+ "g6.48xlarge",
769
+ "g6.4xlarge",
770
+ "g6.8xlarge",
771
+ "g6.xlarge",
772
+ "g6e.12xlarge",
773
+ "g6e.16xlarge",
774
+ "g6e.24xlarge",
775
+ "g6e.2xlarge",
776
+ "g6e.48xlarge",
777
+ "g6e.4xlarge",
778
+ "g6e.8xlarge",
779
+ "g6e.xlarge",
780
+ "gr6.4xlarge",
781
+ "gr6.8xlarge",
782
+ "h1.16xlarge",
783
+ "h1.2xlarge",
784
+ "h1.4xlarge",
785
+ "h1.8xlarge",
786
+ "hi1.4xlarge",
787
+ "hpc6a.48xlarge",
788
+ "hpc6id.32xlarge",
789
+ "hpc7a.12xlarge",
790
+ "hpc7a.24xlarge",
791
+ "hpc7a.48xlarge",
792
+ "hpc7a.96xlarge",
793
+ "hpc7g.16xlarge",
794
+ "hpc7g.4xlarge",
795
+ "hpc7g.8xlarge",
796
+ "hs1.8xlarge",
797
+ "i2.2xlarge",
798
+ "i2.4xlarge",
799
+ "i2.8xlarge",
800
+ "i2.xlarge",
801
+ "i3.16xlarge",
802
+ "i3.2xlarge",
803
+ "i3.4xlarge",
804
+ "i3.8xlarge",
805
+ "i3.large",
806
+ "i3.metal",
807
+ "i3.xlarge",
808
+ "i3en.12xlarge",
809
+ "i3en.24xlarge",
810
+ "i3en.2xlarge",
811
+ "i3en.3xlarge",
812
+ "i3en.6xlarge",
813
+ "i3en.large",
814
+ "i3en.metal",
815
+ "i3en.xlarge",
816
+ "i4g.16xlarge",
817
+ "i4g.2xlarge",
818
+ "i4g.4xlarge",
819
+ "i4g.8xlarge",
820
+ "i4g.large",
821
+ "i4g.xlarge",
822
+ "i4i.12xlarge",
823
+ "i4i.16xlarge",
824
+ "i4i.24xlarge",
825
+ "i4i.2xlarge",
826
+ "i4i.32xlarge",
827
+ "i4i.4xlarge",
828
+ "i4i.8xlarge",
829
+ "i4i.large",
830
+ "i4i.metal",
831
+ "i4i.xlarge",
832
+ "im4gn.16xlarge",
833
+ "im4gn.2xlarge",
834
+ "im4gn.4xlarge",
835
+ "im4gn.8xlarge",
836
+ "im4gn.large",
837
+ "im4gn.xlarge",
838
+ "inf1.24xlarge",
839
+ "inf1.2xlarge",
840
+ "inf1.6xlarge",
841
+ "inf1.xlarge",
842
+ "inf2.24xlarge",
843
+ "inf2.48xlarge",
844
+ "inf2.8xlarge",
845
+ "inf2.xlarge",
846
+ "is4gen.2xlarge",
847
+ "is4gen.4xlarge",
848
+ "is4gen.8xlarge",
849
+ "is4gen.large",
850
+ "is4gen.medium",
851
+ "is4gen.xlarge",
852
+ "m1.large",
853
+ "m1.medium",
854
+ "m1.small",
855
+ "m1.xlarge",
856
+ "m2.2xlarge",
857
+ "m2.4xlarge",
858
+ "m2.xlarge",
859
+ "m3.2xlarge",
860
+ "m3.large",
861
+ "m3.medium",
862
+ "m3.xlarge",
863
+ "m4.10xlarge",
864
+ "m4.16xlarge",
865
+ "m4.2xlarge",
866
+ "m4.4xlarge",
867
+ "m4.large",
868
+ "m4.xlarge",
869
+ "m5.12xlarge",
870
+ "m5.16xlarge",
871
+ "m5.24xlarge",
872
+ "m5.2xlarge",
873
+ "m5.4xlarge",
874
+ "m5.8xlarge",
875
+ "m5.large",
876
+ "m5.metal",
877
+ "m5.xlarge",
878
+ "m5a.12xlarge",
879
+ "m5a.16xlarge",
880
+ "m5a.24xlarge",
881
+ "m5a.2xlarge",
882
+ "m5a.4xlarge",
883
+ "m5a.8xlarge",
884
+ "m5a.large",
885
+ "m5a.xlarge",
886
+ "m5ad.12xlarge",
887
+ "m5ad.16xlarge",
888
+ "m5ad.24xlarge",
889
+ "m5ad.2xlarge",
890
+ "m5ad.4xlarge",
891
+ "m5ad.8xlarge",
892
+ "m5ad.large",
893
+ "m5ad.xlarge",
894
+ "m5d.12xlarge",
895
+ "m5d.16xlarge",
896
+ "m5d.24xlarge",
897
+ "m5d.2xlarge",
898
+ "m5d.4xlarge",
899
+ "m5d.8xlarge",
900
+ "m5d.large",
901
+ "m5d.metal",
902
+ "m5d.xlarge",
903
+ "m5dn.12xlarge",
904
+ "m5dn.16xlarge",
905
+ "m5dn.24xlarge",
906
+ "m5dn.2xlarge",
907
+ "m5dn.4xlarge",
908
+ "m5dn.8xlarge",
909
+ "m5dn.large",
910
+ "m5dn.metal",
911
+ "m5dn.xlarge",
912
+ "m5n.12xlarge",
913
+ "m5n.16xlarge",
914
+ "m5n.24xlarge",
915
+ "m5n.2xlarge",
916
+ "m5n.4xlarge",
917
+ "m5n.8xlarge",
918
+ "m5n.large",
919
+ "m5n.metal",
920
+ "m5n.xlarge",
921
+ "m5zn.12xlarge",
922
+ "m5zn.2xlarge",
923
+ "m5zn.3xlarge",
924
+ "m5zn.6xlarge",
925
+ "m5zn.large",
926
+ "m5zn.metal",
927
+ "m5zn.xlarge",
928
+ "m6a.12xlarge",
929
+ "m6a.16xlarge",
930
+ "m6a.24xlarge",
931
+ "m6a.2xlarge",
932
+ "m6a.32xlarge",
933
+ "m6a.48xlarge",
934
+ "m6a.4xlarge",
935
+ "m6a.8xlarge",
936
+ "m6a.large",
937
+ "m6a.metal",
938
+ "m6a.xlarge",
939
+ "m6g.12xlarge",
940
+ "m6g.16xlarge",
941
+ "m6g.2xlarge",
942
+ "m6g.4xlarge",
943
+ "m6g.8xlarge",
944
+ "m6g.large",
945
+ "m6g.medium",
946
+ "m6g.metal",
947
+ "m6g.xlarge",
948
+ "m6gd.12xlarge",
949
+ "m6gd.16xlarge",
950
+ "m6gd.2xlarge",
951
+ "m6gd.4xlarge",
952
+ "m6gd.8xlarge",
953
+ "m6gd.large",
954
+ "m6gd.medium",
955
+ "m6gd.metal",
956
+ "m6gd.xlarge",
957
+ "m6i.12xlarge",
958
+ "m6i.16xlarge",
959
+ "m6i.24xlarge",
960
+ "m6i.2xlarge",
961
+ "m6i.32xlarge",
962
+ "m6i.4xlarge",
963
+ "m6i.8xlarge",
964
+ "m6i.large",
965
+ "m6i.metal",
966
+ "m6i.xlarge",
967
+ "m6id.12xlarge",
968
+ "m6id.16xlarge",
969
+ "m6id.24xlarge",
970
+ "m6id.2xlarge",
971
+ "m6id.32xlarge",
972
+ "m6id.4xlarge",
973
+ "m6id.8xlarge",
974
+ "m6id.large",
975
+ "m6id.metal",
976
+ "m6id.xlarge",
977
+ "m6idn.12xlarge",
978
+ "m6idn.16xlarge",
979
+ "m6idn.24xlarge",
980
+ "m6idn.2xlarge",
981
+ "m6idn.32xlarge",
982
+ "m6idn.4xlarge",
983
+ "m6idn.8xlarge",
984
+ "m6idn.large",
985
+ "m6idn.metal",
986
+ "m6idn.xlarge",
987
+ "m6in.12xlarge",
988
+ "m6in.16xlarge",
989
+ "m6in.24xlarge",
990
+ "m6in.2xlarge",
991
+ "m6in.32xlarge",
992
+ "m6in.4xlarge",
993
+ "m6in.8xlarge",
994
+ "m6in.large",
995
+ "m6in.metal",
996
+ "m6in.xlarge",
997
+ "m7a.12xlarge",
998
+ "m7a.16xlarge",
999
+ "m7a.24xlarge",
1000
+ "m7a.2xlarge",
1001
+ "m7a.32xlarge",
1002
+ "m7a.48xlarge",
1003
+ "m7a.4xlarge",
1004
+ "m7a.8xlarge",
1005
+ "m7a.large",
1006
+ "m7a.medium",
1007
+ "m7a.metal-48xl",
1008
+ "m7a.xlarge",
1009
+ "m7g.12xlarge",
1010
+ "m7g.16xlarge",
1011
+ "m7g.2xlarge",
1012
+ "m7g.4xlarge",
1013
+ "m7g.8xlarge",
1014
+ "m7g.large",
1015
+ "m7g.medium",
1016
+ "m7g.metal",
1017
+ "m7g.xlarge",
1018
+ "m7gd.12xlarge",
1019
+ "m7gd.16xlarge",
1020
+ "m7gd.2xlarge",
1021
+ "m7gd.4xlarge",
1022
+ "m7gd.8xlarge",
1023
+ "m7gd.large",
1024
+ "m7gd.medium",
1025
+ "m7gd.metal",
1026
+ "m7gd.xlarge",
1027
+ "m7i-flex.2xlarge",
1028
+ "m7i-flex.4xlarge",
1029
+ "m7i-flex.8xlarge",
1030
+ "m7i-flex.large",
1031
+ "m7i-flex.xlarge",
1032
+ "m7i.12xlarge",
1033
+ "m7i.16xlarge",
1034
+ "m7i.24xlarge",
1035
+ "m7i.2xlarge",
1036
+ "m7i.48xlarge",
1037
+ "m7i.4xlarge",
1038
+ "m7i.8xlarge",
1039
+ "m7i.large",
1040
+ "m7i.metal-24xl",
1041
+ "m7i.metal-48xl",
1042
+ "m7i.xlarge",
1043
+ "m8g.12xlarge",
1044
+ "m8g.16xlarge",
1045
+ "m8g.24xlarge",
1046
+ "m8g.2xlarge",
1047
+ "m8g.48xlarge",
1048
+ "m8g.4xlarge",
1049
+ "m8g.8xlarge",
1050
+ "m8g.large",
1051
+ "m8g.medium",
1052
+ "m8g.metal-24xl",
1053
+ "m8g.metal-48xl",
1054
+ "m8g.xlarge",
1055
+ "mac1.metal",
1056
+ "mac2-m1ultra.metal",
1057
+ "mac2-m2.metal",
1058
+ "mac2-m2pro.metal",
1059
+ "mac2.metal",
1060
+ "p2.16xlarge",
1061
+ "p2.8xlarge",
1062
+ "p2.xlarge",
1063
+ "p3.16xlarge",
1064
+ "p3.2xlarge",
1065
+ "p3.8xlarge",
1066
+ "p3dn.24xlarge",
1067
+ "p4d.24xlarge",
1068
+ "p4de.24xlarge",
1069
+ "p5.48xlarge",
1070
+ "r3.2xlarge",
1071
+ "r3.4xlarge",
1072
+ "r3.8xlarge",
1073
+ "r3.large",
1074
+ "r3.xlarge",
1075
+ "r4.16xlarge",
1076
+ "r4.2xlarge",
1077
+ "r4.4xlarge",
1078
+ "r4.8xlarge",
1079
+ "r4.large",
1080
+ "r4.xlarge",
1081
+ "r5.12xlarge",
1082
+ "r5.16xlarge",
1083
+ "r5.24xlarge",
1084
+ "r5.2xlarge",
1085
+ "r5.4xlarge",
1086
+ "r5.8xlarge",
1087
+ "r5.large",
1088
+ "r5.metal",
1089
+ "r5.xlarge",
1090
+ "r5a.12xlarge",
1091
+ "r5a.16xlarge",
1092
+ "r5a.24xlarge",
1093
+ "r5a.2xlarge",
1094
+ "r5a.4xlarge",
1095
+ "r5a.8xlarge",
1096
+ "r5a.large",
1097
+ "r5a.xlarge",
1098
+ "r5ad.12xlarge",
1099
+ "r5ad.16xlarge",
1100
+ "r5ad.24xlarge",
1101
+ "r5ad.2xlarge",
1102
+ "r5ad.4xlarge",
1103
+ "r5ad.8xlarge",
1104
+ "r5ad.large",
1105
+ "r5ad.xlarge",
1106
+ "r5b.12xlarge",
1107
+ "r5b.16xlarge",
1108
+ "r5b.24xlarge",
1109
+ "r5b.2xlarge",
1110
+ "r5b.4xlarge",
1111
+ "r5b.8xlarge",
1112
+ "r5b.large",
1113
+ "r5b.metal",
1114
+ "r5b.xlarge",
1115
+ "r5d.12xlarge",
1116
+ "r5d.16xlarge",
1117
+ "r5d.24xlarge",
1118
+ "r5d.2xlarge",
1119
+ "r5d.4xlarge",
1120
+ "r5d.8xlarge",
1121
+ "r5d.large",
1122
+ "r5d.metal",
1123
+ "r5d.xlarge",
1124
+ "r5dn.12xlarge",
1125
+ "r5dn.16xlarge",
1126
+ "r5dn.24xlarge",
1127
+ "r5dn.2xlarge",
1128
+ "r5dn.4xlarge",
1129
+ "r5dn.8xlarge",
1130
+ "r5dn.large",
1131
+ "r5dn.metal",
1132
+ "r5dn.xlarge",
1133
+ "r5n.12xlarge",
1134
+ "r5n.16xlarge",
1135
+ "r5n.24xlarge",
1136
+ "r5n.2xlarge",
1137
+ "r5n.4xlarge",
1138
+ "r5n.8xlarge",
1139
+ "r5n.large",
1140
+ "r5n.metal",
1141
+ "r5n.xlarge",
1142
+ "r6a.12xlarge",
1143
+ "r6a.16xlarge",
1144
+ "r6a.24xlarge",
1145
+ "r6a.2xlarge",
1146
+ "r6a.32xlarge",
1147
+ "r6a.48xlarge",
1148
+ "r6a.4xlarge",
1149
+ "r6a.8xlarge",
1150
+ "r6a.large",
1151
+ "r6a.metal",
1152
+ "r6a.xlarge",
1153
+ "r6g.12xlarge",
1154
+ "r6g.16xlarge",
1155
+ "r6g.2xlarge",
1156
+ "r6g.4xlarge",
1157
+ "r6g.8xlarge",
1158
+ "r6g.large",
1159
+ "r6g.medium",
1160
+ "r6g.metal",
1161
+ "r6g.xlarge",
1162
+ "r6gd.12xlarge",
1163
+ "r6gd.16xlarge",
1164
+ "r6gd.2xlarge",
1165
+ "r6gd.4xlarge",
1166
+ "r6gd.8xlarge",
1167
+ "r6gd.large",
1168
+ "r6gd.medium",
1169
+ "r6gd.metal",
1170
+ "r6gd.xlarge",
1171
+ "r6i.12xlarge",
1172
+ "r6i.16xlarge",
1173
+ "r6i.24xlarge",
1174
+ "r6i.2xlarge",
1175
+ "r6i.32xlarge",
1176
+ "r6i.4xlarge",
1177
+ "r6i.8xlarge",
1178
+ "r6i.large",
1179
+ "r6i.metal",
1180
+ "r6i.xlarge",
1181
+ "r6id.12xlarge",
1182
+ "r6id.16xlarge",
1183
+ "r6id.24xlarge",
1184
+ "r6id.2xlarge",
1185
+ "r6id.32xlarge",
1186
+ "r6id.4xlarge",
1187
+ "r6id.8xlarge",
1188
+ "r6id.large",
1189
+ "r6id.metal",
1190
+ "r6id.xlarge",
1191
+ "r6idn.12xlarge",
1192
+ "r6idn.16xlarge",
1193
+ "r6idn.24xlarge",
1194
+ "r6idn.2xlarge",
1195
+ "r6idn.32xlarge",
1196
+ "r6idn.4xlarge",
1197
+ "r6idn.8xlarge",
1198
+ "r6idn.large",
1199
+ "r6idn.metal",
1200
+ "r6idn.xlarge",
1201
+ "r6in.12xlarge",
1202
+ "r6in.16xlarge",
1203
+ "r6in.24xlarge",
1204
+ "r6in.2xlarge",
1205
+ "r6in.32xlarge",
1206
+ "r6in.4xlarge",
1207
+ "r6in.8xlarge",
1208
+ "r6in.large",
1209
+ "r6in.metal",
1210
+ "r6in.xlarge",
1211
+ "r7a.12xlarge",
1212
+ "r7a.16xlarge",
1213
+ "r7a.24xlarge",
1214
+ "r7a.2xlarge",
1215
+ "r7a.32xlarge",
1216
+ "r7a.48xlarge",
1217
+ "r7a.4xlarge",
1218
+ "r7a.8xlarge",
1219
+ "r7a.large",
1220
+ "r7a.medium",
1221
+ "r7a.metal-48xl",
1222
+ "r7a.xlarge",
1223
+ "r7g.12xlarge",
1224
+ "r7g.16xlarge",
1225
+ "r7g.2xlarge",
1226
+ "r7g.4xlarge",
1227
+ "r7g.8xlarge",
1228
+ "r7g.large",
1229
+ "r7g.medium",
1230
+ "r7g.metal",
1231
+ "r7g.xlarge",
1232
+ "r7gd.12xlarge",
1233
+ "r7gd.16xlarge",
1234
+ "r7gd.2xlarge",
1235
+ "r7gd.4xlarge",
1236
+ "r7gd.8xlarge",
1237
+ "r7gd.large",
1238
+ "r7gd.medium",
1239
+ "r7gd.metal",
1240
+ "r7gd.xlarge",
1241
+ "r7i.12xlarge",
1242
+ "r7i.16xlarge",
1243
+ "r7i.24xlarge",
1244
+ "r7i.2xlarge",
1245
+ "r7i.48xlarge",
1246
+ "r7i.4xlarge",
1247
+ "r7i.8xlarge",
1248
+ "r7i.large",
1249
+ "r7i.metal-24xl",
1250
+ "r7i.metal-48xl",
1251
+ "r7i.xlarge",
1252
+ "r7iz.12xlarge",
1253
+ "r7iz.16xlarge",
1254
+ "r7iz.2xlarge",
1255
+ "r7iz.32xlarge",
1256
+ "r7iz.4xlarge",
1257
+ "r7iz.8xlarge",
1258
+ "r7iz.large",
1259
+ "r7iz.metal-16xl",
1260
+ "r7iz.metal-32xl",
1261
+ "r7iz.xlarge",
1262
+ "r8g.12xlarge",
1263
+ "r8g.16xlarge",
1264
+ "r8g.24xlarge",
1265
+ "r8g.2xlarge",
1266
+ "r8g.48xlarge",
1267
+ "r8g.4xlarge",
1268
+ "r8g.8xlarge",
1269
+ "r8g.large",
1270
+ "r8g.medium",
1271
+ "r8g.metal-24xl",
1272
+ "r8g.metal-48xl",
1273
+ "r8g.xlarge",
1274
+ "t1.micro",
1275
+ "t2.2xlarge",
1276
+ "t2.large",
1277
+ "t2.medium",
1278
+ "t2.micro",
1279
+ "t2.nano",
1280
+ "t2.small",
1281
+ "t2.xlarge",
1282
+ "t3.2xlarge",
1283
+ "t3.large",
1284
+ "t3.medium",
1285
+ "t3.micro",
1286
+ "t3.nano",
1287
+ "t3.small",
1288
+ "t3.xlarge",
1289
+ "t3a.2xlarge",
1290
+ "t3a.large",
1291
+ "t3a.medium",
1292
+ "t3a.micro",
1293
+ "t3a.nano",
1294
+ "t3a.small",
1295
+ "t3a.xlarge",
1296
+ "t4g.2xlarge",
1297
+ "t4g.large",
1298
+ "t4g.medium",
1299
+ "t4g.micro",
1300
+ "t4g.nano",
1301
+ "t4g.small",
1302
+ "t4g.xlarge",
1303
+ "trn1.2xlarge",
1304
+ "trn1.32xlarge",
1305
+ "trn1n.32xlarge",
1306
+ "u-12tb1.112xlarge",
1307
+ "u-12tb1.metal",
1308
+ "u-18tb1.112xlarge",
1309
+ "u-18tb1.metal",
1310
+ "u-24tb1.112xlarge",
1311
+ "u-24tb1.metal",
1312
+ "u-3tb1.56xlarge",
1313
+ "u-6tb1.112xlarge",
1314
+ "u-6tb1.56xlarge",
1315
+ "u-6tb1.metal",
1316
+ "u-9tb1.112xlarge",
1317
+ "u-9tb1.metal",
1318
+ "u7i-12tb.224xlarge",
1319
+ "u7ib-12tb.224xlarge",
1320
+ "u7in-16tb.224xlarge",
1321
+ "u7in-24tb.224xlarge",
1322
+ "u7in-32tb.224xlarge",
1323
+ "vt1.24xlarge",
1324
+ "vt1.3xlarge",
1325
+ "vt1.6xlarge",
1326
+ "x1.16xlarge",
1327
+ "x1.32xlarge",
1328
+ "x1e.16xlarge",
1329
+ "x1e.2xlarge",
1330
+ "x1e.32xlarge",
1331
+ "x1e.4xlarge",
1332
+ "x1e.8xlarge",
1333
+ "x1e.xlarge",
1334
+ "x2gd.12xlarge",
1335
+ "x2gd.16xlarge",
1336
+ "x2gd.2xlarge",
1337
+ "x2gd.4xlarge",
1338
+ "x2gd.8xlarge",
1339
+ "x2gd.large",
1340
+ "x2gd.medium",
1341
+ "x2gd.metal",
1342
+ "x2gd.xlarge",
1343
+ "x2idn.16xlarge",
1344
+ "x2idn.24xlarge",
1345
+ "x2idn.32xlarge",
1346
+ "x2idn.metal",
1347
+ "x2iedn.16xlarge",
1348
+ "x2iedn.24xlarge",
1349
+ "x2iedn.2xlarge",
1350
+ "x2iedn.32xlarge",
1351
+ "x2iedn.4xlarge",
1352
+ "x2iedn.8xlarge",
1353
+ "x2iedn.metal",
1354
+ "x2iedn.xlarge",
1355
+ "x2iezn.12xlarge",
1356
+ "x2iezn.2xlarge",
1357
+ "x2iezn.4xlarge",
1358
+ "x2iezn.6xlarge",
1359
+ "x2iezn.8xlarge",
1360
+ "x2iezn.metal",
1361
+ "x8g.12xlarge",
1362
+ "x8g.16xlarge",
1363
+ "x8g.24xlarge",
1364
+ "x8g.2xlarge",
1365
+ "x8g.48xlarge",
1366
+ "x8g.4xlarge",
1367
+ "x8g.8xlarge",
1368
+ "x8g.large",
1369
+ "x8g.medium",
1370
+ "x8g.metal-24xl",
1371
+ "x8g.metal-48xl",
1372
+ "x8g.xlarge",
1373
+ "z1d.12xlarge",
1374
+ "z1d.2xlarge",
1375
+ "z1d.3xlarge",
1376
+ "z1d.6xlarge",
1377
+ "z1d.large",
1378
+ "z1d.metal",
1379
+ "z1d.xlarge"
1380
+ ],
1381
+ "type": "string"
1382
+ },
1383
+ "KernelId": {
1384
+ "type": "string"
1385
+ },
1386
+ "KeyName": {
1387
+ "type": "string"
1388
+ },
1389
+ "LicenseSpecifications": {
1390
+ "items": {
1391
+ "$ref": "#/definitions/LicenseSpecification"
1392
+ },
1393
+ "type": "array",
1394
+ "uniqueItems": false
1395
+ },
1396
+ "MaintenanceOptions": {
1397
+ "$ref": "#/definitions/MaintenanceOptions"
1398
+ },
1399
+ "MetadataOptions": {
1400
+ "$ref": "#/definitions/MetadataOptions"
1401
+ },
1402
+ "Monitoring": {
1403
+ "$ref": "#/definitions/Monitoring"
1404
+ },
1405
+ "NetworkInterfaces": {
1406
+ "items": {
1407
+ "$ref": "#/definitions/NetworkInterface"
1408
+ },
1409
+ "type": "array",
1410
+ "uniqueItems": false
1411
+ },
1412
+ "Placement": {
1413
+ "$ref": "#/definitions/Placement"
1414
+ },
1415
+ "PrivateDnsNameOptions": {
1416
+ "$ref": "#/definitions/PrivateDnsNameOptions"
1417
+ },
1418
+ "RamDiskId": {
1419
+ "type": "string"
1420
+ },
1421
+ "SecurityGroupIds": {
1422
+ "format": "AWS::EC2::SecurityGroup.Ids",
1423
+ "items": {
1424
+ "format": "AWS::EC2::SecurityGroup.GroupId",
1425
+ "type": "string"
1426
+ },
1427
+ "type": "array",
1428
+ "uniqueItems": false
1429
+ },
1430
+ "SecurityGroups": {
1431
+ "format": "AWS::EC2::SecurityGroup.Ids",
1432
+ "items": {
1433
+ "format": "AWS::EC2::SecurityGroup.GroupId",
1434
+ "type": "string"
1435
+ },
1436
+ "type": "array",
1437
+ "uniqueItems": false
1438
+ },
1439
+ "TagSpecifications": {
1440
+ "items": {
1441
+ "$ref": "#/definitions/TagSpecification"
1442
+ },
1443
+ "type": "array",
1444
+ "uniqueItems": false
1445
+ },
1446
+ "UserData": {
1447
+ "type": "string"
1448
+ }
1449
+ },
1450
+ "type": "object"
1451
+ },
1452
+ "LaunchTemplateElasticInferenceAccelerator": {
1453
+ "additionalProperties": false,
1454
+ "properties": {
1455
+ "Count": {
1456
+ "type": "integer"
1457
+ },
1458
+ "Type": {
1459
+ "type": "string"
1460
+ }
1461
+ },
1462
+ "type": "object"
1463
+ },
1464
+ "LaunchTemplateTagSpecification": {
1465
+ "additionalProperties": false,
1466
+ "properties": {
1467
+ "ResourceType": {
1468
+ "enum": [
1469
+ "capacity-reservation",
1470
+ "capacity-reservation-fleet",
1471
+ "carrier-gateway",
1472
+ "client-vpn-endpoint",
1473
+ "coip-pool",
1474
+ "customer-gateway",
1475
+ "dedicated-host",
1476
+ "dhcp-options",
1477
+ "egress-only-internet-gateway",
1478
+ "elastic-gpu",
1479
+ "elastic-ip",
1480
+ "export-image-task",
1481
+ "export-instance-task",
1482
+ "fleet",
1483
+ "fpga-image",
1484
+ "host-reservation",
1485
+ "image",
1486
+ "import-image-task",
1487
+ "import-snapshot-task",
1488
+ "instance",
1489
+ "instance-connect-endpoint",
1490
+ "instance-event-window",
1491
+ "internet-gateway",
1492
+ "ipam",
1493
+ "ipam-external-resource-verification-token",
1494
+ "ipam-pool",
1495
+ "ipam-resource-discovery",
1496
+ "ipam-resource-discovery-association",
1497
+ "ipam-scope",
1498
+ "ipv4pool-ec2",
1499
+ "ipv6pool-ec2",
1500
+ "key-pair",
1501
+ "launch-template",
1502
+ "local-gateway",
1503
+ "local-gateway-route-table",
1504
+ "local-gateway-route-table-virtual-interface-group-association",
1505
+ "local-gateway-route-table-vpc-association",
1506
+ "local-gateway-virtual-interface",
1507
+ "local-gateway-virtual-interface-group",
1508
+ "natgateway",
1509
+ "network-acl",
1510
+ "network-insights-access-scope",
1511
+ "network-insights-access-scope-analysis",
1512
+ "network-insights-analysis",
1513
+ "network-insights-path",
1514
+ "network-interface",
1515
+ "placement-group",
1516
+ "prefix-list",
1517
+ "replace-root-volume-task",
1518
+ "reserved-instances",
1519
+ "route-table",
1520
+ "security-group",
1521
+ "security-group-rule",
1522
+ "snapshot",
1523
+ "spot-fleet-request",
1524
+ "spot-instances-request",
1525
+ "subnet",
1526
+ "subnet-cidr-reservation",
1527
+ "traffic-mirror-filter",
1528
+ "traffic-mirror-filter-rule",
1529
+ "traffic-mirror-session",
1530
+ "traffic-mirror-target",
1531
+ "transit-gateway",
1532
+ "transit-gateway-attachment",
1533
+ "transit-gateway-connect-peer",
1534
+ "transit-gateway-multicast-domain",
1535
+ "transit-gateway-policy-table",
1536
+ "transit-gateway-route-table",
1537
+ "transit-gateway-route-table-announcement",
1538
+ "verified-access-endpoint",
1539
+ "verified-access-group",
1540
+ "verified-access-instance",
1541
+ "verified-access-policy",
1542
+ "verified-access-trust-provider",
1543
+ "volume",
1544
+ "vpc",
1545
+ "vpc-block-public-access-exclusion",
1546
+ "vpc-endpoint",
1547
+ "vpc-endpoint-connection",
1548
+ "vpc-endpoint-connection-device-type",
1549
+ "vpc-endpoint-service",
1550
+ "vpc-endpoint-service-permission",
1551
+ "vpc-flow-log",
1552
+ "vpc-peering-connection",
1553
+ "vpn-connection",
1554
+ "vpn-connection-device-type",
1555
+ "vpn-gateway"
1556
+ ],
1557
+ "type": "string"
1558
+ },
1559
+ "Tags": {
1560
+ "items": {
1561
+ "$ref": "#/definitions/Tag"
1562
+ },
1563
+ "type": "array",
1564
+ "uniqueItems": false
1565
+ }
1566
+ },
1567
+ "type": "object"
1568
+ },
1569
+ "LicenseSpecification": {
1570
+ "additionalProperties": false,
1571
+ "properties": {
1572
+ "LicenseConfigurationArn": {
1573
+ "type": "string"
1574
+ }
1575
+ },
1576
+ "type": "object"
1577
+ },
1578
+ "MaintenanceOptions": {
1579
+ "additionalProperties": false,
1580
+ "properties": {
1581
+ "AutoRecovery": {
1582
+ "enum": [
1583
+ "default",
1584
+ "disabled"
1585
+ ],
1586
+ "type": "string"
1587
+ }
1588
+ },
1589
+ "type": "object"
1590
+ },
1591
+ "MemoryGiBPerVCpu": {
1592
+ "additionalProperties": false,
1593
+ "properties": {
1594
+ "Max": {
1595
+ "type": "number"
1596
+ },
1597
+ "Min": {
1598
+ "type": "number"
1599
+ }
1600
+ },
1601
+ "type": "object"
1602
+ },
1603
+ "MemoryMiB": {
1604
+ "additionalProperties": false,
1605
+ "properties": {
1606
+ "Max": {
1607
+ "type": "integer"
1608
+ },
1609
+ "Min": {
1610
+ "type": "integer"
1611
+ }
1612
+ },
1613
+ "type": "object"
1614
+ },
1615
+ "MetadataOptions": {
1616
+ "additionalProperties": false,
1617
+ "properties": {
1618
+ "HttpEndpoint": {
1619
+ "enum": [
1620
+ "disabled",
1621
+ "enabled"
1622
+ ],
1623
+ "type": "string"
1624
+ },
1625
+ "HttpProtocolIpv6": {
1626
+ "enum": [
1627
+ "disabled",
1628
+ "enabled"
1629
+ ],
1630
+ "type": "string"
1631
+ },
1632
+ "HttpPutResponseHopLimit": {
1633
+ "type": "integer"
1634
+ },
1635
+ "HttpTokens": {
1636
+ "enum": [
1637
+ "optional",
1638
+ "required"
1639
+ ],
1640
+ "type": "string"
1641
+ },
1642
+ "InstanceMetadataTags": {
1643
+ "enum": [
1644
+ "disabled",
1645
+ "enabled"
1646
+ ],
1647
+ "type": "string"
1648
+ }
1649
+ },
1650
+ "type": "object"
1651
+ },
1652
+ "Monitoring": {
1653
+ "additionalProperties": false,
1654
+ "properties": {
1655
+ "Enabled": {
1656
+ "type": "boolean"
1657
+ }
1658
+ },
1659
+ "type": "object"
1660
+ },
1661
+ "NetworkBandwidthGbps": {
1662
+ "additionalProperties": false,
1663
+ "properties": {
1664
+ "Max": {
1665
+ "type": "number"
1666
+ },
1667
+ "Min": {
1668
+ "type": "number"
1669
+ }
1670
+ },
1671
+ "type": "object"
1672
+ },
1673
+ "NetworkInterface": {
1674
+ "additionalProperties": false,
1675
+ "dependentExcluded": {
1676
+ "AssociateCarrierIpAddress": [
1677
+ "NetworkInterfaceId"
1678
+ ],
1679
+ "AssociatePublicIpAddress": [
1680
+ "NetworkInterfaceId"
1681
+ ],
1682
+ "NetworkInterfaceId": [
1683
+ "AssociateCarrierIpAddress",
1684
+ "AssociatePublicIpAddress"
1685
+ ]
1686
+ },
1687
+ "properties": {
1688
+ "AssociateCarrierIpAddress": {
1689
+ "type": "boolean"
1690
+ },
1691
+ "AssociatePublicIpAddress": {
1692
+ "type": "boolean"
1693
+ },
1694
+ "ConnectionTrackingSpecification": {
1695
+ "$ref": "#/definitions/ConnectionTrackingSpecification"
1696
+ },
1697
+ "DeleteOnTermination": {
1698
+ "type": "boolean"
1699
+ },
1700
+ "Description": {
1701
+ "type": "string"
1702
+ },
1703
+ "DeviceIndex": {
1704
+ "type": "integer"
1705
+ },
1706
+ "EnaSrdSpecification": {
1707
+ "$ref": "#/definitions/EnaSrdSpecification"
1708
+ },
1709
+ "Groups": {
1710
+ "items": {
1711
+ "type": "string"
1712
+ },
1713
+ "type": "array",
1714
+ "uniqueItems": false
1715
+ },
1716
+ "InterfaceType": {
1717
+ "type": "string"
1718
+ },
1719
+ "Ipv4PrefixCount": {
1720
+ "type": "integer"
1721
+ },
1722
+ "Ipv4Prefixes": {
1723
+ "items": {
1724
+ "$ref": "#/definitions/Ipv4PrefixSpecification"
1725
+ },
1726
+ "type": "array",
1727
+ "uniqueItems": false
1728
+ },
1729
+ "Ipv6AddressCount": {
1730
+ "type": "integer"
1731
+ },
1732
+ "Ipv6Addresses": {
1733
+ "items": {
1734
+ "$ref": "#/definitions/Ipv6Add"
1735
+ },
1736
+ "type": "array",
1737
+ "uniqueItems": false
1738
+ },
1739
+ "Ipv6PrefixCount": {
1740
+ "type": "integer"
1741
+ },
1742
+ "Ipv6Prefixes": {
1743
+ "items": {
1744
+ "$ref": "#/definitions/Ipv6PrefixSpecification"
1745
+ },
1746
+ "type": "array",
1747
+ "uniqueItems": false
1748
+ },
1749
+ "NetworkCardIndex": {
1750
+ "type": "integer"
1751
+ },
1752
+ "NetworkInterfaceId": {
1753
+ "type": "string"
1754
+ },
1755
+ "PrimaryIpv6": {
1756
+ "type": "boolean"
1757
+ },
1758
+ "PrivateIpAddress": {
1759
+ "type": "string"
1760
+ },
1761
+ "PrivateIpAddresses": {
1762
+ "items": {
1763
+ "$ref": "#/definitions/PrivateIpAdd"
1764
+ },
1765
+ "type": "array",
1766
+ "uniqueItems": false
1767
+ },
1768
+ "SecondaryPrivateIpAddressCount": {
1769
+ "type": "integer"
1770
+ },
1771
+ "SubnetId": {
1772
+ "format": "AWS::EC2::Subnet.Id",
1773
+ "type": "string"
1774
+ }
1775
+ },
1776
+ "type": "object"
1777
+ },
1778
+ "NetworkInterfaceCount": {
1779
+ "additionalProperties": false,
1780
+ "properties": {
1781
+ "Max": {
1782
+ "type": "integer"
1783
+ },
1784
+ "Min": {
1785
+ "type": "integer"
1786
+ }
1787
+ },
1788
+ "type": "object"
1789
+ },
1790
+ "Placement": {
1791
+ "additionalProperties": false,
1792
+ "properties": {
1793
+ "Affinity": {
1794
+ "type": "string"
1795
+ },
1796
+ "AvailabilityZone": {
1797
+ "type": "string"
1798
+ },
1799
+ "GroupId": {
1800
+ "type": "string"
1801
+ },
1802
+ "GroupName": {
1803
+ "type": "string"
1804
+ },
1805
+ "HostId": {
1806
+ "type": "string"
1807
+ },
1808
+ "HostResourceGroupArn": {
1809
+ "type": "string"
1810
+ },
1811
+ "PartitionNumber": {
1812
+ "type": "integer"
1813
+ },
1814
+ "SpreadDomain": {
1815
+ "type": "string"
1816
+ },
1817
+ "Tenancy": {
1818
+ "enum": [
1819
+ "dedicated",
1820
+ "default",
1821
+ "host"
1822
+ ],
1823
+ "type": "string"
1824
+ }
1825
+ },
1826
+ "type": "object"
1827
+ },
1828
+ "PrivateDnsNameOptions": {
1829
+ "additionalProperties": false,
1830
+ "properties": {
1831
+ "EnableResourceNameDnsAAAARecord": {
1832
+ "type": "boolean"
1833
+ },
1834
+ "EnableResourceNameDnsARecord": {
1835
+ "type": "boolean"
1836
+ },
1837
+ "HostnameType": {
1838
+ "enum": [
1839
+ "ip-name",
1840
+ "resource-name"
1841
+ ],
1842
+ "type": "string"
1843
+ }
1844
+ },
1845
+ "type": "object"
1846
+ },
1847
+ "PrivateIpAdd": {
1848
+ "additionalProperties": false,
1849
+ "properties": {
1850
+ "Primary": {
1851
+ "type": "boolean"
1852
+ },
1853
+ "PrivateIpAddress": {
1854
+ "type": "string"
1855
+ }
1856
+ },
1857
+ "type": "object"
1858
+ },
1859
+ "SpotOptions": {
1860
+ "additionalProperties": false,
1861
+ "properties": {
1862
+ "BlockDurationMinutes": {
1863
+ "type": "integer"
1864
+ },
1865
+ "InstanceInterruptionBehavior": {
1866
+ "enum": [
1867
+ "hibernate",
1868
+ "stop",
1869
+ "terminate"
1870
+ ],
1871
+ "type": "string"
1872
+ },
1873
+ "MaxPrice": {
1874
+ "type": "string"
1875
+ },
1876
+ "SpotInstanceType": {
1877
+ "enum": [
1878
+ "one-time",
1879
+ "persistent"
1880
+ ],
1881
+ "type": "string"
1882
+ },
1883
+ "ValidUntil": {
1884
+ "type": "string"
1885
+ }
1886
+ },
1887
+ "type": "object"
1888
+ },
1889
+ "Tag": {
1890
+ "additionalProperties": false,
1891
+ "properties": {
1892
+ "Key": {
1893
+ "type": "string"
1894
+ },
1895
+ "Value": {
1896
+ "type": "string"
1897
+ }
1898
+ },
1899
+ "required": [
1900
+ "Value",
1901
+ "Key"
1902
+ ],
1903
+ "type": "object"
1904
+ },
1905
+ "TagSpecification": {
1906
+ "additionalProperties": false,
1907
+ "properties": {
1908
+ "ResourceType": {
1909
+ "enum": [
1910
+ "capacity-reservation",
1911
+ "capacity-reservation-fleet",
1912
+ "carrier-gateway",
1913
+ "client-vpn-endpoint",
1914
+ "coip-pool",
1915
+ "customer-gateway",
1916
+ "dedicated-host",
1917
+ "dhcp-options",
1918
+ "egress-only-internet-gateway",
1919
+ "elastic-gpu",
1920
+ "elastic-ip",
1921
+ "export-image-task",
1922
+ "export-instance-task",
1923
+ "fleet",
1924
+ "fpga-image",
1925
+ "host-reservation",
1926
+ "image",
1927
+ "import-image-task",
1928
+ "import-snapshot-task",
1929
+ "instance",
1930
+ "instance-connect-endpoint",
1931
+ "instance-event-window",
1932
+ "internet-gateway",
1933
+ "ipam",
1934
+ "ipam-external-resource-verification-token",
1935
+ "ipam-pool",
1936
+ "ipam-resource-discovery",
1937
+ "ipam-resource-discovery-association",
1938
+ "ipam-scope",
1939
+ "ipv4pool-ec2",
1940
+ "ipv6pool-ec2",
1941
+ "key-pair",
1942
+ "launch-template",
1943
+ "local-gateway",
1944
+ "local-gateway-route-table",
1945
+ "local-gateway-route-table-virtual-interface-group-association",
1946
+ "local-gateway-route-table-vpc-association",
1947
+ "local-gateway-virtual-interface",
1948
+ "local-gateway-virtual-interface-group",
1949
+ "natgateway",
1950
+ "network-acl",
1951
+ "network-insights-access-scope",
1952
+ "network-insights-access-scope-analysis",
1953
+ "network-insights-analysis",
1954
+ "network-insights-path",
1955
+ "network-interface",
1956
+ "placement-group",
1957
+ "prefix-list",
1958
+ "replace-root-volume-task",
1959
+ "reserved-instances",
1960
+ "route-table",
1961
+ "security-group",
1962
+ "security-group-rule",
1963
+ "snapshot",
1964
+ "spot-fleet-request",
1965
+ "spot-instances-request",
1966
+ "subnet",
1967
+ "subnet-cidr-reservation",
1968
+ "traffic-mirror-filter",
1969
+ "traffic-mirror-filter-rule",
1970
+ "traffic-mirror-session",
1971
+ "traffic-mirror-target",
1972
+ "transit-gateway",
1973
+ "transit-gateway-attachment",
1974
+ "transit-gateway-connect-peer",
1975
+ "transit-gateway-multicast-domain",
1976
+ "transit-gateway-policy-table",
1977
+ "transit-gateway-route-table",
1978
+ "transit-gateway-route-table-announcement",
1979
+ "verified-access-endpoint",
1980
+ "verified-access-group",
1981
+ "verified-access-instance",
1982
+ "verified-access-policy",
1983
+ "verified-access-trust-provider",
1984
+ "volume",
1985
+ "vpc",
1986
+ "vpc-block-public-access-exclusion",
1987
+ "vpc-endpoint",
1988
+ "vpc-endpoint-connection",
1989
+ "vpc-endpoint-connection-device-type",
1990
+ "vpc-endpoint-service",
1991
+ "vpc-endpoint-service-permission",
1992
+ "vpc-flow-log",
1993
+ "vpc-peering-connection",
1994
+ "vpn-connection",
1995
+ "vpn-connection-device-type",
1996
+ "vpn-gateway"
1997
+ ],
1998
+ "type": "string"
1999
+ },
2000
+ "Tags": {
2001
+ "items": {
2002
+ "$ref": "#/definitions/Tag"
2003
+ },
2004
+ "type": "array",
2005
+ "uniqueItems": false
2006
+ }
2007
+ },
2008
+ "type": "object"
2009
+ },
2010
+ "TotalLocalStorageGB": {
2011
+ "additionalProperties": false,
2012
+ "properties": {
2013
+ "Max": {
2014
+ "type": "number"
2015
+ },
2016
+ "Min": {
2017
+ "type": "number"
2018
+ }
2019
+ },
2020
+ "type": "object"
2021
+ },
2022
+ "VCpuCount": {
2023
+ "additionalProperties": false,
2024
+ "properties": {
2025
+ "Max": {
2026
+ "type": "integer"
2027
+ },
2028
+ "Min": {
2029
+ "type": "integer"
2030
+ }
2031
+ },
2032
+ "type": "object"
2033
+ }
2034
+ },
2035
+ "primaryIdentifier": [
2036
+ "/properties/LaunchTemplateId"
2037
+ ],
2038
+ "properties": {
2039
+ "DefaultVersionNumber": {
2040
+ "type": "string"
2041
+ },
2042
+ "LatestVersionNumber": {
2043
+ "type": "string"
2044
+ },
2045
+ "LaunchTemplateData": {
2046
+ "$ref": "#/definitions/LaunchTemplateData"
2047
+ },
2048
+ "LaunchTemplateId": {
2049
+ "type": "string"
2050
+ },
2051
+ "LaunchTemplateName": {
2052
+ "pattern": "[a-zA-Z0-9\\(\\)\\.\\-/_]+",
2053
+ "type": "string"
2054
+ },
2055
+ "TagSpecifications": {
2056
+ "items": {
2057
+ "$ref": "#/definitions/LaunchTemplateTagSpecification"
2058
+ },
2059
+ "type": "array",
2060
+ "uniqueItems": false
2061
+ },
2062
+ "VersionDescription": {
2063
+ "type": "string"
2064
+ }
2065
+ },
2066
+ "readOnlyProperties": [
2067
+ "/properties/DefaultVersionNumber",
2068
+ "/properties/LaunchTemplateId",
2069
+ "/properties/LatestVersionNumber"
2070
+ ],
2071
+ "required": [
2072
+ "LaunchTemplateData"
2073
+ ],
2074
+ "tagging": {
2075
+ "cloudFormationSystemTags": false,
2076
+ "tagOnCreate": false,
2077
+ "tagUpdatable": false,
2078
+ "taggable": false
2079
+ },
2080
+ "typeName": "AWS::EC2::LaunchTemplate",
2081
+ "writeOnlyProperties": [
2082
+ "/properties/LaunchTemplateData",
2083
+ "/properties/VersionDescription",
2084
+ "/properties/TagSpecifications"
2085
+ ]
2086
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-efs-filesystem.json ADDED
@@ -0,0 +1,228 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/AvailabilityZoneName",
5
+ "/properties/Encrypted",
6
+ "/properties/KmsKeyId",
7
+ "/properties/PerformanceMode"
8
+ ],
9
+ "definitions": {
10
+ "Arn": {
11
+ "type": "string"
12
+ },
13
+ "BackupPolicy": {
14
+ "additionalProperties": false,
15
+ "properties": {
16
+ "Status": {
17
+ "enum": [
18
+ "DISABLED",
19
+ "ENABLED"
20
+ ],
21
+ "type": "string"
22
+ }
23
+ },
24
+ "required": [
25
+ "Status"
26
+ ],
27
+ "type": "object"
28
+ },
29
+ "ElasticFileSystemTag": {
30
+ "additionalProperties": false,
31
+ "properties": {
32
+ "Key": {
33
+ "type": "string"
34
+ },
35
+ "Value": {
36
+ "type": "string"
37
+ }
38
+ },
39
+ "required": [
40
+ "Value",
41
+ "Key"
42
+ ],
43
+ "type": "object"
44
+ },
45
+ "FileSystemProtection": {
46
+ "additionalProperties": false,
47
+ "properties": {
48
+ "ReplicationOverwriteProtection": {
49
+ "enum": [
50
+ "DISABLED",
51
+ "ENABLED"
52
+ ],
53
+ "type": "string"
54
+ }
55
+ },
56
+ "type": "object"
57
+ },
58
+ "LifecyclePolicy": {
59
+ "additionalProperties": false,
60
+ "properties": {
61
+ "TransitionToArchive": {
62
+ "enum": [
63
+ "AFTER_14_DAYS",
64
+ "AFTER_180_DAYS",
65
+ "AFTER_1_DAY",
66
+ "AFTER_270_DAYS",
67
+ "AFTER_30_DAYS",
68
+ "AFTER_365_DAYS",
69
+ "AFTER_60_DAYS",
70
+ "AFTER_7_DAYS",
71
+ "AFTER_90_DAYS"
72
+ ],
73
+ "type": "string"
74
+ },
75
+ "TransitionToIA": {
76
+ "enum": [
77
+ "AFTER_14_DAYS",
78
+ "AFTER_180_DAYS",
79
+ "AFTER_1_DAY",
80
+ "AFTER_270_DAYS",
81
+ "AFTER_30_DAYS",
82
+ "AFTER_365_DAYS",
83
+ "AFTER_60_DAYS",
84
+ "AFTER_7_DAYS",
85
+ "AFTER_90_DAYS"
86
+ ],
87
+ "type": "string"
88
+ },
89
+ "TransitionToPrimaryStorageClass": {
90
+ "enum": [
91
+ "AFTER_1_ACCESS"
92
+ ],
93
+ "type": "string"
94
+ }
95
+ },
96
+ "type": "object"
97
+ },
98
+ "ReplicationConfiguration": {
99
+ "additionalProperties": false,
100
+ "properties": {
101
+ "Destinations": {
102
+ "items": {
103
+ "$ref": "#/definitions/ReplicationDestination"
104
+ },
105
+ "maxItems": 1,
106
+ "minItems": 1,
107
+ "type": "array",
108
+ "uniqueItems": true
109
+ }
110
+ },
111
+ "type": "object"
112
+ },
113
+ "ReplicationDestination": {
114
+ "additionalProperties": false,
115
+ "properties": {
116
+ "AvailabilityZoneName": {
117
+ "type": "string"
118
+ },
119
+ "FileSystemId": {
120
+ "type": "string"
121
+ },
122
+ "KmsKeyId": {
123
+ "type": "string"
124
+ },
125
+ "Region": {
126
+ "type": "string"
127
+ }
128
+ },
129
+ "type": "object"
130
+ }
131
+ },
132
+ "primaryIdentifier": [
133
+ "/properties/FileSystemId"
134
+ ],
135
+ "properties": {
136
+ "Arn": {
137
+ "$ref": "#/definitions/Arn"
138
+ },
139
+ "AvailabilityZoneName": {
140
+ "pattern": ".+",
141
+ "type": "string"
142
+ },
143
+ "BackupPolicy": {
144
+ "$ref": "#/definitions/BackupPolicy"
145
+ },
146
+ "BypassPolicyLockoutSafetyCheck": {
147
+ "type": "boolean"
148
+ },
149
+ "Encrypted": {
150
+ "type": "boolean"
151
+ },
152
+ "FileSystemId": {
153
+ "pattern": "^(arn:aws[-a-z]*:elasticfilesystem:[0-9a-z-:]+:file-system/fs-[0-9a-f]{8,40}|fs-[0-9a-f]{8,40})$",
154
+ "type": "string"
155
+ },
156
+ "FileSystemPolicy": {
157
+ "format": "json",
158
+ "type": [
159
+ "object",
160
+ "string"
161
+ ]
162
+ },
163
+ "FileSystemProtection": {
164
+ "$ref": "#/definitions/FileSystemProtection"
165
+ },
166
+ "FileSystemTags": {
167
+ "items": {
168
+ "$ref": "#/definitions/ElasticFileSystemTag"
169
+ },
170
+ "type": "array",
171
+ "uniqueItems": true
172
+ },
173
+ "KmsKeyId": {
174
+ "pattern": "^([0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}|mrk-[0-9a-f]{32}|alias/[a-zA-Z0-9/_-]+|(arn:aws[-a-z]*:kms:[a-z0-9-]+:\\d{12}:((key/[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})|(key/mrk-[0-9a-f]{32})|(alias/[a-zA-Z0-9/_-]+))))$",
175
+ "type": "string"
176
+ },
177
+ "LifecyclePolicies": {
178
+ "items": {
179
+ "$ref": "#/definitions/LifecyclePolicy"
180
+ },
181
+ "type": "array",
182
+ "uniqueItems": true
183
+ },
184
+ "PerformanceMode": {
185
+ "enum": [
186
+ "generalPurpose",
187
+ "maxIO"
188
+ ],
189
+ "type": "string"
190
+ },
191
+ "ProvisionedThroughputInMibps": {
192
+ "type": "number"
193
+ },
194
+ "ReplicationConfiguration": {
195
+ "$ref": "#/definitions/ReplicationConfiguration"
196
+ },
197
+ "ThroughputMode": {
198
+ "enum": [
199
+ "bursting",
200
+ "elastic",
201
+ "provisioned"
202
+ ],
203
+ "type": "string"
204
+ }
205
+ },
206
+ "propertyTransform": {
207
+ "/properties/FileSystemProtection/ReplicationOverwriteProtection": "$uppercase(FileSystemProtection.ReplicationOverwriteProtection)='DISABLED' ? 'REPLICATING' : $uppercase(FileSystemProtection.ReplicationOverwriteProtection)",
208
+ "/properties/KmsKeyId": "\"arn:aws[-a-z]*:kms:[a-z0-9-]+:[0-9]{12}:key/[a-zA-Z0-9-]+\""
209
+ },
210
+ "readOnlyProperties": [
211
+ "/properties/Arn",
212
+ "/properties/FileSystemId"
213
+ ],
214
+ "sourceUrl": "https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git",
215
+ "tagging": {
216
+ "cloudFormationSystemTags": false,
217
+ "tagOnCreate": true,
218
+ "tagProperty": "/properties/FileSystemTags",
219
+ "tagUpdatable": true,
220
+ "taggable": true
221
+ },
222
+ "typeName": "AWS::EFS::FileSystem",
223
+ "writeOnlyProperties": [
224
+ "/properties/BypassPolicyLockoutSafetyCheck",
225
+ "/properties/ReplicationConfiguration/Destinations/*/AvailabilityZoneName",
226
+ "/properties/ReplicationConfiguration/Destinations/*/KmsKeyId"
227
+ ]
228
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-elasticache-globalreplicationgroup.json ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "definitions": {
4
+ "GlobalReplicationGroupMember": {
5
+ "additionalProperties": false,
6
+ "properties": {
7
+ "ReplicationGroupId": {
8
+ "type": "string"
9
+ },
10
+ "ReplicationGroupRegion": {
11
+ "type": "string"
12
+ },
13
+ "Role": {
14
+ "enum": [
15
+ "PRIMARY",
16
+ "SECONDARY"
17
+ ],
18
+ "type": "string"
19
+ }
20
+ },
21
+ "type": "object"
22
+ },
23
+ "RegionalConfiguration": {
24
+ "additionalProperties": false,
25
+ "properties": {
26
+ "ReplicationGroupId": {
27
+ "type": "string"
28
+ },
29
+ "ReplicationGroupRegion": {
30
+ "type": "string"
31
+ },
32
+ "ReshardingConfigurations": {
33
+ "items": {
34
+ "$ref": "#/definitions/ReshardingConfiguration"
35
+ },
36
+ "type": "array",
37
+ "uniqueItems": true
38
+ }
39
+ },
40
+ "type": "object"
41
+ },
42
+ "ReshardingConfiguration": {
43
+ "additionalProperties": false,
44
+ "properties": {
45
+ "NodeGroupId": {
46
+ "type": "string"
47
+ },
48
+ "PreferredAvailabilityZones": {
49
+ "items": {
50
+ "type": "string"
51
+ },
52
+ "type": "array",
53
+ "uniqueItems": false
54
+ }
55
+ },
56
+ "type": "object"
57
+ }
58
+ },
59
+ "primaryIdentifier": [
60
+ "/properties/GlobalReplicationGroupId"
61
+ ],
62
+ "properties": {
63
+ "AutomaticFailoverEnabled": {
64
+ "type": "boolean"
65
+ },
66
+ "CacheNodeType": {
67
+ "type": "string"
68
+ },
69
+ "CacheParameterGroupName": {
70
+ "type": "string"
71
+ },
72
+ "EngineVersion": {
73
+ "type": "string"
74
+ },
75
+ "GlobalNodeGroupCount": {
76
+ "type": "integer"
77
+ },
78
+ "GlobalReplicationGroupDescription": {
79
+ "type": "string"
80
+ },
81
+ "GlobalReplicationGroupId": {
82
+ "type": "string"
83
+ },
84
+ "GlobalReplicationGroupIdSuffix": {
85
+ "type": "string"
86
+ },
87
+ "Members": {
88
+ "items": {
89
+ "$ref": "#/definitions/GlobalReplicationGroupMember"
90
+ },
91
+ "minItems": 1,
92
+ "type": "array",
93
+ "uniqueItems": true
94
+ },
95
+ "RegionalConfigurations": {
96
+ "items": {
97
+ "$ref": "#/definitions/RegionalConfiguration"
98
+ },
99
+ "type": "array",
100
+ "uniqueItems": true
101
+ },
102
+ "Status": {
103
+ "type": "string"
104
+ }
105
+ },
106
+ "readOnlyProperties": [
107
+ "/properties/GlobalReplicationGroupId",
108
+ "/properties/Status"
109
+ ],
110
+ "required": [
111
+ "Members"
112
+ ],
113
+ "sourceUrl": "https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-elasticache",
114
+ "typeName": "AWS::ElastiCache::GlobalReplicationGroup",
115
+ "writeOnlyProperties": [
116
+ "/properties/GlobalReplicationGroupIdSuffix",
117
+ "/properties/AutomaticFailoverEnabled",
118
+ "/properties/CacheNodeType",
119
+ "/properties/EngineVersion",
120
+ "/properties/GlobalNodeGroupCount",
121
+ "/properties/GlobalReplicationGroupDescription",
122
+ "/properties/RegionalConfigurations"
123
+ ]
124
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-elasticache-serverlesscache.json ADDED
@@ -0,0 +1,205 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/ServerlessCacheName",
5
+ "/properties/Engine",
6
+ "/properties/MajorEngineVersion",
7
+ "/properties/KmsKeyId",
8
+ "/properties/SnapshotArnsToRestore",
9
+ "/properties/SubnetIds"
10
+ ],
11
+ "definitions": {
12
+ "CacheUsageLimits": {
13
+ "additionalProperties": false,
14
+ "properties": {
15
+ "DataStorage": {
16
+ "$ref": "#/definitions/DataStorage"
17
+ },
18
+ "ECPUPerSecond": {
19
+ "$ref": "#/definitions/ECPUPerSecond"
20
+ }
21
+ },
22
+ "type": "object"
23
+ },
24
+ "DataStorage": {
25
+ "additionalProperties": false,
26
+ "properties": {
27
+ "Maximum": {
28
+ "type": "integer"
29
+ },
30
+ "Minimum": {
31
+ "type": "integer"
32
+ },
33
+ "Unit": {
34
+ "enum": [
35
+ "GB"
36
+ ],
37
+ "type": "string"
38
+ }
39
+ },
40
+ "required": [
41
+ "Unit"
42
+ ],
43
+ "type": "object"
44
+ },
45
+ "ECPUPerSecond": {
46
+ "additionalProperties": false,
47
+ "properties": {
48
+ "Maximum": {
49
+ "type": "integer"
50
+ },
51
+ "Minimum": {
52
+ "type": "integer"
53
+ }
54
+ },
55
+ "type": "object"
56
+ },
57
+ "Endpoint": {
58
+ "additionalProperties": false,
59
+ "properties": {
60
+ "Address": {
61
+ "type": "string"
62
+ },
63
+ "Port": {
64
+ "type": "string"
65
+ }
66
+ },
67
+ "type": "object"
68
+ },
69
+ "Tag": {
70
+ "additionalProperties": false,
71
+ "properties": {
72
+ "Key": {
73
+ "maxLength": 128,
74
+ "minLength": 1,
75
+ "pattern": "^(?!aws:)[a-zA-Z0-9 _\\.\\/=+:\\-@]*$",
76
+ "type": "string"
77
+ },
78
+ "Value": {
79
+ "maxLength": 256,
80
+ "minLength": 0,
81
+ "pattern": "^[a-zA-Z0-9 _\\.\\/=+:\\-@]*$",
82
+ "type": "string"
83
+ }
84
+ },
85
+ "required": [
86
+ "Key"
87
+ ],
88
+ "type": "object"
89
+ }
90
+ },
91
+ "primaryIdentifier": [
92
+ "/properties/ServerlessCacheName"
93
+ ],
94
+ "properties": {
95
+ "ARN": {
96
+ "type": "string"
97
+ },
98
+ "CacheUsageLimits": {
99
+ "$ref": "#/definitions/CacheUsageLimits"
100
+ },
101
+ "CreateTime": {
102
+ "type": "string"
103
+ },
104
+ "DailySnapshotTime": {
105
+ "type": "string"
106
+ },
107
+ "Description": {
108
+ "type": "string"
109
+ },
110
+ "Endpoint": {
111
+ "$ref": "#/definitions/Endpoint"
112
+ },
113
+ "Engine": {
114
+ "type": "string"
115
+ },
116
+ "FinalSnapshotName": {
117
+ "type": "string"
118
+ },
119
+ "FullEngineVersion": {
120
+ "type": "string"
121
+ },
122
+ "KmsKeyId": {
123
+ "type": "string"
124
+ },
125
+ "MajorEngineVersion": {
126
+ "type": "string"
127
+ },
128
+ "ReaderEndpoint": {
129
+ "$ref": "#/definitions/Endpoint"
130
+ },
131
+ "SecurityGroupIds": {
132
+ "format": "AWS::EC2::SecurityGroup.Ids",
133
+ "insertionOrder": false,
134
+ "items": {
135
+ "format": "AWS::EC2::SecurityGroup.GroupId",
136
+ "type": "string"
137
+ },
138
+ "type": "array",
139
+ "uniqueItems": true
140
+ },
141
+ "ServerlessCacheName": {
142
+ "type": "string"
143
+ },
144
+ "SnapshotArnsToRestore": {
145
+ "insertionOrder": false,
146
+ "items": {
147
+ "type": "string"
148
+ },
149
+ "type": "array",
150
+ "uniqueItems": true
151
+ },
152
+ "SnapshotRetentionLimit": {
153
+ "type": "integer"
154
+ },
155
+ "Status": {
156
+ "type": "string"
157
+ },
158
+ "SubnetIds": {
159
+ "insertionOrder": false,
160
+ "items": {
161
+ "type": "string"
162
+ },
163
+ "type": "array",
164
+ "uniqueItems": true
165
+ },
166
+ "Tags": {
167
+ "insertionOrder": false,
168
+ "items": {
169
+ "$ref": "#/definitions/Tag"
170
+ },
171
+ "type": "array",
172
+ "uniqueItems": true
173
+ },
174
+ "UserGroupId": {
175
+ "type": "string"
176
+ }
177
+ },
178
+ "readOnlyProperties": [
179
+ "/properties/FullEngineVersion",
180
+ "/properties/CreateTime",
181
+ "/properties/Status",
182
+ "/properties/Endpoint/Address",
183
+ "/properties/Endpoint/Port",
184
+ "/properties/ReaderEndpoint/Address",
185
+ "/properties/ReaderEndpoint/Port",
186
+ "/properties/ARN"
187
+ ],
188
+ "required": [
189
+ "ServerlessCacheName",
190
+ "Engine"
191
+ ],
192
+ "sourceUrl": "https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-elasticache",
193
+ "tagging": {
194
+ "cloudFormationSystemTags": false,
195
+ "tagOnCreate": true,
196
+ "tagProperty": "/properties/Tags",
197
+ "tagUpdatable": true,
198
+ "taggable": true
199
+ },
200
+ "typeName": "AWS::ElastiCache::ServerlessCache",
201
+ "writeOnlyProperties": [
202
+ "/properties/SnapshotArnsToRestore",
203
+ "/properties/FinalSnapshotName"
204
+ ]
205
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-elasticloadbalancingv2-loadbalancer.json ADDED
@@ -0,0 +1,176 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/Name",
5
+ "/properties/Type",
6
+ "/properties/Scheme"
7
+ ],
8
+ "definitions": {
9
+ "LoadBalancerAttribute": {
10
+ "additionalProperties": false,
11
+ "properties": {
12
+ "Key": {
13
+ "type": "string"
14
+ },
15
+ "Value": {
16
+ "type": "string"
17
+ }
18
+ },
19
+ "type": "object"
20
+ },
21
+ "SubnetMapping": {
22
+ "additionalProperties": false,
23
+ "properties": {
24
+ "AllocationId": {
25
+ "type": "string"
26
+ },
27
+ "IPv6Address": {
28
+ "type": "string"
29
+ },
30
+ "PrivateIPv4Address": {
31
+ "type": "string"
32
+ },
33
+ "SubnetId": {
34
+ "format": "AWS::EC2::Subnet.Id",
35
+ "type": "string"
36
+ }
37
+ },
38
+ "required": [
39
+ "SubnetId"
40
+ ],
41
+ "type": "object"
42
+ },
43
+ "Tag": {
44
+ "additionalProperties": false,
45
+ "properties": {
46
+ "Key": {
47
+ "pattern": "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$",
48
+ "type": "string"
49
+ },
50
+ "Value": {
51
+ "pattern": "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$",
52
+ "type": "string"
53
+ }
54
+ },
55
+ "required": [
56
+ "Key"
57
+ ],
58
+ "type": "object"
59
+ }
60
+ },
61
+ "documentationUrl": "https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-loadbalancer.html",
62
+ "primaryIdentifier": [
63
+ "/properties/LoadBalancerArn"
64
+ ],
65
+ "properties": {
66
+ "CanonicalHostedZoneID": {
67
+ "type": "string"
68
+ },
69
+ "DNSName": {
70
+ "type": "string"
71
+ },
72
+ "EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic": {
73
+ "type": "string"
74
+ },
75
+ "IpAddressType": {
76
+ "enum": [
77
+ "dualstack",
78
+ "dualstack-without-public-ipv4",
79
+ "ipv4"
80
+ ],
81
+ "type": "string"
82
+ },
83
+ "LoadBalancerArn": {
84
+ "type": "string"
85
+ },
86
+ "LoadBalancerAttributes": {
87
+ "arrayType": "AttributeList",
88
+ "insertionOrder": false,
89
+ "items": {
90
+ "$ref": "#/definitions/LoadBalancerAttribute"
91
+ },
92
+ "type": "array",
93
+ "uniqueItems": true
94
+ },
95
+ "LoadBalancerFullName": {
96
+ "type": "string"
97
+ },
98
+ "LoadBalancerName": {
99
+ "type": "string"
100
+ },
101
+ "Name": {
102
+ "type": "string"
103
+ },
104
+ "Scheme": {
105
+ "enum": [
106
+ "internal",
107
+ "internet-facing"
108
+ ],
109
+ "type": "string"
110
+ },
111
+ "SecurityGroups": {
112
+ "format": "AWS::EC2::SecurityGroup.Ids",
113
+ "insertionOrder": false,
114
+ "items": {
115
+ "format": "AWS::EC2::SecurityGroup.GroupId",
116
+ "type": "string"
117
+ },
118
+ "type": "array",
119
+ "uniqueItems": true
120
+ },
121
+ "SubnetMappings": {
122
+ "insertionOrder": false,
123
+ "items": {
124
+ "$ref": "#/definitions/SubnetMapping"
125
+ },
126
+ "type": "array",
127
+ "uniqueItems": true
128
+ },
129
+ "Subnets": {
130
+ "format": "AWS::EC2::Subnet.Ids",
131
+ "insertionOrder": false,
132
+ "items": {
133
+ "format": "AWS::EC2::Subnet.Id",
134
+ "type": "string"
135
+ },
136
+ "type": "array",
137
+ "uniqueItems": true
138
+ },
139
+ "Tags": {
140
+ "insertionOrder": false,
141
+ "items": {
142
+ "$ref": "#/definitions/Tag"
143
+ },
144
+ "type": "array",
145
+ "uniqueItems": false
146
+ },
147
+ "Type": {
148
+ "enum": [
149
+ "application",
150
+ "network",
151
+ "gateway"
152
+ ],
153
+ "type": "string"
154
+ }
155
+ },
156
+ "readOnlyProperties": [
157
+ "/properties/LoadBalancerName",
158
+ "/properties/LoadBalancerFullName",
159
+ "/properties/CanonicalHostedZoneID",
160
+ "/properties/LoadBalancerArn",
161
+ "/properties/DNSName"
162
+ ],
163
+ "requiredXor": [
164
+ "Subnets",
165
+ "SubnetMappings"
166
+ ],
167
+ "sourceUrl": "https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-elasticloadbalancingv2",
168
+ "tagging": {
169
+ "cloudFormationSystemTags": false,
170
+ "tagOnCreate": true,
171
+ "tagProperty": "/properties/Tags",
172
+ "tagUpdatable": true,
173
+ "taggable": true
174
+ },
175
+ "typeName": "AWS::ElasticLoadBalancingV2::LoadBalancer"
176
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-emrcontainers-virtualcluster.json ADDED
@@ -0,0 +1,125 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/ContainerProvider",
5
+ "/properties/Name"
6
+ ],
7
+ "definitions": {
8
+ "ContainerInfo": {
9
+ "additionalProperties": false,
10
+ "properties": {
11
+ "EksInfo": {
12
+ "$ref": "#/definitions/EksInfo"
13
+ }
14
+ },
15
+ "required": [
16
+ "EksInfo"
17
+ ],
18
+ "type": "object"
19
+ },
20
+ "ContainerProvider": {
21
+ "additionalProperties": false,
22
+ "properties": {
23
+ "Id": {
24
+ "maxLength": 100,
25
+ "minLength": 1,
26
+ "pattern": "^[0-9A-Za-z][A-Za-z0-9\\-_]*",
27
+ "type": "string"
28
+ },
29
+ "Info": {
30
+ "$ref": "#/definitions/ContainerInfo"
31
+ },
32
+ "Type": {
33
+ "enum": [
34
+ "EKS"
35
+ ],
36
+ "type": "string"
37
+ }
38
+ },
39
+ "required": [
40
+ "Type",
41
+ "Id",
42
+ "Info"
43
+ ],
44
+ "type": "object"
45
+ },
46
+ "EksInfo": {
47
+ "additionalProperties": false,
48
+ "properties": {
49
+ "Namespace": {
50
+ "maxLength": 63,
51
+ "minLength": 1,
52
+ "pattern": "[a-z0-9]([-a-z0-9]*[a-z0-9])?",
53
+ "type": "string"
54
+ }
55
+ },
56
+ "required": [
57
+ "Namespace"
58
+ ],
59
+ "type": "object"
60
+ },
61
+ "Tag": {
62
+ "additionalProperties": false,
63
+ "properties": {
64
+ "Key": {
65
+ "type": "string"
66
+ },
67
+ "Value": {
68
+ "type": "string"
69
+ }
70
+ },
71
+ "required": [
72
+ "Value",
73
+ "Key"
74
+ ],
75
+ "type": "object"
76
+ }
77
+ },
78
+ "primaryIdentifier": [
79
+ "/properties/Id"
80
+ ],
81
+ "properties": {
82
+ "Arn": {
83
+ "type": "string"
84
+ },
85
+ "ContainerProvider": {
86
+ "$ref": "#/definitions/ContainerProvider"
87
+ },
88
+ "Id": {
89
+ "maxLength": 64,
90
+ "minLength": 1,
91
+ "type": "string"
92
+ },
93
+ "Name": {
94
+ "maxLength": 64,
95
+ "minLength": 1,
96
+ "pattern": "[\\.\\-_/#A-Za-z0-9]+",
97
+ "type": "string"
98
+ },
99
+ "Tags": {
100
+ "insertionOrder": false,
101
+ "items": {
102
+ "$ref": "#/definitions/Tag"
103
+ },
104
+ "type": "array",
105
+ "uniqueItems": true
106
+ }
107
+ },
108
+ "readOnlyProperties": [
109
+ "/properties/Arn",
110
+ "/properties/Id"
111
+ ],
112
+ "required": [
113
+ "Name",
114
+ "ContainerProvider"
115
+ ],
116
+ "sourceUrl": "https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git",
117
+ "tagging": {
118
+ "cloudFormationSystemTags": true,
119
+ "tagOnCreate": true,
120
+ "tagProperty": "/properties/Tags",
121
+ "tagUpdatable": true,
122
+ "taggable": true
123
+ },
124
+ "typeName": "AWS::EMRContainers::VirtualCluster"
125
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-kinesisanalytics-application.json ADDED
@@ -0,0 +1,230 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/ApplicationName"
5
+ ],
6
+ "definitions": {
7
+ "CSVMappingParameters": {
8
+ "additionalProperties": false,
9
+ "properties": {
10
+ "RecordColumnDelimiter": {
11
+ "type": "string"
12
+ },
13
+ "RecordRowDelimiter": {
14
+ "type": "string"
15
+ }
16
+ },
17
+ "required": [
18
+ "RecordRowDelimiter",
19
+ "RecordColumnDelimiter"
20
+ ],
21
+ "type": "object"
22
+ },
23
+ "Input": {
24
+ "additionalProperties": false,
25
+ "properties": {
26
+ "InputParallelism": {
27
+ "$ref": "#/definitions/InputParallelism"
28
+ },
29
+ "InputProcessingConfiguration": {
30
+ "$ref": "#/definitions/InputProcessingConfiguration"
31
+ },
32
+ "InputSchema": {
33
+ "$ref": "#/definitions/InputSchema"
34
+ },
35
+ "KinesisFirehoseInput": {
36
+ "$ref": "#/definitions/KinesisFirehoseInput"
37
+ },
38
+ "KinesisStreamsInput": {
39
+ "$ref": "#/definitions/KinesisStreamsInput"
40
+ },
41
+ "NamePrefix": {
42
+ "type": "string"
43
+ }
44
+ },
45
+ "required": [
46
+ "NamePrefix",
47
+ "InputSchema"
48
+ ],
49
+ "type": "object"
50
+ },
51
+ "InputLambdaProcessor": {
52
+ "additionalProperties": false,
53
+ "properties": {
54
+ "ResourceARN": {
55
+ "type": "string"
56
+ },
57
+ "RoleARN": {
58
+ "type": "string"
59
+ }
60
+ },
61
+ "required": [
62
+ "ResourceARN",
63
+ "RoleARN"
64
+ ],
65
+ "type": "object"
66
+ },
67
+ "InputParallelism": {
68
+ "additionalProperties": false,
69
+ "properties": {
70
+ "Count": {
71
+ "type": "integer"
72
+ }
73
+ },
74
+ "type": "object"
75
+ },
76
+ "InputProcessingConfiguration": {
77
+ "additionalProperties": false,
78
+ "properties": {
79
+ "InputLambdaProcessor": {
80
+ "$ref": "#/definitions/InputLambdaProcessor"
81
+ }
82
+ },
83
+ "type": "object"
84
+ },
85
+ "InputSchema": {
86
+ "additionalProperties": false,
87
+ "properties": {
88
+ "RecordColumns": {
89
+ "items": {
90
+ "$ref": "#/definitions/RecordColumn"
91
+ },
92
+ "type": "array",
93
+ "uniqueItems": false
94
+ },
95
+ "RecordEncoding": {
96
+ "type": "string"
97
+ },
98
+ "RecordFormat": {
99
+ "$ref": "#/definitions/RecordFormat"
100
+ }
101
+ },
102
+ "required": [
103
+ "RecordColumns",
104
+ "RecordFormat"
105
+ ],
106
+ "type": "object"
107
+ },
108
+ "JSONMappingParameters": {
109
+ "additionalProperties": false,
110
+ "properties": {
111
+ "RecordRowPath": {
112
+ "type": "string"
113
+ }
114
+ },
115
+ "required": [
116
+ "RecordRowPath"
117
+ ],
118
+ "type": "object"
119
+ },
120
+ "KinesisFirehoseInput": {
121
+ "additionalProperties": false,
122
+ "properties": {
123
+ "ResourceARN": {
124
+ "type": "string"
125
+ },
126
+ "RoleARN": {
127
+ "type": "string"
128
+ }
129
+ },
130
+ "required": [
131
+ "ResourceARN",
132
+ "RoleARN"
133
+ ],
134
+ "type": "object"
135
+ },
136
+ "KinesisStreamsInput": {
137
+ "additionalProperties": false,
138
+ "properties": {
139
+ "ResourceARN": {
140
+ "type": "string"
141
+ },
142
+ "RoleARN": {
143
+ "type": "string"
144
+ }
145
+ },
146
+ "required": [
147
+ "ResourceARN",
148
+ "RoleARN"
149
+ ],
150
+ "type": "object"
151
+ },
152
+ "MappingParameters": {
153
+ "additionalProperties": false,
154
+ "properties": {
155
+ "CSVMappingParameters": {
156
+ "$ref": "#/definitions/CSVMappingParameters"
157
+ },
158
+ "JSONMappingParameters": {
159
+ "$ref": "#/definitions/JSONMappingParameters"
160
+ }
161
+ },
162
+ "type": "object"
163
+ },
164
+ "RecordColumn": {
165
+ "additionalProperties": false,
166
+ "properties": {
167
+ "Mapping": {
168
+ "type": "string"
169
+ },
170
+ "Name": {
171
+ "type": "string"
172
+ },
173
+ "SqlType": {
174
+ "type": "string"
175
+ }
176
+ },
177
+ "required": [
178
+ "SqlType",
179
+ "Name"
180
+ ],
181
+ "type": "object"
182
+ },
183
+ "RecordFormat": {
184
+ "additionalProperties": false,
185
+ "properties": {
186
+ "MappingParameters": {
187
+ "$ref": "#/definitions/MappingParameters"
188
+ },
189
+ "RecordFormatType": {
190
+ "type": "string"
191
+ }
192
+ },
193
+ "required": [
194
+ "RecordFormatType"
195
+ ],
196
+ "type": "object"
197
+ }
198
+ },
199
+ "primaryIdentifier": [
200
+ "/properties/Id"
201
+ ],
202
+ "properties": {
203
+ "ApplicationCode": {
204
+ "type": "string"
205
+ },
206
+ "ApplicationDescription": {
207
+ "type": "string"
208
+ },
209
+ "ApplicationName": {
210
+ "type": "string"
211
+ },
212
+ "Id": {
213
+ "type": "string"
214
+ },
215
+ "Inputs": {
216
+ "items": {
217
+ "$ref": "#/definitions/Input"
218
+ },
219
+ "type": "array",
220
+ "uniqueItems": false
221
+ }
222
+ },
223
+ "readOnlyProperties": [
224
+ "/properties/Id"
225
+ ],
226
+ "required": [
227
+ "Inputs"
228
+ ],
229
+ "typeName": "AWS::KinesisAnalytics::Application"
230
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-kinesisanalytics-applicationreferencedatasource.json ADDED
@@ -0,0 +1,165 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/ApplicationName"
5
+ ],
6
+ "definitions": {
7
+ "CSVMappingParameters": {
8
+ "additionalProperties": false,
9
+ "properties": {
10
+ "RecordColumnDelimiter": {
11
+ "type": "string"
12
+ },
13
+ "RecordRowDelimiter": {
14
+ "type": "string"
15
+ }
16
+ },
17
+ "required": [
18
+ "RecordRowDelimiter",
19
+ "RecordColumnDelimiter"
20
+ ],
21
+ "type": "object"
22
+ },
23
+ "JSONMappingParameters": {
24
+ "additionalProperties": false,
25
+ "properties": {
26
+ "RecordRowPath": {
27
+ "type": "string"
28
+ }
29
+ },
30
+ "required": [
31
+ "RecordRowPath"
32
+ ],
33
+ "type": "object"
34
+ },
35
+ "MappingParameters": {
36
+ "additionalProperties": false,
37
+ "properties": {
38
+ "CSVMappingParameters": {
39
+ "$ref": "#/definitions/CSVMappingParameters"
40
+ },
41
+ "JSONMappingParameters": {
42
+ "$ref": "#/definitions/JSONMappingParameters"
43
+ }
44
+ },
45
+ "type": "object"
46
+ },
47
+ "RecordColumn": {
48
+ "additionalProperties": false,
49
+ "properties": {
50
+ "Mapping": {
51
+ "type": "string"
52
+ },
53
+ "Name": {
54
+ "type": "string"
55
+ },
56
+ "SqlType": {
57
+ "type": "string"
58
+ }
59
+ },
60
+ "required": [
61
+ "SqlType",
62
+ "Name"
63
+ ],
64
+ "type": "object"
65
+ },
66
+ "RecordFormat": {
67
+ "additionalProperties": false,
68
+ "properties": {
69
+ "MappingParameters": {
70
+ "$ref": "#/definitions/MappingParameters"
71
+ },
72
+ "RecordFormatType": {
73
+ "type": "string"
74
+ }
75
+ },
76
+ "required": [
77
+ "RecordFormatType"
78
+ ],
79
+ "type": "object"
80
+ },
81
+ "ReferenceDataSource": {
82
+ "additionalProperties": false,
83
+ "properties": {
84
+ "ReferenceSchema": {
85
+ "$ref": "#/definitions/ReferenceSchema"
86
+ },
87
+ "S3ReferenceDataSource": {
88
+ "$ref": "#/definitions/S3ReferenceDataSource"
89
+ },
90
+ "TableName": {
91
+ "type": "string"
92
+ }
93
+ },
94
+ "required": [
95
+ "ReferenceSchema"
96
+ ],
97
+ "type": "object"
98
+ },
99
+ "ReferenceSchema": {
100
+ "additionalProperties": false,
101
+ "properties": {
102
+ "RecordColumns": {
103
+ "items": {
104
+ "$ref": "#/definitions/RecordColumn"
105
+ },
106
+ "type": "array",
107
+ "uniqueItems": false
108
+ },
109
+ "RecordEncoding": {
110
+ "type": "string"
111
+ },
112
+ "RecordFormat": {
113
+ "$ref": "#/definitions/RecordFormat"
114
+ }
115
+ },
116
+ "required": [
117
+ "RecordColumns",
118
+ "RecordFormat"
119
+ ],
120
+ "type": "object"
121
+ },
122
+ "S3ReferenceDataSource": {
123
+ "additionalProperties": false,
124
+ "properties": {
125
+ "BucketARN": {
126
+ "type": "string"
127
+ },
128
+ "FileKey": {
129
+ "type": "string"
130
+ },
131
+ "ReferenceRoleARN": {
132
+ "type": "string"
133
+ }
134
+ },
135
+ "required": [
136
+ "BucketARN",
137
+ "FileKey",
138
+ "ReferenceRoleARN"
139
+ ],
140
+ "type": "object"
141
+ }
142
+ },
143
+ "primaryIdentifier": [
144
+ "/properties/Id"
145
+ ],
146
+ "properties": {
147
+ "ApplicationName": {
148
+ "type": "string"
149
+ },
150
+ "Id": {
151
+ "type": "string"
152
+ },
153
+ "ReferenceDataSource": {
154
+ "$ref": "#/definitions/ReferenceDataSource"
155
+ }
156
+ },
157
+ "readOnlyProperties": [
158
+ "/properties/Id"
159
+ ],
160
+ "required": [
161
+ "ApplicationName",
162
+ "ReferenceDataSource"
163
+ ],
164
+ "typeName": "AWS::KinesisAnalytics::ApplicationReferenceDataSource"
165
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-kinesisanalyticsv2-applicationcloudwatchloggingoption.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/ApplicationName"
5
+ ],
6
+ "definitions": {
7
+ "CloudWatchLoggingOption": {
8
+ "additionalProperties": false,
9
+ "properties": {
10
+ "LogStreamARN": {
11
+ "type": "string"
12
+ }
13
+ },
14
+ "required": [
15
+ "LogStreamARN"
16
+ ],
17
+ "type": "object"
18
+ }
19
+ },
20
+ "primaryIdentifier": [
21
+ "/properties/Id"
22
+ ],
23
+ "properties": {
24
+ "ApplicationName": {
25
+ "type": "string"
26
+ },
27
+ "CloudWatchLoggingOption": {
28
+ "$ref": "#/definitions/CloudWatchLoggingOption"
29
+ },
30
+ "Id": {
31
+ "type": "string"
32
+ }
33
+ },
34
+ "readOnlyProperties": [
35
+ "/properties/Id"
36
+ ],
37
+ "required": [
38
+ "ApplicationName",
39
+ "CloudWatchLoggingOption"
40
+ ],
41
+ "typeName": "AWS::KinesisAnalyticsV2::ApplicationCloudWatchLoggingOption"
42
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-kinesisanalyticsv2-applicationreferencedatasource.json ADDED
@@ -0,0 +1,161 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/ApplicationName"
5
+ ],
6
+ "definitions": {
7
+ "CSVMappingParameters": {
8
+ "additionalProperties": false,
9
+ "properties": {
10
+ "RecordColumnDelimiter": {
11
+ "type": "string"
12
+ },
13
+ "RecordRowDelimiter": {
14
+ "type": "string"
15
+ }
16
+ },
17
+ "required": [
18
+ "RecordRowDelimiter",
19
+ "RecordColumnDelimiter"
20
+ ],
21
+ "type": "object"
22
+ },
23
+ "JSONMappingParameters": {
24
+ "additionalProperties": false,
25
+ "properties": {
26
+ "RecordRowPath": {
27
+ "type": "string"
28
+ }
29
+ },
30
+ "required": [
31
+ "RecordRowPath"
32
+ ],
33
+ "type": "object"
34
+ },
35
+ "MappingParameters": {
36
+ "additionalProperties": false,
37
+ "properties": {
38
+ "CSVMappingParameters": {
39
+ "$ref": "#/definitions/CSVMappingParameters"
40
+ },
41
+ "JSONMappingParameters": {
42
+ "$ref": "#/definitions/JSONMappingParameters"
43
+ }
44
+ },
45
+ "type": "object"
46
+ },
47
+ "RecordColumn": {
48
+ "additionalProperties": false,
49
+ "properties": {
50
+ "Mapping": {
51
+ "type": "string"
52
+ },
53
+ "Name": {
54
+ "type": "string"
55
+ },
56
+ "SqlType": {
57
+ "type": "string"
58
+ }
59
+ },
60
+ "required": [
61
+ "SqlType",
62
+ "Name"
63
+ ],
64
+ "type": "object"
65
+ },
66
+ "RecordFormat": {
67
+ "additionalProperties": false,
68
+ "properties": {
69
+ "MappingParameters": {
70
+ "$ref": "#/definitions/MappingParameters"
71
+ },
72
+ "RecordFormatType": {
73
+ "type": "string"
74
+ }
75
+ },
76
+ "required": [
77
+ "RecordFormatType"
78
+ ],
79
+ "type": "object"
80
+ },
81
+ "ReferenceDataSource": {
82
+ "additionalProperties": false,
83
+ "properties": {
84
+ "ReferenceSchema": {
85
+ "$ref": "#/definitions/ReferenceSchema"
86
+ },
87
+ "S3ReferenceDataSource": {
88
+ "$ref": "#/definitions/S3ReferenceDataSource"
89
+ },
90
+ "TableName": {
91
+ "type": "string"
92
+ }
93
+ },
94
+ "required": [
95
+ "ReferenceSchema"
96
+ ],
97
+ "type": "object"
98
+ },
99
+ "ReferenceSchema": {
100
+ "additionalProperties": false,
101
+ "properties": {
102
+ "RecordColumns": {
103
+ "items": {
104
+ "$ref": "#/definitions/RecordColumn"
105
+ },
106
+ "type": "array",
107
+ "uniqueItems": false
108
+ },
109
+ "RecordEncoding": {
110
+ "type": "string"
111
+ },
112
+ "RecordFormat": {
113
+ "$ref": "#/definitions/RecordFormat"
114
+ }
115
+ },
116
+ "required": [
117
+ "RecordColumns",
118
+ "RecordFormat"
119
+ ],
120
+ "type": "object"
121
+ },
122
+ "S3ReferenceDataSource": {
123
+ "additionalProperties": false,
124
+ "properties": {
125
+ "BucketARN": {
126
+ "type": "string"
127
+ },
128
+ "FileKey": {
129
+ "type": "string"
130
+ }
131
+ },
132
+ "required": [
133
+ "BucketARN",
134
+ "FileKey"
135
+ ],
136
+ "type": "object"
137
+ }
138
+ },
139
+ "primaryIdentifier": [
140
+ "/properties/Id"
141
+ ],
142
+ "properties": {
143
+ "ApplicationName": {
144
+ "type": "string"
145
+ },
146
+ "Id": {
147
+ "type": "string"
148
+ },
149
+ "ReferenceDataSource": {
150
+ "$ref": "#/definitions/ReferenceDataSource"
151
+ }
152
+ },
153
+ "readOnlyProperties": [
154
+ "/properties/Id"
155
+ ],
156
+ "required": [
157
+ "ApplicationName",
158
+ "ReferenceDataSource"
159
+ ],
160
+ "typeName": "AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource"
161
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-lambda-version.json ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/FunctionName",
5
+ "/properties/Description",
6
+ "/properties/CodeSha256",
7
+ "/properties/ProvisionedConcurrencyConfig",
8
+ "/properties/RuntimePolicy"
9
+ ],
10
+ "definitions": {
11
+ "ProvisionedConcurrencyConfiguration": {
12
+ "additionalProperties": false,
13
+ "properties": {
14
+ "ProvisionedConcurrentExecutions": {
15
+ "type": "integer"
16
+ }
17
+ },
18
+ "required": [
19
+ "ProvisionedConcurrentExecutions"
20
+ ],
21
+ "type": "object"
22
+ },
23
+ "RuntimePolicy": {
24
+ "additionalProperties": false,
25
+ "properties": {
26
+ "RuntimeVersionArn": {
27
+ "maxLength": 2048,
28
+ "minLength": 26,
29
+ "pattern": "^arn:(aws[a-zA-Z-]*):lambda:[a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\\d{1}::runtime:.+$",
30
+ "type": "string"
31
+ },
32
+ "UpdateRuntimeOn": {
33
+ "type": "string"
34
+ }
35
+ },
36
+ "required": [
37
+ "UpdateRuntimeOn"
38
+ ],
39
+ "type": "object"
40
+ }
41
+ },
42
+ "primaryIdentifier": [
43
+ "/properties/FunctionArn"
44
+ ],
45
+ "properties": {
46
+ "CodeSha256": {
47
+ "type": "string"
48
+ },
49
+ "Description": {
50
+ "maxLength": 256,
51
+ "minLength": 0,
52
+ "type": "string"
53
+ },
54
+ "FunctionArn": {
55
+ "pattern": "^(arn:(aws[a-zA-Z-]*)?:lambda:)?([a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\\d{1}:)?(\\d{12}:)?(function:)?([a-zA-Z0-9-_]+)(:(\\$LATEST|[a-zA-Z0-9-_]+))?$",
56
+ "type": "string"
57
+ },
58
+ "FunctionName": {
59
+ "anyOf": [
60
+ {
61
+ "relationshipRef": {
62
+ "propertyPath": "/properties/FunctionName",
63
+ "typeName": "AWS::Lambda::Function"
64
+ }
65
+ },
66
+ {
67
+ "relationshipRef": {
68
+ "propertyPath": "/properties/Arn",
69
+ "typeName": "AWS::Lambda::Function"
70
+ }
71
+ }
72
+ ],
73
+ "maxLength": 140,
74
+ "minLength": 1,
75
+ "pattern": "^(arn:(aws[a-zA-Z-]*)?:lambda:)?([a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\\d{1}:)?(\\d{12}:)?(function:)?([a-zA-Z0-9-_]+)(:(\\$LATEST|[a-zA-Z0-9-_]+))?$",
76
+ "type": "string"
77
+ },
78
+ "Policy": {
79
+ "format": "json",
80
+ "type": [
81
+ "object",
82
+ "string"
83
+ ]
84
+ },
85
+ "ProvisionedConcurrencyConfig": {
86
+ "$ref": "#/definitions/ProvisionedConcurrencyConfiguration"
87
+ },
88
+ "RuntimePolicy": {
89
+ "$ref": "#/definitions/RuntimePolicy"
90
+ },
91
+ "Version": {
92
+ "type": "string"
93
+ }
94
+ },
95
+ "propertyTransform": {
96
+ "/properties/FunctionName": "$split(FunctionName, \":\")[-1] $OR FunctionName"
97
+ },
98
+ "readOnlyProperties": [
99
+ "/properties/Version",
100
+ "/properties/FunctionArn"
101
+ ],
102
+ "required": [
103
+ "FunctionName"
104
+ ],
105
+ "tagging": {
106
+ "cloudFormationSystemTags": false,
107
+ "tagOnCreate": false,
108
+ "tagUpdatable": false,
109
+ "taggable": false
110
+ },
111
+ "typeName": "AWS::Lambda::Version"
112
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-logs-delivery.json ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/DeliverySourceName",
5
+ "/properties/DeliveryDestinationArn"
6
+ ],
7
+ "definitions": {
8
+ "Arn": {
9
+ "maxLength": 2048,
10
+ "minLength": 16,
11
+ "pattern": "[\\w#+=/:,.@-]*\\*?",
12
+ "type": "string"
13
+ },
14
+ "Tag": {
15
+ "additionalProperties": false,
16
+ "properties": {
17
+ "Key": {
18
+ "maxLength": 128,
19
+ "minLength": 1,
20
+ "type": "string"
21
+ },
22
+ "Value": {
23
+ "maxLength": 256,
24
+ "minLength": 0,
25
+ "type": "string"
26
+ }
27
+ },
28
+ "required": [
29
+ "Key",
30
+ "Value"
31
+ ],
32
+ "type": "object"
33
+ }
34
+ },
35
+ "primaryIdentifier": [
36
+ "/properties/DeliveryId"
37
+ ],
38
+ "properties": {
39
+ "Arn": {
40
+ "$ref": "#/definitions/Arn"
41
+ },
42
+ "DeliveryDestinationArn": {
43
+ "$ref": "#/definitions/Arn"
44
+ },
45
+ "DeliveryDestinationType": {
46
+ "maxLength": 12,
47
+ "minLength": 1,
48
+ "pattern": "^[0-9A-Za-z]+$",
49
+ "type": "string"
50
+ },
51
+ "DeliveryId": {
52
+ "maxLength": 64,
53
+ "minLength": 1,
54
+ "pattern": "^[0-9A-Za-z]+$",
55
+ "type": "string"
56
+ },
57
+ "DeliverySourceName": {
58
+ "maxLength": 60,
59
+ "minLength": 1,
60
+ "pattern": "[\\w-]*$",
61
+ "type": "string"
62
+ },
63
+ "Tags": {
64
+ "insertionOrder": false,
65
+ "items": {
66
+ "$ref": "#/definitions/Tag"
67
+ },
68
+ "type": "array",
69
+ "uniqueItems": true
70
+ }
71
+ },
72
+ "readOnlyProperties": [
73
+ "/properties/DeliveryId",
74
+ "/properties/Arn",
75
+ "/properties/DeliveryDestinationType"
76
+ ],
77
+ "required": [
78
+ "DeliverySourceName",
79
+ "DeliveryDestinationArn"
80
+ ],
81
+ "sourceUrl": "https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-logs.git",
82
+ "tagging": {
83
+ "cloudFormationSystemTags": true,
84
+ "tagOnCreate": true,
85
+ "tagProperty": "/properties/Tags",
86
+ "tagUpdatable": true,
87
+ "taggable": true
88
+ },
89
+ "typeName": "AWS::Logs::Delivery"
90
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-logs-deliverydestination.json ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/Name",
5
+ "/properties/DestinationResourceArn"
6
+ ],
7
+ "definitions": {
8
+ "Arn": {
9
+ "maxLength": 2048,
10
+ "minLength": 16,
11
+ "pattern": "[\\w#+=/:,.@-]*\\*?",
12
+ "type": "string"
13
+ },
14
+ "DestinationPolicy": {
15
+ "additionalProperties": false,
16
+ "properties": {
17
+ "DeliveryDestinationName": {
18
+ "maxLength": 60,
19
+ "minLength": 1,
20
+ "type": "string"
21
+ },
22
+ "DeliveryDestinationPolicy": {
23
+ "maxLength": 51200,
24
+ "minLength": 1,
25
+ "type": "string"
26
+ }
27
+ },
28
+ "required": [
29
+ "DeliveryDestinationName",
30
+ "DeliveryDestinationPolicy"
31
+ ],
32
+ "type": "object"
33
+ },
34
+ "Tag": {
35
+ "additionalProperties": false,
36
+ "properties": {
37
+ "Key": {
38
+ "maxLength": 128,
39
+ "minLength": 1,
40
+ "type": "string"
41
+ },
42
+ "Value": {
43
+ "maxLength": 256,
44
+ "minLength": 0,
45
+ "type": "string"
46
+ }
47
+ },
48
+ "required": [
49
+ "Key",
50
+ "Value"
51
+ ],
52
+ "type": "object"
53
+ }
54
+ },
55
+ "primaryIdentifier": [
56
+ "/properties/Name"
57
+ ],
58
+ "properties": {
59
+ "Arn": {
60
+ "$ref": "#/definitions/Arn"
61
+ },
62
+ "DeliveryDestinationPolicy": {
63
+ "items": {
64
+ "$ref": "#/definitions/DestinationPolicy"
65
+ },
66
+ "type": "object"
67
+ },
68
+ "DeliveryDestinationType": {
69
+ "maxLength": 12,
70
+ "minLength": 1,
71
+ "pattern": "^[0-9A-Za-z]+$",
72
+ "type": "string"
73
+ },
74
+ "DestinationResourceArn": {
75
+ "$ref": "#/definitions/Arn"
76
+ },
77
+ "Name": {
78
+ "maxLength": 60,
79
+ "minLength": 1,
80
+ "pattern": "[\\w-]*$",
81
+ "type": "string"
82
+ },
83
+ "Tags": {
84
+ "insertionOrder": false,
85
+ "items": {
86
+ "$ref": "#/definitions/Tag"
87
+ },
88
+ "type": "array",
89
+ "uniqueItems": true
90
+ }
91
+ },
92
+ "readOnlyProperties": [
93
+ "/properties/Arn",
94
+ "/properties/DeliveryDestinationType"
95
+ ],
96
+ "required": [
97
+ "Name"
98
+ ],
99
+ "sourceUrl": "https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-logs.git",
100
+ "tagging": {
101
+ "cloudFormationSystemTags": true,
102
+ "tagOnCreate": true,
103
+ "tagProperty": "/properties/Tags",
104
+ "tagUpdatable": true,
105
+ "taggable": true
106
+ },
107
+ "typeName": "AWS::Logs::DeliveryDestination"
108
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-neptune-dbclusterparametergroup.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/Family",
5
+ "/properties/Name",
6
+ "/properties/Description"
7
+ ],
8
+ "definitions": {
9
+ "Tag": {
10
+ "additionalProperties": false,
11
+ "properties": {
12
+ "Key": {
13
+ "type": "string"
14
+ },
15
+ "Value": {
16
+ "type": "string"
17
+ }
18
+ },
19
+ "required": [
20
+ "Value",
21
+ "Key"
22
+ ],
23
+ "type": "object"
24
+ }
25
+ },
26
+ "primaryIdentifier": [
27
+ "/properties/Id"
28
+ ],
29
+ "properties": {
30
+ "Description": {
31
+ "type": "string"
32
+ },
33
+ "Family": {
34
+ "type": "string"
35
+ },
36
+ "Id": {
37
+ "type": "string"
38
+ },
39
+ "Name": {
40
+ "type": "string"
41
+ },
42
+ "Parameters": {
43
+ "format": "json",
44
+ "type": [
45
+ "object",
46
+ "string"
47
+ ]
48
+ },
49
+ "Tags": {
50
+ "items": {
51
+ "$ref": "#/definitions/Tag"
52
+ },
53
+ "type": "array",
54
+ "uniqueItems": false
55
+ }
56
+ },
57
+ "readOnlyProperties": [
58
+ "/properties/Id"
59
+ ],
60
+ "required": [
61
+ "Description",
62
+ "Parameters",
63
+ "Family"
64
+ ],
65
+ "typeName": "AWS::Neptune::DBClusterParameterGroup"
66
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-neptune-dbinstance.json ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/DBClusterIdentifier",
5
+ "/properties/AvailabilityZone",
6
+ "/properties/DBInstanceIdentifier",
7
+ "/properties/DBSubnetGroupName",
8
+ "/properties/DBSnapshotIdentifier"
9
+ ],
10
+ "definitions": {
11
+ "Tag": {
12
+ "additionalProperties": false,
13
+ "properties": {
14
+ "Key": {
15
+ "type": "string"
16
+ },
17
+ "Value": {
18
+ "type": "string"
19
+ }
20
+ },
21
+ "required": [
22
+ "Value",
23
+ "Key"
24
+ ],
25
+ "type": "object"
26
+ }
27
+ },
28
+ "primaryIdentifier": [
29
+ "/properties/Id"
30
+ ],
31
+ "properties": {
32
+ "AllowMajorVersionUpgrade": {
33
+ "type": "boolean"
34
+ },
35
+ "AutoMinorVersionUpgrade": {
36
+ "type": "boolean"
37
+ },
38
+ "AvailabilityZone": {
39
+ "type": "string"
40
+ },
41
+ "DBClusterIdentifier": {
42
+ "type": "string"
43
+ },
44
+ "DBInstanceClass": {
45
+ "type": "string"
46
+ },
47
+ "DBInstanceIdentifier": {
48
+ "type": "string"
49
+ },
50
+ "DBParameterGroupName": {
51
+ "type": "string"
52
+ },
53
+ "DBSnapshotIdentifier": {
54
+ "type": "string"
55
+ },
56
+ "DBSubnetGroupName": {
57
+ "type": "string"
58
+ },
59
+ "Endpoint": {
60
+ "type": "string"
61
+ },
62
+ "Id": {
63
+ "type": "string"
64
+ },
65
+ "Port": {
66
+ "type": "string"
67
+ },
68
+ "PreferredMaintenanceWindow": {
69
+ "type": "string"
70
+ },
71
+ "Tags": {
72
+ "items": {
73
+ "$ref": "#/definitions/Tag"
74
+ },
75
+ "type": "array",
76
+ "uniqueItems": false
77
+ }
78
+ },
79
+ "readOnlyProperties": [
80
+ "/properties/Port",
81
+ "/properties/Id",
82
+ "/properties/Endpoint"
83
+ ],
84
+ "required": [
85
+ "DBInstanceClass"
86
+ ],
87
+ "typeName": "AWS::Neptune::DBInstance"
88
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-neptune-dbparametergroup.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/Family",
5
+ "/properties/Name",
6
+ "/properties/Description"
7
+ ],
8
+ "definitions": {
9
+ "Tag": {
10
+ "additionalProperties": false,
11
+ "properties": {
12
+ "Key": {
13
+ "type": "string"
14
+ },
15
+ "Value": {
16
+ "type": "string"
17
+ }
18
+ },
19
+ "required": [
20
+ "Value",
21
+ "Key"
22
+ ],
23
+ "type": "object"
24
+ }
25
+ },
26
+ "primaryIdentifier": [
27
+ "/properties/Id"
28
+ ],
29
+ "properties": {
30
+ "Description": {
31
+ "type": "string"
32
+ },
33
+ "Family": {
34
+ "type": "string"
35
+ },
36
+ "Id": {
37
+ "type": "string"
38
+ },
39
+ "Name": {
40
+ "type": "string"
41
+ },
42
+ "Parameters": {
43
+ "format": "json",
44
+ "type": [
45
+ "object",
46
+ "string"
47
+ ]
48
+ },
49
+ "Tags": {
50
+ "items": {
51
+ "$ref": "#/definitions/Tag"
52
+ },
53
+ "type": "array",
54
+ "uniqueItems": false
55
+ }
56
+ },
57
+ "readOnlyProperties": [
58
+ "/properties/Id"
59
+ ],
60
+ "required": [
61
+ "Description",
62
+ "Parameters",
63
+ "Family"
64
+ ],
65
+ "typeName": "AWS::Neptune::DBParameterGroup"
66
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-networkmanager-connectattachment.json ADDED
@@ -0,0 +1,142 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/CoreNetworkId",
5
+ "/properties/EdgeLocation",
6
+ "/properties/TransportAttachmentId",
7
+ "/properties/Options"
8
+ ],
9
+ "definitions": {
10
+ "ConnectAttachmentOptions": {
11
+ "additionalProperties": false,
12
+ "properties": {
13
+ "Protocol": {
14
+ "enum": [
15
+ "GRE",
16
+ "NO_ENCAP"
17
+ ],
18
+ "type": "string"
19
+ }
20
+ },
21
+ "type": "object"
22
+ },
23
+ "ProposedSegmentChange": {
24
+ "additionalProperties": false,
25
+ "properties": {
26
+ "AttachmentPolicyRuleNumber": {
27
+ "type": "integer"
28
+ },
29
+ "SegmentName": {
30
+ "type": "string"
31
+ },
32
+ "Tags": {
33
+ "insertionOrder": false,
34
+ "items": {
35
+ "$ref": "#/definitions/Tag"
36
+ },
37
+ "type": "array"
38
+ }
39
+ },
40
+ "type": "object"
41
+ },
42
+ "Tag": {
43
+ "additionalProperties": false,
44
+ "properties": {
45
+ "Key": {
46
+ "pattern": "[\\s\\S]*",
47
+ "type": "string"
48
+ },
49
+ "Value": {
50
+ "pattern": "[\\s\\S]*",
51
+ "type": "string"
52
+ }
53
+ },
54
+ "required": [
55
+ "Key",
56
+ "Value"
57
+ ],
58
+ "type": "object"
59
+ }
60
+ },
61
+ "primaryIdentifier": [
62
+ "/properties/AttachmentId"
63
+ ],
64
+ "properties": {
65
+ "AttachmentId": {
66
+ "type": "string"
67
+ },
68
+ "AttachmentPolicyRuleNumber": {
69
+ "type": "integer"
70
+ },
71
+ "AttachmentType": {
72
+ "type": "string"
73
+ },
74
+ "CoreNetworkArn": {
75
+ "type": "string"
76
+ },
77
+ "CoreNetworkId": {
78
+ "pattern": "^core-network-([0-9a-f]{8,17})$",
79
+ "type": "string"
80
+ },
81
+ "CreatedAt": {
82
+ "type": "string"
83
+ },
84
+ "EdgeLocation": {
85
+ "pattern": "[\\s\\S]*",
86
+ "type": "string"
87
+ },
88
+ "Options": {
89
+ "$ref": "#/definitions/ConnectAttachmentOptions"
90
+ },
91
+ "OwnerAccountId": {
92
+ "type": "string"
93
+ },
94
+ "ProposedSegmentChange": {
95
+ "$ref": "#/definitions/ProposedSegmentChange"
96
+ },
97
+ "ResourceArn": {
98
+ "type": "string"
99
+ },
100
+ "SegmentName": {
101
+ "type": "string"
102
+ },
103
+ "State": {
104
+ "type": "string"
105
+ },
106
+ "Tags": {
107
+ "insertionOrder": false,
108
+ "items": {
109
+ "$ref": "#/definitions/Tag"
110
+ },
111
+ "type": "array"
112
+ },
113
+ "TransportAttachmentId": {
114
+ "pattern": "^attachment-([0-9a-f]{8,17})$",
115
+ "type": "string"
116
+ },
117
+ "UpdatedAt": {
118
+ "type": "string"
119
+ }
120
+ },
121
+ "readOnlyProperties": [
122
+ "/properties/CoreNetworkArn",
123
+ "/properties/CreatedAt",
124
+ "/properties/UpdatedAt",
125
+ "/properties/AttachmentType",
126
+ "/properties/State",
127
+ "/properties/ResourceArn",
128
+ "/properties/AttachmentId",
129
+ "/properties/OwnerAccountId",
130
+ "/properties/AttachmentPolicyRuleNumber",
131
+ "/properties/ProposedSegmentChange",
132
+ "/properties/SegmentName"
133
+ ],
134
+ "sourceUrl": "https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-networkmanager/aws-networkmanager-connectattachment",
135
+ "tagging": {
136
+ "cloudFormationSystemTags": true,
137
+ "tagOnCreate": true,
138
+ "tagUpdatable": true,
139
+ "taggable": true
140
+ },
141
+ "typeName": "AWS::NetworkManager::ConnectAttachment"
142
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-networkmanager-connectpeer.json ADDED
@@ -0,0 +1,164 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/PeerAddress",
5
+ "/properties/CoreNetworkAddress",
6
+ "/properties/BgpOptions",
7
+ "/properties/InsideCidrBlocks",
8
+ "/properties/ConnectAttachmentId"
9
+ ],
10
+ "definitions": {
11
+ "BgpOptions": {
12
+ "additionalProperties": false,
13
+ "properties": {
14
+ "PeerAsn": {
15
+ "type": "number"
16
+ }
17
+ },
18
+ "type": "object"
19
+ },
20
+ "ConnectPeerBgpConfiguration": {
21
+ "additionalProperties": false,
22
+ "properties": {
23
+ "CoreNetworkAddress": {
24
+ "type": "string"
25
+ },
26
+ "CoreNetworkAsn": {
27
+ "type": "number"
28
+ },
29
+ "PeerAddress": {
30
+ "type": "string"
31
+ },
32
+ "PeerAsn": {
33
+ "type": "number"
34
+ }
35
+ },
36
+ "type": "object"
37
+ },
38
+ "ConnectPeerConfiguration": {
39
+ "additionalProperties": false,
40
+ "properties": {
41
+ "BgpConfigurations": {
42
+ "insertionOrder": false,
43
+ "items": {
44
+ "$ref": "#/definitions/ConnectPeerBgpConfiguration"
45
+ },
46
+ "type": "array"
47
+ },
48
+ "CoreNetworkAddress": {
49
+ "type": "string"
50
+ },
51
+ "InsideCidrBlocks": {
52
+ "insertionOrder": false,
53
+ "items": {
54
+ "type": "string"
55
+ },
56
+ "type": "array"
57
+ },
58
+ "PeerAddress": {
59
+ "type": "string"
60
+ },
61
+ "Protocol": {
62
+ "$ref": "#/definitions/TunnelProtocol"
63
+ }
64
+ },
65
+ "type": "object"
66
+ },
67
+ "Tag": {
68
+ "additionalProperties": false,
69
+ "properties": {
70
+ "Key": {
71
+ "pattern": "[\\s\\S]*",
72
+ "type": "string"
73
+ },
74
+ "Value": {
75
+ "pattern": "[\\s\\S]*",
76
+ "type": "string"
77
+ }
78
+ },
79
+ "required": [
80
+ "Key",
81
+ "Value"
82
+ ],
83
+ "type": "object"
84
+ },
85
+ "TunnelProtocol": {
86
+ "type": "string"
87
+ }
88
+ },
89
+ "primaryIdentifier": [
90
+ "/properties/ConnectPeerId"
91
+ ],
92
+ "properties": {
93
+ "BgpOptions": {
94
+ "$ref": "#/definitions/BgpOptions"
95
+ },
96
+ "Configuration": {
97
+ "$ref": "#/definitions/ConnectPeerConfiguration"
98
+ },
99
+ "ConnectAttachmentId": {
100
+ "pattern": "^attachment-([0-9a-f]{8,17})$",
101
+ "type": "string"
102
+ },
103
+ "ConnectPeerId": {
104
+ "type": "string"
105
+ },
106
+ "CoreNetworkAddress": {
107
+ "pattern": "[\\s\\S]*",
108
+ "type": "string"
109
+ },
110
+ "CoreNetworkId": {
111
+ "type": "string"
112
+ },
113
+ "CreatedAt": {
114
+ "type": "string"
115
+ },
116
+ "EdgeLocation": {
117
+ "type": "string"
118
+ },
119
+ "InsideCidrBlocks": {
120
+ "insertionOrder": false,
121
+ "items": {
122
+ "pattern": "[\\s\\S]*",
123
+ "type": "string"
124
+ },
125
+ "type": "array"
126
+ },
127
+ "PeerAddress": {
128
+ "pattern": "[\\s\\S]*",
129
+ "type": "string"
130
+ },
131
+ "State": {
132
+ "type": "string"
133
+ },
134
+ "Tags": {
135
+ "insertionOrder": false,
136
+ "items": {
137
+ "$ref": "#/definitions/Tag"
138
+ },
139
+ "type": "array"
140
+ }
141
+ },
142
+ "readOnlyProperties": [
143
+ "/properties/ConnectPeerId",
144
+ "/properties/State",
145
+ "/properties/CreatedAt",
146
+ "/properties/Configuration",
147
+ "/properties/CoreNetworkId",
148
+ "/properties/EdgeLocation"
149
+ ],
150
+ "sourceUrl": "https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-networkmanager/aws-networkmanager-connectpeer",
151
+ "tagging": {
152
+ "cloudFormationSystemTags": true,
153
+ "tagOnCreate": true,
154
+ "tagUpdatable": true,
155
+ "taggable": true
156
+ },
157
+ "typeName": "AWS::NetworkManager::ConnectPeer",
158
+ "writeOnlyProperties": [
159
+ "/properties/PeerAddress",
160
+ "/properties/CoreNetworkAddress",
161
+ "/properties/BgpOptions",
162
+ "/properties/InsideCidrBlocks"
163
+ ]
164
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-networkmanager-corenetwork.json ADDED
@@ -0,0 +1,150 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalIdentifiers": [
3
+ [
4
+ "/properties/CoreNetworkArn"
5
+ ]
6
+ ],
7
+ "additionalProperties": false,
8
+ "createOnlyProperties": [
9
+ "/properties/GlobalNetworkId"
10
+ ],
11
+ "definitions": {
12
+ "CoreNetworkEdge": {
13
+ "additionalProperties": false,
14
+ "properties": {
15
+ "Asn": {
16
+ "type": "number"
17
+ },
18
+ "EdgeLocation": {
19
+ "type": "string"
20
+ },
21
+ "InsideCidrBlocks": {
22
+ "insertionOrder": false,
23
+ "items": {
24
+ "type": "string"
25
+ },
26
+ "type": "array"
27
+ }
28
+ },
29
+ "type": "object"
30
+ },
31
+ "CoreNetworkSegment": {
32
+ "additionalProperties": false,
33
+ "properties": {
34
+ "EdgeLocations": {
35
+ "insertionOrder": false,
36
+ "items": {
37
+ "type": "string"
38
+ },
39
+ "type": "array"
40
+ },
41
+ "Name": {
42
+ "type": "string"
43
+ },
44
+ "SharedSegments": {
45
+ "insertionOrder": false,
46
+ "items": {
47
+ "type": "string"
48
+ },
49
+ "type": "array"
50
+ }
51
+ },
52
+ "type": "object"
53
+ },
54
+ "Tag": {
55
+ "additionalProperties": false,
56
+ "properties": {
57
+ "Key": {
58
+ "pattern": "[\\s\\S]*",
59
+ "type": "string"
60
+ },
61
+ "Value": {
62
+ "pattern": "[\\s\\S]*",
63
+ "type": "string"
64
+ }
65
+ },
66
+ "required": [
67
+ "Key",
68
+ "Value"
69
+ ],
70
+ "type": "object"
71
+ }
72
+ },
73
+ "primaryIdentifier": [
74
+ "/properties/CoreNetworkId"
75
+ ],
76
+ "properties": {
77
+ "CoreNetworkArn": {
78
+ "type": "string"
79
+ },
80
+ "CoreNetworkId": {
81
+ "type": "string"
82
+ },
83
+ "CreatedAt": {
84
+ "type": "string"
85
+ },
86
+ "Description": {
87
+ "pattern": "[\\s\\S]*",
88
+ "type": "string"
89
+ },
90
+ "Edges": {
91
+ "insertionOrder": false,
92
+ "items": {
93
+ "$ref": "#/definitions/CoreNetworkEdge"
94
+ },
95
+ "type": "array"
96
+ },
97
+ "GlobalNetworkId": {
98
+ "pattern": "[\\s\\S]*",
99
+ "type": "string"
100
+ },
101
+ "OwnerAccount": {
102
+ "type": "string"
103
+ },
104
+ "PolicyDocument": {
105
+ "format": "json",
106
+ "pattern": "[\\s\\S]*",
107
+ "type": [
108
+ "object",
109
+ "string"
110
+ ]
111
+ },
112
+ "Segments": {
113
+ "insertionOrder": false,
114
+ "items": {
115
+ "$ref": "#/definitions/CoreNetworkSegment"
116
+ },
117
+ "type": "array"
118
+ },
119
+ "State": {
120
+ "type": "string"
121
+ },
122
+ "Tags": {
123
+ "insertionOrder": false,
124
+ "items": {
125
+ "$ref": "#/definitions/Tag"
126
+ },
127
+ "type": "array"
128
+ }
129
+ },
130
+ "readOnlyProperties": [
131
+ "/properties/OwnerAccount",
132
+ "/properties/CoreNetworkId",
133
+ "/properties/CoreNetworkArn",
134
+ "/properties/CreatedAt",
135
+ "/properties/State",
136
+ "/properties/Segments",
137
+ "/properties/Edges"
138
+ ],
139
+ "required": [
140
+ "GlobalNetworkId"
141
+ ],
142
+ "sourceUrl": "https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-networkmanager/aws-networkmanager-corenetwork",
143
+ "tagging": {
144
+ "cloudFormationSystemTags": true,
145
+ "tagOnCreate": true,
146
+ "tagUpdatable": true,
147
+ "taggable": true
148
+ },
149
+ "typeName": "AWS::NetworkManager::CoreNetwork"
150
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-networkmanager-sitetositevpnattachment.json ADDED
@@ -0,0 +1,133 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalIdentifiers": [
3
+ [
4
+ "/properties/ResourceArn"
5
+ ]
6
+ ],
7
+ "additionalProperties": false,
8
+ "createOnlyProperties": [
9
+ "/properties/CoreNetworkId",
10
+ "/properties/VpnConnectionArn"
11
+ ],
12
+ "definitions": {
13
+ "ProposedSegmentChange": {
14
+ "additionalProperties": false,
15
+ "properties": {
16
+ "AttachmentPolicyRuleNumber": {
17
+ "type": "integer"
18
+ },
19
+ "SegmentName": {
20
+ "type": "string"
21
+ },
22
+ "Tags": {
23
+ "insertionOrder": false,
24
+ "items": {
25
+ "$ref": "#/definitions/Tag"
26
+ },
27
+ "type": "array"
28
+ }
29
+ },
30
+ "type": "object"
31
+ },
32
+ "Tag": {
33
+ "additionalProperties": false,
34
+ "insertionOrder": false,
35
+ "properties": {
36
+ "Key": {
37
+ "pattern": "[\\s\\S]*",
38
+ "type": "string"
39
+ },
40
+ "Value": {
41
+ "pattern": "[\\s\\S]*",
42
+ "type": "string"
43
+ }
44
+ },
45
+ "required": [
46
+ "Key",
47
+ "Value"
48
+ ],
49
+ "type": "object"
50
+ }
51
+ },
52
+ "primaryIdentifier": [
53
+ "/properties/AttachmentId"
54
+ ],
55
+ "properties": {
56
+ "AttachmentId": {
57
+ "type": "string"
58
+ },
59
+ "AttachmentPolicyRuleNumber": {
60
+ "type": "integer"
61
+ },
62
+ "AttachmentType": {
63
+ "type": "string"
64
+ },
65
+ "CoreNetworkArn": {
66
+ "type": "string"
67
+ },
68
+ "CoreNetworkId": {
69
+ "pattern": "^core-network-([0-9a-f]{8,17})$",
70
+ "type": "string"
71
+ },
72
+ "CreatedAt": {
73
+ "type": "string"
74
+ },
75
+ "EdgeLocation": {
76
+ "type": "string"
77
+ },
78
+ "OwnerAccountId": {
79
+ "type": "string"
80
+ },
81
+ "ProposedSegmentChange": {
82
+ "$ref": "#/definitions/ProposedSegmentChange"
83
+ },
84
+ "ResourceArn": {
85
+ "type": "string"
86
+ },
87
+ "SegmentName": {
88
+ "type": "string"
89
+ },
90
+ "State": {
91
+ "type": "string"
92
+ },
93
+ "Tags": {
94
+ "insertionOrder": false,
95
+ "items": {
96
+ "$ref": "#/definitions/Tag"
97
+ },
98
+ "type": "array"
99
+ },
100
+ "UpdatedAt": {
101
+ "type": "string"
102
+ },
103
+ "VpnConnectionArn": {
104
+ "pattern": "^arn:[^:]{1,63}:ec2:[^:]{0,63}:[^:]{0,63}:vpn-connection\\/vpn-[0-9a-f]{8,17}$",
105
+ "type": "string"
106
+ }
107
+ },
108
+ "readOnlyProperties": [
109
+ "/properties/CoreNetworkArn",
110
+ "/properties/CreatedAt",
111
+ "/properties/UpdatedAt",
112
+ "/properties/AttachmentType",
113
+ "/properties/State",
114
+ "/properties/ResourceArn",
115
+ "/properties/AttachmentId",
116
+ "/properties/OwnerAccountId",
117
+ "/properties/EdgeLocation",
118
+ "/properties/AttachmentPolicyRuleNumber",
119
+ "/properties/ProposedSegmentChange",
120
+ "/properties/SegmentName"
121
+ ],
122
+ "sourceUrl": "https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-networkmanager/aws-networkmanager-sitetositevpnattachment",
123
+ "tagging": {
124
+ "cloudFormationSystemTags": true,
125
+ "tagOnCreate": true,
126
+ "tagUpdatable": true,
127
+ "taggable": true
128
+ },
129
+ "typeName": "AWS::NetworkManager::SiteToSiteVpnAttachment",
130
+ "writeOnlyProperties": [
131
+ "/properties/VpnConnectionArn"
132
+ ]
133
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-networkmanager-vpcattachment.json ADDED
@@ -0,0 +1,149 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/CoreNetworkId",
5
+ "/properties/VpcArn"
6
+ ],
7
+ "definitions": {
8
+ "ProposedSegmentChange": {
9
+ "additionalProperties": false,
10
+ "properties": {
11
+ "AttachmentPolicyRuleNumber": {
12
+ "type": "integer"
13
+ },
14
+ "SegmentName": {
15
+ "type": "string"
16
+ },
17
+ "Tags": {
18
+ "insertionOrder": false,
19
+ "items": {
20
+ "$ref": "#/definitions/Tag"
21
+ },
22
+ "type": "array"
23
+ }
24
+ },
25
+ "type": "object"
26
+ },
27
+ "Tag": {
28
+ "additionalProperties": false,
29
+ "insertionOrder": false,
30
+ "properties": {
31
+ "Key": {
32
+ "pattern": "[\\s\\S]*",
33
+ "type": "string"
34
+ },
35
+ "Value": {
36
+ "pattern": "[\\s\\S]*",
37
+ "type": "string"
38
+ }
39
+ },
40
+ "required": [
41
+ "Key",
42
+ "Value"
43
+ ],
44
+ "type": "object"
45
+ },
46
+ "VpcOptions": {
47
+ "additionalProperties": false,
48
+ "properties": {
49
+ "Ipv6Support": {
50
+ "default": false,
51
+ "type": "boolean"
52
+ }
53
+ },
54
+ "type": "object"
55
+ }
56
+ },
57
+ "primaryIdentifier": [
58
+ "/properties/AttachmentId"
59
+ ],
60
+ "properties": {
61
+ "AttachmentId": {
62
+ "type": "string"
63
+ },
64
+ "AttachmentPolicyRuleNumber": {
65
+ "type": "integer"
66
+ },
67
+ "AttachmentType": {
68
+ "type": "string"
69
+ },
70
+ "CoreNetworkArn": {
71
+ "type": "string"
72
+ },
73
+ "CoreNetworkId": {
74
+ "pattern": "^core-network-([0-9a-f]{8,17})$",
75
+ "type": "string"
76
+ },
77
+ "CreatedAt": {
78
+ "type": "string"
79
+ },
80
+ "EdgeLocation": {
81
+ "type": "string"
82
+ },
83
+ "Options": {
84
+ "$ref": "#/definitions/VpcOptions"
85
+ },
86
+ "OwnerAccountId": {
87
+ "type": "string"
88
+ },
89
+ "ProposedSegmentChange": {
90
+ "$ref": "#/definitions/ProposedSegmentChange"
91
+ },
92
+ "ResourceArn": {
93
+ "type": "string"
94
+ },
95
+ "SegmentName": {
96
+ "type": "string"
97
+ },
98
+ "State": {
99
+ "type": "string"
100
+ },
101
+ "SubnetArns": {
102
+ "insertionOrder": false,
103
+ "items": {
104
+ "pattern": "^arn:[^:]{1,63}:ec2:[^:]{0,63}:[^:]{0,63}:subnet\\/subnet-[0-9a-f]{8,17}$|^$",
105
+ "type": "string"
106
+ },
107
+ "type": "array"
108
+ },
109
+ "Tags": {
110
+ "insertionOrder": false,
111
+ "items": {
112
+ "$ref": "#/definitions/Tag"
113
+ },
114
+ "type": "array"
115
+ },
116
+ "UpdatedAt": {
117
+ "type": "string"
118
+ },
119
+ "VpcArn": {
120
+ "pattern": "^arn:[^:]{1,63}:ec2:[^:]{0,63}:[^:]{0,63}:vpc\\/vpc-[0-9a-f]{8,17}$",
121
+ "type": "string"
122
+ }
123
+ },
124
+ "readOnlyProperties": [
125
+ "/properties/CoreNetworkArn",
126
+ "/properties/CreatedAt",
127
+ "/properties/UpdatedAt",
128
+ "/properties/AttachmentType",
129
+ "/properties/State",
130
+ "/properties/AttachmentId",
131
+ "/properties/OwnerAccountId",
132
+ "/properties/EdgeLocation",
133
+ "/properties/AttachmentPolicyRuleNumber",
134
+ "/properties/ProposedSegmentChange",
135
+ "/properties/SegmentName",
136
+ "/properties/ResourceArn"
137
+ ],
138
+ "sourceUrl": "https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-networkmanager/aws-networkmanager-vpcattachment",
139
+ "tagging": {
140
+ "cloudFormationSystemTags": true,
141
+ "tagOnCreate": true,
142
+ "tagUpdatable": true,
143
+ "taggable": true
144
+ },
145
+ "typeName": "AWS::NetworkManager::VpcAttachment",
146
+ "writeOnlyProperties": [
147
+ "/properties/VpcArn"
148
+ ]
149
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-sagemaker-endpoint.json ADDED
@@ -0,0 +1,211 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/EndpointName"
5
+ ],
6
+ "definitions": {
7
+ "Alarm": {
8
+ "additionalProperties": false,
9
+ "properties": {
10
+ "AlarmName": {
11
+ "pattern": "^(?!\\s*$).+",
12
+ "type": "string"
13
+ }
14
+ },
15
+ "required": [
16
+ "AlarmName"
17
+ ],
18
+ "type": "object"
19
+ },
20
+ "AutoRollbackConfig": {
21
+ "additionalProperties": false,
22
+ "properties": {
23
+ "Alarms": {
24
+ "items": {
25
+ "$ref": "#/definitions/Alarm"
26
+ },
27
+ "type": "array",
28
+ "uniqueItems": false
29
+ }
30
+ },
31
+ "required": [
32
+ "Alarms"
33
+ ],
34
+ "type": "object"
35
+ },
36
+ "BlueGreenUpdatePolicy": {
37
+ "additionalProperties": false,
38
+ "properties": {
39
+ "MaximumExecutionTimeoutInSeconds": {
40
+ "type": "integer"
41
+ },
42
+ "TerminationWaitInSeconds": {
43
+ "type": "integer"
44
+ },
45
+ "TrafficRoutingConfiguration": {
46
+ "$ref": "#/definitions/TrafficRoutingConfig"
47
+ }
48
+ },
49
+ "required": [
50
+ "TrafficRoutingConfiguration"
51
+ ],
52
+ "type": "object"
53
+ },
54
+ "CapacitySize": {
55
+ "additionalProperties": false,
56
+ "properties": {
57
+ "Type": {
58
+ "enum": [
59
+ "CAPACITY_PERCENT",
60
+ "INSTANCE_COUNT"
61
+ ],
62
+ "type": "string"
63
+ },
64
+ "Value": {
65
+ "type": "integer"
66
+ }
67
+ },
68
+ "required": [
69
+ "Type",
70
+ "Value"
71
+ ],
72
+ "type": "object"
73
+ },
74
+ "DeploymentConfig": {
75
+ "additionalProperties": false,
76
+ "properties": {
77
+ "AutoRollbackConfiguration": {
78
+ "$ref": "#/definitions/AutoRollbackConfig"
79
+ },
80
+ "BlueGreenUpdatePolicy": {
81
+ "$ref": "#/definitions/BlueGreenUpdatePolicy"
82
+ },
83
+ "RollingUpdatePolicy": {
84
+ "$ref": "#/definitions/RollingUpdatePolicy"
85
+ }
86
+ },
87
+ "type": "object"
88
+ },
89
+ "RollingUpdatePolicy": {
90
+ "additionalProperties": false,
91
+ "properties": {
92
+ "MaximumBatchSize": {
93
+ "$ref": "#/definitions/CapacitySize"
94
+ },
95
+ "MaximumExecutionTimeoutInSeconds": {
96
+ "type": "integer"
97
+ },
98
+ "RollbackMaximumBatchSize": {
99
+ "$ref": "#/definitions/CapacitySize"
100
+ },
101
+ "WaitIntervalInSeconds": {
102
+ "type": "integer"
103
+ }
104
+ },
105
+ "required": [
106
+ "MaximumBatchSize",
107
+ "WaitIntervalInSeconds"
108
+ ],
109
+ "type": "object"
110
+ },
111
+ "Tag": {
112
+ "additionalProperties": false,
113
+ "properties": {
114
+ "Key": {
115
+ "pattern": "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$",
116
+ "type": "string"
117
+ },
118
+ "Value": {
119
+ "pattern": "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$",
120
+ "type": "string"
121
+ }
122
+ },
123
+ "required": [
124
+ "Value",
125
+ "Key"
126
+ ],
127
+ "type": "object"
128
+ },
129
+ "TrafficRoutingConfig": {
130
+ "additionalProperties": false,
131
+ "properties": {
132
+ "CanarySize": {
133
+ "$ref": "#/definitions/CapacitySize"
134
+ },
135
+ "LinearStepSize": {
136
+ "$ref": "#/definitions/CapacitySize"
137
+ },
138
+ "Type": {
139
+ "enum": [
140
+ "ALL_AT_ONCE",
141
+ "CANARY",
142
+ "LINEAR"
143
+ ],
144
+ "type": "string"
145
+ },
146
+ "WaitIntervalInSeconds": {
147
+ "type": "integer"
148
+ }
149
+ },
150
+ "required": [
151
+ "Type"
152
+ ],
153
+ "type": "object"
154
+ },
155
+ "VariantProperty": {
156
+ "additionalProperties": false,
157
+ "properties": {
158
+ "VariantPropertyType": {
159
+ "type": "string"
160
+ }
161
+ },
162
+ "type": "object"
163
+ }
164
+ },
165
+ "primaryIdentifier": [
166
+ "/properties/Id"
167
+ ],
168
+ "properties": {
169
+ "DeploymentConfig": {
170
+ "$ref": "#/definitions/DeploymentConfig"
171
+ },
172
+ "EndpointConfigName": {
173
+ "pattern": "^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}",
174
+ "type": "string"
175
+ },
176
+ "EndpointName": {
177
+ "pattern": "^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}",
178
+ "type": "string"
179
+ },
180
+ "ExcludeRetainedVariantProperties": {
181
+ "items": {
182
+ "$ref": "#/definitions/VariantProperty"
183
+ },
184
+ "type": "array",
185
+ "uniqueItems": false
186
+ },
187
+ "Id": {
188
+ "type": "string"
189
+ },
190
+ "RetainAllVariantProperties": {
191
+ "type": "boolean"
192
+ },
193
+ "RetainDeploymentConfig": {
194
+ "type": "boolean"
195
+ },
196
+ "Tags": {
197
+ "items": {
198
+ "$ref": "#/definitions/Tag"
199
+ },
200
+ "type": "array",
201
+ "uniqueItems": false
202
+ }
203
+ },
204
+ "readOnlyProperties": [
205
+ "/properties/Id"
206
+ ],
207
+ "required": [
208
+ "EndpointConfigName"
209
+ ],
210
+ "typeName": "AWS::SageMaker::Endpoint"
211
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-wafregional-geomatchset.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/Name"
5
+ ],
6
+ "definitions": {
7
+ "GeoMatchConstraint": {
8
+ "additionalProperties": false,
9
+ "properties": {
10
+ "Type": {
11
+ "type": "string"
12
+ },
13
+ "Value": {
14
+ "type": "string"
15
+ }
16
+ },
17
+ "required": [
18
+ "Type",
19
+ "Value"
20
+ ],
21
+ "type": "object"
22
+ }
23
+ },
24
+ "primaryIdentifier": [
25
+ "/properties/Id"
26
+ ],
27
+ "properties": {
28
+ "GeoMatchConstraints": {
29
+ "items": {
30
+ "$ref": "#/definitions/GeoMatchConstraint"
31
+ },
32
+ "type": "array",
33
+ "uniqueItems": false
34
+ },
35
+ "Id": {
36
+ "type": "string"
37
+ },
38
+ "Name": {
39
+ "type": "string"
40
+ }
41
+ },
42
+ "readOnlyProperties": [
43
+ "/properties/Id"
44
+ ],
45
+ "required": [
46
+ "Name"
47
+ ],
48
+ "typeName": "AWS::WAFRegional::GeoMatchSet"
49
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-wafregional-ipset.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/Name"
5
+ ],
6
+ "definitions": {
7
+ "IPSetDescriptor": {
8
+ "additionalProperties": false,
9
+ "properties": {
10
+ "Type": {
11
+ "type": "string"
12
+ },
13
+ "Value": {
14
+ "type": "string"
15
+ }
16
+ },
17
+ "required": [
18
+ "Type",
19
+ "Value"
20
+ ],
21
+ "type": "object"
22
+ }
23
+ },
24
+ "primaryIdentifier": [
25
+ "/properties/Id"
26
+ ],
27
+ "properties": {
28
+ "IPSetDescriptors": {
29
+ "items": {
30
+ "$ref": "#/definitions/IPSetDescriptor"
31
+ },
32
+ "type": "array",
33
+ "uniqueItems": false
34
+ },
35
+ "Id": {
36
+ "type": "string"
37
+ },
38
+ "Name": {
39
+ "type": "string"
40
+ }
41
+ },
42
+ "readOnlyProperties": [
43
+ "/properties/Id"
44
+ ],
45
+ "required": [
46
+ "Name"
47
+ ],
48
+ "typeName": "AWS::WAFRegional::IPSet"
49
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-wafregional-ratebasedrule.json ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/Name",
5
+ "/properties/MetricName",
6
+ "/properties/RateKey"
7
+ ],
8
+ "definitions": {
9
+ "Predicate": {
10
+ "additionalProperties": false,
11
+ "properties": {
12
+ "DataId": {
13
+ "type": "string"
14
+ },
15
+ "Negated": {
16
+ "type": "boolean"
17
+ },
18
+ "Type": {
19
+ "type": "string"
20
+ }
21
+ },
22
+ "required": [
23
+ "Type",
24
+ "DataId",
25
+ "Negated"
26
+ ],
27
+ "type": "object"
28
+ }
29
+ },
30
+ "primaryIdentifier": [
31
+ "/properties/Id"
32
+ ],
33
+ "properties": {
34
+ "Id": {
35
+ "type": "string"
36
+ },
37
+ "MatchPredicates": {
38
+ "items": {
39
+ "$ref": "#/definitions/Predicate"
40
+ },
41
+ "type": "array",
42
+ "uniqueItems": false
43
+ },
44
+ "MetricName": {
45
+ "type": "string"
46
+ },
47
+ "Name": {
48
+ "type": "string"
49
+ },
50
+ "RateKey": {
51
+ "type": "string"
52
+ },
53
+ "RateLimit": {
54
+ "type": "integer"
55
+ }
56
+ },
57
+ "readOnlyProperties": [
58
+ "/properties/Id"
59
+ ],
60
+ "required": [
61
+ "MetricName",
62
+ "RateLimit",
63
+ "RateKey",
64
+ "Name"
65
+ ],
66
+ "typeName": "AWS::WAFRegional::RateBasedRule"
67
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-wafregional-rule.json ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/Name",
5
+ "/properties/MetricName"
6
+ ],
7
+ "definitions": {
8
+ "Predicate": {
9
+ "additionalProperties": false,
10
+ "properties": {
11
+ "DataId": {
12
+ "type": "string"
13
+ },
14
+ "Negated": {
15
+ "type": "boolean"
16
+ },
17
+ "Type": {
18
+ "enum": [
19
+ "ByteMatch",
20
+ "GeoMatch",
21
+ "IPMatch",
22
+ "RegexMatch",
23
+ "SizeConstraint",
24
+ "SqlInjectionMatch",
25
+ "XssMatch"
26
+ ],
27
+ "type": "string"
28
+ }
29
+ },
30
+ "required": [
31
+ "Type",
32
+ "DataId",
33
+ "Negated"
34
+ ],
35
+ "type": "object"
36
+ }
37
+ },
38
+ "primaryIdentifier": [
39
+ "/properties/Id"
40
+ ],
41
+ "properties": {
42
+ "Id": {
43
+ "type": "string"
44
+ },
45
+ "MetricName": {
46
+ "type": "string"
47
+ },
48
+ "Name": {
49
+ "type": "string"
50
+ },
51
+ "Predicates": {
52
+ "items": {
53
+ "$ref": "#/definitions/Predicate"
54
+ },
55
+ "type": "array",
56
+ "uniqueItems": false
57
+ }
58
+ },
59
+ "readOnlyProperties": [
60
+ "/properties/Id"
61
+ ],
62
+ "required": [
63
+ "MetricName",
64
+ "Name"
65
+ ],
66
+ "typeName": "AWS::WAFRegional::Rule"
67
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-wafregional-sizeconstraintset.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/Name"
5
+ ],
6
+ "definitions": {
7
+ "FieldToMatch": {
8
+ "additionalProperties": false,
9
+ "properties": {
10
+ "Data": {
11
+ "type": "string"
12
+ },
13
+ "Type": {
14
+ "type": "string"
15
+ }
16
+ },
17
+ "required": [
18
+ "Type"
19
+ ],
20
+ "type": "object"
21
+ },
22
+ "SizeConstraint": {
23
+ "additionalProperties": false,
24
+ "properties": {
25
+ "ComparisonOperator": {
26
+ "type": "string"
27
+ },
28
+ "FieldToMatch": {
29
+ "$ref": "#/definitions/FieldToMatch"
30
+ },
31
+ "Size": {
32
+ "type": "integer"
33
+ },
34
+ "TextTransformation": {
35
+ "type": "string"
36
+ }
37
+ },
38
+ "required": [
39
+ "ComparisonOperator",
40
+ "Size",
41
+ "TextTransformation",
42
+ "FieldToMatch"
43
+ ],
44
+ "type": "object"
45
+ }
46
+ },
47
+ "primaryIdentifier": [
48
+ "/properties/Id"
49
+ ],
50
+ "properties": {
51
+ "Id": {
52
+ "type": "string"
53
+ },
54
+ "Name": {
55
+ "type": "string"
56
+ },
57
+ "SizeConstraints": {
58
+ "items": {
59
+ "$ref": "#/definitions/SizeConstraint"
60
+ },
61
+ "type": "array",
62
+ "uniqueItems": false
63
+ }
64
+ },
65
+ "readOnlyProperties": [
66
+ "/properties/Id"
67
+ ],
68
+ "required": [
69
+ "Name"
70
+ ],
71
+ "typeName": "AWS::WAFRegional::SizeConstraintSet"
72
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/sa_east_1/aws-wafregional-webacl.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/Name",
5
+ "/properties/MetricName"
6
+ ],
7
+ "definitions": {
8
+ "Action": {
9
+ "additionalProperties": false,
10
+ "properties": {
11
+ "Type": {
12
+ "type": "string"
13
+ }
14
+ },
15
+ "required": [
16
+ "Type"
17
+ ],
18
+ "type": "object"
19
+ },
20
+ "Rule": {
21
+ "additionalProperties": false,
22
+ "properties": {
23
+ "Action": {
24
+ "$ref": "#/definitions/Action"
25
+ },
26
+ "Priority": {
27
+ "type": "integer"
28
+ },
29
+ "RuleId": {
30
+ "type": "string"
31
+ }
32
+ },
33
+ "required": [
34
+ "Action",
35
+ "Priority",
36
+ "RuleId"
37
+ ],
38
+ "type": "object"
39
+ }
40
+ },
41
+ "primaryIdentifier": [
42
+ "/properties/Id"
43
+ ],
44
+ "properties": {
45
+ "DefaultAction": {
46
+ "$ref": "#/definitions/Action"
47
+ },
48
+ "Id": {
49
+ "type": "string"
50
+ },
51
+ "MetricName": {
52
+ "type": "string"
53
+ },
54
+ "Name": {
55
+ "type": "string"
56
+ },
57
+ "Rules": {
58
+ "items": {
59
+ "$ref": "#/definitions/Rule"
60
+ },
61
+ "type": "array",
62
+ "uniqueItems": false
63
+ }
64
+ },
65
+ "readOnlyProperties": [
66
+ "/properties/Id"
67
+ ],
68
+ "required": [
69
+ "MetricName",
70
+ "DefaultAction",
71
+ "Name"
72
+ ],
73
+ "typeName": "AWS::WAFRegional::WebACL"
74
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/us_east_1/__init__.py ADDED
@@ -0,0 +1,1332 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from __future__ import annotations
2
+
3
+ # pylint: disable=too-many-lines
4
+ types: list[str] = [
5
+ "AWS::ACMPCA::Certificate",
6
+ "AWS::ACMPCA::CertificateAuthority",
7
+ "AWS::ACMPCA::CertificateAuthorityActivation",
8
+ "AWS::ACMPCA::Permission",
9
+ "AWS::APS::RuleGroupsNamespace",
10
+ "AWS::APS::Scraper",
11
+ "AWS::APS::Workspace",
12
+ "AWS::ARCZonalShift::AutoshiftObserverNotificationStatus",
13
+ "AWS::ARCZonalShift::ZonalAutoshiftConfiguration",
14
+ "AWS::AccessAnalyzer::Analyzer",
15
+ "AWS::AmazonMQ::Broker",
16
+ "AWS::AmazonMQ::Configuration",
17
+ "AWS::AmazonMQ::ConfigurationAssociation",
18
+ "AWS::Amplify::App",
19
+ "AWS::Amplify::Branch",
20
+ "AWS::Amplify::Domain",
21
+ "AWS::AmplifyUIBuilder::Component",
22
+ "AWS::AmplifyUIBuilder::Form",
23
+ "AWS::AmplifyUIBuilder::Theme",
24
+ "AWS::ApiGateway::Account",
25
+ "AWS::ApiGateway::ApiKey",
26
+ "AWS::ApiGateway::Authorizer",
27
+ "AWS::ApiGateway::BasePathMapping",
28
+ "AWS::ApiGateway::ClientCertificate",
29
+ "AWS::ApiGateway::Deployment",
30
+ "AWS::ApiGateway::DocumentationPart",
31
+ "AWS::ApiGateway::DocumentationVersion",
32
+ "AWS::ApiGateway::DomainName",
33
+ "AWS::ApiGateway::GatewayResponse",
34
+ "AWS::ApiGateway::Method",
35
+ "AWS::ApiGateway::Model",
36
+ "AWS::ApiGateway::RequestValidator",
37
+ "AWS::ApiGateway::Resource",
38
+ "AWS::ApiGateway::RestApi",
39
+ "AWS::ApiGateway::Stage",
40
+ "AWS::ApiGateway::UsagePlan",
41
+ "AWS::ApiGateway::UsagePlanKey",
42
+ "AWS::ApiGateway::VpcLink",
43
+ "AWS::ApiGatewayV2::Api",
44
+ "AWS::ApiGatewayV2::ApiGatewayManagedOverrides",
45
+ "AWS::ApiGatewayV2::ApiMapping",
46
+ "AWS::ApiGatewayV2::Authorizer",
47
+ "AWS::ApiGatewayV2::Deployment",
48
+ "AWS::ApiGatewayV2::DomainName",
49
+ "AWS::ApiGatewayV2::Integration",
50
+ "AWS::ApiGatewayV2::IntegrationResponse",
51
+ "AWS::ApiGatewayV2::Model",
52
+ "AWS::ApiGatewayV2::Route",
53
+ "AWS::ApiGatewayV2::RouteResponse",
54
+ "AWS::ApiGatewayV2::Stage",
55
+ "AWS::ApiGatewayV2::VpcLink",
56
+ "AWS::AppConfig::Application",
57
+ "AWS::AppConfig::ConfigurationProfile",
58
+ "AWS::AppConfig::Deployment",
59
+ "AWS::AppConfig::DeploymentStrategy",
60
+ "AWS::AppConfig::Environment",
61
+ "AWS::AppConfig::Extension",
62
+ "AWS::AppConfig::ExtensionAssociation",
63
+ "AWS::AppConfig::HostedConfigurationVersion",
64
+ "AWS::AppFlow::Connector",
65
+ "AWS::AppFlow::ConnectorProfile",
66
+ "AWS::AppFlow::Flow",
67
+ "AWS::AppIntegrations::Application",
68
+ "AWS::AppIntegrations::DataIntegration",
69
+ "AWS::AppIntegrations::EventIntegration",
70
+ "AWS::AppMesh::GatewayRoute",
71
+ "AWS::AppMesh::Mesh",
72
+ "AWS::AppMesh::Route",
73
+ "AWS::AppMesh::VirtualGateway",
74
+ "AWS::AppMesh::VirtualNode",
75
+ "AWS::AppMesh::VirtualRouter",
76
+ "AWS::AppMesh::VirtualService",
77
+ "AWS::AppRunner::AutoScalingConfiguration",
78
+ "AWS::AppRunner::ObservabilityConfiguration",
79
+ "AWS::AppRunner::Service",
80
+ "AWS::AppRunner::VpcConnector",
81
+ "AWS::AppRunner::VpcIngressConnection",
82
+ "AWS::AppStream::AppBlock",
83
+ "AWS::AppStream::AppBlockBuilder",
84
+ "AWS::AppStream::Application",
85
+ "AWS::AppStream::ApplicationEntitlementAssociation",
86
+ "AWS::AppStream::ApplicationFleetAssociation",
87
+ "AWS::AppStream::DirectoryConfig",
88
+ "AWS::AppStream::Entitlement",
89
+ "AWS::AppStream::Fleet",
90
+ "AWS::AppStream::ImageBuilder",
91
+ "AWS::AppStream::Stack",
92
+ "AWS::AppStream::StackFleetAssociation",
93
+ "AWS::AppStream::StackUserAssociation",
94
+ "AWS::AppStream::User",
95
+ "AWS::AppSync::Api",
96
+ "AWS::AppSync::ApiCache",
97
+ "AWS::AppSync::ApiKey",
98
+ "AWS::AppSync::ChannelNamespace",
99
+ "AWS::AppSync::DataSource",
100
+ "AWS::AppSync::DomainName",
101
+ "AWS::AppSync::DomainNameApiAssociation",
102
+ "AWS::AppSync::FunctionConfiguration",
103
+ "AWS::AppSync::GraphQLApi",
104
+ "AWS::AppSync::GraphQLSchema",
105
+ "AWS::AppSync::Resolver",
106
+ "AWS::AppSync::SourceApiAssociation",
107
+ "AWS::AppTest::TestCase",
108
+ "AWS::ApplicationAutoScaling::ScalableTarget",
109
+ "AWS::ApplicationAutoScaling::ScalingPolicy",
110
+ "AWS::ApplicationInsights::Application",
111
+ "AWS::ApplicationSignals::ServiceLevelObjective",
112
+ "AWS::Athena::CapacityReservation",
113
+ "AWS::Athena::DataCatalog",
114
+ "AWS::Athena::NamedQuery",
115
+ "AWS::Athena::PreparedStatement",
116
+ "AWS::Athena::WorkGroup",
117
+ "AWS::AuditManager::Assessment",
118
+ "AWS::AutoScaling::AutoScalingGroup",
119
+ "AWS::AutoScaling::LaunchConfiguration",
120
+ "AWS::AutoScaling::LifecycleHook",
121
+ "AWS::AutoScaling::ScalingPolicy",
122
+ "AWS::AutoScaling::ScheduledAction",
123
+ "AWS::AutoScaling::WarmPool",
124
+ "AWS::AutoScalingPlans::ScalingPlan",
125
+ "AWS::B2BI::Capability",
126
+ "AWS::B2BI::Partnership",
127
+ "AWS::B2BI::Profile",
128
+ "AWS::B2BI::Transformer",
129
+ "AWS::BCMDataExports::Export",
130
+ "AWS::Backup::BackupPlan",
131
+ "AWS::Backup::BackupSelection",
132
+ "AWS::Backup::BackupVault",
133
+ "AWS::Backup::Framework",
134
+ "AWS::Backup::LogicallyAirGappedBackupVault",
135
+ "AWS::Backup::ReportPlan",
136
+ "AWS::Backup::RestoreTestingPlan",
137
+ "AWS::Backup::RestoreTestingSelection",
138
+ "AWS::BackupGateway::Hypervisor",
139
+ "AWS::Batch::ComputeEnvironment",
140
+ "AWS::Batch::JobDefinition",
141
+ "AWS::Batch::JobQueue",
142
+ "AWS::Batch::SchedulingPolicy",
143
+ "AWS::Bedrock::Agent",
144
+ "AWS::Bedrock::AgentAlias",
145
+ "AWS::Bedrock::ApplicationInferenceProfile",
146
+ "AWS::Bedrock::DataSource",
147
+ "AWS::Bedrock::Flow",
148
+ "AWS::Bedrock::FlowAlias",
149
+ "AWS::Bedrock::FlowVersion",
150
+ "AWS::Bedrock::Guardrail",
151
+ "AWS::Bedrock::GuardrailVersion",
152
+ "AWS::Bedrock::KnowledgeBase",
153
+ "AWS::Bedrock::Prompt",
154
+ "AWS::Bedrock::PromptVersion",
155
+ "AWS::BillingConductor::BillingGroup",
156
+ "AWS::BillingConductor::CustomLineItem",
157
+ "AWS::BillingConductor::PricingPlan",
158
+ "AWS::BillingConductor::PricingRule",
159
+ "AWS::Budgets::Budget",
160
+ "AWS::Budgets::BudgetsAction",
161
+ "AWS::CDK::Metadata",
162
+ "AWS::CE::AnomalyMonitor",
163
+ "AWS::CE::AnomalySubscription",
164
+ "AWS::CE::CostCategory",
165
+ "AWS::CUR::ReportDefinition",
166
+ "AWS::Cassandra::Keyspace",
167
+ "AWS::Cassandra::Table",
168
+ "AWS::CertificateManager::Account",
169
+ "AWS::CertificateManager::Certificate",
170
+ "AWS::Chatbot::MicrosoftTeamsChannelConfiguration",
171
+ "AWS::Chatbot::SlackChannelConfiguration",
172
+ "AWS::CleanRooms::AnalysisTemplate",
173
+ "AWS::CleanRooms::Collaboration",
174
+ "AWS::CleanRooms::ConfiguredTable",
175
+ "AWS::CleanRooms::ConfiguredTableAssociation",
176
+ "AWS::CleanRooms::IdMappingTable",
177
+ "AWS::CleanRooms::IdNamespaceAssociation",
178
+ "AWS::CleanRooms::Membership",
179
+ "AWS::CleanRooms::PrivacyBudgetTemplate",
180
+ "AWS::CleanRoomsML::TrainingDataset",
181
+ "AWS::Cloud9::EnvironmentEC2",
182
+ "AWS::CloudFormation::CustomResource",
183
+ "AWS::CloudFormation::HookDefaultVersion",
184
+ "AWS::CloudFormation::HookTypeConfig",
185
+ "AWS::CloudFormation::HookVersion",
186
+ "AWS::CloudFormation::Macro",
187
+ "AWS::CloudFormation::ModuleDefaultVersion",
188
+ "AWS::CloudFormation::ModuleVersion",
189
+ "AWS::CloudFormation::PublicTypeVersion",
190
+ "AWS::CloudFormation::Publisher",
191
+ "AWS::CloudFormation::ResourceDefaultVersion",
192
+ "AWS::CloudFormation::ResourceVersion",
193
+ "AWS::CloudFormation::Stack",
194
+ "AWS::CloudFormation::StackSet",
195
+ "AWS::CloudFormation::TypeActivation",
196
+ "AWS::CloudFormation::WaitCondition",
197
+ "AWS::CloudFormation::WaitConditionHandle",
198
+ "AWS::CloudFront::CachePolicy",
199
+ "AWS::CloudFront::CloudFrontOriginAccessIdentity",
200
+ "AWS::CloudFront::ContinuousDeploymentPolicy",
201
+ "AWS::CloudFront::Distribution",
202
+ "AWS::CloudFront::Function",
203
+ "AWS::CloudFront::KeyGroup",
204
+ "AWS::CloudFront::KeyValueStore",
205
+ "AWS::CloudFront::MonitoringSubscription",
206
+ "AWS::CloudFront::OriginAccessControl",
207
+ "AWS::CloudFront::OriginRequestPolicy",
208
+ "AWS::CloudFront::PublicKey",
209
+ "AWS::CloudFront::RealtimeLogConfig",
210
+ "AWS::CloudFront::ResponseHeadersPolicy",
211
+ "AWS::CloudFront::StreamingDistribution",
212
+ "AWS::CloudTrail::Channel",
213
+ "AWS::CloudTrail::EventDataStore",
214
+ "AWS::CloudTrail::ResourcePolicy",
215
+ "AWS::CloudTrail::Trail",
216
+ "AWS::CloudWatch::Alarm",
217
+ "AWS::CloudWatch::AnomalyDetector",
218
+ "AWS::CloudWatch::CompositeAlarm",
219
+ "AWS::CloudWatch::Dashboard",
220
+ "AWS::CloudWatch::InsightRule",
221
+ "AWS::CloudWatch::MetricStream",
222
+ "AWS::CodeArtifact::Domain",
223
+ "AWS::CodeArtifact::PackageGroup",
224
+ "AWS::CodeArtifact::Repository",
225
+ "AWS::CodeBuild::Fleet",
226
+ "AWS::CodeBuild::Project",
227
+ "AWS::CodeBuild::ReportGroup",
228
+ "AWS::CodeBuild::SourceCredential",
229
+ "AWS::CodeCommit::Repository",
230
+ "AWS::CodeConnections::Connection",
231
+ "AWS::CodeDeploy::Application",
232
+ "AWS::CodeDeploy::DeploymentConfig",
233
+ "AWS::CodeDeploy::DeploymentGroup",
234
+ "AWS::CodeGuruProfiler::ProfilingGroup",
235
+ "AWS::CodeGuruReviewer::RepositoryAssociation",
236
+ "AWS::CodePipeline::CustomActionType",
237
+ "AWS::CodePipeline::Pipeline",
238
+ "AWS::CodePipeline::Webhook",
239
+ "AWS::CodeStar::GitHubRepository",
240
+ "AWS::CodeStarConnections::Connection",
241
+ "AWS::CodeStarConnections::RepositoryLink",
242
+ "AWS::CodeStarConnections::SyncConfiguration",
243
+ "AWS::CodeStarNotifications::NotificationRule",
244
+ "AWS::Cognito::IdentityPool",
245
+ "AWS::Cognito::IdentityPoolPrincipalTag",
246
+ "AWS::Cognito::IdentityPoolRoleAttachment",
247
+ "AWS::Cognito::LogDeliveryConfiguration",
248
+ "AWS::Cognito::UserPool",
249
+ "AWS::Cognito::UserPoolClient",
250
+ "AWS::Cognito::UserPoolDomain",
251
+ "AWS::Cognito::UserPoolGroup",
252
+ "AWS::Cognito::UserPoolIdentityProvider",
253
+ "AWS::Cognito::UserPoolResourceServer",
254
+ "AWS::Cognito::UserPoolRiskConfigurationAttachment",
255
+ "AWS::Cognito::UserPoolUICustomizationAttachment",
256
+ "AWS::Cognito::UserPoolUser",
257
+ "AWS::Cognito::UserPoolUserToGroupAttachment",
258
+ "AWS::Comprehend::DocumentClassifier",
259
+ "AWS::Comprehend::Flywheel",
260
+ "AWS::Config::AggregationAuthorization",
261
+ "AWS::Config::ConfigRule",
262
+ "AWS::Config::ConfigurationAggregator",
263
+ "AWS::Config::ConfigurationRecorder",
264
+ "AWS::Config::ConformancePack",
265
+ "AWS::Config::DeliveryChannel",
266
+ "AWS::Config::OrganizationConfigRule",
267
+ "AWS::Config::OrganizationConformancePack",
268
+ "AWS::Config::RemediationConfiguration",
269
+ "AWS::Config::StoredQuery",
270
+ "AWS::Connect::AgentStatus",
271
+ "AWS::Connect::ApprovedOrigin",
272
+ "AWS::Connect::ContactFlow",
273
+ "AWS::Connect::ContactFlowModule",
274
+ "AWS::Connect::EvaluationForm",
275
+ "AWS::Connect::HoursOfOperation",
276
+ "AWS::Connect::Instance",
277
+ "AWS::Connect::InstanceStorageConfig",
278
+ "AWS::Connect::IntegrationAssociation",
279
+ "AWS::Connect::PhoneNumber",
280
+ "AWS::Connect::PredefinedAttribute",
281
+ "AWS::Connect::Prompt",
282
+ "AWS::Connect::Queue",
283
+ "AWS::Connect::QuickConnect",
284
+ "AWS::Connect::RoutingProfile",
285
+ "AWS::Connect::Rule",
286
+ "AWS::Connect::SecurityKey",
287
+ "AWS::Connect::SecurityProfile",
288
+ "AWS::Connect::TaskTemplate",
289
+ "AWS::Connect::TrafficDistributionGroup",
290
+ "AWS::Connect::User",
291
+ "AWS::Connect::UserHierarchyGroup",
292
+ "AWS::Connect::UserHierarchyStructure",
293
+ "AWS::Connect::View",
294
+ "AWS::Connect::ViewVersion",
295
+ "AWS::ConnectCampaigns::Campaign",
296
+ "AWS::ControlTower::EnabledBaseline",
297
+ "AWS::ControlTower::EnabledControl",
298
+ "AWS::ControlTower::LandingZone",
299
+ "AWS::CustomerProfiles::CalculatedAttributeDefinition",
300
+ "AWS::CustomerProfiles::Domain",
301
+ "AWS::CustomerProfiles::EventStream",
302
+ "AWS::CustomerProfiles::Integration",
303
+ "AWS::CustomerProfiles::ObjectType",
304
+ "AWS::DAX::Cluster",
305
+ "AWS::DAX::ParameterGroup",
306
+ "AWS::DAX::SubnetGroup",
307
+ "AWS::DLM::LifecyclePolicy",
308
+ "AWS::DMS::Certificate",
309
+ "AWS::DMS::DataMigration",
310
+ "AWS::DMS::DataProvider",
311
+ "AWS::DMS::Endpoint",
312
+ "AWS::DMS::EventSubscription",
313
+ "AWS::DMS::InstanceProfile",
314
+ "AWS::DMS::MigrationProject",
315
+ "AWS::DMS::ReplicationConfig",
316
+ "AWS::DMS::ReplicationInstance",
317
+ "AWS::DMS::ReplicationSubnetGroup",
318
+ "AWS::DMS::ReplicationTask",
319
+ "AWS::DataBrew::Dataset",
320
+ "AWS::DataBrew::Job",
321
+ "AWS::DataBrew::Project",
322
+ "AWS::DataBrew::Recipe",
323
+ "AWS::DataBrew::Ruleset",
324
+ "AWS::DataBrew::Schedule",
325
+ "AWS::DataPipeline::Pipeline",
326
+ "AWS::DataSync::Agent",
327
+ "AWS::DataSync::LocationAzureBlob",
328
+ "AWS::DataSync::LocationEFS",
329
+ "AWS::DataSync::LocationFSxLustre",
330
+ "AWS::DataSync::LocationFSxONTAP",
331
+ "AWS::DataSync::LocationFSxOpenZFS",
332
+ "AWS::DataSync::LocationFSxWindows",
333
+ "AWS::DataSync::LocationHDFS",
334
+ "AWS::DataSync::LocationNFS",
335
+ "AWS::DataSync::LocationObjectStorage",
336
+ "AWS::DataSync::LocationS3",
337
+ "AWS::DataSync::LocationSMB",
338
+ "AWS::DataSync::StorageSystem",
339
+ "AWS::DataSync::Task",
340
+ "AWS::DataZone::DataSource",
341
+ "AWS::DataZone::Domain",
342
+ "AWS::DataZone::Environment",
343
+ "AWS::DataZone::EnvironmentActions",
344
+ "AWS::DataZone::EnvironmentBlueprintConfiguration",
345
+ "AWS::DataZone::EnvironmentProfile",
346
+ "AWS::DataZone::GroupProfile",
347
+ "AWS::DataZone::Project",
348
+ "AWS::DataZone::ProjectMembership",
349
+ "AWS::DataZone::SubscriptionTarget",
350
+ "AWS::DataZone::UserProfile",
351
+ "AWS::Deadline::Farm",
352
+ "AWS::Deadline::Fleet",
353
+ "AWS::Deadline::LicenseEndpoint",
354
+ "AWS::Deadline::MeteredProduct",
355
+ "AWS::Deadline::Monitor",
356
+ "AWS::Deadline::Queue",
357
+ "AWS::Deadline::QueueEnvironment",
358
+ "AWS::Deadline::QueueFleetAssociation",
359
+ "AWS::Deadline::StorageProfile",
360
+ "AWS::Detective::Graph",
361
+ "AWS::Detective::MemberInvitation",
362
+ "AWS::Detective::OrganizationAdmin",
363
+ "AWS::DevOpsGuru::LogAnomalyDetectionIntegration",
364
+ "AWS::DevOpsGuru::NotificationChannel",
365
+ "AWS::DevOpsGuru::ResourceCollection",
366
+ "AWS::DirectoryService::MicrosoftAD",
367
+ "AWS::DirectoryService::SimpleAD",
368
+ "AWS::DocDB::DBCluster",
369
+ "AWS::DocDB::DBClusterParameterGroup",
370
+ "AWS::DocDB::DBInstance",
371
+ "AWS::DocDB::DBSubnetGroup",
372
+ "AWS::DocDB::EventSubscription",
373
+ "AWS::DocDBElastic::Cluster",
374
+ "AWS::DynamoDB::GlobalTable",
375
+ "AWS::DynamoDB::Table",
376
+ "AWS::EC2::CapacityReservation",
377
+ "AWS::EC2::CapacityReservationFleet",
378
+ "AWS::EC2::CarrierGateway",
379
+ "AWS::EC2::ClientVpnAuthorizationRule",
380
+ "AWS::EC2::ClientVpnEndpoint",
381
+ "AWS::EC2::ClientVpnRoute",
382
+ "AWS::EC2::ClientVpnTargetNetworkAssociation",
383
+ "AWS::EC2::CustomerGateway",
384
+ "AWS::EC2::DHCPOptions",
385
+ "AWS::EC2::EC2Fleet",
386
+ "AWS::EC2::EIP",
387
+ "AWS::EC2::EIPAssociation",
388
+ "AWS::EC2::EgressOnlyInternetGateway",
389
+ "AWS::EC2::EnclaveCertificateIamRoleAssociation",
390
+ "AWS::EC2::FlowLog",
391
+ "AWS::EC2::GatewayRouteTableAssociation",
392
+ "AWS::EC2::Host",
393
+ "AWS::EC2::IPAM",
394
+ "AWS::EC2::IPAMAllocation",
395
+ "AWS::EC2::IPAMPool",
396
+ "AWS::EC2::IPAMPoolCidr",
397
+ "AWS::EC2::IPAMResourceDiscovery",
398
+ "AWS::EC2::IPAMResourceDiscoveryAssociation",
399
+ "AWS::EC2::IPAMScope",
400
+ "AWS::EC2::Instance",
401
+ "AWS::EC2::InstanceConnectEndpoint",
402
+ "AWS::EC2::InternetGateway",
403
+ "AWS::EC2::KeyPair",
404
+ "AWS::EC2::LaunchTemplate",
405
+ "AWS::EC2::LocalGatewayRoute",
406
+ "AWS::EC2::LocalGatewayRouteTable",
407
+ "AWS::EC2::LocalGatewayRouteTableVPCAssociation",
408
+ "AWS::EC2::LocalGatewayRouteTableVirtualInterfaceGroupAssociation",
409
+ "AWS::EC2::NatGateway",
410
+ "AWS::EC2::NetworkAcl",
411
+ "AWS::EC2::NetworkAclEntry",
412
+ "AWS::EC2::NetworkInsightsAccessScope",
413
+ "AWS::EC2::NetworkInsightsAccessScopeAnalysis",
414
+ "AWS::EC2::NetworkInsightsAnalysis",
415
+ "AWS::EC2::NetworkInsightsPath",
416
+ "AWS::EC2::NetworkInterface",
417
+ "AWS::EC2::NetworkInterfaceAttachment",
418
+ "AWS::EC2::NetworkInterfacePermission",
419
+ "AWS::EC2::NetworkPerformanceMetricSubscription",
420
+ "AWS::EC2::PlacementGroup",
421
+ "AWS::EC2::PrefixList",
422
+ "AWS::EC2::Route",
423
+ "AWS::EC2::RouteTable",
424
+ "AWS::EC2::SecurityGroup",
425
+ "AWS::EC2::SecurityGroupEgress",
426
+ "AWS::EC2::SecurityGroupIngress",
427
+ "AWS::EC2::SecurityGroupVpcAssociation",
428
+ "AWS::EC2::SnapshotBlockPublicAccess",
429
+ "AWS::EC2::SpotFleet",
430
+ "AWS::EC2::Subnet",
431
+ "AWS::EC2::SubnetCidrBlock",
432
+ "AWS::EC2::SubnetNetworkAclAssociation",
433
+ "AWS::EC2::SubnetRouteTableAssociation",
434
+ "AWS::EC2::TrafficMirrorFilter",
435
+ "AWS::EC2::TrafficMirrorFilterRule",
436
+ "AWS::EC2::TrafficMirrorSession",
437
+ "AWS::EC2::TrafficMirrorTarget",
438
+ "AWS::EC2::TransitGateway",
439
+ "AWS::EC2::TransitGatewayAttachment",
440
+ "AWS::EC2::TransitGatewayConnect",
441
+ "AWS::EC2::TransitGatewayMulticastDomain",
442
+ "AWS::EC2::TransitGatewayMulticastDomainAssociation",
443
+ "AWS::EC2::TransitGatewayMulticastGroupMember",
444
+ "AWS::EC2::TransitGatewayMulticastGroupSource",
445
+ "AWS::EC2::TransitGatewayPeeringAttachment",
446
+ "AWS::EC2::TransitGatewayRoute",
447
+ "AWS::EC2::TransitGatewayRouteTable",
448
+ "AWS::EC2::TransitGatewayRouteTableAssociation",
449
+ "AWS::EC2::TransitGatewayRouteTablePropagation",
450
+ "AWS::EC2::TransitGatewayVpcAttachment",
451
+ "AWS::EC2::VPC",
452
+ "AWS::EC2::VPCCidrBlock",
453
+ "AWS::EC2::VPCDHCPOptionsAssociation",
454
+ "AWS::EC2::VPCEndpoint",
455
+ "AWS::EC2::VPCEndpointConnectionNotification",
456
+ "AWS::EC2::VPCEndpointService",
457
+ "AWS::EC2::VPCEndpointServicePermissions",
458
+ "AWS::EC2::VPCGatewayAttachment",
459
+ "AWS::EC2::VPCPeeringConnection",
460
+ "AWS::EC2::VPNConnection",
461
+ "AWS::EC2::VPNConnectionRoute",
462
+ "AWS::EC2::VPNGateway",
463
+ "AWS::EC2::VPNGatewayRoutePropagation",
464
+ "AWS::EC2::VerifiedAccessEndpoint",
465
+ "AWS::EC2::VerifiedAccessGroup",
466
+ "AWS::EC2::VerifiedAccessInstance",
467
+ "AWS::EC2::VerifiedAccessTrustProvider",
468
+ "AWS::EC2::Volume",
469
+ "AWS::EC2::VolumeAttachment",
470
+ "AWS::ECR::PublicRepository",
471
+ "AWS::ECR::PullThroughCacheRule",
472
+ "AWS::ECR::RegistryPolicy",
473
+ "AWS::ECR::ReplicationConfiguration",
474
+ "AWS::ECR::Repository",
475
+ "AWS::ECR::RepositoryCreationTemplate",
476
+ "AWS::ECS::CapacityProvider",
477
+ "AWS::ECS::Cluster",
478
+ "AWS::ECS::ClusterCapacityProviderAssociations",
479
+ "AWS::ECS::PrimaryTaskSet",
480
+ "AWS::ECS::Service",
481
+ "AWS::ECS::TaskDefinition",
482
+ "AWS::ECS::TaskSet",
483
+ "AWS::EFS::AccessPoint",
484
+ "AWS::EFS::FileSystem",
485
+ "AWS::EFS::MountTarget",
486
+ "AWS::EKS::AccessEntry",
487
+ "AWS::EKS::Addon",
488
+ "AWS::EKS::Cluster",
489
+ "AWS::EKS::FargateProfile",
490
+ "AWS::EKS::IdentityProviderConfig",
491
+ "AWS::EKS::Nodegroup",
492
+ "AWS::EKS::PodIdentityAssociation",
493
+ "AWS::EMR::Cluster",
494
+ "AWS::EMR::InstanceFleetConfig",
495
+ "AWS::EMR::InstanceGroupConfig",
496
+ "AWS::EMR::SecurityConfiguration",
497
+ "AWS::EMR::Step",
498
+ "AWS::EMR::Studio",
499
+ "AWS::EMR::StudioSessionMapping",
500
+ "AWS::EMR::WALWorkspace",
501
+ "AWS::EMRContainers::VirtualCluster",
502
+ "AWS::EMRServerless::Application",
503
+ "AWS::ElastiCache::CacheCluster",
504
+ "AWS::ElastiCache::GlobalReplicationGroup",
505
+ "AWS::ElastiCache::ParameterGroup",
506
+ "AWS::ElastiCache::ReplicationGroup",
507
+ "AWS::ElastiCache::SecurityGroup",
508
+ "AWS::ElastiCache::SecurityGroupIngress",
509
+ "AWS::ElastiCache::ServerlessCache",
510
+ "AWS::ElastiCache::SubnetGroup",
511
+ "AWS::ElastiCache::User",
512
+ "AWS::ElastiCache::UserGroup",
513
+ "AWS::ElasticBeanstalk::Application",
514
+ "AWS::ElasticBeanstalk::ApplicationVersion",
515
+ "AWS::ElasticBeanstalk::ConfigurationTemplate",
516
+ "AWS::ElasticBeanstalk::Environment",
517
+ "AWS::ElasticLoadBalancing::LoadBalancer",
518
+ "AWS::ElasticLoadBalancingV2::Listener",
519
+ "AWS::ElasticLoadBalancingV2::ListenerCertificate",
520
+ "AWS::ElasticLoadBalancingV2::ListenerRule",
521
+ "AWS::ElasticLoadBalancingV2::LoadBalancer",
522
+ "AWS::ElasticLoadBalancingV2::TargetGroup",
523
+ "AWS::ElasticLoadBalancingV2::TrustStore",
524
+ "AWS::ElasticLoadBalancingV2::TrustStoreRevocation",
525
+ "AWS::Elasticsearch::Domain",
526
+ "AWS::EntityResolution::IdMappingWorkflow",
527
+ "AWS::EntityResolution::IdNamespace",
528
+ "AWS::EntityResolution::MatchingWorkflow",
529
+ "AWS::EntityResolution::PolicyStatement",
530
+ "AWS::EntityResolution::SchemaMapping",
531
+ "AWS::EventSchemas::Discoverer",
532
+ "AWS::EventSchemas::Registry",
533
+ "AWS::EventSchemas::RegistryPolicy",
534
+ "AWS::EventSchemas::Schema",
535
+ "AWS::Events::ApiDestination",
536
+ "AWS::Events::Archive",
537
+ "AWS::Events::Connection",
538
+ "AWS::Events::Endpoint",
539
+ "AWS::Events::EventBus",
540
+ "AWS::Events::EventBusPolicy",
541
+ "AWS::Events::Rule",
542
+ "AWS::Evidently::Experiment",
543
+ "AWS::Evidently::Feature",
544
+ "AWS::Evidently::Launch",
545
+ "AWS::Evidently::Project",
546
+ "AWS::Evidently::Segment",
547
+ "AWS::FIS::ExperimentTemplate",
548
+ "AWS::FIS::TargetAccountConfiguration",
549
+ "AWS::FMS::NotificationChannel",
550
+ "AWS::FMS::Policy",
551
+ "AWS::FMS::ResourceSet",
552
+ "AWS::FSx::DataRepositoryAssociation",
553
+ "AWS::FSx::FileSystem",
554
+ "AWS::FSx::Snapshot",
555
+ "AWS::FSx::StorageVirtualMachine",
556
+ "AWS::FSx::Volume",
557
+ "AWS::FinSpace::Environment",
558
+ "AWS::Forecast::Dataset",
559
+ "AWS::Forecast::DatasetGroup",
560
+ "AWS::FraudDetector::Detector",
561
+ "AWS::FraudDetector::EntityType",
562
+ "AWS::FraudDetector::EventType",
563
+ "AWS::FraudDetector::Label",
564
+ "AWS::FraudDetector::List",
565
+ "AWS::FraudDetector::Outcome",
566
+ "AWS::FraudDetector::Variable",
567
+ "AWS::GameLift::Alias",
568
+ "AWS::GameLift::Build",
569
+ "AWS::GameLift::ContainerGroupDefinition",
570
+ "AWS::GameLift::Fleet",
571
+ "AWS::GameLift::GameServerGroup",
572
+ "AWS::GameLift::GameSessionQueue",
573
+ "AWS::GameLift::Location",
574
+ "AWS::GameLift::MatchmakingConfiguration",
575
+ "AWS::GameLift::MatchmakingRuleSet",
576
+ "AWS::GameLift::Script",
577
+ "AWS::GlobalAccelerator::Accelerator",
578
+ "AWS::GlobalAccelerator::CrossAccountAttachment",
579
+ "AWS::GlobalAccelerator::EndpointGroup",
580
+ "AWS::GlobalAccelerator::Listener",
581
+ "AWS::Glue::Classifier",
582
+ "AWS::Glue::Connection",
583
+ "AWS::Glue::Crawler",
584
+ "AWS::Glue::CustomEntityType",
585
+ "AWS::Glue::DataCatalogEncryptionSettings",
586
+ "AWS::Glue::DataQualityRuleset",
587
+ "AWS::Glue::Database",
588
+ "AWS::Glue::DevEndpoint",
589
+ "AWS::Glue::Job",
590
+ "AWS::Glue::MLTransform",
591
+ "AWS::Glue::Partition",
592
+ "AWS::Glue::Registry",
593
+ "AWS::Glue::Schema",
594
+ "AWS::Glue::SchemaVersion",
595
+ "AWS::Glue::SchemaVersionMetadata",
596
+ "AWS::Glue::SecurityConfiguration",
597
+ "AWS::Glue::Table",
598
+ "AWS::Glue::TableOptimizer",
599
+ "AWS::Glue::Trigger",
600
+ "AWS::Glue::UsageProfile",
601
+ "AWS::Glue::Workflow",
602
+ "AWS::Grafana::Workspace",
603
+ "AWS::Greengrass::ConnectorDefinition",
604
+ "AWS::Greengrass::ConnectorDefinitionVersion",
605
+ "AWS::Greengrass::CoreDefinition",
606
+ "AWS::Greengrass::CoreDefinitionVersion",
607
+ "AWS::Greengrass::DeviceDefinition",
608
+ "AWS::Greengrass::DeviceDefinitionVersion",
609
+ "AWS::Greengrass::FunctionDefinition",
610
+ "AWS::Greengrass::FunctionDefinitionVersion",
611
+ "AWS::Greengrass::Group",
612
+ "AWS::Greengrass::GroupVersion",
613
+ "AWS::Greengrass::LoggerDefinition",
614
+ "AWS::Greengrass::LoggerDefinitionVersion",
615
+ "AWS::Greengrass::ResourceDefinition",
616
+ "AWS::Greengrass::ResourceDefinitionVersion",
617
+ "AWS::Greengrass::SubscriptionDefinition",
618
+ "AWS::Greengrass::SubscriptionDefinitionVersion",
619
+ "AWS::GreengrassV2::ComponentVersion",
620
+ "AWS::GreengrassV2::Deployment",
621
+ "AWS::GroundStation::Config",
622
+ "AWS::GroundStation::DataflowEndpointGroup",
623
+ "AWS::GroundStation::MissionProfile",
624
+ "AWS::GuardDuty::Detector",
625
+ "AWS::GuardDuty::Filter",
626
+ "AWS::GuardDuty::IPSet",
627
+ "AWS::GuardDuty::MalwareProtectionPlan",
628
+ "AWS::GuardDuty::Master",
629
+ "AWS::GuardDuty::Member",
630
+ "AWS::GuardDuty::ThreatIntelSet",
631
+ "AWS::HealthImaging::Datastore",
632
+ "AWS::HealthLake::FHIRDatastore",
633
+ "AWS::IAM::AccessKey",
634
+ "AWS::IAM::Group",
635
+ "AWS::IAM::GroupPolicy",
636
+ "AWS::IAM::InstanceProfile",
637
+ "AWS::IAM::ManagedPolicy",
638
+ "AWS::IAM::OIDCProvider",
639
+ "AWS::IAM::Policy",
640
+ "AWS::IAM::Role",
641
+ "AWS::IAM::RolePolicy",
642
+ "AWS::IAM::SAMLProvider",
643
+ "AWS::IAM::ServerCertificate",
644
+ "AWS::IAM::ServiceLinkedRole",
645
+ "AWS::IAM::User",
646
+ "AWS::IAM::UserPolicy",
647
+ "AWS::IAM::UserToGroupAddition",
648
+ "AWS::IAM::VirtualMFADevice",
649
+ "AWS::IVS::Channel",
650
+ "AWS::IVS::EncoderConfiguration",
651
+ "AWS::IVS::PlaybackKeyPair",
652
+ "AWS::IVS::PlaybackRestrictionPolicy",
653
+ "AWS::IVS::PublicKey",
654
+ "AWS::IVS::RecordingConfiguration",
655
+ "AWS::IVS::Stage",
656
+ "AWS::IVS::StorageConfiguration",
657
+ "AWS::IVS::StreamKey",
658
+ "AWS::IVSChat::LoggingConfiguration",
659
+ "AWS::IVSChat::Room",
660
+ "AWS::IdentityStore::Group",
661
+ "AWS::IdentityStore::GroupMembership",
662
+ "AWS::ImageBuilder::Component",
663
+ "AWS::ImageBuilder::ContainerRecipe",
664
+ "AWS::ImageBuilder::DistributionConfiguration",
665
+ "AWS::ImageBuilder::Image",
666
+ "AWS::ImageBuilder::ImagePipeline",
667
+ "AWS::ImageBuilder::ImageRecipe",
668
+ "AWS::ImageBuilder::InfrastructureConfiguration",
669
+ "AWS::ImageBuilder::LifecyclePolicy",
670
+ "AWS::ImageBuilder::Workflow",
671
+ "AWS::Inspector::AssessmentTarget",
672
+ "AWS::Inspector::AssessmentTemplate",
673
+ "AWS::Inspector::ResourceGroup",
674
+ "AWS::InspectorV2::CisScanConfiguration",
675
+ "AWS::InspectorV2::Filter",
676
+ "AWS::InternetMonitor::Monitor",
677
+ "AWS::IoT1Click::Device",
678
+ "AWS::IoT1Click::Placement",
679
+ "AWS::IoT1Click::Project",
680
+ "AWS::IoT::AccountAuditConfiguration",
681
+ "AWS::IoT::Authorizer",
682
+ "AWS::IoT::BillingGroup",
683
+ "AWS::IoT::CACertificate",
684
+ "AWS::IoT::Certificate",
685
+ "AWS::IoT::CertificateProvider",
686
+ "AWS::IoT::CustomMetric",
687
+ "AWS::IoT::Dimension",
688
+ "AWS::IoT::DomainConfiguration",
689
+ "AWS::IoT::FleetMetric",
690
+ "AWS::IoT::JobTemplate",
691
+ "AWS::IoT::Logging",
692
+ "AWS::IoT::MitigationAction",
693
+ "AWS::IoT::Policy",
694
+ "AWS::IoT::PolicyPrincipalAttachment",
695
+ "AWS::IoT::ProvisioningTemplate",
696
+ "AWS::IoT::ResourceSpecificLogging",
697
+ "AWS::IoT::RoleAlias",
698
+ "AWS::IoT::ScheduledAudit",
699
+ "AWS::IoT::SecurityProfile",
700
+ "AWS::IoT::SoftwarePackage",
701
+ "AWS::IoT::SoftwarePackageVersion",
702
+ "AWS::IoT::Thing",
703
+ "AWS::IoT::ThingGroup",
704
+ "AWS::IoT::ThingPrincipalAttachment",
705
+ "AWS::IoT::ThingType",
706
+ "AWS::IoT::TopicRule",
707
+ "AWS::IoT::TopicRuleDestination",
708
+ "AWS::IoTAnalytics::Channel",
709
+ "AWS::IoTAnalytics::Dataset",
710
+ "AWS::IoTAnalytics::Datastore",
711
+ "AWS::IoTAnalytics::Pipeline",
712
+ "AWS::IoTCoreDeviceAdvisor::SuiteDefinition",
713
+ "AWS::IoTEvents::AlarmModel",
714
+ "AWS::IoTEvents::DetectorModel",
715
+ "AWS::IoTEvents::Input",
716
+ "AWS::IoTFleetHub::Application",
717
+ "AWS::IoTFleetWise::Campaign",
718
+ "AWS::IoTFleetWise::DecoderManifest",
719
+ "AWS::IoTFleetWise::Fleet",
720
+ "AWS::IoTFleetWise::ModelManifest",
721
+ "AWS::IoTFleetWise::SignalCatalog",
722
+ "AWS::IoTFleetWise::Vehicle",
723
+ "AWS::IoTSiteWise::AccessPolicy",
724
+ "AWS::IoTSiteWise::Asset",
725
+ "AWS::IoTSiteWise::AssetModel",
726
+ "AWS::IoTSiteWise::Dashboard",
727
+ "AWS::IoTSiteWise::Gateway",
728
+ "AWS::IoTSiteWise::Portal",
729
+ "AWS::IoTSiteWise::Project",
730
+ "AWS::IoTThingsGraph::FlowTemplate",
731
+ "AWS::IoTTwinMaker::ComponentType",
732
+ "AWS::IoTTwinMaker::Entity",
733
+ "AWS::IoTTwinMaker::Scene",
734
+ "AWS::IoTTwinMaker::SyncJob",
735
+ "AWS::IoTTwinMaker::Workspace",
736
+ "AWS::IoTWireless::Destination",
737
+ "AWS::IoTWireless::DeviceProfile",
738
+ "AWS::IoTWireless::FuotaTask",
739
+ "AWS::IoTWireless::MulticastGroup",
740
+ "AWS::IoTWireless::NetworkAnalyzerConfiguration",
741
+ "AWS::IoTWireless::PartnerAccount",
742
+ "AWS::IoTWireless::ServiceProfile",
743
+ "AWS::IoTWireless::TaskDefinition",
744
+ "AWS::IoTWireless::WirelessDevice",
745
+ "AWS::IoTWireless::WirelessDeviceImportTask",
746
+ "AWS::IoTWireless::WirelessGateway",
747
+ "AWS::KMS::Alias",
748
+ "AWS::KMS::Key",
749
+ "AWS::KMS::ReplicaKey",
750
+ "AWS::KafkaConnect::Connector",
751
+ "AWS::KafkaConnect::CustomPlugin",
752
+ "AWS::KafkaConnect::WorkerConfiguration",
753
+ "AWS::Kendra::DataSource",
754
+ "AWS::Kendra::Faq",
755
+ "AWS::Kendra::Index",
756
+ "AWS::KendraRanking::ExecutionPlan",
757
+ "AWS::Kinesis::ResourcePolicy",
758
+ "AWS::Kinesis::Stream",
759
+ "AWS::Kinesis::StreamConsumer",
760
+ "AWS::KinesisAnalytics::Application",
761
+ "AWS::KinesisAnalytics::ApplicationOutput",
762
+ "AWS::KinesisAnalytics::ApplicationReferenceDataSource",
763
+ "AWS::KinesisAnalyticsV2::Application",
764
+ "AWS::KinesisAnalyticsV2::ApplicationCloudWatchLoggingOption",
765
+ "AWS::KinesisAnalyticsV2::ApplicationOutput",
766
+ "AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource",
767
+ "AWS::KinesisFirehose::DeliveryStream",
768
+ "AWS::KinesisVideo::SignalingChannel",
769
+ "AWS::KinesisVideo::Stream",
770
+ "AWS::LakeFormation::DataCellsFilter",
771
+ "AWS::LakeFormation::DataLakeSettings",
772
+ "AWS::LakeFormation::Permissions",
773
+ "AWS::LakeFormation::PrincipalPermissions",
774
+ "AWS::LakeFormation::Resource",
775
+ "AWS::LakeFormation::Tag",
776
+ "AWS::LakeFormation::TagAssociation",
777
+ "AWS::Lambda::Alias",
778
+ "AWS::Lambda::CodeSigningConfig",
779
+ "AWS::Lambda::EventInvokeConfig",
780
+ "AWS::Lambda::EventSourceMapping",
781
+ "AWS::Lambda::Function",
782
+ "AWS::Lambda::LayerVersion",
783
+ "AWS::Lambda::LayerVersionPermission",
784
+ "AWS::Lambda::Permission",
785
+ "AWS::Lambda::Url",
786
+ "AWS::Lambda::Version",
787
+ "AWS::LaunchWizard::Deployment",
788
+ "AWS::Lex::Bot",
789
+ "AWS::Lex::BotAlias",
790
+ "AWS::Lex::BotVersion",
791
+ "AWS::Lex::ResourcePolicy",
792
+ "AWS::LicenseManager::Grant",
793
+ "AWS::LicenseManager::License",
794
+ "AWS::Lightsail::Alarm",
795
+ "AWS::Lightsail::Bucket",
796
+ "AWS::Lightsail::Certificate",
797
+ "AWS::Lightsail::Container",
798
+ "AWS::Lightsail::Database",
799
+ "AWS::Lightsail::Disk",
800
+ "AWS::Lightsail::Distribution",
801
+ "AWS::Lightsail::Instance",
802
+ "AWS::Lightsail::LoadBalancer",
803
+ "AWS::Lightsail::LoadBalancerTlsCertificate",
804
+ "AWS::Lightsail::StaticIp",
805
+ "AWS::Location::APIKey",
806
+ "AWS::Location::GeofenceCollection",
807
+ "AWS::Location::Map",
808
+ "AWS::Location::PlaceIndex",
809
+ "AWS::Location::RouteCalculator",
810
+ "AWS::Location::Tracker",
811
+ "AWS::Location::TrackerConsumer",
812
+ "AWS::Logs::AccountPolicy",
813
+ "AWS::Logs::Delivery",
814
+ "AWS::Logs::DeliveryDestination",
815
+ "AWS::Logs::DeliverySource",
816
+ "AWS::Logs::Destination",
817
+ "AWS::Logs::LogAnomalyDetector",
818
+ "AWS::Logs::LogGroup",
819
+ "AWS::Logs::LogStream",
820
+ "AWS::Logs::MetricFilter",
821
+ "AWS::Logs::QueryDefinition",
822
+ "AWS::Logs::ResourcePolicy",
823
+ "AWS::Logs::SubscriptionFilter",
824
+ "AWS::LookoutEquipment::InferenceScheduler",
825
+ "AWS::LookoutMetrics::Alert",
826
+ "AWS::LookoutMetrics::AnomalyDetector",
827
+ "AWS::LookoutVision::Project",
828
+ "AWS::M2::Application",
829
+ "AWS::M2::Environment",
830
+ "AWS::MSK::BatchScramSecret",
831
+ "AWS::MSK::Cluster",
832
+ "AWS::MSK::ClusterPolicy",
833
+ "AWS::MSK::Configuration",
834
+ "AWS::MSK::Replicator",
835
+ "AWS::MSK::ServerlessCluster",
836
+ "AWS::MSK::VpcConnection",
837
+ "AWS::MWAA::Environment",
838
+ "AWS::Macie::AllowList",
839
+ "AWS::Macie::CustomDataIdentifier",
840
+ "AWS::Macie::FindingsFilter",
841
+ "AWS::Macie::Session",
842
+ "AWS::ManagedBlockchain::Accessor",
843
+ "AWS::ManagedBlockchain::Member",
844
+ "AWS::ManagedBlockchain::Node",
845
+ "AWS::MediaConnect::Bridge",
846
+ "AWS::MediaConnect::BridgeOutput",
847
+ "AWS::MediaConnect::BridgeSource",
848
+ "AWS::MediaConnect::Flow",
849
+ "AWS::MediaConnect::FlowEntitlement",
850
+ "AWS::MediaConnect::FlowOutput",
851
+ "AWS::MediaConnect::FlowSource",
852
+ "AWS::MediaConnect::FlowVpcInterface",
853
+ "AWS::MediaConnect::Gateway",
854
+ "AWS::MediaConvert::JobTemplate",
855
+ "AWS::MediaConvert::Preset",
856
+ "AWS::MediaConvert::Queue",
857
+ "AWS::MediaLive::Channel",
858
+ "AWS::MediaLive::ChannelPlacementGroup",
859
+ "AWS::MediaLive::CloudWatchAlarmTemplate",
860
+ "AWS::MediaLive::CloudWatchAlarmTemplateGroup",
861
+ "AWS::MediaLive::Cluster",
862
+ "AWS::MediaLive::EventBridgeRuleTemplate",
863
+ "AWS::MediaLive::EventBridgeRuleTemplateGroup",
864
+ "AWS::MediaLive::Input",
865
+ "AWS::MediaLive::InputSecurityGroup",
866
+ "AWS::MediaLive::Multiplex",
867
+ "AWS::MediaLive::Multiplexprogram",
868
+ "AWS::MediaLive::Network",
869
+ "AWS::MediaLive::SdiSource",
870
+ "AWS::MediaLive::SignalMap",
871
+ "AWS::MediaPackage::Asset",
872
+ "AWS::MediaPackage::Channel",
873
+ "AWS::MediaPackage::OriginEndpoint",
874
+ "AWS::MediaPackage::PackagingConfiguration",
875
+ "AWS::MediaPackage::PackagingGroup",
876
+ "AWS::MediaPackageV2::Channel",
877
+ "AWS::MediaPackageV2::ChannelGroup",
878
+ "AWS::MediaPackageV2::ChannelPolicy",
879
+ "AWS::MediaPackageV2::OriginEndpoint",
880
+ "AWS::MediaPackageV2::OriginEndpointPolicy",
881
+ "AWS::MediaStore::Container",
882
+ "AWS::MediaTailor::Channel",
883
+ "AWS::MediaTailor::ChannelPolicy",
884
+ "AWS::MediaTailor::LiveSource",
885
+ "AWS::MediaTailor::PlaybackConfiguration",
886
+ "AWS::MediaTailor::SourceLocation",
887
+ "AWS::MediaTailor::VodSource",
888
+ "AWS::MemoryDB::ACL",
889
+ "AWS::MemoryDB::Cluster",
890
+ "AWS::MemoryDB::ParameterGroup",
891
+ "AWS::MemoryDB::SubnetGroup",
892
+ "AWS::MemoryDB::User",
893
+ "AWS::Neptune::DBCluster",
894
+ "AWS::Neptune::DBClusterParameterGroup",
895
+ "AWS::Neptune::DBInstance",
896
+ "AWS::Neptune::DBParameterGroup",
897
+ "AWS::Neptune::DBSubnetGroup",
898
+ "AWS::Neptune::EventSubscription",
899
+ "AWS::NeptuneGraph::Graph",
900
+ "AWS::NeptuneGraph::PrivateGraphEndpoint",
901
+ "AWS::NetworkFirewall::Firewall",
902
+ "AWS::NetworkFirewall::FirewallPolicy",
903
+ "AWS::NetworkFirewall::LoggingConfiguration",
904
+ "AWS::NetworkFirewall::RuleGroup",
905
+ "AWS::NetworkFirewall::TLSInspectionConfiguration",
906
+ "AWS::NetworkManager::ConnectAttachment",
907
+ "AWS::NetworkManager::ConnectPeer",
908
+ "AWS::NetworkManager::CoreNetwork",
909
+ "AWS::NetworkManager::CustomerGatewayAssociation",
910
+ "AWS::NetworkManager::Device",
911
+ "AWS::NetworkManager::GlobalNetwork",
912
+ "AWS::NetworkManager::Link",
913
+ "AWS::NetworkManager::LinkAssociation",
914
+ "AWS::NetworkManager::Site",
915
+ "AWS::NetworkManager::SiteToSiteVpnAttachment",
916
+ "AWS::NetworkManager::TransitGatewayPeering",
917
+ "AWS::NetworkManager::TransitGatewayRegistration",
918
+ "AWS::NetworkManager::TransitGatewayRouteTableAttachment",
919
+ "AWS::NetworkManager::VpcAttachment",
920
+ "AWS::NimbleStudio::LaunchProfile",
921
+ "AWS::NimbleStudio::StreamingImage",
922
+ "AWS::NimbleStudio::Studio",
923
+ "AWS::NimbleStudio::StudioComponent",
924
+ "AWS::OSIS::Pipeline",
925
+ "AWS::Oam::Link",
926
+ "AWS::Oam::Sink",
927
+ "AWS::Omics::AnnotationStore",
928
+ "AWS::Omics::ReferenceStore",
929
+ "AWS::Omics::RunGroup",
930
+ "AWS::Omics::SequenceStore",
931
+ "AWS::Omics::VariantStore",
932
+ "AWS::Omics::Workflow",
933
+ "AWS::OpenSearchServerless::AccessPolicy",
934
+ "AWS::OpenSearchServerless::Collection",
935
+ "AWS::OpenSearchServerless::LifecyclePolicy",
936
+ "AWS::OpenSearchServerless::SecurityConfig",
937
+ "AWS::OpenSearchServerless::SecurityPolicy",
938
+ "AWS::OpenSearchServerless::VpcEndpoint",
939
+ "AWS::OpenSearchService::Application",
940
+ "AWS::OpenSearchService::Domain",
941
+ "AWS::OpsWorks::App",
942
+ "AWS::OpsWorks::ElasticLoadBalancerAttachment",
943
+ "AWS::OpsWorks::Instance",
944
+ "AWS::OpsWorks::Layer",
945
+ "AWS::OpsWorks::Stack",
946
+ "AWS::OpsWorks::UserProfile",
947
+ "AWS::OpsWorks::Volume",
948
+ "AWS::OpsWorksCM::Server",
949
+ "AWS::Organizations::Account",
950
+ "AWS::Organizations::Organization",
951
+ "AWS::Organizations::OrganizationalUnit",
952
+ "AWS::Organizations::Policy",
953
+ "AWS::Organizations::ResourcePolicy",
954
+ "AWS::PCAConnectorAD::Connector",
955
+ "AWS::PCAConnectorAD::DirectoryRegistration",
956
+ "AWS::PCAConnectorAD::ServicePrincipalName",
957
+ "AWS::PCAConnectorAD::Template",
958
+ "AWS::PCAConnectorAD::TemplateGroupAccessControlEntry",
959
+ "AWS::PCAConnectorSCEP::Challenge",
960
+ "AWS::PCAConnectorSCEP::Connector",
961
+ "AWS::Panorama::ApplicationInstance",
962
+ "AWS::Panorama::Package",
963
+ "AWS::Panorama::PackageVersion",
964
+ "AWS::PaymentCryptography::Alias",
965
+ "AWS::PaymentCryptography::Key",
966
+ "AWS::Personalize::Dataset",
967
+ "AWS::Personalize::DatasetGroup",
968
+ "AWS::Personalize::Schema",
969
+ "AWS::Personalize::Solution",
970
+ "AWS::Pinpoint::ADMChannel",
971
+ "AWS::Pinpoint::APNSChannel",
972
+ "AWS::Pinpoint::APNSSandboxChannel",
973
+ "AWS::Pinpoint::APNSVoipChannel",
974
+ "AWS::Pinpoint::APNSVoipSandboxChannel",
975
+ "AWS::Pinpoint::App",
976
+ "AWS::Pinpoint::ApplicationSettings",
977
+ "AWS::Pinpoint::BaiduChannel",
978
+ "AWS::Pinpoint::Campaign",
979
+ "AWS::Pinpoint::EmailChannel",
980
+ "AWS::Pinpoint::EmailTemplate",
981
+ "AWS::Pinpoint::EventStream",
982
+ "AWS::Pinpoint::GCMChannel",
983
+ "AWS::Pinpoint::InAppTemplate",
984
+ "AWS::Pinpoint::PushTemplate",
985
+ "AWS::Pinpoint::SMSChannel",
986
+ "AWS::Pinpoint::Segment",
987
+ "AWS::Pinpoint::SmsTemplate",
988
+ "AWS::Pinpoint::VoiceChannel",
989
+ "AWS::PinpointEmail::ConfigurationSet",
990
+ "AWS::PinpointEmail::ConfigurationSetEventDestination",
991
+ "AWS::PinpointEmail::DedicatedIpPool",
992
+ "AWS::PinpointEmail::Identity",
993
+ "AWS::Pipes::Pipe",
994
+ "AWS::Proton::EnvironmentAccountConnection",
995
+ "AWS::Proton::EnvironmentTemplate",
996
+ "AWS::Proton::ServiceTemplate",
997
+ "AWS::QBusiness::Application",
998
+ "AWS::QBusiness::DataSource",
999
+ "AWS::QBusiness::Index",
1000
+ "AWS::QBusiness::Plugin",
1001
+ "AWS::QBusiness::Retriever",
1002
+ "AWS::QBusiness::WebExperience",
1003
+ "AWS::QLDB::Ledger",
1004
+ "AWS::QLDB::Stream",
1005
+ "AWS::QuickSight::Analysis",
1006
+ "AWS::QuickSight::Dashboard",
1007
+ "AWS::QuickSight::DataSet",
1008
+ "AWS::QuickSight::DataSource",
1009
+ "AWS::QuickSight::Folder",
1010
+ "AWS::QuickSight::RefreshSchedule",
1011
+ "AWS::QuickSight::Template",
1012
+ "AWS::QuickSight::Theme",
1013
+ "AWS::QuickSight::Topic",
1014
+ "AWS::QuickSight::VPCConnection",
1015
+ "AWS::RAM::Permission",
1016
+ "AWS::RAM::ResourceShare",
1017
+ "AWS::RDS::CustomDBEngineVersion",
1018
+ "AWS::RDS::DBCluster",
1019
+ "AWS::RDS::DBClusterParameterGroup",
1020
+ "AWS::RDS::DBInstance",
1021
+ "AWS::RDS::DBParameterGroup",
1022
+ "AWS::RDS::DBProxy",
1023
+ "AWS::RDS::DBProxyEndpoint",
1024
+ "AWS::RDS::DBProxyTargetGroup",
1025
+ "AWS::RDS::DBSecurityGroup",
1026
+ "AWS::RDS::DBSecurityGroupIngress",
1027
+ "AWS::RDS::DBShardGroup",
1028
+ "AWS::RDS::DBSubnetGroup",
1029
+ "AWS::RDS::EventSubscription",
1030
+ "AWS::RDS::GlobalCluster",
1031
+ "AWS::RDS::Integration",
1032
+ "AWS::RDS::OptionGroup",
1033
+ "AWS::RUM::AppMonitor",
1034
+ "AWS::Redshift::Cluster",
1035
+ "AWS::Redshift::ClusterParameterGroup",
1036
+ "AWS::Redshift::ClusterSecurityGroup",
1037
+ "AWS::Redshift::ClusterSecurityGroupIngress",
1038
+ "AWS::Redshift::ClusterSubnetGroup",
1039
+ "AWS::Redshift::EndpointAccess",
1040
+ "AWS::Redshift::EndpointAuthorization",
1041
+ "AWS::Redshift::EventSubscription",
1042
+ "AWS::Redshift::Integration",
1043
+ "AWS::Redshift::ScheduledAction",
1044
+ "AWS::RedshiftServerless::Namespace",
1045
+ "AWS::RedshiftServerless::Workgroup",
1046
+ "AWS::RefactorSpaces::Application",
1047
+ "AWS::RefactorSpaces::Environment",
1048
+ "AWS::RefactorSpaces::Route",
1049
+ "AWS::RefactorSpaces::Service",
1050
+ "AWS::Rekognition::Collection",
1051
+ "AWS::Rekognition::Project",
1052
+ "AWS::Rekognition::StreamProcessor",
1053
+ "AWS::ResilienceHub::App",
1054
+ "AWS::ResilienceHub::ResiliencyPolicy",
1055
+ "AWS::ResourceExplorer2::DefaultViewAssociation",
1056
+ "AWS::ResourceExplorer2::Index",
1057
+ "AWS::ResourceExplorer2::View",
1058
+ "AWS::ResourceGroups::Group",
1059
+ "AWS::RoboMaker::Fleet",
1060
+ "AWS::RoboMaker::Robot",
1061
+ "AWS::RoboMaker::RobotApplication",
1062
+ "AWS::RoboMaker::RobotApplicationVersion",
1063
+ "AWS::RoboMaker::SimulationApplication",
1064
+ "AWS::RoboMaker::SimulationApplicationVersion",
1065
+ "AWS::RolesAnywhere::CRL",
1066
+ "AWS::RolesAnywhere::Profile",
1067
+ "AWS::RolesAnywhere::TrustAnchor",
1068
+ "AWS::Route53::CidrCollection",
1069
+ "AWS::Route53::DNSSEC",
1070
+ "AWS::Route53::HealthCheck",
1071
+ "AWS::Route53::HostedZone",
1072
+ "AWS::Route53::KeySigningKey",
1073
+ "AWS::Route53::RecordSet",
1074
+ "AWS::Route53::RecordSetGroup",
1075
+ "AWS::Route53Profiles::Profile",
1076
+ "AWS::Route53Profiles::ProfileAssociation",
1077
+ "AWS::Route53Profiles::ProfileResourceAssociation",
1078
+ "AWS::Route53RecoveryControl::Cluster",
1079
+ "AWS::Route53RecoveryControl::ControlPanel",
1080
+ "AWS::Route53RecoveryControl::RoutingControl",
1081
+ "AWS::Route53RecoveryControl::SafetyRule",
1082
+ "AWS::Route53RecoveryReadiness::Cell",
1083
+ "AWS::Route53RecoveryReadiness::ReadinessCheck",
1084
+ "AWS::Route53RecoveryReadiness::RecoveryGroup",
1085
+ "AWS::Route53RecoveryReadiness::ResourceSet",
1086
+ "AWS::Route53Resolver::FirewallDomainList",
1087
+ "AWS::Route53Resolver::FirewallRuleGroup",
1088
+ "AWS::Route53Resolver::FirewallRuleGroupAssociation",
1089
+ "AWS::Route53Resolver::OutpostResolver",
1090
+ "AWS::Route53Resolver::ResolverConfig",
1091
+ "AWS::Route53Resolver::ResolverDNSSECConfig",
1092
+ "AWS::Route53Resolver::ResolverEndpoint",
1093
+ "AWS::Route53Resolver::ResolverQueryLoggingConfig",
1094
+ "AWS::Route53Resolver::ResolverQueryLoggingConfigAssociation",
1095
+ "AWS::Route53Resolver::ResolverRule",
1096
+ "AWS::Route53Resolver::ResolverRuleAssociation",
1097
+ "AWS::S3::AccessGrant",
1098
+ "AWS::S3::AccessGrantsInstance",
1099
+ "AWS::S3::AccessGrantsLocation",
1100
+ "AWS::S3::AccessPoint",
1101
+ "AWS::S3::Bucket",
1102
+ "AWS::S3::BucketPolicy",
1103
+ "AWS::S3::MultiRegionAccessPoint",
1104
+ "AWS::S3::MultiRegionAccessPointPolicy",
1105
+ "AWS::S3::StorageLens",
1106
+ "AWS::S3::StorageLensGroup",
1107
+ "AWS::S3Express::BucketPolicy",
1108
+ "AWS::S3Express::DirectoryBucket",
1109
+ "AWS::S3ObjectLambda::AccessPoint",
1110
+ "AWS::S3ObjectLambda::AccessPointPolicy",
1111
+ "AWS::S3Outposts::AccessPoint",
1112
+ "AWS::S3Outposts::Bucket",
1113
+ "AWS::S3Outposts::BucketPolicy",
1114
+ "AWS::S3Outposts::Endpoint",
1115
+ "AWS::SDB::Domain",
1116
+ "AWS::SES::ConfigurationSet",
1117
+ "AWS::SES::ConfigurationSetEventDestination",
1118
+ "AWS::SES::ContactList",
1119
+ "AWS::SES::DedicatedIpPool",
1120
+ "AWS::SES::EmailIdentity",
1121
+ "AWS::SES::MailManagerAddonInstance",
1122
+ "AWS::SES::MailManagerAddonSubscription",
1123
+ "AWS::SES::MailManagerArchive",
1124
+ "AWS::SES::MailManagerIngressPoint",
1125
+ "AWS::SES::MailManagerRelay",
1126
+ "AWS::SES::MailManagerRuleSet",
1127
+ "AWS::SES::MailManagerTrafficPolicy",
1128
+ "AWS::SES::ReceiptFilter",
1129
+ "AWS::SES::ReceiptRule",
1130
+ "AWS::SES::ReceiptRuleSet",
1131
+ "AWS::SES::Template",
1132
+ "AWS::SES::VdmAttributes",
1133
+ "AWS::SNS::Subscription",
1134
+ "AWS::SNS::Topic",
1135
+ "AWS::SNS::TopicInlinePolicy",
1136
+ "AWS::SNS::TopicPolicy",
1137
+ "AWS::SQS::Queue",
1138
+ "AWS::SQS::QueueInlinePolicy",
1139
+ "AWS::SQS::QueuePolicy",
1140
+ "AWS::SSM::Association",
1141
+ "AWS::SSM::Document",
1142
+ "AWS::SSM::MaintenanceWindow",
1143
+ "AWS::SSM::MaintenanceWindowTarget",
1144
+ "AWS::SSM::MaintenanceWindowTask",
1145
+ "AWS::SSM::Parameter",
1146
+ "AWS::SSM::PatchBaseline",
1147
+ "AWS::SSM::ResourceDataSync",
1148
+ "AWS::SSM::ResourcePolicy",
1149
+ "AWS::SSMContacts::Contact",
1150
+ "AWS::SSMContacts::ContactChannel",
1151
+ "AWS::SSMContacts::Plan",
1152
+ "AWS::SSMContacts::Rotation",
1153
+ "AWS::SSMIncidents::ReplicationSet",
1154
+ "AWS::SSMIncidents::ResponsePlan",
1155
+ "AWS::SSMQuickSetup::ConfigurationManager",
1156
+ "AWS::SSO::Application",
1157
+ "AWS::SSO::ApplicationAssignment",
1158
+ "AWS::SSO::Assignment",
1159
+ "AWS::SSO::Instance",
1160
+ "AWS::SSO::InstanceAccessControlAttributeConfiguration",
1161
+ "AWS::SSO::PermissionSet",
1162
+ "AWS::SageMaker::App",
1163
+ "AWS::SageMaker::AppImageConfig",
1164
+ "AWS::SageMaker::Cluster",
1165
+ "AWS::SageMaker::CodeRepository",
1166
+ "AWS::SageMaker::DataQualityJobDefinition",
1167
+ "AWS::SageMaker::Device",
1168
+ "AWS::SageMaker::DeviceFleet",
1169
+ "AWS::SageMaker::Domain",
1170
+ "AWS::SageMaker::Endpoint",
1171
+ "AWS::SageMaker::EndpointConfig",
1172
+ "AWS::SageMaker::FeatureGroup",
1173
+ "AWS::SageMaker::Image",
1174
+ "AWS::SageMaker::ImageVersion",
1175
+ "AWS::SageMaker::InferenceComponent",
1176
+ "AWS::SageMaker::InferenceExperiment",
1177
+ "AWS::SageMaker::MlflowTrackingServer",
1178
+ "AWS::SageMaker::Model",
1179
+ "AWS::SageMaker::ModelBiasJobDefinition",
1180
+ "AWS::SageMaker::ModelCard",
1181
+ "AWS::SageMaker::ModelExplainabilityJobDefinition",
1182
+ "AWS::SageMaker::ModelPackage",
1183
+ "AWS::SageMaker::ModelPackageGroup",
1184
+ "AWS::SageMaker::ModelQualityJobDefinition",
1185
+ "AWS::SageMaker::MonitoringSchedule",
1186
+ "AWS::SageMaker::NotebookInstance",
1187
+ "AWS::SageMaker::NotebookInstanceLifecycleConfig",
1188
+ "AWS::SageMaker::Pipeline",
1189
+ "AWS::SageMaker::Project",
1190
+ "AWS::SageMaker::Space",
1191
+ "AWS::SageMaker::StudioLifecycleConfig",
1192
+ "AWS::SageMaker::UserProfile",
1193
+ "AWS::SageMaker::Workteam",
1194
+ "AWS::Scheduler::Schedule",
1195
+ "AWS::Scheduler::ScheduleGroup",
1196
+ "AWS::SecretsManager::ResourcePolicy",
1197
+ "AWS::SecretsManager::RotationSchedule",
1198
+ "AWS::SecretsManager::Secret",
1199
+ "AWS::SecretsManager::SecretTargetAttachment",
1200
+ "AWS::SecurityHub::AutomationRule",
1201
+ "AWS::SecurityHub::ConfigurationPolicy",
1202
+ "AWS::SecurityHub::DelegatedAdmin",
1203
+ "AWS::SecurityHub::FindingAggregator",
1204
+ "AWS::SecurityHub::Hub",
1205
+ "AWS::SecurityHub::Insight",
1206
+ "AWS::SecurityHub::OrganizationConfiguration",
1207
+ "AWS::SecurityHub::PolicyAssociation",
1208
+ "AWS::SecurityHub::ProductSubscription",
1209
+ "AWS::SecurityHub::SecurityControl",
1210
+ "AWS::SecurityHub::Standard",
1211
+ "AWS::SecurityLake::AwsLogSource",
1212
+ "AWS::SecurityLake::DataLake",
1213
+ "AWS::SecurityLake::Subscriber",
1214
+ "AWS::SecurityLake::SubscriberNotification",
1215
+ "AWS::ServiceCatalog::AcceptedPortfolioShare",
1216
+ "AWS::ServiceCatalog::CloudFormationProduct",
1217
+ "AWS::ServiceCatalog::CloudFormationProvisionedProduct",
1218
+ "AWS::ServiceCatalog::LaunchNotificationConstraint",
1219
+ "AWS::ServiceCatalog::LaunchRoleConstraint",
1220
+ "AWS::ServiceCatalog::LaunchTemplateConstraint",
1221
+ "AWS::ServiceCatalog::Portfolio",
1222
+ "AWS::ServiceCatalog::PortfolioPrincipalAssociation",
1223
+ "AWS::ServiceCatalog::PortfolioProductAssociation",
1224
+ "AWS::ServiceCatalog::PortfolioShare",
1225
+ "AWS::ServiceCatalog::ResourceUpdateConstraint",
1226
+ "AWS::ServiceCatalog::ServiceAction",
1227
+ "AWS::ServiceCatalog::ServiceActionAssociation",
1228
+ "AWS::ServiceCatalog::StackSetConstraint",
1229
+ "AWS::ServiceCatalog::TagOption",
1230
+ "AWS::ServiceCatalog::TagOptionAssociation",
1231
+ "AWS::ServiceCatalogAppRegistry::Application",
1232
+ "AWS::ServiceCatalogAppRegistry::AttributeGroup",
1233
+ "AWS::ServiceCatalogAppRegistry::AttributeGroupAssociation",
1234
+ "AWS::ServiceCatalogAppRegistry::ResourceAssociation",
1235
+ "AWS::ServiceDiscovery::HttpNamespace",
1236
+ "AWS::ServiceDiscovery::Instance",
1237
+ "AWS::ServiceDiscovery::PrivateDnsNamespace",
1238
+ "AWS::ServiceDiscovery::PublicDnsNamespace",
1239
+ "AWS::ServiceDiscovery::Service",
1240
+ "AWS::Shield::DRTAccess",
1241
+ "AWS::Shield::ProactiveEngagement",
1242
+ "AWS::Shield::Protection",
1243
+ "AWS::Shield::ProtectionGroup",
1244
+ "AWS::Signer::ProfilePermission",
1245
+ "AWS::Signer::SigningProfile",
1246
+ "AWS::SimSpaceWeaver::Simulation",
1247
+ "AWS::StepFunctions::Activity",
1248
+ "AWS::StepFunctions::StateMachine",
1249
+ "AWS::StepFunctions::StateMachineAlias",
1250
+ "AWS::StepFunctions::StateMachineVersion",
1251
+ "AWS::SupportApp::AccountAlias",
1252
+ "AWS::SupportApp::SlackChannelConfiguration",
1253
+ "AWS::SupportApp::SlackWorkspaceConfiguration",
1254
+ "AWS::Synthetics::Canary",
1255
+ "AWS::Synthetics::Group",
1256
+ "AWS::SystemsManagerSAP::Application",
1257
+ "AWS::Timestream::Database",
1258
+ "AWS::Timestream::InfluxDBInstance",
1259
+ "AWS::Timestream::ScheduledQuery",
1260
+ "AWS::Timestream::Table",
1261
+ "AWS::Transfer::Agreement",
1262
+ "AWS::Transfer::Certificate",
1263
+ "AWS::Transfer::Connector",
1264
+ "AWS::Transfer::Profile",
1265
+ "AWS::Transfer::Server",
1266
+ "AWS::Transfer::User",
1267
+ "AWS::Transfer::Workflow",
1268
+ "AWS::VerifiedPermissions::IdentitySource",
1269
+ "AWS::VerifiedPermissions::Policy",
1270
+ "AWS::VerifiedPermissions::PolicyStore",
1271
+ "AWS::VerifiedPermissions::PolicyTemplate",
1272
+ "AWS::VoiceID::Domain",
1273
+ "AWS::VpcLattice::AccessLogSubscription",
1274
+ "AWS::VpcLattice::AuthPolicy",
1275
+ "AWS::VpcLattice::Listener",
1276
+ "AWS::VpcLattice::ResourcePolicy",
1277
+ "AWS::VpcLattice::Rule",
1278
+ "AWS::VpcLattice::Service",
1279
+ "AWS::VpcLattice::ServiceNetwork",
1280
+ "AWS::VpcLattice::ServiceNetworkServiceAssociation",
1281
+ "AWS::VpcLattice::ServiceNetworkVpcAssociation",
1282
+ "AWS::VpcLattice::TargetGroup",
1283
+ "AWS::WAF::ByteMatchSet",
1284
+ "AWS::WAF::IPSet",
1285
+ "AWS::WAF::Rule",
1286
+ "AWS::WAF::SizeConstraintSet",
1287
+ "AWS::WAF::SqlInjectionMatchSet",
1288
+ "AWS::WAF::WebACL",
1289
+ "AWS::WAF::XssMatchSet",
1290
+ "AWS::WAFRegional::ByteMatchSet",
1291
+ "AWS::WAFRegional::GeoMatchSet",
1292
+ "AWS::WAFRegional::IPSet",
1293
+ "AWS::WAFRegional::RateBasedRule",
1294
+ "AWS::WAFRegional::RegexPatternSet",
1295
+ "AWS::WAFRegional::Rule",
1296
+ "AWS::WAFRegional::SizeConstraintSet",
1297
+ "AWS::WAFRegional::SqlInjectionMatchSet",
1298
+ "AWS::WAFRegional::WebACL",
1299
+ "AWS::WAFRegional::WebACLAssociation",
1300
+ "AWS::WAFRegional::XssMatchSet",
1301
+ "AWS::WAFv2::IPSet",
1302
+ "AWS::WAFv2::LoggingConfiguration",
1303
+ "AWS::WAFv2::RegexPatternSet",
1304
+ "AWS::WAFv2::RuleGroup",
1305
+ "AWS::WAFv2::WebACL",
1306
+ "AWS::WAFv2::WebACLAssociation",
1307
+ "AWS::Wisdom::AIAgent",
1308
+ "AWS::Wisdom::AIAgentVersion",
1309
+ "AWS::Wisdom::AIPrompt",
1310
+ "AWS::Wisdom::AIPromptVersion",
1311
+ "AWS::Wisdom::Assistant",
1312
+ "AWS::Wisdom::AssistantAssociation",
1313
+ "AWS::Wisdom::KnowledgeBase",
1314
+ "AWS::WorkSpaces::ConnectionAlias",
1315
+ "AWS::WorkSpaces::Workspace",
1316
+ "AWS::WorkSpaces::WorkspacesPool",
1317
+ "AWS::WorkSpacesThinClient::Environment",
1318
+ "AWS::WorkSpacesWeb::BrowserSettings",
1319
+ "AWS::WorkSpacesWeb::IdentityProvider",
1320
+ "AWS::WorkSpacesWeb::IpAccessSettings",
1321
+ "AWS::WorkSpacesWeb::NetworkSettings",
1322
+ "AWS::WorkSpacesWeb::Portal",
1323
+ "AWS::WorkSpacesWeb::TrustStore",
1324
+ "AWS::WorkSpacesWeb::UserAccessLoggingSettings",
1325
+ "AWS::WorkSpacesWeb::UserSettings",
1326
+ "AWS::XRay::Group",
1327
+ "AWS::XRay::ResourcePolicy",
1328
+ "AWS::XRay::SamplingRule",
1329
+ "Alexa::ASK::Skill",
1330
+ "Module",
1331
+ ]
1332
+ cached: list[str] = []
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/us_east_1/alexa-ask-skill.json ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/VendorId"
5
+ ],
6
+ "definitions": {
7
+ "AuthenticationConfiguration": {
8
+ "additionalProperties": false,
9
+ "properties": {
10
+ "ClientId": {
11
+ "type": "string"
12
+ },
13
+ "ClientSecret": {
14
+ "type": "string"
15
+ },
16
+ "RefreshToken": {
17
+ "type": "string"
18
+ }
19
+ },
20
+ "required": [
21
+ "RefreshToken",
22
+ "ClientSecret",
23
+ "ClientId"
24
+ ],
25
+ "type": "object"
26
+ },
27
+ "Overrides": {
28
+ "additionalProperties": false,
29
+ "properties": {
30
+ "Manifest": {
31
+ "format": "json",
32
+ "type": [
33
+ "object",
34
+ "string"
35
+ ]
36
+ }
37
+ },
38
+ "type": "object"
39
+ },
40
+ "SkillPackage": {
41
+ "additionalProperties": false,
42
+ "properties": {
43
+ "Overrides": {
44
+ "$ref": "#/definitions/Overrides"
45
+ },
46
+ "S3Bucket": {
47
+ "type": "string"
48
+ },
49
+ "S3BucketRole": {
50
+ "type": "string"
51
+ },
52
+ "S3Key": {
53
+ "type": "string"
54
+ },
55
+ "S3ObjectVersion": {
56
+ "type": "string"
57
+ }
58
+ },
59
+ "required": [
60
+ "S3Bucket",
61
+ "S3Key"
62
+ ],
63
+ "type": "object"
64
+ }
65
+ },
66
+ "primaryIdentifier": [
67
+ "/properties/Id"
68
+ ],
69
+ "properties": {
70
+ "AuthenticationConfiguration": {
71
+ "$ref": "#/definitions/AuthenticationConfiguration"
72
+ },
73
+ "Id": {
74
+ "type": "string"
75
+ },
76
+ "SkillPackage": {
77
+ "$ref": "#/definitions/SkillPackage"
78
+ },
79
+ "VendorId": {
80
+ "type": "string"
81
+ }
82
+ },
83
+ "readOnlyProperties": [
84
+ "/properties/Id"
85
+ ],
86
+ "required": [
87
+ "AuthenticationConfiguration",
88
+ "VendorId",
89
+ "SkillPackage"
90
+ ],
91
+ "typeName": "Alexa::ASK::Skill"
92
+ }
testbed/aws-cloudformation__cfn-lint/src/cfnlint/data/schemas/providers/us_east_1/aws-accessanalyzer-analyzer.json ADDED
@@ -0,0 +1,172 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additionalProperties": false,
3
+ "createOnlyProperties": [
4
+ "/properties/AnalyzerName",
5
+ "/properties/Type",
6
+ "/properties/AnalyzerConfiguration"
7
+ ],
8
+ "definitions": {
9
+ "ArchiveRule": {
10
+ "additionalProperties": false,
11
+ "properties": {
12
+ "Filter": {
13
+ "insertionOrder": false,
14
+ "items": {
15
+ "$ref": "#/definitions/Filter"
16
+ },
17
+ "minItems": 1,
18
+ "type": "array"
19
+ },
20
+ "RuleName": {
21
+ "pattern": "[A-Za-z][A-Za-z0-9_.-]*",
22
+ "type": "string"
23
+ }
24
+ },
25
+ "required": [
26
+ "Filter",
27
+ "RuleName"
28
+ ],
29
+ "type": "object"
30
+ },
31
+ "Filter": {
32
+ "additionalProperties": false,
33
+ "properties": {
34
+ "Contains": {
35
+ "insertionOrder": false,
36
+ "items": {
37
+ "type": "string"
38
+ },
39
+ "type": "array"
40
+ },
41
+ "Eq": {
42
+ "insertionOrder": false,
43
+ "items": {
44
+ "type": "string"
45
+ },
46
+ "type": "array"
47
+ },
48
+ "Exists": {
49
+ "type": "boolean"
50
+ },
51
+ "Neq": {
52
+ "insertionOrder": false,
53
+ "items": {
54
+ "type": "string"
55
+ },
56
+ "type": "array"
57
+ },
58
+ "Property": {
59
+ "type": "string"
60
+ }
61
+ },
62
+ "required": [
63
+ "Property"
64
+ ],
65
+ "type": "object"
66
+ },
67
+ "Tag": {
68
+ "additionalProperties": false,
69
+ "properties": {
70
+ "Key": {
71
+ "maxLength": 127,
72
+ "minLength": 1,
73
+ "type": "string"
74
+ },
75
+ "Value": {
76
+ "maxLength": 255,
77
+ "minLength": 1,
78
+ "type": "string"
79
+ }
80
+ },
81
+ "required": [
82
+ "Key",
83
+ "Value"
84
+ ],
85
+ "type": "object"
86
+ },
87
+ "UnusedAccessConfiguration": {
88
+ "additionalProperties": false,
89
+ "properties": {
90
+ "UnusedAccessAge": {
91
+ "maximum": 180,
92
+ "minimum": 1,
93
+ "type": "integer"
94
+ }
95
+ },
96
+ "type": "object"
97
+ }
98
+ },
99
+ "primaryIdentifier": [
100
+ "/properties/Arn"
101
+ ],
102
+ "properties": {
103
+ "AnalyzerConfiguration": {
104
+ "additionalProperties": false,
105
+ "properties": {
106
+ "UnusedAccessConfiguration": {
107
+ "$ref": "#/definitions/UnusedAccessConfiguration"
108
+ }
109
+ },
110
+ "type": "object"
111
+ },
112
+ "AnalyzerName": {
113
+ "maxLength": 1024,
114
+ "minLength": 1,
115
+ "pattern": "[A-Za-z][A-Za-z0-9_.-]*",
116
+ "type": "string"
117
+ },
118
+ "ArchiveRules": {
119
+ "insertionOrder": false,
120
+ "items": {
121
+ "$ref": "#/definitions/ArchiveRule"
122
+ },
123
+ "type": "array"
124
+ },
125
+ "Arn": {
126
+ "maxLength": 1600,
127
+ "minLength": 1,
128
+ "type": "string"
129
+ },
130
+ "Tags": {
131
+ "insertionOrder": false,
132
+ "items": {
133
+ "$ref": "#/definitions/Tag"
134
+ },
135
+ "maxItems": 50,
136
+ "type": "array",
137
+ "uniqueItems": true
138
+ },
139
+ "Type": {
140
+ "enum": [
141
+ "ACCOUNT",
142
+ "ACCOUNT_UNUSED_ACCESS",
143
+ "ORGANIZATION",
144
+ "ORGANIZATION_UNUSED_ACCESS"
145
+ ],
146
+ "maxLength": 1024,
147
+ "minLength": 0,
148
+ "type": "string"
149
+ }
150
+ },
151
+ "readOnlyProperties": [
152
+ "/properties/Arn"
153
+ ],
154
+ "required": [
155
+ "Type"
156
+ ],
157
+ "resourceLink": {
158
+ "mappings": {
159
+ "AnalyzerName": "/AnalyzerName"
160
+ },
161
+ "templateUri": "/access-analyzer/home?region=${awsRegion}#/analyzer/${AnalyzerName}"
162
+ },
163
+ "sourceUrl": "https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-accessanalyzer.git",
164
+ "tagging": {
165
+ "cloudFormationSystemTags": true,
166
+ "tagOnCreate": true,
167
+ "tagProperty": "/properties/Tags",
168
+ "tagUpdatable": true,
169
+ "taggable": true
170
+ },
171
+ "typeName": "AWS::AccessAnalyzer::Analyzer"
172
+ }