@intentius/chant-lexicon-aws 0.13.1 → 0.14.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1769,6 +1769,106 @@
1769
1769
  "kind": "property",
1770
1770
  "lexicon": "aws"
1771
1771
  },
1772
+ "AcmeDomainValidation": {
1773
+ "resourceType": "AWS::CertificateManager::AcmeDomainValidation",
1774
+ "kind": "resource",
1775
+ "lexicon": "aws",
1776
+ "attrs": {
1777
+ "Arn": "Arn"
1778
+ },
1779
+ "createOnly": [
1780
+ "AcmeEndpointArn",
1781
+ "DomainName",
1782
+ "PrevalidationOptions/DnsPrevalidation/HostedZoneId"
1783
+ ],
1784
+ "primaryIdentifier": [
1785
+ "Arn"
1786
+ ],
1787
+ "tagging": {
1788
+ "taggable": true,
1789
+ "tagOnCreate": true,
1790
+ "tagUpdatable": true
1791
+ }
1792
+ },
1793
+ "AcmeDomainValidation_DnsPrevalidationOptions": {
1794
+ "resourceType": "AWS::CertificateManager::AcmeDomainValidation.DnsPrevalidationOptions",
1795
+ "kind": "property",
1796
+ "lexicon": "aws"
1797
+ },
1798
+ "AcmeDomainValidation_DomainScope": {
1799
+ "resourceType": "AWS::CertificateManager::AcmeDomainValidation.DomainScope",
1800
+ "kind": "property",
1801
+ "lexicon": "aws"
1802
+ },
1803
+ "AcmeDomainValidation_PrevalidationOptions": {
1804
+ "resourceType": "AWS::CertificateManager::AcmeDomainValidation.PrevalidationOptions",
1805
+ "kind": "property",
1806
+ "lexicon": "aws"
1807
+ },
1808
+ "AcmeEndpoint": {
1809
+ "resourceType": "AWS::CertificateManager::AcmeEndpoint",
1810
+ "kind": "resource",
1811
+ "lexicon": "aws",
1812
+ "attrs": {
1813
+ "AcmeEndpointArn": "AcmeEndpointArn",
1814
+ "EndpointUrl": "EndpointUrl"
1815
+ },
1816
+ "createOnly": [
1817
+ "CertificateTags"
1818
+ ],
1819
+ "primaryIdentifier": [
1820
+ "AcmeEndpointArn"
1821
+ ],
1822
+ "tagging": {
1823
+ "taggable": true,
1824
+ "tagOnCreate": true,
1825
+ "tagUpdatable": true
1826
+ }
1827
+ },
1828
+ "AcmeEndpoint_CertificateAuthority": {
1829
+ "resourceType": "AWS::CertificateManager::AcmeEndpoint.CertificateAuthority",
1830
+ "kind": "property",
1831
+ "lexicon": "aws"
1832
+ },
1833
+ "AcmeEndpoint_PublicCertificateAuthority": {
1834
+ "resourceType": "AWS::CertificateManager::AcmeEndpoint.PublicCertificateAuthority",
1835
+ "kind": "property",
1836
+ "lexicon": "aws"
1837
+ },
1838
+ "AcmeEndpoint_Tag": {
1839
+ "resourceType": "AWS::CertificateManager::AcmeEndpoint.Tag",
1840
+ "kind": "property",
1841
+ "lexicon": "aws"
1842
+ },
1843
+ "AcmeExternalAccountBinding": {
1844
+ "resourceType": "AWS::CertificateManager::AcmeExternalAccountBinding",
1845
+ "kind": "resource",
1846
+ "lexicon": "aws",
1847
+ "attrs": {
1848
+ "AcmeExternalAccountBindingArn": "AcmeExternalAccountBindingArn"
1849
+ },
1850
+ "createOnly": [
1851
+ "AcmeEndpointArn",
1852
+ "RoleArn",
1853
+ "Expiration"
1854
+ ],
1855
+ "writeOnly": [
1856
+ "Expiration"
1857
+ ],
1858
+ "primaryIdentifier": [
1859
+ "AcmeExternalAccountBindingArn"
1860
+ ],
1861
+ "tagging": {
1862
+ "taggable": true,
1863
+ "tagOnCreate": true,
1864
+ "tagUpdatable": true
1865
+ }
1866
+ },
1867
+ "AcmeExternalAccountBinding_Expiration": {
1868
+ "resourceType": "AWS::CertificateManager::AcmeExternalAccountBinding.Expiration",
1869
+ "kind": "property",
1870
+ "lexicon": "aws"
1871
+ },
1772
1872
  "ActionConfiguration": {
1773
1873
  "resourceType": "AWS::QBusiness::DataAccessor.ActionConfiguration",
1774
1874
  "kind": "property",
@@ -2129,6 +2229,16 @@
2129
2229
  "kind": "property",
2130
2230
  "lexicon": "aws"
2131
2231
  },
2232
+ "AgentAccessConfig": {
2233
+ "resourceType": "AWS::AppStream::Stack.AgentAccessConfig",
2234
+ "kind": "property",
2235
+ "lexicon": "aws"
2236
+ },
2237
+ "AgentAccessSetting": {
2238
+ "resourceType": "AWS::AppStream::Stack.AgentAccessSetting",
2239
+ "kind": "property",
2240
+ "lexicon": "aws"
2241
+ },
2132
2242
  "AgentActionGroup": {
2133
2243
  "resourceType": "AWS::Bedrock::Agent.AgentActionGroup",
2134
2244
  "kind": "property",
@@ -5965,6 +6075,16 @@
5965
6075
  "kind": "property",
5966
6076
  "lexicon": "aws"
5967
6077
  },
6078
+ "AppStreamStack_AgentAccessConfig": {
6079
+ "resourceType": "AWS::AppStream::Stack.AgentAccessConfig",
6080
+ "kind": "property",
6081
+ "lexicon": "aws"
6082
+ },
6083
+ "AppStreamStack_AgentAccessSetting": {
6084
+ "resourceType": "AWS::AppStream::Stack.AgentAccessSetting",
6085
+ "kind": "property",
6086
+ "lexicon": "aws"
6087
+ },
5968
6088
  "AppStreamStack_ApplicationSettings": {
5969
6089
  "resourceType": "AWS::AppStream::Stack.ApplicationSettings",
5970
6090
  "kind": "property",
@@ -6282,6 +6402,62 @@
6282
6402
  "kind": "property",
6283
6403
  "lexicon": "aws"
6284
6404
  },
6405
+ "AppTestTestCase": {
6406
+ "resourceType": "AWS::AppTest::TestCase",
6407
+ "kind": "resource",
6408
+ "lexicon": "aws",
6409
+ "attrs": {
6410
+ "CreationTime": "CreationTime",
6411
+ "LastUpdateTime": "LastUpdateTime",
6412
+ "LatestVersion": "LatestVersion",
6413
+ "Status": "Status",
6414
+ "TestCaseArn": "TestCaseArn",
6415
+ "TestCaseId": "TestCaseId",
6416
+ "TestCaseVersion": "TestCaseVersion"
6417
+ },
6418
+ "propertyConstraints": {
6419
+ "CreationTime": {
6420
+ "format": "date-time"
6421
+ },
6422
+ "Description": {
6423
+ "minLength": 0,
6424
+ "maxLength": 1000
6425
+ },
6426
+ "LastUpdateTime": {
6427
+ "format": "date-time"
6428
+ },
6429
+ "Name": {
6430
+ "pattern": "^[A-Za-z][A-Za-z0-9_\\-]{1,59}$"
6431
+ },
6432
+ "TestCaseArn": {
6433
+ "pattern": "^arn:(aws|aws-cn|aws-iso|aws-iso-[a-z]{1}|aws-us-gov):[A-Za-z0-9][A-Za-z0-9_/.-]{0,62}:([a-z]{2}-((iso[a-z]{0,1}-)|(gov-)){0,1}[a-z]+-[0-9]):[0-9]{12}:[A-Za-z0-9/][A-Za-z0-9:_/+=,@.-]{0,1023}$"
6434
+ },
6435
+ "TestCaseId": {
6436
+ "pattern": "^[A-Za-z0-9:/\\-]{1,100}$"
6437
+ }
6438
+ },
6439
+ "createOnly": [
6440
+ "Name"
6441
+ ],
6442
+ "primaryIdentifier": [
6443
+ "TestCaseId"
6444
+ ],
6445
+ "tagging": {
6446
+ "taggable": true,
6447
+ "tagOnCreate": true,
6448
+ "tagUpdatable": true
6449
+ }
6450
+ },
6451
+ "AppTestTestCase_Step": {
6452
+ "resourceType": "AWS::AppTest::TestCase.Step",
6453
+ "kind": "property",
6454
+ "lexicon": "aws"
6455
+ },
6456
+ "AppTestTestCase_TestCaseLatestVersion": {
6457
+ "resourceType": "AWS::AppTest::TestCase.TestCaseLatestVersion",
6458
+ "kind": "property",
6459
+ "lexicon": "aws"
6460
+ },
6285
6461
  "AppleApp": {
6286
6462
  "resourceType": "AWS::Location::APIKey.AppleApp",
6287
6463
  "kind": "property",
@@ -7053,138 +7229,6 @@
7053
7229
  "kind": "property",
7054
7230
  "lexicon": "aws"
7055
7231
  },
