@intentius/chant-lexicon-aws 0.0.24 → 0.1.1

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.
package/dist/meta.json CHANGED
@@ -1951,6 +1951,37 @@
1951
1951
  "kind": "property",
1952
1952
  "lexicon": "aws"
1953
1953
  },
1954
+ "AccountCustomization": {
1955
+ "resourceType": "AWS::UXC::AccountCustomization",
1956
+ "kind": "resource",
1957
+ "lexicon": "aws",
1958
+ "attrs": {
1959
+ "AccountId": "AccountId"
1960
+ },
1961
+ "propertyConstraints": {
1962
+ "AccountId": {
1963
+ "pattern": "^[0-9]{12}$"
1964
+ },
1965
+ "AccountColor": {
1966
+ "enum": [
1967
+ "none",
1968
+ "pink",
1969
+ "purple",
1970
+ "darkBlue",
1971
+ "lightBlue",
1972
+ "teal",
1973
+ "green",
1974
+ "yellow",
1975
+ "orange",
1976
+ "red"
1977
+ ]
1978
+ }
1979
+ },
1980
+ "primaryIdentifier": [
1981
+ "AccountId"
1982
+ ],
1983
+ "replacementStrategy": "delete_then_create"
1984
+ },
1954
1985
  "AccountGrouping": {
1955
1986
  "resourceType": "AWS::BillingConductor::BillingGroup.AccountGrouping",
1956
1987
  "kind": "property",
@@ -8754,7 +8785,7 @@
8754
8785
  "maxLength": 255
8755
8786
  },
8756
8787
  "Domain": {
8757
- "pattern": "^(localhost)|^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$|^(?![-.])([A-Za-z0-9-\\.\\-]{0,63})((?![-])([a-zA-Z0-9]{1}|^[a-zA-Z0-9]{0,1}))\\.(?![-])[A-Za-z-0-9]{1,63}((?![-])([a-zA-Z0-9]{1}|^[a-zA-Z0-9]{0,1}))|^(\\*\\.)(?![-.])([A-Za-z0-9-\\.\\-]{0,63})((?![-])([a-zA-Z0-9]{1}|^[a-zA-Z0-9]{0,1}))\\.(?![-])[A-Za-z-0-9]{1,63}((?![-])([a-zA-Z0-9]{1}|^[a-zA-Z0-9]{0,1}))",
8788
+ "pattern": "^(localhost)$|^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$|(?=^[a-zA-Z0-9\\.\\*-]{4,253}$)(?!.*\\.-)(?!.*-\\.)(?!.*\\.\\.)(?!.*[^\\.]{64,})^(\\*\\.)?(?![-\\.\\*])[^\\*]{1,}\\.(\\*|(?!.*--)(?=.*[a-zA-Z])[^\\*]{1,}[^\\*-])$",
8758
8789
  "minLength": 1,
8759
8790
  "maxLength": 253
8760
8791
  },
@@ -12804,6 +12835,11 @@
12804
12835
  "kind": "property",
12805
12836
  "lexicon": "aws"
12806
12837
  },
12838
+ "BedrockAgentCoreGateway_GatewayPolicyEngineConfiguration": {
12839
+ "resourceType": "AWS::BedrockAgentCore::Gateway.GatewayPolicyEngineConfiguration",
12840
+ "kind": "property",
12841
+ "lexicon": "aws"
12842
+ },
12807
12843
  "BedrockAgentCoreGateway_InterceptorInputConfiguration": {
12808
12844
  "resourceType": "AWS::BedrockAgentCore::Gateway.InterceptorInputConfiguration",
12809
12845
  "kind": "property",
@@ -15412,6 +15448,12 @@
15412
15448
  "minLength": 3,
15413
15449
  "maxLength": 63
15414
15450
  },
15451
+ "BucketNamespace": {
15452
+ "enum": [
15453
+ "global",
15454
+ "account-regional"
15455
+ ]
15456
+ },
15415
15457
  "AbacStatus": {
15416
15458
  "enum": [
15417
15459
  "Enabled",
@@ -15423,10 +15465,14 @@
15423
15465
  }
15424
15466
  },
15425
15467
  "createOnly": [
15426
- "BucketName"
15468
+ "BucketName",
15469
+ "BucketNamePrefix",
15470
+ "BucketNamespace"
15427
15471
  ],
15428
15472
  "writeOnly": [
15429
15473
  "AccessControl",
15474
+ "BucketNamePrefix",
15475
+ "BucketNamespace",
15430
15476
  "MetadataConfiguration/JournalTableConfiguration/EncryptionConfiguration",
15431
15477
  "MetadataConfiguration/InventoryTableConfiguration/EncryptionConfiguration",
15432
15478
  "LifecycleConfiguration/Rules/*/NoncurrentVersionExpirationInDays",
@@ -17303,11 +17349,108 @@
17303
17349
  "kind": "property",
17304
17350
  "lexicon": "aws"
17305
17351
  },
