@intentius/chant-lexicon-aws 0.4.0 → 0.6.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.
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "algorithm": "sha256",
3
3
  "artifacts": {
4
- "manifest.json": "604b46a9517d497908fe3e2ed4db7cba79ba095243fd689c1410d6f83474aa91",
5
- "meta.json": "1dbe92bcfe940b878217e7fa716ac8ab10979f211e5fc78d63d72ac6dbdb72fd",
6
- "types/index.d.ts": "49cb81f39502f986048b3465b67c97821e986c153f618011acc6841678e21859",
4
+ "manifest.json": "8be9c3f09e345685ad6f56dee4d41e43f217521d4dc8f2ffff4b056e86d9523e",
5
+ "meta.json": "0fab7ad9f369ee20d1732594c980bbe169b80a516b6a02ff2f44fe4c3199108c",
6
+ "types/index.d.ts": "f6b88baa9476a6c6661fc118e84c28a271c8639f27270f9668439e7df982af0a",
7
7
  "rules/hardcoded-region.ts": "5a0eaf7ab391231fe6cd51426ece29539cb4b36f31c8dd060956638fed55722a",
8
8
  "rules/iam-wildcard.ts": "135d7217d278fef50939e605c5da32603ba35674b8c4b5c4d66a06c77903e945",
9
9
  "rules/s3-encryption.ts": "c4f9f8aa8dc382ed98c7b04e820a600590cc75335a8db2e087cbfbfe4003d09e",
@@ -40,5 +40,5 @@
40
40
  "skills/chant-aws.md": "4d65eb160e001f2af42eb7c622a5b498c2fd1f5afbd6c8155615c010fb265c63",
41
41
  "skills/chant-aws-eks.md": "8789255709ff004ad0a875fd5999edcdc66fc6e33d710db058d9f42703bcfdfe"
42
42
  },
43
- "composite": "a7e1d16dd632465fc6259aea6df560425b45bc0161f7a0c78f3f55ed7e0e1a79"
43
+ "composite": "f735fbd8f6b6846f494a925de93aa0b7ae75b6b50f46d9404fd6201a6a015a43"
44
44
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws",
3
- "version": "0.4.0",
3
+ "version": "0.6.0",
4
4
  "chantVersion": ">=0.1.0",
5
5
  "namespace": "AWS",
6
6
  "intrinsics": [
package/dist/meta.json CHANGED
@@ -10524,6 +10524,11 @@
10524
10524
  "kind": "property",
10525
10525
  "lexicon": "aws"
10526
10526
  },
10527
+ "AspectRatio": {
10528
+ "resourceType": "AWS::ElementalInference::Feed.AspectRatio",
10529
+ "kind": "property",
10530
+ "lexicon": "aws"
10531
+ },
10527
10532
  "AssertionAttributes": {
10528
10533
  "resourceType": "AWS::Grafana::Workspace.AssertionAttributes",
10529
10534
  "kind": "property",
@@ -36904,6 +36909,11 @@
36904
36909
  "kind": "property",
36905
36910
  "lexicon": "aws"
36906
36911
  },
36912
+ "DestinationMetricsConfiguration": {
36913
+ "resourceType": "AWS::ObservabilityAdmin::OrganizationCentralizationRule.DestinationMetricsConfiguration",
36914
+ "kind": "property",
36915
+ "lexicon": "aws"
36916
+ },
36907
36917
  "DestinationPolicy": {
36908
36918
  "resourceType": "AWS::Logs::DeliveryDestination.DestinationPolicy",
36909
36919
  "kind": "property",
@@ -37787,6 +37797,39 @@
37787
37797
  "kind": "property",
37788
37798
  "lexicon": "aws"
37789
37799
  },