7056
- "AssetBundleExportJob": {
7057
- "resourceType": "AWS::QuickSight::AssetBundleExportJob",
7058
- "kind": "resource",
7059
- "lexicon": "aws",
7060
- "attrs": {
7061
- "Arn": "Arn",
7062
- "JobStatus": "JobStatus",
7063
- "CreatedTime": "CreatedTime"
7064
- },
7065
- "propertyConstraints": {
7066
- "AssetBundleExportJobId": {
7067
- "pattern": "^[\\w\\-]+$",
7068
- "minLength": 1,
7069
- "maxLength": 512
7070
- },
7071
- "AwsAccountId": {
7072
- "pattern": "^[0-9]{12}$",
7073
- "minLength": 12,
7074
- "maxLength": 12
7075
- },
7076
- "ExportFormat": {
7077
- "enum": [
7078
- "CLOUDFORMATION_JSON",
7079
- "QUICKSIGHT_JSON"
7080
- ]
7081
- },
7082
- "IncludeFolderMembers": {
7083
- "enum": [
7084
- "RECURSE",
7085
- "ONE_LEVEL",
7086
- "NONE"
7087
- ]
7088
- },
7089
- "JobStatus": {
7090
- "enum": [
7091
- "QUEUED_FOR_IMMEDIATE_EXECUTION",
7092
- "IN_PROGRESS",
7093
- "SUCCESSFUL",
7094
- "FAILED"
7095
- ]
7096
- },
7097
- "CreatedTime": {
7098
- "format": "date-time"
7099
- }
7100
- },
7101
- "createOnly": [
7102
- "AssetBundleExportJobId",
7103
- "AwsAccountId",
7104
- "ExportFormat",
7105
- "IncludeAllDependencies",
7106
- "IncludeFolderMembers",
7107
- "IncludeFolderMemberships",
7108
- "IncludePermissions",
7109
- "IncludeTags",
7110
- "ResourceArns"
7111
- ],
7112
- "primaryIdentifier": [
7113
- "Arn"
7114
- ]
7115
- },
7116
- "AssetBundleImportJob": {
7117
- "resourceType": "AWS::QuickSight::AssetBundleImportJob",
7118
- "kind": "resource",
7119
- "lexicon": "aws",
7120
- "attrs": {
7121
- "Arn": "Arn",
7122
- "JobStatus": "JobStatus",
7123
- "CreatedTime": "CreatedTime"
7124
- },
7125
- "propertyConstraints": {
7126
- "AssetBundleImportJobId": {
7127
- "pattern": "^[\\w\\-]+$",
7128
- "minLength": 1,
7129
- "maxLength": 512
7130
- },
7131
- "AwsAccountId": {
7132
- "pattern": "^[0-9]{12}$",
7133
- "minLength": 12,
7134
- "maxLength": 12
7135
- },
7136
- "FailureAction": {
7137
- "enum": [
7138
- "DO_NOTHING",
7139
- "ROLLBACK"
7140
- ]
7141
- },
7142
- "JobStatus": {
7143
- "enum": [
7144
- "QUEUED_FOR_IMMEDIATE_EXECUTION",
7145
- "IN_PROGRESS",
7146
- "SUCCESSFUL",
7147
- "FAILED",
7148
- "FAILED_ROLLBACK_IN_PROGRESS",
7149
- "FAILED_ROLLBACK_COMPLETED",
7150
- "FAILED_ROLLBACK_ERROR"
7151
- ]
7152
- },
7153
- "CreatedTime": {
7154
- "format": "date-time"
7155
- }
7156
- },
7157
- "createOnly": [
7158
- "AssetBundleImportJobId",
7159
- "AssetBundleImportSource",
7160
- "AwsAccountId",
7161
- "FailureAction",
7162
- "OverrideValidationStrategy"
7163
- ],
7164
- "primaryIdentifier": [
7165
- "Arn"
7166
- ]
7167
- },
7168
- "AssetBundleImportJobOverrideValidationStrategy": {
7169
- "resourceType": "AWS::QuickSight::AssetBundleImportJob.AssetBundleImportJobOverrideValidationStrategy",
7170
- "kind": "property",
7171
- "lexicon": "aws"
7172
- },
7173
- "AssetBundleImportJob_AssetBundleImportJobOverrideValidationStrategy": {
7174
- "resourceType": "AWS::QuickSight::AssetBundleImportJob.AssetBundleImportJobOverrideValidationStrategy",
7175
- "kind": "property",
7176
- "lexicon": "aws"
7177
- },
7178
- "AssetBundleImportJob_AssetBundleImportSourceDescription": {
7179
- "resourceType": "AWS::QuickSight::AssetBundleImportJob.AssetBundleImportSourceDescription",
7180
- "kind": "property",
7181
- "lexicon": "aws"
7182
- },
7183
- "AssetBundleImportSourceDescription": {
7184
- "resourceType": "AWS::QuickSight::AssetBundleImportJob.AssetBundleImportSourceDescription",
7185
- "kind": "property",
7186
- "lexicon": "aws"
7187
- },
7188
7232
  "AssetHierarchy": {
7189
7233
  "resourceType": "AWS::IoTSiteWise::Asset.AssetHierarchy",
7190
7234
  "kind": "property",
@@ -11807,59 +11851,61 @@
11807
11851
  "kind": "property",
11808
11852
  "lexicon": "aws"
11809
11853
  },