17352
+ "Catalog": {
17353
+ "resourceType": "AWS::Glue::Catalog",
17354
+ "kind": "resource",
17355
+ "lexicon": "aws",
17356
+ "attrs": {
17357
+ "CatalogId": "CatalogId",
17358
+ "ResourceArn": "ResourceArn",
17359
+ "CreateTime": "CreateTime",
17360
+ "UpdateTime": "UpdateTime",
17361
+ "CatalogProperties_DataLakeAccessProperties_ManagedWorkgroupName": "CatalogProperties.DataLakeAccessProperties.ManagedWorkgroupName",
17362
+ "CatalogProperties_DataLakeAccessProperties_ManagedWorkgroupStatus": "CatalogProperties.DataLakeAccessProperties.ManagedWorkgroupStatus",
17363
+ "CatalogProperties_DataLakeAccessProperties_RedshiftDatabaseName": "CatalogProperties.DataLakeAccessProperties.RedshiftDatabaseName",
17364
+ "CatalogProperties_CustomProperties": "CatalogProperties.CustomProperties",
17365
+ "CreateDatabaseDefaultPermissions_*_Principal": "CreateDatabaseDefaultPermissions.*.Principal",
17366
+ "CreateDatabaseDefaultPermissions_*_Principal_DataLakePrincipalIdentifier": "CreateDatabaseDefaultPermissions.*.Principal.DataLakePrincipalIdentifier",
17367
+ "CreateDatabaseDefaultPermissions_*_Permissions": "CreateDatabaseDefaultPermissions.*.Permissions",
17368
+ "CreateTableDefaultPermissions_*_Principal": "CreateTableDefaultPermissions.*.Principal",
17369
+ "CreateTableDefaultPermissions_*_Principal_DataLakePrincipalIdentifier": "CreateTableDefaultPermissions.*.Principal.DataLakePrincipalIdentifier",
17370
+ "CreateTableDefaultPermissions_*_Permissions": "CreateTableDefaultPermissions.*.Permissions"
17371
+ },
17372
+ "propertyConstraints": {
17373
+ "Name": {
17374
+ "minLength": 1,
17375
+ "maxLength": 255
17376
+ },
17377
+ "Description": {
17378
+ "maxLength": 2048
17379
+ },
17380
+ "AllowFullTableExternalDataAccess": {
17381
+ "enum": [
17382
+ "True",
17383
+ "False"
17384
+ ]
17385
+ },
17386
+ "OverwriteChildResourcePermissionsWithDefault": {
17387
+ "enum": [
17388
+ "Accept",
17389
+ "Deny"
17390
+ ]
17391
+ }
17392
+ },
17393
+ "createOnly": [
17394
+ "Name"
17395
+ ],
17396
+ "writeOnly": [
17397
+ "CatalogProperties/DataLakeAccessProperties/AllowFullTableExternalDataAccess",
17398
+ "OverwriteChildResourcePermissionsWithDefault"
17399
+ ],
17400
+ "primaryIdentifier": [
17401
+ "ResourceArn"
17402
+ ],
17403
+ "tagging": {
17404
+ "taggable": true,
17405
+ "tagOnCreate": true,
17406
+ "tagUpdatable": true
17407
+ }
17408
+ },
17409
+ "CatalogProperties": {
17410
+ "resourceType": "AWS::Glue::Catalog.CatalogProperties",
17411
+ "kind": "property",
17412
+ "lexicon": "aws"
17413
+ },
17306
17414
  "CatalogTarget": {
17307
17415
  "resourceType": "AWS::Glue::Crawler.CatalogTarget",
17308
17416
  "kind": "property",
17309
17417
  "lexicon": "aws"
17310
17418
  },
17419
+ "Catalog_CatalogProperties": {
17420
+ "resourceType": "AWS::Glue::Catalog.CatalogProperties",
17421
+ "kind": "property",
17422
+ "lexicon": "aws"
17423
+ },
17424
+ "Catalog_DataLakeAccessProperties": {
17425
+ "resourceType": "AWS::Glue::Catalog.DataLakeAccessProperties",
17426
+ "kind": "property",
17427
+ "lexicon": "aws"
17428
+ },
17429
+ "Catalog_DataLakePrincipal": {
17430
+ "resourceType": "AWS::Glue::Catalog.DataLakePrincipal",
17431
+ "kind": "property",
17432
+ "lexicon": "aws"
17433
+ },
17434
+ "Catalog_FederatedCatalog": {
17435
+ "resourceType": "AWS::Glue::Catalog.FederatedCatalog",
17436
+ "kind": "property",
17437
+ "lexicon": "aws"
17438
+ },
17439
+ "Catalog_PrincipalPermissions": {
17440
+ "resourceType": "AWS::Glue::Catalog.PrincipalPermissions",
17441
+ "kind": "property",
17442
+ "lexicon": "aws"
17443
+ },
17444
+ "Catalog_Tag": {
17445
+ "resourceType": "AWS::Glue::Catalog.Tag",
17446
+ "kind": "property",
17447
+ "lexicon": "aws"
17448
+ },
17449
+ "Catalog_TargetRedshiftCatalog": {
17450
+ "resourceType": "AWS::Glue::Catalog.TargetRedshiftCatalog",
17451
+ "kind": "property",
17452
+ "lexicon": "aws"
17453
+ },
17311
17454
  "CategoricalHyperParameterRange": {
17312
17455
  "resourceType": "AWS::Personalize::Solution.CategoricalHyperParameterRange",
17313
17456
  "kind": "property",
@@ -18564,6 +18707,11 @@
18564
18707
  "Id"
18565
18708
  ]
18566
18709
  },
18710
+ "ClippingConfig": {
18711
+ "resourceType": "AWS::ElementalInference::Feed.ClippingConfig",
18712
+ "kind": "property",
18713
+ "lexicon": "aws"
18714
+ },
18567
18715
  "CloudAutonomousVmCluster": {
18568
18716
  "resourceType": "AWS::ODB::CloudAutonomousVmCluster",
18569
18717
  "kind": "resource",
@@ -18596,7 +18744,8 @@
18596
18744
  "ProvisionedCpus": "ProvisionedCpus",
18597
18745
  "ReclaimableCpus": "ReclaimableCpus",
18598
18746
  "ReservedCpus": "ReservedCpus",
18599
- "Shape": "Shape"
18747
+ "Shape": "Shape",
18748
+ "IamRoles_*_Status": "IamRoles.*.Status"
18600
18749
  },
18601
18750
  "propertyConstraints": {
18602
18751
  "DisplayName": {
@@ -18656,6 +18805,11 @@
18656
18805
  "tagUpdatable": true
18657
18806
  }
18658
18807
  },
18808
+ "CloudAutonomousVmCluster_IamRole": {
18809
+ "resourceType": "AWS::ODB::CloudAutonomousVmCluster.IamRole",
18810
+ "kind": "property",
18811
+ "lexicon": "aws"
18812
+ },
18659
18813
  "CloudAutonomousVmCluster_MaintenanceWindow": {
18660
18814
  "resourceType": "AWS::ODB::CloudAutonomousVmCluster.MaintenanceWindow",
18661
18815
  "kind": "property",
@@ -19049,7 +19203,8 @@
19049
19203
  "DbNodes_*_BackupVnic2Id": "DbNodes.*.BackupVnic2Id",
19050
19204
  "DbNodes_*_VnicId": "DbNodes.*.VnicId",
19051
19205
  "DbNodes_*_Vnic2Id": "DbNodes.*.Vnic2Id",
19052
- "DbNodes_*_HostIpId": "DbNodes.*.HostIpId"
19206
+ "DbNodes_*_HostIpId": "DbNodes.*.HostIpId",
19207
+ "IamRoles_*_Status": "IamRoles.*.Status"
19053
19208
  },