37800
+ "Dictionary": {
37801
+ "resourceType": "AWS::ElementalInference::Dictionary",
37802
+ "kind": "resource",
37803
+ "lexicon": "aws",
37804
+ "attrs": {
37805
+ "Arn": "Arn",
37806
+ "Id": "Id"
37807
+ },
37808
+ "propertyConstraints": {
37809
+ "Entries": {
37810
+ "maxLength": 40960
37811
+ },
37812
+ "Id": {
37813
+ "pattern": "^[a-zA-Z0-9]+$",
37814
+ "minLength": 1,
37815
+ "maxLength": 19
37816
+ },
37817
+ "Name": {
37818
+ "pattern": "^[a-zA-Z0-9]([a-zA-Z0-9-_]{0,126}[a-zA-Z0-9])?$"
37819
+ }
37820
+ },
37821
+ "writeOnly": [
37822
+ "Entries"
37823
+ ],
37824
+ "primaryIdentifier": [
37825
+ "Id"
37826
+ ],
37827
+ "tagging": {
37828
+ "taggable": true,
37829
+ "tagOnCreate": true,
37830
+ "tagUpdatable": true
37831
+ }
37832
+ },
37790
37833
  "DifferentialPrivacy": {
37791
37834
  "resourceType": "AWS::CleanRooms::ConfiguredTable.DifferentialPrivacy",
37792
37835
  "kind": "property",
@@ -42175,11 +42218,6 @@
42175
42218
  "kind": "property",
42176
42219
  "lexicon": "aws"
42177
42220
  },
42178
- "EfsAccessPointConfiguration": {
42179
- "resourceType": "AWS::BedrockAgentCore::Runtime.EfsAccessPointConfiguration",
42180
- "kind": "property",
42181
- "lexicon": "aws"
42182
- },
42183
42221
  "EfsInputFileLocation": {
42184
42222
  "resourceType": "AWS::Transfer::Workflow.EfsInputFileLocation",
42185
42223
  "kind": "property",
@@ -42585,9 +42623,9 @@
42585
42623
  "kind": "resource",
42586
42624
  "lexicon": "aws",
42587
42625
  "attrs": {
42588
- "Id": "Id",
42589
42626
  "CanonicalHostedZoneName": "CanonicalHostedZoneName",
42590
42627
  "CanonicalHostedZoneNameID": "CanonicalHostedZoneNameID",
42628
+ "SourceSecurityGroup": "SourceSecurityGroup",
42591
42629
  "SourceSecurityGroup_GroupName": "SourceSecurityGroup.GroupName",
42592
42630
  "DNSName": "DNSName",
42593
42631
  "SourceSecurityGroup_OwnerAlias": "SourceSecurityGroup.OwnerAlias"
@@ -42629,8 +42667,18 @@
42629
42667
  "Scheme"
42630
42668
  ],
42631
42669
  "primaryIdentifier": [
42632
- "Id"
42633
- ]
42670
+ "LoadBalancerName"
42671
+ ],
42672
+ "conditionalCreateOnly": [
42673
+ "AvailabilityZones",
42674
+ "HealthCheck",
42675
+ "Subnets"
42676
+ ],
42677
+ "tagging": {
42678
+ "taggable": true,
42679
+ "tagOnCreate": true,
42680
+ "tagUpdatable": true
42681
+ }
42634
42682
  },
42635
42683
  "ElbLoadBalancer_AccessLoggingPolicy": {
42636
42684
  "resourceType": "AWS::ElasticLoadBalancing::LoadBalancer.AccessLoggingPolicy",
@@ -42672,6 +42720,16 @@
42672
42720
  "kind": "property",
42673
42721
  "lexicon": "aws"
42674
42722
  },
42723
+ "ElbLoadBalancer_PolicyItem": {
42724
+ "resourceType": "AWS::ElasticLoadBalancing::LoadBalancer.PolicyItem",
42725
+ "kind": "property",
42726
+ "lexicon": "aws"
42727
+ },
42728
+ "ElbLoadBalancer_SourceSecurityGroup": {
42729
+ "resourceType": "AWS::ElasticLoadBalancing::LoadBalancer.SourceSecurityGroup",
42730
+ "kind": "property",
42731
+ "lexicon": "aws"
42732
+ },
42675
42733
  "ElbLoadBalancer_Tag": {
42676
42734
  "resourceType": "AWS::ElasticLoadBalancing::LoadBalancer.Tag",
42677
42735
  "kind": "property",
@@ -47657,6 +47715,11 @@
47657
47715
  "tagUpdatable": true
47658
47716
  }