11810
- "BuildBatch": {
11811
- "resourceType": "AWS::CodeBuild::BuildBatch",
11854
+ "Build": {
11855
+ "resourceType": "AWS::GameLift::Build",
11812
11856
  "kind": "resource",
11813
11857
  "lexicon": "aws",
11814
11858
  "attrs": {
11815
- "Arn": "Arn",
11816
- "Id": "Id",
11817
- "BuildBatchNumber": "BuildBatchNumber",
11818
- "BuildBatchStatus": "BuildBatchStatus",
11819
- "Complete": "Complete",
11820
- "CurrentPhase": "CurrentPhase",
11821
- "StartTime": "StartTime",
11822
- "EncryptionKey": "EncryptionKey",
11823
- "BuildTimeoutInMinutes": "BuildTimeoutInMinutes",
11824
- "QueuedTimeoutInMinutes": "QueuedTimeoutInMinutes",
11825
- "Initiator": "Initiator"
11859
+ "BuildId": "BuildId",
11860
+ "BuildArn": "BuildArn"
11826
11861
  },
11827
11862
  "propertyConstraints": {
11828
- "Arn": {
11829
- "minLength": 1
11830
- },
11831
- "Id": {
11832
- "minLength": 1
11833
- },
11834
- "ProjectName": {
11835
- "minLength": 1
11836
- },
11837
- "BuildBatchStatus": {
11863
+ "OperatingSystem": {
11838
11864
  "enum": [
11839
- "SUCCEEDED",
11840
- "FAILED",
11841
- "FAULT",
11842
- "TIMED_OUT",
11843
- "IN_PROGRESS",
11844
- "STOPPED"
11865
+ "AMAZON_LINUX",
11866
+ "AMAZON_LINUX_2",
11867
+ "AMAZON_LINUX_2023",
11868
+ "WINDOWS_2012",
11869
+ "WINDOWS_2016",
11870
+ "WINDOWS_2022"
11845
11871
  ]
11846
11872
  },
11847
- "EncryptionKey": {
11848
- "minLength": 1
11873
+ "BuildArn": {
11874
+ "pattern": "^arn:.*:build\\/build-\\S+"
11849
11875
  }
11850
11876
  },
11851
11877
  "createOnly": [
11852
- "ProjectName"
11878
+ "StorageLocation",
11879
+ "OperatingSystem",
11880
+ "ServerSdkVersion"
11881
+ ],
11882
+ "writeOnly": [
11883
+ "StorageLocation"
11853
11884
  ],
11854
11885
  "primaryIdentifier": [
11855
- "Arn"
11856
- ]
11886
+ "BuildId"
11887
+ ],
11888
+ "tagging": {
11889
+ "taggable": true,
11890
+ "tagOnCreate": true,
11891
+ "tagUpdatable": true
11892
+ }
11857
11893
  },
11858
11894
  "BuildStatusConfig": {
11859
11895
  "resourceType": "AWS::CodeBuild::Project.BuildStatusConfig",
11860
11896
  "kind": "property",
11861
11897
  "lexicon": "aws"
11862
11898
  },
11899
+ "Build_StorageLocation": {
11900
+ "resourceType": "AWS::GameLift::Build.StorageLocation",
11901
+ "kind": "property",
11902
+ "lexicon": "aws"
11903
+ },
11904
+ "Build_Tag": {
11905
+ "resourceType": "AWS::GameLift::Build.Tag",
11906
+ "kind": "property",
11907
+ "lexicon": "aws"
11908
+ },
11863
11909
  "Bumper": {
11864
11910
  "resourceType": "AWS::MediaTailor::PlaybackConfiguration.Bumper",
11865
11911
  "kind": "property",
@@ -15399,59 +15445,6 @@
15399
15445
  "kind": "property",
15400
15446
  "lexicon": "aws"
15401
15447
  },
15402
- "CodeBuildBuild": {
15403
- "resourceType": "AWS::CodeBuild::Build",
15404
- "kind": "resource",
15405
- "lexicon": "aws",
15406
- "attrs": {
15407
- "Arn": "Arn",
15408
- "Id": "Id",
15409
- "BuildNumber": "BuildNumber",
15410
- "BuildStatus": "BuildStatus",
15411
- "BuildComplete": "BuildComplete",
15412
- "CurrentPhase": "CurrentPhase",
15413
- "StartTime": "StartTime",
15414
- "EndTime": "EndTime",
15415
- "ServiceRole": "ServiceRole",
15416
- "EncryptionKey": "EncryptionKey",
15417
- "TimeoutInMinutes": "TimeoutInMinutes",
15418
- "QueuedTimeoutInMinutes": "QueuedTimeoutInMinutes",
15419
- "Initiator": "Initiator"
15420
- },
15421
- "propertyConstraints": {
15422
- "Arn": {
15423
- "minLength": 1
15424
- },
15425
- "Id": {
15426
- "minLength": 1
15427
- },
15428
- "ProjectName": {
15429
- "minLength": 1
15430
- },
15431
- "BuildStatus": {
15432
- "enum": [
15433
- "SUCCEEDED",
15434
- "FAILED",
15435
- "FAULT",
15436
- "TIMED_OUT",
15437
- "IN_PROGRESS",
15438
- "STOPPED"
15439
- ]
15440
- },
15441
- "ServiceRole": {
15442
- "minLength": 1
15443
- },
15444
- "EncryptionKey": {
15445
- "minLength": 1
15446
- }
15447
- },
15448
- "createOnly": [
15449
- "ProjectName"
15450
- ],
15451
- "primaryIdentifier": [
15452
- "Arn"
15453
- ]
15454
- },
15455
15448
  "CodeBuildFleet": {
15456
15449
  "resourceType": "AWS::CodeBuild::Fleet",
15457
15450
  "kind": "resource",
@@ -15894,7 +15887,8 @@
15894
15887
  "kind": "resource",
15895
15888
  "lexicon": "aws",
15896
15889
  "attrs": {
15897
- "Version": "Version"
15890
+ "Version": "Version",
15891
+ "Arn": "Arn"
15898
15892
  },
15899
15893
  "propertyConstraints": {
15900
15894
  "ExecutionMode": {
@@ -15909,6 +15903,9 @@
15909
15903
  "pattern": "arn:aws(-[\\w]+)*:iam::[0-9]{12}:role/.*",
15910
15904
  "format": "AWS::IAM::Role.Arn"
15911
15905
  },
15906
+ "Arn": {
15907
+ "pattern": "arn:aws(-[\\w]+)*:codepipeline:[a-z0-9-]+:[0-9]{12}:.+"
15908
+ },
15912
15909
  "PipelineType": {
15913
15910
  "enum": [
15914
15911
  "V1",
@@ -16631,40 +16628,6 @@
16631
16628
  "kind": "property",
16632
16629
  "lexicon": "aws"
16633
16630
  },
16634
- "CommonControl": {
16635
- "resourceType": "AWS::ControlCatalog::CommonControl",
16636
- "kind": "resource",
16637
- "lexicon": "aws",
16638
- "attrs": {
16639
- "Arn": "Arn",
16640
- "CommonControlId": "CommonControlId",
16641
- "Name": "Name",
16642
- "Description": "Description",
16643
- "Domain": "Domain",
16644
- "Objective": "Objective",
16645
- "CreateTime": "CreateTime",
16646
- "LastUpdateTime": "LastUpdateTime"
16647
- },
16648
- "propertyConstraints": {
16649
- "Arn": {
16650
- "pattern": "^arn:(aws(?:[-a-z]*)?):controlcatalog:::common-control/[0-9a-z]+$",
16651
- "minLength": 41,
16652
- "maxLength": 2048
16653
- },
16654
- "CommonControlId": {
16655
- "pattern": "^[0-9a-z]+$"
16656
- },
16657
- "CreateTime": {
16658
- "format": "date-time"
16659
- },
16660
- "LastUpdateTime": {
16661
- "format": "date-time"
16662
- }
16663
- },
16664
- "primaryIdentifier": [
16665
- "Arn"
16666
- ]
16667
- },
16668
16631
  "CommunicationLimits": {
16669
16632
  "resourceType": "AWS::ConnectCampaignsV2::Campaign.CommunicationLimits",
16670
16633
  "kind": "property",
@@ -18922,6 +18885,72 @@
18922
18885
  "kind": "property",
18923
18886
  "lexicon": "aws"
18924
18887
  },
18888
+ "ConnectTestCase": {
18889
+ "resourceType": "AWS::Connect::TestCase",
18890
+ "kind": "resource",
18891
+ "lexicon": "aws",
18892
+ "attrs": {
18893
+ "TestCaseArn": "TestCaseArn",
18894
+ "LastModifiedRegion": "LastModifiedRegion",
18895
+ "LastModifiedTime": "LastModifiedTime"
18896
+ },
18897
+ "propertyConstraints": {
18898
+ "InstanceArn": {
18899
+ "pattern": "^arn:aws[-a-z0-9]*:connect:[-a-z0-9]*:[0-9]{12}:instance/[-a-zA-Z0-9]*$",
18900
+ "minLength": 1,
18901
+ "maxLength": 256
18902
+ },
18903
+ "TestCaseArn": {
18904
+ "pattern": "^arn:aws[-a-z0-9]*:connect:[-a-z0-9]*:[0-9]{12}:instance/[-a-zA-Z0-9]*/test-case/[-a-zA-Z0-9]*$",
18905
+ "minLength": 1,
18906
+ "maxLength": 500
18907
+ },
18908
+ "Name": {
18909
+ "pattern": ".*\\S.*",
18910
+ "minLength": 1,
18911
+ "maxLength": 127
18912
+ },
18913
+ "Content": {
18914
+ "minLength": 1,
18915
+ "maxLength": 256000
18916
+ },
18917
+ "Description": {
18918
+ "pattern": ".*\\S.*",
18919
+ "maxLength": 500
18920
+ },
18921
+ "Status": {
18922
+ "enum": [
18923
+ "SAVED",
18924
+ "PUBLISHED"
18925
+ ]
18926
+ },
18927
+ "InitializationData": {
18928
+ "minLength": 1,
18929
+ "maxLength": 256000
18930
+ },
18931
+ "LastModifiedRegion": {
18932
+ "pattern": "[a-z]{2}(-[a-z]+){1,2}(-[0-9])?"
18933
+ }
18934
+ },
18935
+ "primaryIdentifier": [
18936
+ "TestCaseArn"
18937
+ ],
18938
+ "tagging": {
18939
+ "taggable": true,
18940
+ "tagOnCreate": true,
18941
+ "tagUpdatable": true
18942
+ }
18943
+ },
18944
+ "ConnectTestCase_EntryPoint": {
18945
+ "resourceType": "AWS::Connect::TestCase.EntryPoint",
18946
+ "kind": "property",
18947
+ "lexicon": "aws"
18948
+ },
18949
+ "ConnectTestCase_Tag": {
18950
+ "resourceType": "AWS::Connect::TestCase.Tag",
18951
+ "kind": "property",
18952
+ "lexicon": "aws"
18953
+ },
18925
18954
  "ConnectUser": {
18926
18955
  "resourceType": "AWS::Connect::User",
18927
18956
  "kind": "resource",
@@ -19039,12 +19068,12 @@
19039
19068
  "maxLength": 500
19040
19069
  },
19041
19070
  "Name": {
19042
- "pattern": "^([\\p{L}\\p{N}_.:\\/=+\\-@]+[\\p{L}\\p{Z}\\p{N}_.:\\/=+\\-@]*)$",
19071
+ "pattern": "^([\\p{L}\\p{N}_.:\\/=+\\-@()']+[\\p{L}\\p{Z}\\p{N}_.:\\/=+\\-@()']*)$",
19043
19072
  "minLength": 1,
19044
19073
  "maxLength": 512
19045
19074
  },
19046
19075
  "Description": {
19047
- "pattern": "^([\\p{L}\\p{N}_.:\\/=+\\-@,]+[\\p{L}\\p{Z}\\p{N}_.:\\/=+\\-@,]*)$",
19076
+ "pattern": "^([\\p{L}\\p{N}_.:\\/=+\\-@,()']+[\\p{L}\\p{Z}\\p{N}_.:\\/=+\\-@,()']*)$",
19048
19077
  "minLength": 0,
19049
19078
  "maxLength": 4096
19050
19079
  },
@@ -20736,55 +20765,6 @@
20736
20765
  "kind": "property",
20737
20766
  "lexicon": "aws"
20738
20767
  },
20739
- "Control": {
20740
- "resourceType": "AWS::ControlCatalog::Control",
20741
- "kind": "resource",
20742
- "lexicon": "aws",
20743
- "attrs": {
20744
- "Arn": "Arn",
20745
- "ControlId": "ControlId",
20746
- "Name": "Name",
20747
- "Description": "Description",
20748
- "Behavior": "Behavior",
20749
- "Severity": "Severity",
20750
- "RegionConfiguration": "RegionConfiguration",
20751
- "Implementation": "Implementation",
20752
- "Aliases": "Aliases",
20753
- "CreateTime": "CreateTime",
20754
- "GovernedResources": "GovernedResources"
20755
- },
20756
- "propertyConstraints": {
20757
- "Arn": {
20758
- "pattern": "^arn:(aws(?:[-a-z]*)?):(controlcatalog|controltower):[a-zA-Z0-9-]*::control/[0-9a-zA-Z_\\-]+$",
20759
- "minLength": 34,
20760
- "maxLength": 2048
20761
- },
20762
- "ControlId": {
20763
- "pattern": "^[0-9a-zA-Z_\\-]+$"
20764
- },
20765
- "Behavior": {
20766
- "enum": [
20767
- "PREVENTIVE",
20768
- "PROACTIVE",
20769
- "DETECTIVE"
20770
- ]
20771
- },
20772
- "Severity": {
20773
- "enum": [
20774
- "LOW",
20775
- "MEDIUM",
20776
- "HIGH",
20777
- "CRITICAL"
20778
- ]
20779
- },
20780
- "CreateTime": {
20781
- "format": "date-time"
20782
- }
20783
- },
20784
- "primaryIdentifier": [
20785
- "Arn"
20786
- ]
20787
- },
20788
20768
  "ControlCondition": {
20789
20769
  "resourceType": "AWS::ARCZonalShift::ZonalAutoshiftConfiguration.ControlCondition",
20790
20770
  "kind": "property",
@@ -20852,16 +20832,6 @@
20852
20832
  "kind": "property",
20853
20833
  "lexicon": "aws"
20854
20834
  },
20855
- "Control_ImplementationDetails": {
20856
- "resourceType": "AWS::ControlCatalog::Control.ImplementationDetails",
20857
- "kind": "property",
20858
- "lexicon": "aws"
20859
- },
20860
- "Control_RegionConfiguration": {
20861
- "resourceType": "AWS::ControlCatalog::Control.RegionConfiguration",
20862
- "kind": "property",
20863
- "lexicon": "aws"
20864
- },
20865
20835
  "CookieObject": {
20866
20836
  "resourceType": "AWS::Lightsail::Distribution.CookieObject",
20867
20837
  "kind": "property",
@@ -21411,7 +21381,8 @@
21411
21381
  "Version"
21412
21382
  ],
21413
21383
  "writeOnly": [
21414
- "ConfigurationProperties/*/Type"
21384
+ "ConfigurationProperties/*/Type",
21385
+ "Settings/ThirdPartyConfigurationUrl"
21415
21386
  ],
21416
21387
  "primaryIdentifier": [
21417
21388
  "Category",
@@ -21618,11 +21589,6 @@
21618
21589
  "kind": "property",
21619
21590
  "lexicon": "aws"
21620
21591
  },
21621
- "CustomEmailSender": {
21622
- "resourceType": "AWS::Cognito::UserPool.CustomEmailSender",
21623
- "kind": "property",
21624
- "lexicon": "aws"
21625
- },
21626
21592
  "CustomEntityType": {
21627
21593
  "resourceType": "AWS::Glue::CustomEntityType",
21628
21594
  "kind": "resource",
@@ -22003,11 +21969,6 @@
22003
21969
  "kind": "property",
22004
21970
  "lexicon": "aws"
22005
21971
  },
22006
- "CustomSMSSender": {
22007
- "resourceType": "AWS::Cognito::UserPool.CustomSMSSender",
22008
- "kind": "property",
22009
- "lexicon": "aws"
22010
- },
22011
21972
  "CustomTransformationConfiguration": {
22012
21973
  "resourceType": "AWS::Bedrock::DataSource.CustomTransformationConfiguration",
22013
21974
  "kind": "property",
@@ -24311,14 +24272,11 @@
24311
24272
  "resourceType": "AWS::Glue::DataCatalogEncryptionSettings",
24312
24273
  "kind": "resource",
24313
24274
  "lexicon": "aws",
24314
- "attrs": {
24315
- "Id": "Id"
24316
- },
24317
24275
  "createOnly": [
24318
24276
  "CatalogId"
24319
24277
  ],
24320
24278
  "primaryIdentifier": [
24321
- "Id"
24279
+ "CatalogId"
24322
24280
  ]
24323
24281
  },
24324
24282
  "DataCatalogEncryptionSettings_ConnectionPasswordEncryption": {
@@ -24392,59 +24350,6 @@
24392
24350
  "kind": "property",
24393
24351
  "lexicon": "aws"
24394
24352
  },
24395
- "DataDeletionJob": {
24396
- "resourceType": "AWS::Personalize::DataDeletionJob",
24397
- "kind": "resource",
24398
- "lexicon": "aws",
24399
- "attrs": {
24400
- "DataDeletionJobArn": "DataDeletionJobArn",
24401
- "Status": "Status",
24402
- "CreationDateTime": "CreationDateTime",
24403
- "LastUpdatedDateTime": "LastUpdatedDateTime"
24404
- },
24405
- "propertyConstraints": {
24406
- "JobName": {
24407
- "pattern": "^[a-zA-Z0-9][a-zA-Z0-9\\-_]*$",
24408
- "minLength": 1,
24409
- "maxLength": 63
24410
- },
24411
- "DataDeletionJobArn": {
24412
- "pattern": "^arn:([a-z\\d-]+):personalize:.*:.*:.+$",
24413
- "maxLength": 256
24414
- },
24415
- "DatasetGroupArn": {
24416
- "pattern": "^arn:([a-z\\d-]+):personalize:.*:.*:.+$",
24417
- "maxLength": 256
24418
- },
24419
- "RoleArn": {
24420
- "pattern": "^arn:([a-z\\d-]+):iam::\\d{12}:role/?[a-zA-Z_0-9+=,.@\\-_/]+$",
24421
- "maxLength": 256
24422
- },
24423
- "Status": {
24424
- "maxLength": 256
24425
- },
24426
- "CreationDateTime": {
24427
- "format": "date-time"
24428
- },
24429
- "LastUpdatedDateTime": {
24430
- "format": "date-time"
24431
- }
24432
- },
24433
- "createOnly": [
24434
- "DataSource",
24435
- "DatasetGroupArn",
24436
- "JobName",
24437
- "RoleArn"
24438
- ],
24439
- "primaryIdentifier": [
24440
- "DataDeletionJobArn"
24441
- ]
24442
- },
24443
- "DataDeletionJob_DataSource": {
24444
- "resourceType": "AWS::Personalize::DataDeletionJob.DataSource",
24445
- "kind": "property",
24446
- "lexicon": "aws"
24447
- },
24448
24353
  "DataDeliveryObject": {
24449
24354
  "resourceType": "AWS::Evidently::Project.DataDeliveryObject",
24450
24355
  "kind": "property",
@@ -30950,6 +30855,11 @@
30950
30855
  "kind": "property",
30951
30856
  "lexicon": "aws"
30952
30857
  },
30858
+ "DnsPrevalidationOptions": {
30859
+ "resourceType": "AWS::CertificateManager::AcmeDomainValidation.DnsPrevalidationOptions",
30860
+ "kind": "property",
30861
+ "lexicon": "aws"
30862
+ },
30953
30863
  "DnsRecord": {
30954
30864
  "resourceType": "AWS::ServiceDiscovery::Service.DnsRecord",
30955
30865
  "kind": "property",
@@ -31799,6 +31709,11 @@
31799
31709
  "kind": "property",
31800
31710
  "lexicon": "aws"
31801
31711
  },
31712
+ "DomainScope": {
31713
+ "resourceType": "AWS::CertificateManager::AcmeDomainValidation.DomainScope",
31714
+ "kind": "property",
31715
+ "lexicon": "aws"
31716
+ },
31802
31717
  "DomainSettings": {
31803
31718
  "resourceType": "AWS::SageMaker::Domain.DomainSettings",
31804
31719
  "kind": "property",
@@ -31998,52 +31913,6 @@
31998
31913
  "kind": "property",
31999
31914
  "lexicon": "aws"
32000
31915
  },
32001
- "DynamoDBStream": {
32002
- "resourceType": "AWS::DynamoDB::Stream",
32003
- "kind": "resource",
32004
- "lexicon": "aws",
32005
- "attrs": {
32006
- "StreamArn": "StreamArn",
32007
- "StreamLabel": "StreamLabel",
32008
- "StreamStatus": "StreamStatus",
32009
- "CreationRequestDateTime": "CreationRequestDateTime",
32010
- "KeySchema": "KeySchema"
32011
- },
32012
- "propertyConstraints": {
32013
- "StreamArn": {
32014
- "minLength": 37,
32015
- "maxLength": 1024
32016
- },
32017
- "TableName": {
32018
- "pattern": "^[a-zA-Z0-9_.-]+$",
32019
- "minLength": 3,
32020
- "maxLength": 255
32021
- },
32022
- "StreamStatus": {
32023
- "enum": [
32024
- "ENABLING",
32025
- "ENABLED",
32026
- "DISABLING",
32027
- "DISABLED"
32028
- ]
32029
- },
32030
- "StreamViewType": {
32031
- "enum": [
32032
- "KEYS_ONLY",
32033
- "NEW_IMAGE",
32034
- "OLD_IMAGE",
32035
- "NEW_AND_OLD_IMAGES"
32036
- ]
32037
- }
32038
- },
32039
- "createOnly": [
32040
- "StreamViewType",
32041
- "TableName"
32042
- ],
32043
- "primaryIdentifier": [
32044
- "StreamArn"
32045
- ]
32046
- },
32047
31916
  "DynamoDBTarget": {
32048
31917
  "resourceType": "AWS::Glue::Crawler.DynamoDBTarget",
32049
31918
  "kind": "property",
@@ -32871,22 +32740,22 @@
32871
32740
  "KubernetesNetworkConfig_ServiceIpv6Cidr": "KubernetesNetworkConfig.ServiceIpv6Cidr"
32872
32741
  },
32873
32742
  "propertyConstraints": {
32874
- "Force": {
32875
- "default": false
32876
- },
32877
32743
  "Name": {
32878
32744
  "pattern": "^[0-9A-Za-z][A-Za-z0-9\\-_]*",
32879
32745
  "minLength": 1,
32880
32746
  "maxLength": 100
32881
32747
  },
32748
+ "RoleArn": {
32749
+ "format": "AWS::IAM::Role.Arn"
32750
+ },
32882
32751
  "Version": {
32883
32752
  "pattern": "1\\.\\d\\d"
32884
32753
  },
32754
+ "Force": {
32755
+ "default": false
32756
+ },
32885
32757
  "ClusterSecurityGroupId": {
32886
32758
  "format": "AWS::EC2::SecurityGroup.Id"
32887
- },
32888
- "RoleArn": {
32889
- "format": "AWS::IAM::Role.Arn"
32890
32759
  }
32891
32760
  },
32892
32761
  "createOnly": [
@@ -32902,7 +32771,8 @@
32902
32771
  "writeOnly": [
32903
32772
  "AccessConfig/BootstrapClusterCreatorAdminPermissions",
32904
32773
  "BootstrapSelfManagedAddons",
32905
- "Force"
32774
+ "Force",
32775
+ "RollbackConfig"
32906
32776
  ],
32907
32777
  "primaryIdentifier": [
32908
32778
  "Name"
@@ -32988,6 +32858,11 @@
32988
32858
  "kind": "property",
32989
32859
  "lexicon": "aws"
32990
32860
  },
32861
+ "EKSCluster_RollbackConfig": {
32862
+ "resourceType": "AWS::EKS::Cluster.RollbackConfig",
32863
+ "kind": "property",
32864
+ "lexicon": "aws"
32865
+ },
32991
32866
  "EKSCluster_StorageConfig": {
32992
32867
  "resourceType": "AWS::EKS::Cluster.StorageConfig",
32993
32868
  "kind": "property",
@@ -33520,7 +33395,8 @@
33520
33395
  "VcfVersion": {
33521
33396
  "enum": [
33522
33397
  "VCF-5.2.1",
33523
- "VCF-5.2.2"
33398
+ "VCF-5.2.2",
33399
+ "SELF_DEPLOYED"
33524
33400
  ]
33525
33401
  },
33526
33402
  "EnvironmentId": {
@@ -34103,6 +33979,11 @@
34103
33979
  "kind": "property",
34104
33980
  "lexicon": "aws"
34105
33981
  },
33982
+ "EcsService_ThresholdConfiguration": {
33983
+ "resourceType": "AWS::ECS::Service.ThresholdConfiguration",
33984
+ "kind": "property",
33985
+ "lexicon": "aws"
33986
+ },
34106
33987
  "EcsService_TimeoutConfiguration": {
34107
33988
  "resourceType": "AWS::ECS::Service.TimeoutConfiguration",
34108
33989
  "kind": "property",
@@ -34684,11 +34565,6 @@
34684
34565
  "kind": "property",
34685
34566
  "lexicon": "aws"
34686
34567
  },
34687
- "EmailConfiguration": {
34688
- "resourceType": "AWS::Cognito::UserPool.EmailConfiguration",
34689
- "kind": "property",
34690
- "lexicon": "aws"
34691
- },
34692
34568
  "EmailContact": {
34693
34569
  "resourceType": "AWS::NotificationsContacts::EmailContact",
34694
34570
  "kind": "resource",
@@ -35613,6 +35489,11 @@
35613
35489
  "kind": "property",
35614
35490
  "lexicon": "aws"
35615
35491
  },
35492
+ "EntryPoint": {
35493
+ "resourceType": "AWS::Connect::TestCase.EntryPoint",
35494
+ "kind": "property",
35495
+ "lexicon": "aws"
35496
+ },
35616
35497
  "Environment": {
35617
35498
  "resourceType": "AWS::Lambda::Function.Environment",
35618
35499
  "kind": "property",
@@ -36062,6 +35943,11 @@
36062
35943
  "kind": "property",
36063
35944
  "lexicon": "aws"
36064
35945
  },
35946
+ "EvaluationFormScoreThreshold": {
35947
+ "resourceType": "AWS::Connect::EvaluationForm.EvaluationFormScoreThreshold",
35948
+ "kind": "property",
35949
+ "lexicon": "aws"
35950
+ },
36065
35951
  "EvaluationFormSection": {
36066
35952
  "resourceType": "AWS::Connect::EvaluationForm.EvaluationFormSection",
36067
35953
  "kind": "property",
@@ -36092,6 +35978,11 @@
36092
35978
  "kind": "property",
36093
35979
  "lexicon": "aws"
36094
35980
  },
35981
+ "EvaluationForm_EvaluationFormScoreThreshold": {
35982
+ "resourceType": "AWS::Connect::EvaluationForm.EvaluationFormScoreThreshold",
35983
+ "kind": "property",
35984
+ "lexicon": "aws"
35985
+ },
36095
35986
  "EvaluationForm_EvaluationFormSection": {
36096
35987
  "resourceType": "AWS::Connect::EvaluationForm.EvaluationFormSection",
36097
35988
  "kind": "property",
@@ -37662,11 +37553,6 @@
37662
37553
  "kind": "property",
37663
37554
  "lexicon": "aws"
37664
37555
  },
37665
- "Expiration": {
37666
- "resourceType": "AWS::SecurityLake::DataLake.Expiration",
37667
- "kind": "property",
37668
- "lexicon": "aws"
37669
- },
37670
37556
  "ExpirationDataRule": {
37671
37557
  "resourceType": "AWS::S3Files::FileSystem.ExpirationDataRule",
37672
37558
  "kind": "property",
@@ -37845,6 +37731,7 @@
37845
37731
  "writeOnly": [
37846
37732
  "ExecutionRoleArn",
37847
37733
  "TaskRoleArn",
37734
+ "TaskDefinitionArn",
37848
37735
  "HealthCheckPath",
37849
37736
  "PrimaryContainer",
37850
37737
  "NetworkConfiguration",
@@ -39246,44 +39133,6 @@
39246
39133
  "kind": "property",
39247
39134
  "lexicon": "aws"
39248
39135
  },
39249
- "FirewallConfig": {
39250
- "resourceType": "AWS::Route53Resolver::FirewallConfig",
39251
- "kind": "resource",
39252
- "lexicon": "aws",
39253
- "attrs": {
39254
- "Arn": "Arn",
39255
- "Id": "Id",
39256
- "OwnerId": "OwnerId"
39257
- },
39258
- "propertyConstraints": {
39259
- "Id": {
39260
- "minLength": 1,
39261
- "maxLength": 64
39262
- },
39263
- "ResourceId": {
39264
- "minLength": 1,
39265
- "maxLength": 64
39266
- },
39267
- "OwnerId": {
39268
- "minLength": 12,
39269
- "maxLength": 32
39270
- },
39271
- "FirewallFailOpen": {
39272
- "enum": [
39273
- "ENABLED",
39274
- "DISABLED",
39275
- "USE_LOCAL_RESOURCE_SETTING"
39276
- ]
39277
- }
39278
- },
39279
- "createOnly": [
39280
- "FirewallFailOpen",
39281
- "ResourceId"
39282
- ],
39283
- "primaryIdentifier": [
39284
- "Arn"
39285
- ]
39286
- },
39287
39136
  "FirewallPolicy": {
39288
39137
  "resourceType": "AWS::NetworkFirewall::FirewallPolicy",
39289
39138
  "kind": "resource",
@@ -39435,7 +39284,8 @@
39435
39284
  "CreatorRequestId": "CreatorRequestId",
39436
39285
  "CreationTime": "CreationTime",
39437
39286
  "ModificationTime": "ModificationTime",
39438
- "FirewallRules_*_FirewallThreatProtectionId": "FirewallRules.*.FirewallThreatProtectionId"
39287
+ "FirewallRules_*_FirewallThreatProtectionId": "FirewallRules.*.FirewallThreatProtectionId",
39288
+ "FirewallRules_*_Status": "FirewallRules.*.Status"
39439
39289
  },
39440
39290
  "propertyConstraints": {
39441
39291
  "Id": {
@@ -39601,6 +39451,11 @@
39601
39451
  "kind": "property",
39602
39452
  "lexicon": "aws"
39603
39453
  },
39454
+ "FirewallRuleGroup_PartnerThreatProtectionConfig": {
39455
+ "resourceType": "AWS::Route53Resolver::FirewallRuleGroup.PartnerThreatProtectionConfig",
39456
+ "kind": "property",
39457
+ "lexicon": "aws"
39458
+ },
39604
39459
  "FirewallRuleGroup_Tag": {
39605
39460
  "resourceType": "AWS::Route53Resolver::FirewallRuleGroup.Tag",
39606
39461
  "kind": "property",
@@ -40952,6 +40807,7 @@
40952
40807
  "Code/S3ObjectVersion",
40953
40808
  "Code/ZipFile",
40954
40809
  "Code/SourceKMSKeyArn",
40810
+ "Code/S3ObjectStorageMode",
40955
40811
  "PublishToLatestPublished"
40956
40812
  ],
40957
40813
  "primaryIdentifier": [
@@ -41343,56 +41199,6 @@
41343
41199
  "kind": "property",
41344
41200
  "lexicon": "aws"
41345
41201
  },
41346
- "GameLiftBuild": {
41347
- "resourceType": "AWS::GameLift::Build",
41348
- "kind": "resource",
41349
- "lexicon": "aws",
41350
- "attrs": {
41351
- "BuildId": "BuildId",
41352
- "BuildArn": "BuildArn"
41353
- },
41354
- "propertyConstraints": {
41355
- "OperatingSystem": {
41356
- "enum": [
41357
- "AMAZON_LINUX",
41358
- "AMAZON_LINUX_2",
41359
- "AMAZON_LINUX_2023",
41360
- "WINDOWS_2012",
41361
- "WINDOWS_2016",
41362
- "WINDOWS_2022"
41363
- ]
41364
- },
41365
- "BuildArn": {
41366
- "pattern": "^arn:.*:build\\/build-\\S+"
41367
- }
41368
- },
41369
- "createOnly": [
41370
- "StorageLocation",
41371
- "OperatingSystem",
41372
- "ServerSdkVersion"
41373
- ],
41374
- "writeOnly": [
41375
- "StorageLocation"
41376
- ],
41377
- "primaryIdentifier": [
41378
- "BuildId"
41379
- ],
41380
- "tagging": {
41381
- "taggable": true,
41382
- "tagOnCreate": true,
41383
- "tagUpdatable": true
41384
- }
41385
- },
41386
- "GameLiftBuild_StorageLocation": {
41387
- "resourceType": "AWS::GameLift::Build.StorageLocation",
41388
- "kind": "property",
41389
- "lexicon": "aws"
41390
- },
41391
- "GameLiftBuild_Tag": {
41392
- "resourceType": "AWS::GameLift::Build.Tag",
41393
- "kind": "property",
41394
- "lexicon": "aws"
41395
- },
41396
41202
  "GameLiftFleet": {
41397
41203
  "resourceType": "AWS::GameLift::Fleet",
41398
41204
  "kind": "resource",
@@ -46532,6 +46338,11 @@
46532
46338
  "kind": "property",
46533
46339
  "lexicon": "aws"
46534
46340
  },
46341
+ "IdentityProviderVpcConnectionProperties": {
46342
+ "resourceType": "AWS::QuickSight::OAuthClientApplication.IdentityProviderVpcConnectionProperties",
46343
+ "kind": "property",
46344
+ "lexicon": "aws"
46345
+ },
46535
46346
  "IdentityProvider_Tag": {
46536
46347
  "resourceType": "AWS::WorkSpacesWeb::IdentityProvider.Tag",
46537
46348
  "kind": "property",
@@ -47069,7 +46880,9 @@
47069
46880
  "ParentImage",
47070
46881
  "Description",
47071
46882
  "BlockDeviceMappings",
47072
- "WorkingDirectory"
46883
+ "WorkingDirectory",
46884
+ "AdditionalInstanceConfiguration",
46885
+ "AmiTags"
47073
46886
  ],
47074
46887
  "primaryIdentifier": [
47075
46888
  "Arn"
@@ -47157,11 +46970,6 @@
47157
46970
  "ImageVersionArn"
47158
46971
  ]
47159
46972
  },
47160
- "ImplementationDetails": {
47161
- "resourceType": "AWS::ControlCatalog::Control.ImplementationDetails",
47162
- "kind": "property",
47163
- "lexicon": "aws"
47164
- },
47165
46973
  "ImportDataRule": {
47166
46974
  "resourceType": "AWS::S3Files::FileSystem.ImportDataRule",
47167
46975
  "kind": "property",
@@ -47289,11 +47097,6 @@
47289
47097
  "kind": "property",
47290
47098
  "lexicon": "aws"
47291
47099
  },
47292
- "InboundFederation": {
47293
- "resourceType": "AWS::Cognito::UserPool.InboundFederation",
47294
- "kind": "property",
47295
- "lexicon": "aws"
47296
- },
47297
47100
  "IncidentTemplate": {
47298
47101
  "resourceType": "AWS::SSMIncidents::ResponsePlan.IncidentTemplate",
47299
47102
  "kind": "property",
@@ -48401,15 +48204,30 @@
48401
48204
  "kind": "resource",
48402
48205
  "lexicon": "aws",
48403
48206
  "attrs": {
48404
- "Id": "Id",
48405
48207
  "Arn": "Arn"
48406
48208
  },
48209
+ "propertyConstraints": {
48210
+ "RuleState": {
48211
+ "enum": [
48212
+ "ENABLED",
48213
+ "DISABLED"
48214
+ ]
48215
+ },
48216
+ "ApplyOnTransformedLogs": {
48217
+ "default": false
48218
+ }
48219
+ },
48407
48220
  "createOnly": [
48408
48221
  "RuleName"
48409
48222
  ],
48410
48223
  "primaryIdentifier": [
48411
- "Id"
48412
- ]
48224
+ "Arn"
48225
+ ],
48226
+ "tagging": {
48227
+ "taggable": true,
48228
+ "tagOnCreate": true,
48229
+ "tagUpdatable": true
48230
+ }
48413
48231
  },
48414
48232
  "InsightRule_Tag": {
48415
48233
  "resourceType": "AWS::CloudWatch::InsightRule.Tag",
@@ -50341,36 +50159,6 @@
50341
50159
  "kind": "property",
50342
50160
  "lexicon": "aws"
50343
50161
  },
50344
- "IoTIndex": {
50345
- "resourceType": "AWS::IoT::Index",
50346
- "kind": "resource",
50347
- "lexicon": "aws",
50348
- "attrs": {
50349
- "Arn": "Arn",
50350
- "IndexStatus": "IndexStatus",
50351
- "Schema": "Schema"
50352
- },
50353
- "propertyConstraints": {
50354
- "IndexName": {
50355
- "pattern": "^[a-zA-Z0-9:_-]+$",
50356
- "minLength": 1,
50357
- "maxLength": 128
50358
- },
50359
- "IndexStatus": {
50360
- "enum": [
50361
- "ACTIVE",
50362
- "BUILDING",
50363
- "REBUILDING"
50364
- ]
50365
- }
50366
- },
50367
- "createOnly": [
50368
- "IndexName"
50369
- ],
50370
- "primaryIdentifier": [
50371
- "Arn"
50372
- ]
50373
- },
50374
50162
  "IoTJobAbortConfig": {
50375
50163
  "resourceType": "AWS::GreengrassV2::Deployment.IoTJobAbortConfig",
50376
50164
  "kind": "property",
@@ -51126,6 +50914,11 @@
51126
50914
  "kind": "property",
51127
50915
  "lexicon": "aws"
51128
50916
  },
50917
+ "IssuerConfiguration": {
50918
+ "resourceType": "AWS::Cognito::UserPool.IssuerConfiguration",
50919
+ "kind": "property",
50920
+ "lexicon": "aws"
50921
+ },
51129
50922
  "IssuerData": {
51130
50923
  "resourceType": "AWS::LicenseManager::License.IssuerData",
51131
50924
  "kind": "property",
@@ -52002,6 +51795,11 @@
52002
51795
  "kind": "property",
52003
51796
  "lexicon": "aws"
52004
51797
  },
51798
+ "KeyConfiguration": {
51799
+ "resourceType": "AWS::Cognito::UserPool.KeyConfiguration",
51800
+ "kind": "property",
51801
+ "lexicon": "aws"
51802
+ },
52005
51803
  "KeyGroup": {
52006
51804
  "resourceType": "AWS::CloudFront::KeyGroup",
52007
51805
  "kind": "resource",
@@ -65564,6 +65362,129 @@
65564
65362
  "kind": "property",
65565
65363
  "lexicon": "aws"
65566
65364
  },
65365
+ "OAuthClientApplication": {
65366
+ "resourceType": "AWS::QuickSight::OAuthClientApplication",
65367
+ "kind": "resource",
65368
+ "lexicon": "aws",
65369
+ "attrs": {
65370
+ "Arn": "Arn",
65371
+ "CreatedTime": "CreatedTime",
65372
+ "LastUpdatedTime": "LastUpdatedTime"
65373
+ },
65374
+ "propertyConstraints": {
65375
+ "OAuthClientApplicationId": {
65376
+ "pattern": "[^/][^\\u0000-\\u001f]*",
65377
+ "minLength": 1,
65378
+ "maxLength": 256
65379
+ },
65380
+ "Arn": {
65381
+ "pattern": "^arn:[-a-z0-9]*:quicksight:[-a-z0-9]*:[0-9]{12}:oauthclientapplication/.+"
65382
+ },
65383
+ "Name": {
65384
+ "minLength": 1,
65385
+ "maxLength": 2048
65386
+ },
65387
+ "OAuthClientAuthenticationType": {
65388
+ "enum": [
65389
+ "TOKEN"
65390
+ ]
65391
+ },
65392
+ "ClientId": {
65393
+ "minLength": 1,
65394
+ "maxLength": 2048
65395
+ },
65396
+ "ClientSecret": {
65397
+ "minLength": 1,
65398
+ "maxLength": 2048
65399
+ },
65400
+ "OAuthTokenEndpointUrl": {
65401
+ "minLength": 1,
65402
+ "maxLength": 2048
65403
+ },
65404
+ "OAuthAuthorizationEndpointUrl": {
65405
+ "minLength": 1,
65406
+ "maxLength": 2048
65407
+ },
65408
+ "OAuthScopes": {
65409
+ "minLength": 1,
65410
+ "maxLength": 4096
65411
+ },
65412
+ "DataSourceType": {
65413
+ "enum": [
65414
+ "ADOBE_ANALYTICS",
65415
+ "AMAZON_ELASTICSEARCH",
65416
+ "AMAZON_OPENSEARCH",
65417
+ "ATHENA",
65418
+ "AURORA",
65419
+ "AURORA_POSTGRESQL",
65420
+ "AWS_IOT_ANALYTICS",
65421
+ "BIGQUERY",
65422
+ "CONFLUENCE",
65423
+ "DATABRICKS",
65424
+ "EXASOL",
65425
+ "GITHUB",
65426
+ "GOOGLESHEETS",
65427
+ "GOOGLE_DRIVE",
65428
+ "JIRA",
65429
+ "MARIADB",
65430
+ "MYSQL",
65431
+ "ONE_DRIVE",
65432
+ "ORACLE",
65433
+ "POSTGRESQL",
65434
+ "PRESTO",
65435
+ "QBUSINESS",
65436
+ "REDSHIFT",
65437
+ "S3",
65438
+ "S3_KNOWLEDGE_BASE",
65439
+ "S3_TABLES",
65440
+ "SALESFORCE",
65441
+ "SERVICENOW",
65442
+ "SHAREPOINT",
65443
+ "SNOWFLAKE",
65444
+ "SPARK",
65445
+ "SQLSERVER",
65446
+ "STARBURST",
65447
+ "TERADATA",
65448
+ "TIMESTREAM",
65449
+ "TRINO",
65450
+ "TWITTER",
65451
+ "WEB_CRAWLER"
65452
+ ]
65453
+ },
65454
+ "CreatedTime": {
65455
+ "format": "date-time"
65456
+ },
65457
+ "LastUpdatedTime": {
65458
+ "format": "date-time"
65459
+ }
65460
+ },
65461
+ "createOnly": [
65462
+ "OAuthClientApplicationId",
65463
+ "OAuthClientAuthenticationType"
65464
+ ],
65465
+ "writeOnly": [
65466
+ "ClientId",
65467
+ "ClientSecret"
65468
+ ],
65469
+ "primaryIdentifier": [
65470
+ "Arn"
65471
+ ],
65472
+ "tagging": {
65473
+ "taggable": true,
65474
+ "tagOnCreate": true,
65475
+ "tagUpdatable": true
65476
+ }
65477
+ },
65478
+ "OAuthClientApplication_IdentityProviderVpcConnectionProperties": {
65479
+ "resourceType": "AWS::QuickSight::OAuthClientApplication.IdentityProviderVpcConnectionProperties",
65480
+ "kind": "property",
65481
+ "lexicon": "aws"
65482
+ },
65483
+ "OAuthClientApplication_Tag": {
65484
+ "resourceType": "AWS::QuickSight::OAuthClientApplication.Tag",
65485
+ "kind": "property",
65486
+ "lexicon": "aws"
65487
+ },
65567
65488
  "OIDCProvider": {
65568
65489
  "resourceType": "AWS::IAM::OIDCProvider",
65569
65490
  "kind": "resource",
@@ -65627,7 +65548,7 @@
65627
65548
  "maxLength": 28
65628
65549
  },
65629
65550
  "VpcEndpointService": {
65630
- "minLength": 1,
65551
+ "minLength": 0,
65631
65552
  "maxLength": 128
65632
65553
  },
65633
65554
  "PipelineArn": {
@@ -66716,7 +66637,8 @@
66716
66637
  },
66717
66638
  "createOnly": [
66718
66639
  "IndexName",
66719
- "CollectionEndpoint"
66640
+ "CollectionEndpoint",
66641
+ "Settings/Analysis"
66720
66642
  ],
66721
66643
  "writeOnly": [
66722
66644
  "Settings/Index/RefreshInterval",
@@ -69251,6 +69173,11 @@
69251
69173
  "kind": "property",
69252
69174
  "lexicon": "aws"
69253
69175
  },
69176
+ "PartnerThreatProtectionConfig": {
69177
+ "resourceType": "AWS::Route53Resolver::FirewallRuleGroup.PartnerThreatProtectionConfig",
69178
+ "kind": "property",
69179
+ "lexicon": "aws"
69180
+ },
69254
69181
  "Partnership": {
69255
69182
  "resourceType": "AWS::B2BI::Partnership",
69256
69183
  "kind": "resource",
@@ -71984,11 +71911,6 @@
71984
71911
  "kind": "property",
71985
71912
  "lexicon": "aws"
71986
71913
  },
71987
- "PreTokenGenerationConfig": {
71988
- "resourceType": "AWS::Cognito::UserPool.PreTokenGenerationConfig",
71989
- "kind": "property",
71990
- "lexicon": "aws"
71991
- },
71992
71914
  "PredefinedAttribute": {
71993
71915
  "resourceType": "AWS::Connect::PredefinedAttribute",
71994
71916
  "kind": "resource",
@@ -72159,6 +72081,11 @@
72159
72081
  "kind": "property",
72160
72082
  "lexicon": "aws"
72161
72083
  },
72084
+ "PrevalidationOptions": {
72085
+ "resourceType": "AWS::CertificateManager::AcmeDomainValidation.PrevalidationOptions",
72086
+ "kind": "property",
72087
+ "lexicon": "aws"
72088
+ },
72162
72089
  "PricingPlan": {
72163
72090
  "resourceType": "AWS::BillingConductor::PricingPlan",
72164
72091
  "kind": "resource",
@@ -73587,6 +73514,11 @@
73587
73514
  "kind": "property",
73588
73515
  "lexicon": "aws"
73589
73516
  },
73517
+ "PublicCertificateAuthority": {
73518
+ "resourceType": "AWS::CertificateManager::AcmeEndpoint.PublicCertificateAuthority",
73519
+ "kind": "property",
73520
+ "lexicon": "aws"
73521
+ },
73590
73522
  "PublicDnsNamespace": {
73591
73523
  "resourceType": "AWS::ServiceDiscovery::PublicDnsNamespace",
73592
73524
  "kind": "resource",
@@ -75457,6 +75389,64 @@
75457
75389
  "kind": "property",
75458
75390
  "lexicon": "aws"
75459
75391
  },
75392
+ "QuickSightFlow": {
75393
+ "resourceType": "AWS::QuickSight::Flow",
75394
+ "kind": "resource",
75395
+ "lexicon": "aws",
75396
+ "attrs": {
75397
+ "Arn": "Arn",
75398
+ "CreatedTime": "CreatedTime",
75399
+ "FlowId": "FlowId",
75400
+ "LastUpdatedTime": "LastUpdatedTime",
75401
+ "PublishState": "PublishState",
75402
+ "StepAliases": "StepAliases"
75403
+ },
75404
+ "propertyConstraints": {
75405
+ "AwsAccountId": {
75406
+ "pattern": "^[0-9]{12}$",
75407
+ "minLength": 12,
75408
+ "maxLength": 12
75409
+ },
75410
+ "CreatedTime": {
75411
+ "format": "date-time"
75412
+ },
75413
+ "Description": {
75414
+ "pattern": "^(?!\\s+$)[^{}\"\\\\<>]*$",
75415
+ "minLength": 0,
75416
+ "maxLength": 1024
75417
+ },
75418
+ "FlowId": {
75419
+ "pattern": "^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$"
75420
+ },
75421
+ "LastUpdatedTime": {
75422
+ "format": "date-time"
75423
+ },
75424
+ "Name": {
75425
+ "pattern": "^(?!\\s+$)[^{}\"\\\\<>]*$",
75426
+ "minLength": 1,
75427
+ "maxLength": 128
75428
+ }
75429
+ },
75430
+ "createOnly": [
75431
+ "AwsAccountId"
75432
+ ],
75433
+ "writeOnly": [
75434
+ "Permissions"
75435
+ ],
75436
+ "primaryIdentifier": [
75437
+ "Arn"
75438
+ ]
75439
+ },
75440
+ "QuickSightFlow_Permission": {
75441
+ "resourceType": "AWS::QuickSight::Flow.Permission",
75442
+ "kind": "property",
75443
+ "lexicon": "aws"
75444
+ },
75445
+ "QuickSightFlow_StepAliasMapping": {
75446
+ "resourceType": "AWS::QuickSight::Flow.StepAliasMapping",
75447
+ "kind": "property",
75448
+ "lexicon": "aws"
75449
+ },
75460
75450
  "QuickSightTemplate": {
75461
75451
  "resourceType": "AWS::QuickSight::Template",
75462
75452
  "kind": "resource",
@@ -77366,11 +77356,6 @@
77366
77356
  "kind": "property",
77367
77357
  "lexicon": "aws"
77368
77358
  },
77369
- "RecurringCharge": {
77370
- "resourceType": "AWS::RDS::ReservedDBInstance.RecurringCharge",
77371
- "kind": "property",
77372
- "lexicon": "aws"
77373
- },
77374
77359
  "RedactionPlaceHolder": {
77375
77360
  "resourceType": "AWS::WorkSpacesWeb::DataProtectionSettings.RedactionPlaceHolder",
77376
77361
  "kind": "property",
@@ -78207,11 +78192,6 @@
78207
78192
  "kind": "property",
78208
78193
  "lexicon": "aws"
78209
78194
  },
78210
- "RegionConfiguration": {
78211
- "resourceType": "AWS::ControlCatalog::Control.RegionConfiguration",
78212
- "kind": "property",
78213
- "lexicon": "aws"
78214
- },
78215
78195
  "RegionalConfiguration": {
78216
78196
  "resourceType": "AWS::ElastiCache::GlobalReplicationGroup.RegionalConfiguration",
78217
78197
  "kind": "property",
@@ -78315,14 +78295,11 @@
78315
78295
  "resourceType": "AWS::Config::RemediationConfiguration",
78316
78296
  "kind": "resource",
78317
78297
  "lexicon": "aws",
78318
- "attrs": {
78319
- "Id": "Id"
78320
- },
78321
78298
  "createOnly": [
78322
78299
  "ConfigRuleName"
78323
78300
  ],
78324
78301
  "primaryIdentifier": [
78325
- "Id"
78302
+ "ConfigRuleName"
78326
78303
  ]
78327
78304
  },
78328
78305
  "RemediationConfiguration_ExecutionControls": {
@@ -79384,49 +79361,6 @@
79384
79361
  "kind": "property",
79385
79362
  "lexicon": "aws"
79386
79363
  },
79387
- "ReservedDBInstance": {
79388
- "resourceType": "AWS::RDS::ReservedDBInstance",
79389
- "kind": "resource",
79390
- "lexicon": "aws",
79391
- "attrs": {
79392
- "ReservedDBInstanceArn": "ReservedDBInstanceArn",
79393
- "ReservedDBInstanceId": "ReservedDBInstanceId",
79394
- "ReservedDBInstancesOfferingId": "ReservedDBInstancesOfferingId",
79395
- "DBInstanceClass": "DBInstanceClass",
79396
- "StartTime": "StartTime",
79397
- "Duration": "Duration",
79398
- "FixedPrice": "FixedPrice",
79399
- "UsagePrice": "UsagePrice",
79400
- "CurrencyCode": "CurrencyCode",
79401
- "ProductDescription": "ProductDescription",
79402
- "OfferingType": "OfferingType",
79403
- "MultiAZ": "MultiAZ",
79404
- "State": "State",
79405
- "RecurringCharges": "RecurringCharges",
79406
- "Tags": "Tags"
79407
- },
79408
- "createOnly": [
79409
- "DBInstanceCount"
79410
- ],
79411
- "primaryIdentifier": [
79412
- "ReservedDBInstanceArn"
79413
- ],
79414
- "tagging": {
79415
- "taggable": true,
79416
- "tagOnCreate": false,
79417
- "tagUpdatable": false
79418
- }
79419
- },
79420
- "ReservedDBInstance_RecurringCharge": {
79421
- "resourceType": "AWS::RDS::ReservedDBInstance.RecurringCharge",
79422
- "kind": "property",
79423
- "lexicon": "aws"
79424
- },
79425
- "ReservedDBInstance_Tag": {
79426
- "resourceType": "AWS::RDS::ReservedDBInstance.Tag",
79427
- "kind": "property",
79428
- "lexicon": "aws"
79429
- },
79430
79364
  "ReshardingConfiguration": {
79431
79365
  "resourceType": "AWS::ElastiCache::GlobalReplicationGroup.ReshardingConfiguration",
79432
79366
  "kind": "property",
@@ -81721,6 +81655,11 @@
81721
81655
  "kind": "property",
81722
81656
  "lexicon": "aws"
81723
81657
  },
81658
+ "RollbackConfig": {
81659
+ "resourceType": "AWS::EKS::Cluster.RollbackConfig",
81660
+ "kind": "property",
81661
+ "lexicon": "aws"
81662
+ },
81724
81663
  "RollingInterval": {
81725
81664
  "resourceType": "AWS::ApplicationSignals::ServiceLevelObjective.RollingInterval",
81726
81665
  "kind": "property",
@@ -87053,7 +86992,9 @@
87053
86992
  "attrs": {
87054
86993
  "AgentSpaceId": "AgentSpaceId",
87055
86994
  "CreatedAt": "CreatedAt",
87056
- "UpdatedAt": "UpdatedAt"
86995
+ "UpdatedAt": "UpdatedAt",
86996
+ "IntegratedResources_*_ProviderResources_*_ConfluenceDocument_Title": "IntegratedResources.*.ProviderResources.*.ConfluenceDocument.Title",
86997
+ "IntegratedResources_*_ProviderResources_*_ConfluenceDocument_SpaceTitle": "IntegratedResources.*.ProviderResources.*.ConfluenceDocument.SpaceTitle"
87057
86998
  },
87058
86999
  "propertyConstraints": {
87059
87000
  "KmsKeyId": {
@@ -87655,6 +87596,63 @@
87655
87596
  "Name"
87656
87597
  ]
87657
87598
  },
87599
+ "SecurityRequirement": {
87600
+ "resourceType": "AWS::SecurityAgent::SecurityRequirementPack.SecurityRequirement",
87601
+ "kind": "property",
87602
+ "lexicon": "aws"
87603
+ },
87604
+ "SecurityRequirementPack": {
87605
+ "resourceType": "AWS::SecurityAgent::SecurityRequirementPack",
87606
+ "kind": "resource",
87607
+ "lexicon": "aws",
87608
+ "attrs": {
87609
+ "PackId": "PackId"
87610
+ },
87611
+ "propertyConstraints": {
87612
+ "PackId": {
87613
+ "pattern": "^(srp)-(am|cm)-[a-zA-Z0-9\\-]+$",
87614
+ "minLength": 8,
87615
+ "maxLength": 64
87616
+ },
87617
+ "Name": {
87618
+ "minLength": 1,
87619
+ "maxLength": 120
87620
+ },
87621
+ "Description": {
87622
+ "maxLength": 500
87623
+ },
87624
+ "Status": {
87625
+ "enum": [
87626
+ "ENABLED",
87627
+ "DISABLED"
87628
+ ]
87629
+ },
87630
+ "KmsKeyId": {
87631
+ "maxLength": 2048
87632
+ }
87633
+ },
87634
+ "createOnly": [
87635
+ "KmsKeyId"
87636
+ ],
87637
+ "primaryIdentifier": [
87638
+ "PackId"
87639
+ ],
87640
+ "tagging": {
87641
+ "taggable": true,
87642
+ "tagOnCreate": true,
87643
+ "tagUpdatable": true
87644
+ }
87645
+ },
87646
+ "SecurityRequirementPack_SecurityRequirement": {
87647
+ "resourceType": "AWS::SecurityAgent::SecurityRequirementPack.SecurityRequirement",
87648
+ "kind": "property",
87649
+ "lexicon": "aws"
87650
+ },
87651
+ "SecurityRequirementPack_Tag": {
87652
+ "resourceType": "AWS::SecurityAgent::SecurityRequirementPack.Tag",
87653
+ "kind": "property",
87654
+ "lexicon": "aws"
87655
+ },
87658
87656
  "SecurityServicePolicyData": {
87659
87657
  "resourceType": "AWS::FMS::Policy.SecurityServicePolicyData",
87660
87658
  "kind": "property",
@@ -90279,11 +90277,6 @@
90279
90277
  "kind": "property",
90280
90278
  "lexicon": "aws"
90281
90279
  },
90282
- "SmsConfiguration": {
90283
- "resourceType": "AWS::Cognito::UserPool.SmsConfiguration",
90284
- "kind": "property",
90285
- "lexicon": "aws"
90286
- },
90287
90280
  "SmsMessageTemplateContent": {
90288
90281
  "resourceType": "AWS::Wisdom::MessageTemplate.SmsMessageTemplateContent",
90289
90282
  "kind": "property",
@@ -92021,6 +92014,11 @@
92021
92014
  "Id"
92022
92015
  ]
92023
92016
  },
92017
+ "StepAliasMapping": {
92018
+ "resourceType": "AWS::QuickSight::Flow.StepAliasMapping",
92019
+ "kind": "property",
92020
+ "lexicon": "aws"
92021
+ },
92024
92022
  "StepFunctionsAction": {
92025
92023
  "resourceType": "AWS::IoT::TopicRule.StepFunctionsAction",
92026
92024
  "kind": "property",
@@ -93566,6 +93564,9 @@
93566
93564
  "pattern": "^((arn:aws(-[^:]+)?:kms:[a-zA-Z0-9-]*:[0-9]{12}:((key/[a-zA-Z0-9-]{36})|(alias/[a-zA-Z0-9-_/]+)))|([a-zA-Z0-9-]{36})|(alias/[a-zA-Z0-9-_/]+))$",
93567
93565
  "minLength": 1,
93568
93566
  "maxLength": 2048
93567
+ },
93568
+ "SharingEnabled": {
93569
+ "default": false
93569
93570
  }
93570
93571
  },
93571
93572
  "createOnly": [
@@ -95751,67 +95752,11 @@
95751
95752
  "kind": "property",
95752
95753
  "lexicon": "aws"
95753
95754
  },
95754
- "TestCase": {
95755
- "resourceType": "AWS::AppTest::TestCase",
95756
- "kind": "resource",
95757
- "lexicon": "aws",
95758
- "attrs": {
95759
- "CreationTime": "CreationTime",
95760
- "LastUpdateTime": "LastUpdateTime",
95761
- "LatestVersion": "LatestVersion",
95762
- "Status": "Status",
95763
- "TestCaseArn": "TestCaseArn",
95764
- "TestCaseId": "TestCaseId",
95765
- "TestCaseVersion": "TestCaseVersion"
95766
- },
95767
- "propertyConstraints": {
95768
- "CreationTime": {
95769
- "format": "date-time"
95770
- },
95771
- "Description": {
95772
- "minLength": 0,
95773
- "maxLength": 1000
95774
- },
95775
- "LastUpdateTime": {
95776
- "format": "date-time"
95777
- },
95778
- "Name": {
95779
- "pattern": "^[A-Za-z][A-Za-z0-9_\\-]{1,59}$"
95780
- },
95781
- "TestCaseArn": {
95782
- "pattern": "^arn:(aws|aws-cn|aws-iso|aws-iso-[a-z]{1}|aws-us-gov):[A-Za-z0-9][A-Za-z0-9_/.-]{0,62}:([a-z]{2}-((iso[a-z]{0,1}-)|(gov-)){0,1}[a-z]+-[0-9]):[0-9]{12}:[A-Za-z0-9/][A-Za-z0-9:_/+=,@.-]{0,1023}$"
95783
- },
95784
- "TestCaseId": {
95785
- "pattern": "^[A-Za-z0-9:/\\-]{1,100}$"
95786
- }
95787
- },
95788
- "createOnly": [
95789
- "Name"
95790
- ],
95791
- "primaryIdentifier": [
95792
- "TestCaseId"
95793
- ],
95794
- "tagging": {
95795
- "taggable": true,
95796
- "tagOnCreate": true,
95797
- "tagUpdatable": true
95798
- }
95799
- },
95800
95755
  "TestCaseLatestVersion": {
95801
95756
  "resourceType": "AWS::AppTest::TestCase.TestCaseLatestVersion",
95802
95757
  "kind": "property",
95803
95758
  "lexicon": "aws"
95804
95759
  },
95805
- "TestCase_Step": {
95806
- "resourceType": "AWS::AppTest::TestCase.Step",
95807
- "kind": "property",
95808
- "lexicon": "aws"
95809
- },
95810
- "TestCase_TestCaseLatestVersion": {
95811
- "resourceType": "AWS::AppTest::TestCase.TestCaseLatestVersion",
95812
- "kind": "property",
95813
- "lexicon": "aws"
95814
- },
95815
95760
  "TextAttributes": {
95816
95761
  "resourceType": "AWS::Cases::Field.TextAttributes",
95817
95762
  "kind": "property",
@@ -96069,6 +96014,11 @@
96069
96014
  "kind": "property",
96070
96015
  "lexicon": "aws"
96071
96016
  },
96017
+ "ThresholdConfiguration": {
96018
+ "resourceType": "AWS::ECS::Service.ThresholdConfiguration",
96019
+ "kind": "property",
96020
+ "lexicon": "aws"
96021
+ },
96072
96022
  "ThrottleSettings": {
96073
96023
  "resourceType": "AWS::ApiGateway::UsagePlan.ThrottleSettings",
96074
96024
  "kind": "property",
@@ -99172,6 +99122,82 @@
99172
99122
  "ProviderName"
99173
99123
  ]
99174
99124
  },
99125
+ "UserPoolRegionalConfigurationAttachment": {
99126
+ "resourceType": "AWS::Cognito::UserPoolRegionalConfigurationAttachment",
99127
+ "kind": "resource",
99128
+ "lexicon": "aws",
99129
+ "createOnly": [
99130
+ "UserPoolId"
99131
+ ],
99132
+ "primaryIdentifier": [
99133
+ "UserPoolId"
99134
+ ],
99135
+ "tagging": {
99136
+ "taggable": true,
99137
+ "tagOnCreate": true,
99138
+ "tagUpdatable": true
99139
+ }
99140
+ },
99141
+ "UserPoolRegionalConfigurationAttachment_CustomEmailSender": {
99142
+ "resourceType": "AWS::Cognito::UserPoolRegionalConfigurationAttachment.CustomEmailSender",
99143
+ "kind": "property",
99144
+ "lexicon": "aws"
99145
+ },
99146
+ "UserPoolRegionalConfigurationAttachment_CustomSMSSender": {
99147
+ "resourceType": "AWS::Cognito::UserPoolRegionalConfigurationAttachment.CustomSMSSender",
99148
+ "kind": "property",
99149
+ "lexicon": "aws"
99150
+ },
99151
+ "UserPoolRegionalConfigurationAttachment_EmailConfiguration": {
99152
+ "resourceType": "AWS::Cognito::UserPoolRegionalConfigurationAttachment.EmailConfiguration",
99153
+ "kind": "property",
99154
+ "lexicon": "aws"
99155
+ },
99156
+ "UserPoolRegionalConfigurationAttachment_InboundFederation": {
99157
+ "resourceType": "AWS::Cognito::UserPoolRegionalConfigurationAttachment.InboundFederation",
99158
+ "kind": "property",
99159
+ "lexicon": "aws"
99160
+ },
99161
+ "UserPoolRegionalConfigurationAttachment_LambdaConfig": {
99162
+ "resourceType": "AWS::Cognito::UserPoolRegionalConfigurationAttachment.LambdaConfig",
99163
+ "kind": "property",
99164
+ "lexicon": "aws"
99165
+ },
99166
+ "UserPoolRegionalConfigurationAttachment_PreTokenGenerationConfig": {
99167
+ "resourceType": "AWS::Cognito::UserPoolRegionalConfigurationAttachment.PreTokenGenerationConfig",
99168
+ "kind": "property",
99169
+ "lexicon": "aws"
99170
+ },
99171
+ "UserPoolRegionalConfigurationAttachment_SmsConfiguration": {
99172
+ "resourceType": "AWS::Cognito::UserPoolRegionalConfigurationAttachment.SmsConfiguration",
99173
+ "kind": "property",
99174
+ "lexicon": "aws"
99175
+ },
99176
+ "UserPoolReplica": {
99177
+ "resourceType": "AWS::Cognito::UserPoolReplica",
99178
+ "kind": "resource",
99179
+ "lexicon": "aws",
99180
+ "propertyConstraints": {
99181
+ "RegionName": {
99182
+ "minLength": 5,
99183
+ "maxLength": 32
99184
+ }
99185
+ },
99186
+ "createOnly": [
99187
+ "UserPoolId",
99188
+ "RegionName",
99189
+ "UserPoolTagsAtCreate"
99190
+ ],
99191
+ "primaryIdentifier": [
99192
+ "UserPoolId",
99193
+ "RegionName"
99194
+ ],
99195
+ "tagging": {
99196
+ "taggable": true,
99197
+ "tagOnCreate": true,
99198
+ "tagUpdatable": true
99199
+ }
99200
+ },
99175
99201
  "UserPoolResourceServer": {
99176
99202
  "resourceType": "AWS::Cognito::UserPoolResourceServer",
99177
99203
  "kind": "resource",
@@ -99347,6 +99373,16 @@
99347
99373
  "kind": "property",
99348
99374
  "lexicon": "aws"
99349
99375
  },
99376
+ "UserPool_IssuerConfiguration": {
99377
+ "resourceType": "AWS::Cognito::UserPool.IssuerConfiguration",
99378
+ "kind": "property",
99379
+ "lexicon": "aws"
99380
+ },
99381
+ "UserPool_KeyConfiguration": {
99382
+ "resourceType": "AWS::Cognito::UserPool.KeyConfiguration",
99383
+ "kind": "property",
99384
+ "lexicon": "aws"
99385
+ },
99350
99386
  "UserPool_LambdaConfig": {
99351
99387
  "resourceType": "AWS::Cognito::UserPool.LambdaConfig",
99352
99388
  "kind": "property",
@@ -101013,7 +101049,7 @@
101013
101049
  "maxLength": 255
101014
101050
  },
101015
101051
  "VersionDescription": {
101016
- "pattern": "^([\\p{L}\\p{N}_.:\\/=+\\-@,]+[\\p{L}\\p{Z}\\p{N}_.:\\/=+\\-@,]*)$",
101052
+ "pattern": "^([\\p{L}\\p{N}_.:\\/=+\\-@,()']+[\\p{L}\\p{Z}\\p{N}_.:\\/=+\\-@,()']*)$",
101017
101053
  "minLength": 1,
101018
101054
  "maxLength": 4096
101019
101055
  },
@@ -102302,6 +102338,10 @@
102302
102338
  "pattern": "^(arn(:[a-z0-9]+([.-][a-z0-9]+)*){2}(:([a-z0-9]+([.-][a-z0-9]+)*)?){2}:certificate/[0-9a-z-]+)?$",
102303
102339
  "maxLength": 2048
102304
102340
  },
102341
+ "IdleTimeoutSeconds": {
102342
+ "minimum": 60,
102343
+ "maximum": 600
102344
+ },
102305
102345
  "CustomDomainName": {
102306
102346
  "minLength": 3,
102307
102347
  "maxLength": 255
@@ -104073,7 +104113,12 @@
104073
104113
  "writeOnly": [
104074
104114
  "WorkGroupConfigurationUpdates",
104075
104115
  "RecursiveDeleteOption",
104076
- "WorkGroupConfiguration/AdditionalConfiguration"
104116
+ "WorkGroupConfiguration/AdditionalConfiguration",
104117
+ "WorkGroupConfiguration/EngineConfiguration/CoordinatorDpuSize",
104118
+ "WorkGroupConfiguration/EngineConfiguration/MaxConcurrentDpus",
104119
+ "WorkGroupConfiguration/EngineConfiguration/DefaultExecutorDpuSize",
104120
+ "WorkGroupConfiguration/EngineConfiguration/AdditionalConfigs",
104121
+ "WorkGroupConfiguration/EngineConfiguration/SparkProperties"
104077
104122
  ],
104078
104123
  "primaryIdentifier": [
104079
104124
  "Name"