19054
19209
  "propertyConstraints": {
19055
19210
  "ClusterName": {
@@ -19148,6 +19303,11 @@
19148
19303
  "kind": "property",
19149
19304
  "lexicon": "aws"
19150
19305
  },
19306
+ "CloudVmCluster_IamRole": {
19307
+ "resourceType": "AWS::ODB::CloudVmCluster.IamRole",
19308
+ "kind": "property",
19309
+ "lexicon": "aws"
19310
+ },
19151
19311
  "CloudVmCluster_Tag": {
19152
19312
  "resourceType": "AWS::ODB::CloudVmCluster.Tag",
19153
19313
  "kind": "property",
@@ -26167,6 +26327,11 @@
26167
26327
  "kind": "property",
26168
26328
  "lexicon": "aws"
26169
26329
  },
26330
+ "CrossRegionS3RestoreSourcesAccess": {
26331
+ "resourceType": "AWS::ODB::OdbNetwork.CrossRegionS3RestoreSourcesAccess",
26332
+ "kind": "property",
26333
+ "lexicon": "aws"
26334
+ },
26170
26335
  "CsrExtensions": {
26171
26336
  "resourceType": "AWS::ACMPCA::CertificateAuthority.CsrExtensions",
26172
26337
  "kind": "property",
@@ -29337,6 +29502,11 @@
29337
29502
  "tagUpdatable": true
29338
29503
  }
29339
29504
  },
29505
+ "DataLakeAccessProperties": {
29506
+ "resourceType": "AWS::Glue::Catalog.DataLakeAccessProperties",
29507
+ "kind": "property",
29508
+ "lexicon": "aws"
29509
+ },
29340
29510
  "DataLakeSettings": {
29341
29511
  "resourceType": "AWS::LakeFormation::DataLakeSettings",
29342
29512
  "kind": "resource",
@@ -41240,6 +41410,11 @@
41240
41410
  "kind": "property",
41241
41411
  "lexicon": "aws"
41242
41412
  },
41413
+ "EncodingConfig": {
41414
+ "resourceType": "AWS::MediaConnect::Flow.EncodingConfig",
41415
+ "kind": "property",
41416
+ "lexicon": "aws"
41417
+ },
41243
41418
  "EncodingParameters": {
41244
41419
  "resourceType": "AWS::MediaConnect::FlowOutput.EncodingParameters",
41245
41420
  "kind": "property",
@@ -45345,6 +45520,11 @@
45345
45520
  "FarmId": {
45346
45521
  "pattern": "^farm-[0-9a-f]{32}$"
45347
45522
  },
45523
+ "CostScaleFactor": {
45524
+ "minimum": 0,
45525
+ "maximum": 100,
45526
+ "default": 1
45527
+ },
45348
45528
  "KmsKeyArn": {
45349
45529
  "pattern": "^arn:aws[-a-z]*:kms:.*:key/.*"
45350
45530
  },
@@ -45566,6 +45746,11 @@
45566
45746
  "kind": "property",
45567
45747
  "lexicon": "aws"
45568
45748
  },
45749
+ "FederatedCatalog": {
45750
+ "resourceType": "AWS::Glue::Catalog.FederatedCatalog",
45751
+ "kind": "property",
45752
+ "lexicon": "aws"
45753
+ },
45569
45754
  "FederatedDatabase": {
45570
45755
  "resourceType": "AWS::Glue::Database.FederatedDatabase",
45571
45756
  "kind": "property",
@@ -45576,6 +45761,42 @@
45576
45761
  "kind": "property",
45577
45762
  "lexicon": "aws"
45578
45763
  },
45764
+ "Feed": {
45765
+ "resourceType": "AWS::ElementalInference::Feed",
45766
+ "kind": "resource",
45767
+ "lexicon": "aws",
45768
+ "attrs": {
45769
+ "Arn": "Arn",
45770
+ "DataEndpoints": "DataEndpoints",
45771
+ "Id": "Id"
45772
+ },
45773
+ "propertyConstraints": {
45774
+ "Id": {
45775
+ "pattern": "^[a-z0-9]{19}$"
45776
+ },
45777
+ "Name": {
45778
+ "pattern": "^[a-zA-Z0-9]([a-zA-Z0-9-_]{0,126}[a-zA-Z0-9])?$"
45779
+ }
45780
+ },
45781
+ "primaryIdentifier": [
45782
+ "Id"
45783
+ ],
45784
+ "tagging": {
45785
+ "taggable": true,
45786
+ "tagOnCreate": true,
45787
+ "tagUpdatable": true
45788
+ }
45789
+ },
45790
+ "Feed_ClippingConfig": {
45791
+ "resourceType": "AWS::ElementalInference::Feed.ClippingConfig",
45792
+ "kind": "property",
45793
+ "lexicon": "aws"
45794
+ },
45795
+ "Feed_GetOutput": {
45796
+ "resourceType": "AWS::ElementalInference::Feed.GetOutput",
45797
+ "kind": "property",
45798
+ "lexicon": "aws"
45799
+ },
45579
45800
  "FeedbackAttributes": {
45580
45801
  "resourceType": "AWS::SES::EmailIdentity.FeedbackAttributes",
45581
45802
  "kind": "property",
@@ -46537,6 +46758,9 @@
46537
46758
  "EntitlementArn": "EntitlementArn"
46538
46759
  },
46539
46760
  "propertyConstraints": {
46761
+ "EntitlementArn": {
46762
+ "pattern": "^arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:entitlement:[a-zA-Z0-9-]+:[a-zA-Z0-9_-]+$"
46763
+ },
46540
46764
  "DataTransferSubscriberFeePercent": {
46541
46765
  "default": 0
46542
46766
  },
@@ -46548,18 +46772,36 @@
46548
46772
  }
46549
46773
  },
46550
46774
  "createOnly": [
46775
+ "FlowArn",
46551
46776
  "DataTransferSubscriberFeePercent",
46552
46777
  "Name"
46553
46778
  ],
46554
46779
  "primaryIdentifier": [
46555
46780
  "EntitlementArn"
46556
- ]
46781
+ ],
46782
+ "deprecatedProperties": [
46783
+ "Encryption/ResourceId",
46784
+ "Encryption/ConstantInitializationVector",
46785
+ "Encryption/DeviceId",
46786
+ "Encryption/Region",
46787
+ "Encryption/Url"
46788
+ ],
46789
+ "tagging": {
46790
+ "taggable": true,
46791
+ "tagOnCreate": true,
46792
+ "tagUpdatable": true
46793
+ }
46557
46794
  },
46558
46795
  "FlowEntitlement_Encryption": {
46559
46796
  "resourceType": "AWS::MediaConnect::FlowEntitlement.Encryption",
46560
46797
  "kind": "property",
46561
46798
  "lexicon": "aws"
46562
46799
  },