47659
47717
  },
47718
+ "Feed_AspectRatio": {
47719
+ "resourceType": "AWS::ElementalInference::Feed.AspectRatio",
47720
+ "kind": "property",
47721
+ "lexicon": "aws"
47722
+ },
47660
47723
  "Feed_ClippingConfig": {
47661
47724
  "resourceType": "AWS::ElementalInference::Feed.ClippingConfig",
47662
47725
  "kind": "property",
@@ -47667,6 +47730,11 @@
47667
47730
  "kind": "property",
47668
47731
  "lexicon": "aws"
47669
47732
  },
47733
+ "Feed_SubtitlingConfig": {
47734
+ "resourceType": "AWS::ElementalInference::Feed.SubtitlingConfig",
47735
+ "kind": "property",
47736
+ "lexicon": "aws"
47737
+ },
47670
47738
  "FeedbackAttributes": {
47671
47739
  "resourceType": "AWS::SES::EmailIdentity.FeedbackAttributes",
47672
47740
  "kind": "property",
@@ -53565,8 +53633,7 @@
53565
53633
  }
53566
53634
  },
53567
53635
  "createOnly": [
53568
- "HarnessName",
53569
- "Environment/AgentCoreRuntimeEnvironment/NetworkConfiguration"
53636
+ "HarnessName"
53570
53637
  ],
53571
53638
  "primaryIdentifier": [
53572
53639
  "Arn"
@@ -53637,6 +53704,11 @@
53637
53704
  "kind": "property",
53638
53705
  "lexicon": "aws"
53639
53706
  },
53707
+ "HarnessLiteLlmModelConfig": {
53708
+ "resourceType": "AWS::BedrockAgentCore::Harness.HarnessLiteLlmModelConfig",
53709
+ "kind": "property",
53710
+ "lexicon": "aws"
53711
+ },
53640
53712
  "HarnessMemoryConfiguration": {
53641
53713
  "resourceType": "AWS::BedrockAgentCore::Harness.HarnessMemoryConfiguration",
53642
53714
  "kind": "property",
@@ -53662,6 +53734,21 @@
53662
53734
  "kind": "property",
53663
53735
  "lexicon": "aws"
53664
53736
  },
53737
+ "HarnessSkillGitAuth": {
53738
+ "resourceType": "AWS::BedrockAgentCore::Harness.HarnessSkillGitAuth",
53739
+ "kind": "property",
53740
+ "lexicon": "aws"
53741
+ },
53742
+ "HarnessSkillGitSource": {
53743
+ "resourceType": "AWS::BedrockAgentCore::Harness.HarnessSkillGitSource",
53744
+ "kind": "property",
53745
+ "lexicon": "aws"
53746
+ },
53747
+ "HarnessSkillS3Source": {
53748
+ "resourceType": "AWS::BedrockAgentCore::Harness.HarnessSkillS3Source",
53749
+ "kind": "property",
53750
+ "lexicon": "aws"
53751
+ },
53665
53752
  "HarnessSlidingWindowConfiguration": {
53666
53753
  "resourceType": "AWS::BedrockAgentCore::Harness.HarnessSlidingWindowConfiguration",
53667
53754
  "kind": "property",
@@ -53727,6 +53814,11 @@
53727
53814
  "kind": "property",
53728
53815
  "lexicon": "aws"
53729
53816
  },
53817
+ "Harness_EfsAccessPointConfiguration": {
53818
+ "resourceType": "AWS::BedrockAgentCore::Harness.EfsAccessPointConfiguration",
53819
+ "kind": "property",
53820
+ "lexicon": "aws"
53821
+ },
53730
53822
  "Harness_FilesystemConfiguration": {
53731
53823
  "resourceType": "AWS::BedrockAgentCore::Harness.FilesystemConfiguration",
53732
53824
  "kind": "property",
@@ -53792,6 +53884,11 @@
53792
53884
  "kind": "property",
53793
53885
  "lexicon": "aws"
53794
53886
  },