46800
+ "FlowEntitlement_Tag": {
46801
+ "resourceType": "AWS::MediaConnect::FlowEntitlement.Tag",
46802
+ "kind": "property",
46803
+ "lexicon": "aws"
46804
+ },
46563
46805
  "FlowLog": {
46564
46806
  "resourceType": "AWS::EC2::FlowLog",
46565
46807
  "kind": "resource",
@@ -46636,6 +46878,12 @@
46636
46878
  "OutputArn": "OutputArn"
46637
46879
  },
46638
46880
  "propertyConstraints": {
46881
+ "FlowArn": {
46882
+ "pattern": "^arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:flow:[a-zA-Z0-9-]+:[a-zA-Z0-9_-]+$"
46883
+ },
46884
+ "OutputArn": {
46885
+ "pattern": "^arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:output:[a-zA-Z0-9-]+:[a-zA-Z0-9_-]+$"
46886
+ },
46639
46887
  "Protocol": {
46640
46888
  "enum": [
46641
46889
  "zixi-push",
@@ -46643,7 +46891,6 @@
46643
46891
  "rtp",
46644
46892
  "zixi-pull",
46645
46893
  "rist",
46646
- "fujitsu-qos",
46647
46894
  "srt-listener",
46648
46895
  "srt-caller",
46649
46896
  "st2110-jpegxs",
@@ -46665,11 +46912,17 @@
46665
46912
  }
46666
46913
  },
46667
46914
  "createOnly": [
46668
- "Name"
46915
+ "Name",
46916
+ "FlowArn"
46669
46917
  ],
46670
46918
  "primaryIdentifier": [
46671
46919
  "OutputArn"
46672
- ]
46920
+ ],
46921
+ "tagging": {
46922
+ "taggable": true,
46923
+ "tagOnCreate": true,
46924
+ "tagUpdatable": true
46925
+ }
46673
46926
  },
46674
46927
  "FlowOutput_DestinationConfiguration": {
46675
46928
  "resourceType": "AWS::MediaConnect::FlowOutput.DestinationConfiguration",
@@ -46706,6 +46959,11 @@
46706
46959
  "kind": "property",
46707
46960
  "lexicon": "aws"
46708
46961
  },
46962
+ "FlowOutput_Tag": {
46963
+ "resourceType": "AWS::MediaConnect::FlowOutput.Tag",
46964
+ "kind": "property",
46965
+ "lexicon": "aws"
46966
+ },
46709
46967
  "FlowOutput_VpcInterfaceAttachment": {
46710
46968
  "resourceType": "AWS::MediaConnect::FlowOutput.VpcInterfaceAttachment",
46711
46969
  "kind": "property",
@@ -46721,6 +46979,15 @@
46721
46979
  "SourceIngestPort": "SourceIngestPort"
46722
46980
  },
46723
46981
  "propertyConstraints": {
46982
+ "FlowArn": {
46983
+ "pattern": "^arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:flow:[a-zA-Z0-9-]+:[a-zA-Z0-9_-]+$"
46984
+ },
46985
+ "SourceArn": {
46986
+ "pattern": "^arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:source:[a-zA-Z0-9-]+:[a-zA-Z0-9_-]+$"
46987
+ },
46988
+ "EntitlementArn": {
46989
+ "pattern": "^arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:entitlement:[a-zA-Z0-9-]+:[a-zA-Z0-9_-]+$"
46990
+ },
46724
46991
  "Protocol": {
46725
46992
  "enum": [
46726
46993
  "zixi-push",
@@ -46733,11 +47000,28 @@
46733
47000
  }
46734
47001
  },
46735
47002
  "createOnly": [
46736
- "Name"
47003
+ "FlowArn",
47004
+ "Name",
47005
+ "Protocol"
46737
47006
  ],
46738
47007
  "primaryIdentifier": [
46739
47008
  "SourceArn"
46740
- ]
47009
+ ],
47010
+ "deprecatedProperties": [
47011
+ "EntitlementArn",
47012
+ "SenderIpAddress",
47013
+ "SenderControlPort",
47014
+ "Decryption/ResourceId",
47015
+ "Decryption/ConstantInitializationVector",
47016
+ "Decryption/DeviceId",
47017
+ "Decryption/Region",
47018
+ "Decryption/Url"
47019
+ ],
47020
+ "tagging": {
47021
+ "taggable": true,
47022
+ "tagOnCreate": true,
47023
+ "tagUpdatable": true
47024
+ }
46741
47025
  },
46742
47026
  "FlowSource_Encryption": {
46743
47027
  "resourceType": "AWS::MediaConnect::FlowSource.Encryption",
@@ -46749,6 +47033,11 @@
46749
47033
  "kind": "property",
46750
47034
  "lexicon": "aws"
46751
47035
  },
47036
+ "FlowSource_Tag": {
47037
+ "resourceType": "AWS::MediaConnect::FlowSource.Tag",
47038
+ "kind": "property",
47039
+ "lexicon": "aws"
47040
+ },
46752
47041
  "FlowSource_VpcInterfaceAttachment": {
46753
47042
  "resourceType": "AWS::MediaConnect::FlowSource.VpcInterfaceAttachment",
46754
47043
  "kind": "property",
@@ -47006,7 +47295,11 @@
47006
47295
  "NetworkInterfaceIds": "NetworkInterfaceIds"
47007
47296
  },
47008
47297
  "propertyConstraints": {
47298
+ "FlowArn": {
47299
+ "pattern": "^arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:flow:[a-zA-Z0-9-]+:[a-zA-Z0-9_-]+$"
47300
+ },
47009
47301
  "RoleArn": {
47302
+ "pattern": "^arn:(aws[a-zA-Z-]*):iam::[0-9]{12}:role/[a-zA-Z0-9_+=,.@-]+$",
47010
47303
  "format": "AWS::IAM::Role.Arn"
47011
47304
  },
47012
47305
  "SecurityGroupIds": {
@@ -48673,6 +48966,11 @@
48673
48966
  "kind": "property",
48674
48967
  "lexicon": "aws"
48675
48968
  },
48969
+ "GatewayPolicyEngineConfiguration": {
48970
+ "resourceType": "AWS::BedrockAgentCore::Gateway.GatewayPolicyEngineConfiguration",
48971
+ "kind": "property",
48972
+ "lexicon": "aws"
48973
+ },
48676
48974
  "GatewayResponse": {
48677
48975
  "resourceType": "AWS::ApiGateway::GatewayResponse",
48678
48976
  "kind": "resource",
@@ -49119,6 +49417,11 @@
49119
49417
  "kind": "property",
49120
49418
  "lexicon": "aws"
49121
49419
  },
49420
+ "GetOutput": {
49421
+ "resourceType": "AWS::ElementalInference::Feed.GetOutput",
49422
+ "kind": "property",
49423
+ "lexicon": "aws"
49424
+ },
49122
49425
  "GitBranchFilterCriteria": {
49123
49426
  "resourceType": "AWS::CodePipeline::Pipeline.GitBranchFilterCriteria",
49124
49427
  "kind": "property",
@@ -52424,6 +52727,38 @@
52424
52727
  "tagUpdatable": true
52425
52728
  }
52426
52729
  },
52730
+ "IPAMPrefixListResolverTarget": {
52731
+ "resourceType": "AWS::EC2::IPAMPrefixListResolverTarget",
52732
+ "kind": "resource",
52733
+ "lexicon": "aws",
52734
+ "attrs": {
52735
+ "IpamPrefixListResolverTargetId": "IpamPrefixListResolverTargetId",
52736
+ "IpamPrefixListResolverTargetArn": "IpamPrefixListResolverTargetArn"
52737
+ },
52738
+ "propertyConstraints": {
52739
+ "DesiredVersion": {
52740
+ "format": "int64"
52741
+ }
52742
+ },
52743
+ "createOnly": [
52744
+ "IpamPrefixListResolverId",
52745
+ "PrefixListId",
52746
+ "PrefixListRegion"
52747
+ ],
52748
+ "primaryIdentifier": [
52749
+ "IpamPrefixListResolverTargetId"
52750
+ ],
52751
+ "tagging": {
52752
+ "taggable": true,
52753
+ "tagOnCreate": true,
52754
+ "tagUpdatable": true
52755
+ }
52756
+ },
52757
+ "IPAMPrefixListResolverTarget_Tag": {
52758
+ "resourceType": "AWS::EC2::IPAMPrefixListResolverTarget.Tag",
52759
+ "kind": "property",
52760
+ "lexicon": "aws"
52761
+ },
52427
52762
  "IPAMPrefixListResolver_IpamPrefixListResolverRule": {
52428
52763
  "resourceType": "AWS::EC2::IPAMPrefixListResolver.IpamPrefixListResolverRule",
52429
52764
  "kind": "property",
@@ -52879,11 +53214,6 @@
52879
53214
  "kind": "property",
52880
53215
  "lexicon": "aws"
52881
53216
  },
52882
- "IamRole": {
52883
- "resourceType": "AWS::IoTSiteWise::AccessPolicy.IamRole",
52884
- "kind": "property",
52885
- "lexicon": "aws"
52886
- },
52887
53217
  "IamUser": {
52888
53218
  "resourceType": "AWS::IoTSiteWise::AccessPolicy.IamUser",
52889
53219
  "kind": "property",
@@ -54746,6 +55076,11 @@
54746
55076
  "kind": "property",
54747
55077
  "lexicon": "aws"
54748
55078
  },
55079
+ "InferenceSettings": {
55080
+ "resourceType": "AWS::MediaLive::Channel.InferenceSettings",
55081
+ "kind": "property",
55082
+ "lexicon": "aws"
55083
+ },
54749
55084
  "InfluxDBCluster": {
54750
55085
  "resourceType": "AWS::Timestream::InfluxDBCluster",
54751
55086
  "kind": "resource",
@@ -55871,7 +56206,17 @@
55871
56206
  "kind": "resource",
55872
56207
  "lexicon": "aws",
55873
56208
  "attrs": {
55874
- "Id": "Id"
56209
+ "Id": "Id",
56210
+ "AvailabilityZone": "AvailabilityZone",
56211
+ "AvailabilityZoneId": "AvailabilityZoneId",
56212
+ "CreatedAt": "CreatedAt",
56213
+ "InstanceConnectEndpointArn": "InstanceConnectEndpointArn",
56214
+ "NetworkInterfaceIds": "NetworkInterfaceIds",
56215
+ "OwnerId": "OwnerId",
56216
+ "PublicDnsNames": "PublicDnsNames",
56217
+ "State": "State",
56218
+ "StateMessage": "StateMessage",
56219
+ "VpcId": "VpcId"
55875
56220
  },
55876
56221
  "propertyConstraints": {
55877
56222
  "SubnetId": {
@@ -55879,6 +56224,19 @@
55879
56224
  },
55880
56225
  "SecurityGroupIds": {
55881
56226
  "format": "AWS::EC2::SecurityGroup.Ids"
56227
+ },
56228
+ "State": {
56229
+ "enum": [
56230
+ "create-in-progress",
56231
+ "create-complete",
56232
+ "create-failed",
56233
+ "delete-in-progress",
56234
+ "delete-complete",
56235
+ "delete-failed",
56236
+ "update-in-progress",
56237
+ "update-complete",
56238
+ "update-failed"
56239
+ ]
55882
56240
  }
55883
56241
  },
55884
56242
  "createOnly": [
@@ -55899,6 +56257,26 @@
55899
56257
  "tagUpdatable": true
55900
56258
  }
55901
56259
  },
56260
+ "InstanceConnectEndpointDnsNames": {
56261
+ "resourceType": "AWS::EC2::InstanceConnectEndpoint.InstanceConnectEndpointDnsNames",
56262
+ "kind": "property",
56263
+ "lexicon": "aws"
56264
+ },
56265
+ "InstanceConnectEndpointPublicDnsNames": {
56266
+ "resourceType": "AWS::EC2::InstanceConnectEndpoint.InstanceConnectEndpointPublicDnsNames",
56267
+ "kind": "property",
56268
+ "lexicon": "aws"
56269
+ },
56270
+ "InstanceConnectEndpoint_InstanceConnectEndpointDnsNames": {
56271
+ "resourceType": "AWS::EC2::InstanceConnectEndpoint.InstanceConnectEndpointDnsNames",
56272
+ "kind": "property",
56273
+ "lexicon": "aws"
56274
+ },
56275
+ "InstanceConnectEndpoint_InstanceConnectEndpointPublicDnsNames": {
56276
+ "resourceType": "AWS::EC2::InstanceConnectEndpoint.InstanceConnectEndpointPublicDnsNames",
56277
+ "kind": "property",
56278
+ "lexicon": "aws"
56279
+ },
55902
56280
  "InstanceConnectEndpoint_Tag": {
55903
56281
  "resourceType": "AWS::EC2::InstanceConnectEndpoint.Tag",
55904
56282
  "kind": "property",
@@ -56093,11 +56471,6 @@
56093
56471
  "kind": "property",
56094
56472
  "lexicon": "aws"
56095
56473
  },