53887
+ "Harness_HarnessLiteLlmModelConfig": {
53888
+ "resourceType": "AWS::BedrockAgentCore::Harness.HarnessLiteLlmModelConfig",
53889
+ "kind": "property",
53890
+ "lexicon": "aws"
53891
+ },
53795
53892
  "Harness_HarnessMemoryConfiguration": {
53796
53893
  "resourceType": "AWS::BedrockAgentCore::Harness.HarnessMemoryConfiguration",
53797
53894
  "kind": "property",
@@ -53817,6 +53914,21 @@
53817
53914
  "kind": "property",
53818
53915
  "lexicon": "aws"
53819
53916
  },
53917
+ "Harness_HarnessSkillGitAuth": {
53918
+ "resourceType": "AWS::BedrockAgentCore::Harness.HarnessSkillGitAuth",
53919
+ "kind": "property",
53920
+ "lexicon": "aws"
53921
+ },
53922
+ "Harness_HarnessSkillGitSource": {
53923
+ "resourceType": "AWS::BedrockAgentCore::Harness.HarnessSkillGitSource",
53924
+ "kind": "property",
53925
+ "lexicon": "aws"
53926
+ },
53927
+ "Harness_HarnessSkillS3Source": {
53928
+ "resourceType": "AWS::BedrockAgentCore::Harness.HarnessSkillS3Source",
53929
+ "kind": "property",
53930
+ "lexicon": "aws"
53931
+ },
53820
53932
  "Harness_HarnessSlidingWindowConfiguration": {
53821
53933
  "resourceType": "AWS::BedrockAgentCore::Harness.HarnessSlidingWindowConfiguration",
53822
53934
  "kind": "property",
@@ -53857,6 +53969,11 @@
53857
53969
  "kind": "property",
53858
53970
  "lexicon": "aws"
53859
53971
  },
53972
+ "Harness_ManagedVpcResource": {
53973
+ "resourceType": "AWS::BedrockAgentCore::Harness.ManagedVpcResource",
53974
+ "kind": "property",
53975
+ "lexicon": "aws"
53976
+ },
53860
53977
  "Harness_NetworkConfiguration": {
53861
53978
  "resourceType": "AWS::BedrockAgentCore::Harness.NetworkConfiguration",
53862
53979
  "kind": "property",
@@ -53867,6 +53984,26 @@
53867
53984
  "kind": "property",
53868
53985
  "lexicon": "aws"
53869
53986
  },
53987
+ "Harness_PrivateEndpoint": {
53988
+ "resourceType": "AWS::BedrockAgentCore::Harness.PrivateEndpoint",
53989
+ "kind": "property",
53990
+ "lexicon": "aws"
53991
+ },
53992
+ "Harness_PrivateEndpointOverride": {
53993
+ "resourceType": "AWS::BedrockAgentCore::Harness.PrivateEndpointOverride",
53994
+ "kind": "property",
53995
+ "lexicon": "aws"
53996
+ },
53997
+ "Harness_S3FilesAccessPointConfiguration": {
53998
+ "resourceType": "AWS::BedrockAgentCore::Harness.S3FilesAccessPointConfiguration",
53999
+ "kind": "property",
54000
+ "lexicon": "aws"
54001
+ },
54002
+ "Harness_SelfManagedLatticeResource": {
54003
+ "resourceType": "AWS::BedrockAgentCore::Harness.SelfManagedLatticeResource",
54004
+ "kind": "property",
54005
+ "lexicon": "aws"
54006
+ },
53870
54007
  "Harness_SessionStorageConfiguration": {
53871
54008
  "resourceType": "AWS::BedrockAgentCore::Harness.SessionStorageConfiguration",
53872
54009
  "kind": "property",
@@ -67262,6 +67399,53 @@
67262
67399
  "kind": "property",
67263
67400
  "lexicon": "aws"
67264
67401
  },