56096
- "InstanceMarketOptionsRequest": {
56097
- "resourceType": "AWS::WorkspacesInstances::WorkspaceInstance.InstanceMarketOptionsRequest",
56098
- "kind": "property",
56099
- "lexicon": "aws"
56100
- },
56101
56474
  "InstanceMetadataOptions": {
56102
56475
  "resourceType": "AWS::ImageBuilder::InfrastructureConfiguration.InstanceMetadataOptions",
56103
56476
  "kind": "property",
@@ -64307,6 +64680,9 @@
64307
64680
  },
64308
64681
  "DeletionProtectionEnabled": {
64309
64682
  "default": false
64683
+ },
64684
+ "BearerTokenAuthenticationEnabled": {
64685
+ "default": false
64310
64686
  }
64311
64687
  },
64312
64688
  "createOnly": [
@@ -64696,6 +65072,7 @@
64696
65072
  },
64697
65073
  "LastExecutionStatus": {
64698
65074
  "enum": [
65075
+ "Pending",
64699
65076
  "InvalidQuery",
64700
65077
  "Complete",
64701
65078
  "Failed",
@@ -66932,16 +67309,18 @@
66932
67309
  "Source_SourceArn": "Source.SourceArn",
66933
67310
  "Source_IngestIp": "Source.IngestIp",
66934
67311
  "Source_SourceIngestPort": "Source.SourceIngestPort",
66935
- "VpcInterfaces_*_NetworkInterfaceIds": "VpcInterfaces.*.NetworkInterfaceIds",
66936
- "MediaStreams_*_Fmt": "MediaStreams.*.Fmt",
66937
67312
  "EgressIp": "EgressIp",
66938
67313
  "FlowNdiMachineName": "FlowNdiMachineName"
66939
67314
  },
66940
67315
  "propertyConstraints": {
67316
+ "FlowArn": {
67317
+ "pattern": "^arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:flow:[a-zA-Z0-9-]+:[a-zA-Z0-9_-]+$"
67318
+ },
66941
67319
  "FlowSize": {
66942
67320
  "enum": [
66943
67321
  "MEDIUM",
66944
- "LARGE"
67322
+ "LARGE",
67323
+ "LARGE_4X"
66945
67324
  ]
66946
67325
  }
66947
67326
  },
@@ -66952,7 +67331,21 @@
66952
67331
  ],
66953
67332
  "primaryIdentifier": [
66954
67333
  "FlowArn"
66955
- ]
67334
+ ],
67335
+ "deprecatedProperties": [
67336
+ "Source/SenderIpAddress",
67337
+ "Source/SenderControlPort",
67338
+ "Source/Decryption/ResourceId",
67339
+ "Source/Decryption/ConstantInitializationVector",
67340
+ "Source/Decryption/DeviceId",
67341
+ "Source/Decryption/Region",
67342
+ "Source/Decryption/Url"
67343
+ ],
67344
+ "tagging": {
67345
+ "taggable": true,
67346
+ "tagOnCreate": true,
67347
+ "tagUpdatable": true
67348
+ }
66956
67349
  },
66957
67350
  "MediaConnectFlowRequest": {
66958
67351
  "resourceType": "AWS::MediaLive::Input.MediaConnectFlowRequest",
@@ -66979,6 +67372,11 @@
66979
67372
  "kind": "property",
66980
67373
  "lexicon": "aws"
66981
67374
  },
67375
+ "MediaConnectFlow_EncodingConfig": {
67376
+ "resourceType": "AWS::MediaConnect::Flow.EncodingConfig",
67377
+ "kind": "property",
67378
+ "lexicon": "aws"
67379
+ },
66982
67380
  "MediaConnectFlow_Encryption": {
66983
67381
  "resourceType": "AWS::MediaConnect::Flow.Encryption",
66984
67382
  "kind": "property",
@@ -67049,6 +67447,11 @@
67049
67447
  "kind": "property",
67050
67448
  "lexicon": "aws"
67051
67449
  },
67450
+ "MediaConnectFlow_NdiSourceSettings": {
67451
+ "resourceType": "AWS::MediaConnect::Flow.NdiSourceSettings",
67452
+ "kind": "property",
67453
+ "lexicon": "aws"
67454
+ },
67052
67455
  "MediaConnectFlow_SecretsManagerEncryptionKeyConfiguration": {
67053
67456
  "resourceType": "AWS::MediaConnect::Flow.SecretsManagerEncryptionKeyConfiguration",
67054
67457
  "kind": "property",
@@ -67069,6 +67472,11 @@
67069
67472
  "kind": "property",
67070
67473
  "lexicon": "aws"
67071
67474
  },
67475
+ "MediaConnectFlow_Tag": {
67476
+ "resourceType": "AWS::MediaConnect::Flow.Tag",
67477
+ "kind": "property",
67478
+ "lexicon": "aws"
67479
+ },
67072
67480
  "MediaConnectFlow_VideoMonitoringSetting": {
67073
67481
  "resourceType": "AWS::MediaConnect::Flow.VideoMonitoringSetting",
67074
67482
  "kind": "property",
@@ -67634,6 +68042,11 @@
67634
68042
  "kind": "property",
67635
68043
  "lexicon": "aws"
67636
68044
  },
68045
+ "MediaLiveChannel_InferenceSettings": {
68046
+ "resourceType": "AWS::MediaLive::Channel.InferenceSettings",
68047
+ "kind": "property",
68048
+ "lexicon": "aws"
68049
+ },
67637
68050
  "MediaLiveChannel_InputAttachment": {
67638
68051
  "resourceType": "AWS::MediaLive::Channel.InputAttachment",
67639
68052
  "kind": "property",
@@ -72438,6 +72851,11 @@
72438
72851
  "kind": "property",
72439
72852
  "lexicon": "aws"
72440
72853
  },
72854
+ "NdiSourceSettings": {
72855
+ "resourceType": "AWS::MediaConnect::Flow.NdiSourceSettings",
72856
+ "kind": "property",
72857
+ "lexicon": "aws"
72858
+ },
72441
72859
  "NegativeFormat": {
72442
72860
  "resourceType": "AWS::QuickSight::Topic.NegativeFormat",
72443
72861
  "kind": "property",
@@ -74722,6 +75140,18 @@
74722
75140
  "DISABLED"
74723
75141
  ]
74724
75142
  },
75143
+ "KmsAccess": {
75144
+ "enum": [
75145
+ "ENABLED",
75146
+ "DISABLED"
75147
+ ]
75148
+ },
75149
+ "StsAccess": {
75150
+ "enum": [
75151
+ "ENABLED",
75152
+ "DISABLED"
75153
+ ]
75154
+ },
74725
75155
  "ZeroEtlAccess": {
74726
75156
  "enum": [
74727
75157
  "ENABLED",
@@ -74742,6 +75172,11 @@
74742
75172
  "DefaultDnsPrefix",
74743
75173
  "S3Access",
74744
75174
  "S3PolicyDocument",
75175
+ "KmsAccess",
75176
+ "KmsPolicyDocument",
75177
+ "StsAccess",
75178
+ "StsPolicyDocument",
75179
+ "CrossRegionS3RestoreSources",
74745
75180
  "ZeroEtlAccess"
74746
75181
  ],
74747
75182
  "primaryIdentifier": [
@@ -74754,6 +75189,11 @@
74754
75189
  "tagUpdatable": true
74755
75190
  }
74756
75191
  },
75192
+ "OdbNetwork_CrossRegionS3RestoreSourcesAccess": {
75193
+ "resourceType": "AWS::ODB::OdbNetwork.CrossRegionS3RestoreSourcesAccess",
75194
+ "kind": "property",
75195
+ "lexicon": "aws"
75196
+ },
74757
75197
  "OdbNetwork_ManagedServices": {
74758
75198
  "resourceType": "AWS::ODB::OdbNetwork.ManagedServices",
74759
75199
  "kind": "property",
@@ -74794,12 +75234,14 @@
74794
75234
  },
74795
75235
  "createOnly": [
74796
75236
  "OdbNetworkId",
74797
- "PeerNetworkId"
75237
+ "PeerNetworkId",
75238
+ "PeerNetworkRouteTableIds"
74798
75239
  ],
74799
75240
  "writeOnly": [
74800
75241
  "OdbNetworkId",
74801
75242
  "PeerNetworkId",
74802
- "AdditionalPeerNetworkCidrs"
75243
+ "AdditionalPeerNetworkCidrs",
75244
+ "PeerNetworkRouteTableIds"
74803
75245
  ],
74804
75246
  "primaryIdentifier": [
74805
75247
  "OdbPeeringConnectionArn"
@@ -75290,7 +75732,9 @@
75290
75732
  "Type",
75291
75733
  "StandbyReplicas",
75292
75734
  "CollectionGroupName",
75293
- "EncryptionConfig"
75735
+ "EncryptionConfig",
75736
+ "VectorOptions",
75737
+ "VectorOptions/ServerlessVectorAcceleration"
75294
75738
  ],
75295
75739
  "writeOnly": [
75296
75740
  "Tags",
@@ -75315,6 +75759,11 @@
75315
75759
  "kind": "property",
75316
75760
  "lexicon": "aws"
75317
75761
  },
75762
+ "OpenSearchServerlessCollection_VectorOptions": {
75763
+ "resourceType": "AWS::OpenSearchServerless::Collection.VectorOptions",
75764
+ "kind": "property",
75765
+ "lexicon": "aws"
75766
+ },
75318
75767
  "OpenSearchServerlessConfiguration": {
75319
75768
  "resourceType": "AWS::Bedrock::KnowledgeBase.OpenSearchServerlessConfiguration",
75320
75769
  "kind": "property",
@@ -77447,16 +77896,6 @@
77447
77896
  "Status": "Status"
77448
77897
  },
77449
77898
  "propertyConstraints": {
77450
- "Id": {
77451
- "pattern": "^(pcs_[a-zA-Z0-9]+|[A-Za-z][A-Za-z0-9-]{1,40})$"
77452
- },
77453
- "Size": {
77454
- "enum": [
77455
- "SMALL",
77456
- "MEDIUM",
77457
- "LARGE"
77458
- ]
77459
- },
77460
77899
  "Status": {
77461
77900
  "enum": [
77462
77901
  "CREATING",
@@ -77467,6 +77906,16 @@
77467
77906
  "DELETE_FAILED",
77468
77907
  "UPDATE_FAILED"
77469
77908
  ]
77909
+ },
77910
+ "Size": {
77911
+ "enum": [
77912
+ "SMALL",
77913
+ "MEDIUM",
77914
+ "LARGE"
77915
+ ]
77916
+ },
77917
+ "Id": {
77918
+ "pattern": "^(pcs_[a-zA-Z0-9]+|[A-Za-z][A-Za-z0-9-]{1,40})$"
77470
77919
  }
77471
77920
  },
77472
77921
  "createOnly": [
@@ -90327,6 +90776,73 @@
90327
90776
  "kind": "property",
90328
90777
  "lexicon": "aws"
90329
90778
  },
90779
+ "QuotaShare": {
90780
+ "resourceType": "AWS::Batch::QuotaShare",
90781
+ "kind": "resource",
90782
+ "lexicon": "aws",
90783
+ "attrs": {
90784
+ "QuotaShareArn": "QuotaShareArn"
90785
+ },
90786
+ "propertyConstraints": {
90787
+ "QuotaShareName": {
90788
+ "minLength": 1,
90789
+ "maxLength": 128
90790
+ },
90791
+ "State": {
90792
+ "enum": [
90793
+ "ENABLED",
90794
+ "DISABLED"
90795
+ ]
90796
+ }
90797
+ },
90798
+ "createOnly": [
90799
+ "QuotaShareName",
90800
+ "JobQueue"
90801
+ ],
90802
+ "primaryIdentifier": [
90803
+ "QuotaShareArn"
90804
+ ],
90805
+ "tagging": {
90806
+ "taggable": true,
90807
+ "tagOnCreate": true,
90808
+ "tagUpdatable": true
90809
+ }
90810
+ },
90811
+ "QuotaShareCapacityLimit": {
90812
+ "resourceType": "AWS::Batch::QuotaShare.QuotaShareCapacityLimit",
90813
+ "kind": "property",
90814
+ "lexicon": "aws"
90815
+ },
90816
+ "QuotaSharePolicy": {
90817
+ "resourceType": "AWS::Batch::SchedulingPolicy.QuotaSharePolicy",
90818
+ "kind": "property",
90819
+ "lexicon": "aws"
90820
+ },
90821
+ "QuotaSharePreemptionConfiguration": {
90822
+ "resourceType": "AWS::Batch::QuotaShare.QuotaSharePreemptionConfiguration",
90823
+ "kind": "property",
90824
+ "lexicon": "aws"
90825
+ },
90826
+ "QuotaShareResourceSharingConfiguration": {
90827
+ "resourceType": "AWS::Batch::QuotaShare.QuotaShareResourceSharingConfiguration",
90828
+ "kind": "property",
90829
+ "lexicon": "aws"
90830
+ },
90831
+ "QuotaShare_QuotaShareCapacityLimit": {
90832
+ "resourceType": "AWS::Batch::QuotaShare.QuotaShareCapacityLimit",
90833
+ "kind": "property",
90834
+ "lexicon": "aws"
90835
+ },
90836
+ "QuotaShare_QuotaSharePreemptionConfiguration": {
90837
+ "resourceType": "AWS::Batch::QuotaShare.QuotaSharePreemptionConfiguration",
90838
+ "kind": "property",
90839
+ "lexicon": "aws"
90840
+ },
90841
+ "QuotaShare_QuotaShareResourceSharingConfiguration": {
90842
+ "resourceType": "AWS::Batch::QuotaShare.QuotaShareResourceSharingConfiguration",
90843
+ "kind": "property",
90844
+ "lexicon": "aws"
90845
+ },
90330
90846
  "R53ResourceRecord": {
90331
90847
  "resourceType": "AWS::Route53RecoveryReadiness::ResourceSet.R53ResourceRecord",
90332
90848
  "kind": "property",
@@ -100998,6 +101514,11 @@
100998
101514
  "kind": "property",
100999
101515
  "lexicon": "aws"
101000
101516
  },