67402
+ "LogAlarm": {
67403
+ "resourceType": "AWS::CloudWatch::LogAlarm",
67404
+ "kind": "resource",
67405
+ "lexicon": "aws",
67406
+ "attrs": {
67407
+ "Arn": "Arn"
67408
+ },
67409
+ "propertyConstraints": {
67410
+ "AlarmName": {
67411
+ "minLength": 1,
67412
+ "maxLength": 255
67413
+ },
67414
+ "ActionsEnabled": {
67415
+ "default": true
67416
+ },
67417
+ "ActionLogLineCount": {
67418
+ "minimum": 0,
67419
+ "maximum": 50
67420
+ }
67421
+ },
67422
+ "createOnly": [
67423
+ "AlarmName"
67424
+ ],
67425
+ "primaryIdentifier": [
67426
+ "AlarmName"
67427
+ ],
67428
+ "tagging": {
67429
+ "taggable": true,
67430
+ "tagOnCreate": true,
67431
+ "tagUpdatable": true
67432
+ }
67433
+ },
67434
+ "LogAlarm_ScheduleConfiguration": {
67435
+ "resourceType": "AWS::CloudWatch::LogAlarm.ScheduleConfiguration",
67436
+ "kind": "property",
67437
+ "lexicon": "aws"
67438
+ },
67439
+ "LogAlarm_ScheduledQueryConfiguration": {
67440
+ "resourceType": "AWS::CloudWatch::LogAlarm.ScheduledQueryConfiguration",
67441
+ "kind": "property",
67442
+ "lexicon": "aws"
67443
+ },
67444
+ "LogAlarm_Tag": {
67445
+ "resourceType": "AWS::CloudWatch::LogAlarm.Tag",
67446
+ "kind": "property",
67447
+ "lexicon": "aws"
67448
+ },
67265
67449
  "LogAnomalyDetectionIntegration": {
67266
67450
  "resourceType": "AWS::DevOpsGuru::LogAnomalyDetectionIntegration",
67267
67451
  "kind": "resource",
@@ -69642,11 +69826,6 @@
69642
69826
  "kind": "property",
69643
69827
  "lexicon": "aws"
69644
69828
  },
69645
- "ManagedVpcResource": {
69646
- "resourceType": "AWS::BedrockAgentCore::GatewayTarget.ManagedVpcResource",
69647
- "kind": "property",
69648
- "lexicon": "aws"
69649
- },
69650
69829
  "ManagedWordsConfig": {
69651
69830
  "resourceType": "AWS::Bedrock::Guardrail.ManagedWordsConfig",
69652
69831
  "kind": "property",
@@ -73368,6 +73547,11 @@
73368
73547
  "kind": "property",
73369
73548
  "lexicon": "aws"
73370
73549
  },
73550
+ "MetricsBackupConfiguration": {
73551
+ "resourceType": "AWS::ObservabilityAdmin::OrganizationCentralizationRule.MetricsBackupConfiguration",
73552
+ "kind": "property",
73553
+ "lexicon": "aws"
73554
+ },
73371
73555
  "MetricsCollection": {
73372
73556
  "resourceType": "AWS::AutoScaling::AutoScalingGroup.MetricsCollection",
73373
73557
  "kind": "property",
@@ -76090,6 +76274,42 @@
76090
76274
  "kind": "property",
76091
76275
  "lexicon": "aws"
76092
76276
  },
76277
+ "NeptuneGlobalCluster": {
76278
+ "resourceType": "AWS::Neptune::GlobalCluster",
76279
+ "kind": "resource",
76280
+ "lexicon": "aws",
76281
+ "propertyConstraints": {
76282
+ "GlobalClusterIdentifier": {
76283
+ "pattern": "^[A-Za-z][0-9A-Za-z-:._]*$",
76284
+ "minLength": 1,
76285
+ "maxLength": 255
76286
+ },
76287
+ "Engine": {
76288
+ "enum": [
76289
+ "neptune"
76290
+ ]
76291
+ }
76292
+ },
76293
+ "createOnly": [
76294
+ "GlobalClusterIdentifier",
76295
+ "SourceDBClusterIdentifier",
76296
+ "Engine",
76297
+ "StorageEncrypted"
76298
+ ],
76299
+ "primaryIdentifier": [
76300
+ "GlobalClusterIdentifier"
76301
+ ],
76302
+ "tagging": {
76303
+ "taggable": true,
76304
+ "tagOnCreate": true,
76305
+ "tagUpdatable": true
76306
+ }
76307
+ },
76308
+ "NeptuneGlobalCluster_Tag": {
76309
+ "resourceType": "AWS::Neptune::GlobalCluster.Tag",
76310
+ "kind": "property",
76311
+ "lexicon": "aws"
76312
+ },
76093
76313
  "NeptuneGlobalDatabaseConfiguration": {
76094
76314
  "resourceType": "AWS::ARCRegionSwitch::Plan.NeptuneGlobalDatabaseConfiguration",
76095
76315
  "kind": "property",
@@ -79852,6 +80072,11 @@
79852
80072
  "kind": "property",
79853
80073
  "lexicon": "aws"
79854
80074
  },