101517
+ "SchedulingPolicy_QuotaSharePolicy": {
101518
+ "resourceType": "AWS::Batch::SchedulingPolicy.QuotaSharePolicy",
101519
+ "kind": "property",
101520
+ "lexicon": "aws"
101521
+ },
101001
101522
  "SchedulingPolicy_ShareAttributes": {
101002
101523
  "resourceType": "AWS::Batch::SchedulingPolicy.ShareAttributes",
101003
101524
  "kind": "property",
@@ -105876,11 +106397,6 @@
105876
106397
  "kind": "property",
105877
106398
  "lexicon": "aws"
105878
106399
  },
105879
- "SpotMarketOptions": {
105880
- "resourceType": "AWS::WorkspacesInstances::WorkspaceInstance.SpotMarketOptions",
105881
- "kind": "property",
105882
- "lexicon": "aws"
105883
- },
105884
106400
  "SpotOptions": {
105885
106401
  "resourceType": "AWS::EC2::LaunchTemplate.SpotOptions",
105886
106402
  "kind": "property",
@@ -105906,6 +106422,22 @@
105906
106422
  "kind": "property",
105907
106423
  "lexicon": "aws"
105908
106424
  },
106425
+ "SqlHaStandbyDetectedInstance": {
106426
+ "resourceType": "AWS::EC2::SqlHaStandbyDetectedInstance",
106427
+ "kind": "resource",
106428
+ "lexicon": "aws",
106429
+ "attrs": {
106430
+ "HaStatus": "HaStatus",
106431
+ "SqlServerLicenseUsage": "SqlServerLicenseUsage",
106432
+ "LastUpdatedTime": "LastUpdatedTime"
106433
+ },
106434
+ "createOnly": [
106435
+ "InstanceId"
106436
+ ],
106437
+ "primaryIdentifier": [
106438
+ "InstanceId"
106439
+ ]
106440
+ },
105909
106441
  "SqlKnowledgeBaseConfiguration": {
105910
106442
  "resourceType": "AWS::Bedrock::KnowledgeBase.SqlKnowledgeBaseConfiguration",
105911
106443
  "kind": "property",
@@ -109195,6 +109727,11 @@
109195
109727
  "kind": "property",
109196
109728
  "lexicon": "aws"
109197
109729
  },
109730
+ "TargetRedshiftCatalog": {
109731
+ "resourceType": "AWS::Glue::Catalog.TargetRedshiftCatalog",
109732
+ "kind": "property",
109733
+ "lexicon": "aws"
109734
+ },
109198
109735
  "TargetResource": {
109199
109736
  "resourceType": "AWS::Route53RecoveryReadiness::ResourceSet.TargetResource",
109200
109737
  "kind": "property",
@@ -115994,6 +116531,11 @@
115994
116531
  "kind": "property",
115995
116532
  "lexicon": "aws"
115996
116533
  },
116534
+ "VectorOptions": {
116535
+ "resourceType": "AWS::OpenSearchServerless::Collection.VectorOptions",
116536
+ "kind": "property",
116537
+ "lexicon": "aws"
116538
+ },
115997
116539
  "VectorSearchConfiguration": {
115998
116540
  "resourceType": "AWS::NeptuneGraph::Graph.VectorSearchConfiguration",
115999
116541
  "kind": "property",
@@ -121333,11 +121875,6 @@
121333
121875
  "kind": "property",
121334
121876
  "lexicon": "aws"
121335
121877
  },
121336
- "WorkspaceInstance_InstanceMarketOptionsRequest": {
121337
- "resourceType": "AWS::WorkspacesInstances::WorkspaceInstance.InstanceMarketOptionsRequest",
121338
- "kind": "property",
121339
- "lexicon": "aws"
121340
- },
121341
121878
  "WorkspaceInstance_InstanceMetadataOptionsRequest": {
121342
121879
  "resourceType": "AWS::WorkspacesInstances::WorkspaceInstance.InstanceMetadataOptionsRequest",
121343
121880
  "kind": "property",
@@ -121388,11 +121925,6 @@
121388
121925
  "kind": "property",
121389
121926
  "lexicon": "aws"
121390
121927
  },
121391
- "WorkspaceInstance_SpotMarketOptions": {
121392
- "resourceType": "AWS::WorkspacesInstances::WorkspaceInstance.SpotMarketOptions",
121393
- "kind": "property",
121394
- "lexicon": "aws"
121395
- },
121396
121928
  "WorkspaceInstance_Tag": {
121397
121929
  "resourceType": "AWS::WorkspacesInstances::WorkspaceInstance.Tag",
121398
121930
  "kind": "property",
@@ -121546,7 +122078,7 @@
121546
122078
  "tagging": {
121547
122079
  "taggable": true,
121548
122080
  "tagOnCreate": true,
121549
- "tagUpdatable": false
122081
+ "tagUpdatable": true
121550
122082
  }
121551
122083
  },
121552
122084
  "WorkspacesPool_ApplicationSettings": {