80075
+ "OrganizationCentralizationRule_DestinationMetricsConfiguration": {
80076
+ "resourceType": "AWS::ObservabilityAdmin::OrganizationCentralizationRule.DestinationMetricsConfiguration",
80077
+ "kind": "property",
80078
+ "lexicon": "aws"
80079
+ },
79855
80080
  "OrganizationCentralizationRule_LogGroupNameConfiguration": {
79856
80081
  "resourceType": "AWS::ObservabilityAdmin::OrganizationCentralizationRule.LogGroupNameConfiguration",
79857
80082
  "kind": "property",
@@ -79867,11 +80092,21 @@
79867
80092
  "kind": "property",
79868
80093
  "lexicon": "aws"
79869
80094
  },
80095
+ "OrganizationCentralizationRule_MetricsBackupConfiguration": {
80096
+ "resourceType": "AWS::ObservabilityAdmin::OrganizationCentralizationRule.MetricsBackupConfiguration",
80097
+ "kind": "property",
80098
+ "lexicon": "aws"
80099
+ },
79870
80100
  "OrganizationCentralizationRule_SourceLogsConfiguration": {
79871
80101
  "resourceType": "AWS::ObservabilityAdmin::OrganizationCentralizationRule.SourceLogsConfiguration",
79872
80102
  "kind": "property",
79873
80103
  "lexicon": "aws"
79874
80104
  },
80105
+ "OrganizationCentralizationRule_SourceMetricsConfiguration": {
80106
+ "resourceType": "AWS::ObservabilityAdmin::OrganizationCentralizationRule.SourceMetricsConfiguration",
80107
+ "kind": "property",
80108
+ "lexicon": "aws"
80109
+ },
79875
80110
  "OrganizationCentralizationRule_Tag": {
79876
80111
  "resourceType": "AWS::ObservabilityAdmin::OrganizationCentralizationRule.Tag",
79877
80112
  "kind": "property",
@@ -84756,6 +84991,11 @@
84756
84991
  "kind": "property",
84757
84992
  "lexicon": "aws"
84758
84993
  },
84994
+ "PolicyItem": {
84995
+ "resourceType": "AWS::ElasticLoadBalancing::LoadBalancer.PolicyItem",
84996
+ "kind": "property",
84997
+ "lexicon": "aws"
84998
+ },
84759
84999
  "PolicyMap": {
84760
85000
  "resourceType": "AWS::ResilienceHub::ResiliencyPolicy.PolicyMap",
84761
85001
  "kind": "property",
@@ -85851,6 +86091,16 @@
85851
86091
  "kind": "property",
85852
86092
  "lexicon": "aws"
85853
86093
  },
86094
+ "PrivateEndpoint": {
86095
+ "resourceType": "AWS::BedrockAgentCore::Harness.PrivateEndpoint",
86096
+ "kind": "property",
86097
+ "lexicon": "aws"
86098
+ },
86099
+ "PrivateEndpointOverride": {
86100
+ "resourceType": "AWS::BedrockAgentCore::Harness.PrivateEndpointOverride",
86101
+ "kind": "property",
86102
+ "lexicon": "aws"
86103
+ },
85854
86104
  "PrivateGraphEndpoint": {
85855
86105
  "resourceType": "AWS::NeptuneGraph::PrivateGraphEndpoint",
85856
86106
  "kind": "resource",
@@ -100391,6 +100641,11 @@
100391
100641
  "kind": "property",
100392
100642
  "lexicon": "aws"
100393
100643
  },
100644
+ "RestrictedInstanceGroupsConfig": {
100645
+ "resourceType": "AWS::SageMaker::Cluster.RestrictedInstanceGroupsConfig",
100646
+ "kind": "property",
100647
+ "lexicon": "aws"
100648
+ },
100394
100649
  "RestrictedPeriod": {
100395
100650
  "resourceType": "AWS::ConnectCampaignsV2::Campaign.RestrictedPeriod",
100396
100651
  "kind": "property",
@@ -102990,11 +103245,6 @@
102990
103245
  "tagUpdatable": true
102991
103246
  }
102992
103247
  },
102993
- "S3FilesAccessPointConfiguration": {
102994
- "resourceType": "AWS::BedrockAgentCore::Runtime.S3FilesAccessPointConfiguration",
102995
- "kind": "property",
102996
- "lexicon": "aws"
102997
- },
102998
103248
  "S3FilesAccessPoint_AccessPointTag": {
102999
103249
  "resourceType": "AWS::S3Files::AccessPoint.AccessPointTag",
103000
103250
  "kind": "property",
@@ -104302,6 +104552,11 @@
104302
104552
  "InstanceId": {
104303
104553
  "pattern": "(^i-(\\w{8}|\\w{17})$)|(^mi-\\w{17}$)"
104304
104554
  },
104555
+ "AssociationDispatchAssumeRole": {
104556
+ "pattern": "arn:aws(-[^:]+)?:iam::[0-9]{12}:role/.+",
104557
+ "minLength": 1,
104558
+ "maxLength": 512
104559
+ },
104305
104560
  "WaitForSuccessTimeoutSeconds": {
104306
104561
  "minimum": 15,
104307
104562
  "maximum": 172800
@@ -104347,7 +104602,12 @@
104347
104602
  ],
104348
104603
  "primaryIdentifier": [
104349
104604
  "AssociationId"
104350
- ]
104605
+ ],
104606
+ "tagging": {
104607
+ "taggable": true,
104608
+ "tagOnCreate": true,
104609
+ "tagUpdatable": true
104610
+ }
104351
104611
  },
104352
104612
  "SSMAssociation_InstanceAssociationOutputLocation": {
104353
104613
  "resourceType": "AWS::SSM::Association.InstanceAssociationOutputLocation",
@@ -104359,6 +104619,11 @@
104359
104619
  "kind": "property",
104360
104620
  "lexicon": "aws"
104361
104621
  },
104622
+ "SSMAssociation_Tag": {
104623
+ "resourceType": "AWS::SSM::Association.Tag",
104624
+ "kind": "property",
104625
+ "lexicon": "aws"
104626
+ },
104362
104627
  "SSMAssociation_Target": {
104363
104628
  "resourceType": "AWS::SSM::Association.Target",
104364
104629
  "kind": "property",
@@ -104851,6 +105116,11 @@
104851
105116
  "kind": "property",
104852
105117
  "lexicon": "aws"
104853
105118
  },
105119
+ "SageMakerCluster_RestrictedInstanceGroupsConfig": {
105120
+ "resourceType": "AWS::SageMaker::Cluster.RestrictedInstanceGroupsConfig",
105121
+ "kind": "property",
105122
+ "lexicon": "aws"
105123
+ },
104854
105124
  "SageMakerCluster_RollingUpdatePolicy": {
104855
105125
  "resourceType": "AWS::SageMaker::Cluster.RollingUpdatePolicy",
104856
105126
  "kind": "property",
@@ -104861,6 +105131,11 @@
104861
105131
  "kind": "property",
104862
105132
  "lexicon": "aws"
104863
105133
  },
105134
+ "SageMakerCluster_SharedEnvironmentConfig": {
105135
+ "resourceType": "AWS::SageMaker::Cluster.SharedEnvironmentConfig",
105136
+ "kind": "property",
105137
+ "lexicon": "aws"
105138
+ },
104864
105139
  "SageMakerCluster_Tag": {
104865
105140
  "resourceType": "AWS::SageMaker::Cluster.Tag",
104866
105141
  "kind": "property",
@@ -106099,6 +106374,11 @@
106099
106374
  "kind": "property",
106100
106375
  "lexicon": "aws"
106101
106376
  },
106377
+ "ScheduledQueryConfiguration": {
106378
+ "resourceType": "AWS::CloudWatch::LogAlarm.ScheduledQueryConfiguration",
106379
+ "kind": "property",
106380
+ "lexicon": "aws"
106381
+ },
106102
106382
  "ScheduledUpdateConfig": {
106103
106383
  "resourceType": "AWS::SageMaker::Cluster.ScheduledUpdateConfig",
106104
106384
  "kind": "property",
@@ -107622,6 +107902,11 @@
107622
107902
  "kind": "property",
107623
107903
  "lexicon": "aws"
107624
107904
  },
107905
+ "SelfManagedLatticeResource": {
107906
+ "resourceType": "AWS::BedrockAgentCore::Harness.SelfManagedLatticeResource",
107907
+ "kind": "property",
107908
+ "lexicon": "aws"
107909
+ },
107625
107910
  "SelfManagedMode": {
107626
107911
  "resourceType": "AWS::DevOpsAgent::PrivateConnection.SelfManagedMode",
107627
107912
  "kind": "property",
@@ -109510,6 +109795,11 @@
109510
109795
  "kind": "property",
109511
109796
  "lexicon": "aws"
109512
109797
  },
109798
+ "SharedEnvironmentConfig": {
109799
+ "resourceType": "AWS::SageMaker::Cluster.SharedEnvironmentConfig",
109800
+ "kind": "property",
109801
+ "lexicon": "aws"
109802
+ },
109513
109803
  "SharingConfig": {
109514
109804
  "resourceType": "AWS::VpcLattice::ServiceNetwork.SharingConfig",
109515
109805
  "kind": "property",
@@ -110956,6 +111246,11 @@
110956
111246
  "kind": "property",
110957
111247
  "lexicon": "aws"
110958
111248
  },
111249
+ "SourceMetricsConfiguration": {
111250
+ "resourceType": "AWS::ObservabilityAdmin::OrganizationCentralizationRule.SourceMetricsConfiguration",
111251
+ "kind": "property",
111252
+ "lexicon": "aws"
111253
+ },
110959
111254
  "SourceMonitoringConfig": {
110960
111255
  "resourceType": "AWS::MediaConnect::Flow.SourceMonitoringConfig",
110961
111256
  "kind": "property",
@@ -110971,6 +111266,11 @@
110971
111266
  "kind": "property",
110972
111267
  "lexicon": "aws"
110973
111268
  },
111269
+ "SourceSecurityGroup": {
111270
+ "resourceType": "AWS::ElasticLoadBalancing::LoadBalancer.SourceSecurityGroup",
111271
+ "kind": "property",
111272
+ "lexicon": "aws"
111273
+ },
110974
111274
  "SourceSegment": {
110975
111275
  "resourceType": "AWS::CustomerProfiles::SegmentDefinition.SourceSegment",
110976
111276
  "kind": "property",
@@ -113783,6 +114083,11 @@
113783
114083
  "kind": "property",
113784
114084
  "lexicon": "aws"
113785
114085
  },
114086
+ "SubtitlingConfig": {
114087
+ "resourceType": "AWS::ElementalInference::Feed.SubtitlingConfig",
114088
+ "kind": "property",
114089
+ "lexicon": "aws"
114090
+ },
113786
114091
  "SuccessConditions": {
113787
114092
  "resourceType": "AWS::CodePipeline::Pipeline.SuccessConditions",
113788
114093
  "kind": "property",
@@ -120267,7 +120572,7 @@
120267
120572
  "pattern": "^\\S{1,255}$"
120268
120573
  },
120269
120574
  "Name": {
120270
- "pattern": "^[A-Za-z0-9][A-Za-z0-9_\\-]{1,59}$"
120575
+ "pattern": "^[A-Za-z0-9][A-Za-z0-9 _\\-]{1,59}$"
120271
120576
  },
120272
120577
  "Description": {
120273
120578
  "maxLength": 500