@intentius/chant-lexicon-aws 0.9.0 → 0.11.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": "8cb3a0089b9f33326ae48c05eedaf44ffe7755818f0dbadcd0d2443cfd0fd39d",
5
- "meta.json": "6afe9a1f561e331dab2fc879bda3c747600dec90996c6bc0c9001f2af51478e1",
6
- "types/index.d.ts": "4b5d6205c220106bef57925fa9382b842bc40e6c0d57bda4ee4d0cfe0486873e",
4
+ "manifest.json": "a5a56d95c082ca8e850e6e19a3ef231d61b66be6c0007d8bcd231595d87e51f3",
5
+ "meta.json": "c63c9f16f8bfa6228df331f2905337337075e1bafcd773398006cab0318b5848",
6
+ "types/index.d.ts": "93bc8e4aaefc76c7f0409a4d9d02e8b7379522dc213625d72bcbf397216f3ac9",
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": "86967d784993911bca2cfd0ccbeed8afa0a37b2260abd6d356034094f237b051"
43
+ "composite": "d29564f3c72a555bd8fe6e442734afe4b76ced258538a41b4462cbea62d8ef95"
44
44
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws",
3
- "version": "0.9.0",
3
+ "version": "0.11.0",
4
4
  "chantVersion": ">=0.1.0",
5
5
  "namespace": "AWS",
6
6
  "intrinsics": [
package/dist/meta.json CHANGED
@@ -7422,6 +7422,11 @@
7422
7422
  "kind": "property",
7423
7423
  "lexicon": "aws"
7424
7424
  },
7425
+ "AudioFeedInput": {
7426
+ "resourceType": "AWS::MediaLive::Channel.AudioFeedInput",
7427
+ "kind": "property",
7428
+ "lexicon": "aws"
7429
+ },
7425
7430
  "AudioFillerSettings": {
7426
7431
  "resourceType": "AWS::Lex::Bot.AudioFillerSettings",
7427
7432
  "kind": "property",
@@ -9600,6 +9605,7 @@
9600
9605
  "KnowledgeBaseConfiguration/Type",
9601
9606
  "KnowledgeBaseConfiguration/VectorKnowledgeBaseConfiguration",
9602
9607
  "KnowledgeBaseConfiguration/KendraKnowledgeBaseConfiguration",
9608
+ "KnowledgeBaseConfiguration/ManagedKnowledgeBaseConfiguration",
9603
9609
  "KnowledgeBaseConfiguration/SqlKnowledgeBaseConfiguration/Type",
9604
9610
  "KnowledgeBaseConfiguration/SqlKnowledgeBaseConfiguration/RedshiftConfiguration/StorageConfigurations",
9605
9611
  "KnowledgeBaseConfiguration/SqlKnowledgeBaseConfiguration/RedshiftConfiguration/QueryEngineConfiguration"
@@ -9628,6 +9634,16 @@
9628
9634
  "kind": "property",
9629
9635
  "lexicon": "aws"
9630
9636
  },
9637
+ "BedrockKnowledgeBase_ManagedKnowledgeBaseConfiguration": {
9638
+ "resourceType": "AWS::Bedrock::KnowledgeBase.ManagedKnowledgeBaseConfiguration",
9639
+ "kind": "property",
9640
+ "lexicon": "aws"
9641
+ },
9642
+ "BedrockKnowledgeBase_ManagedKnowledgeBaseServerSideEncryptionConfiguration": {
9643
+ "resourceType": "AWS::Bedrock::KnowledgeBase.ManagedKnowledgeBaseServerSideEncryptionConfiguration",
9644
+ "kind": "property",
9645
+ "lexicon": "aws"
9646
+ },
9631
9647
  "BedrockKnowledgeBase_MongoDbAtlasConfiguration": {
9632
9648
  "resourceType": "AWS::Bedrock::KnowledgeBase.MongoDbAtlasConfiguration",
9633
9649
  "kind": "property",
@@ -57619,6 +57635,16 @@
57619
57635
  "kind": "property",
57620
57636
  "lexicon": "aws"
57621
57637
  },
57638
+ "ManagedKnowledgeBaseConfiguration": {
57639
+ "resourceType": "AWS::Bedrock::KnowledgeBase.ManagedKnowledgeBaseConfiguration",
57640
+ "kind": "property",
57641
+ "lexicon": "aws"
57642
+ },
57643
+ "ManagedKnowledgeBaseServerSideEncryptionConfiguration": {
57644
+ "resourceType": "AWS::Bedrock::KnowledgeBase.ManagedKnowledgeBaseServerSideEncryptionConfiguration",
57645
+ "kind": "property",
57646
+ "lexicon": "aws"
57647
+ },
57622
57648
  "ManagedLoggingConfiguration": {
57623
57649
  "resourceType": "AWS::Athena::WorkGroup.ManagedLoggingConfiguration",
57624
57650
  "kind": "property",
@@ -58485,6 +58511,11 @@
58485
58511
  "kind": "property",
58486
58512
  "lexicon": "aws"
58487
58513
  },
58514
+ "MediaLiveChannel_AudioFeedInput": {
58515
+ "resourceType": "AWS::MediaLive::Channel.AudioFeedInput",
58516
+ "kind": "property",
58517
+ "lexicon": "aws"
58518
+ },
58488
58519
  "MediaLiveChannel_AudioNormalizationSettings": {
58489
58520
  "resourceType": "AWS::MediaLive::Channel.AudioNormalizationSettings",
58490
58521
  "kind": "property",
@@ -102440,7 +102471,8 @@
102440
102471
  ],
102441
102472
  "writeOnly": [
102442
102473
  "TargetPipelineVersion",
102443
- "RegisterWithThirdParty"
102474
+ "RegisterWithThirdParty",
102475
+ "AuthenticationConfiguration/SecretToken"
102444
102476
  ],
102445
102477
  "primaryIdentifier": [
102446
102478
  "Id"
@@ -43547,6 +43547,13 @@ export declare class AudioExtractionConfiguration {
43547
43547
  });
43548
43548
  }
43549
43549
 
43550
+ export declare class AudioFeedInput {
43551
+ constructor(props: {
43552
+ AudioSelectorName?: string;
43553
+ FeedInput?: string;
43554
+ });
43555
+ }
43556
+
43550
43557
  export declare class AudioFillerSettings {
43551
43558
  constructor(props: {
43552
43559
  Enabled: boolean;
@@ -43575,6 +43582,8 @@ export declare class AudioNormalizationSettings {
43575
43582
  constructor(props: {
43576
43583
  Algorithm?: string;
43577
43584
  AlgorithmControl?: string;
43585
+ PeakCalculation?: string;
43586
+ PeakLimiterThreshold?: number;
43578
43587
  TargetLkfs?: number;
43579
43588
  });
43580
43589
  }
@@ -45978,11 +45987,29 @@ export declare class BedrockKnowledgeBase_KnowledgeBaseConfiguration {
45978
45987
  constructor(props: {
45979
45988
  Type: BedrockKnowledgeBase_KnowledgeBaseType;
45980
45989
  KendraKnowledgeBaseConfiguration?: BedrockKnowledgeBase_KendraKnowledgeBaseConfiguration;
45990
+ ManagedKnowledgeBaseConfiguration?: BedrockKnowledgeBase_ManagedKnowledgeBaseConfiguration;
45981
45991
  SqlKnowledgeBaseConfiguration?: BedrockKnowledgeBase_SqlKnowledgeBaseConfiguration;
45982
45992
  VectorKnowledgeBaseConfiguration?: BedrockKnowledgeBase_VectorKnowledgeBaseConfiguration;
45983
45993
  });
45984
45994
  }
45985
45995
 
45996
+ export declare class BedrockKnowledgeBase_ManagedKnowledgeBaseConfiguration {
45997
+ constructor(props: {
45998
+ /** The ARN of the model used to create vector embeddings for the knowledge base. */
45999
+ EmbeddingModelArn: string;
46000
+ EmbeddingModelConfiguration?: BedrockKnowledgeBase_EmbeddingModelConfiguration;
46001
+ EmbeddingModelType?: BedrockKnowledgeBase_EmbeddingModelType;
46002
+ ServerSideEncryptionConfiguration?: BedrockKnowledgeBase_ManagedKnowledgeBaseServerSideEncryptionConfiguration;
46003
+ });
46004
+ }
46005
+
46006
+ export declare class BedrockKnowledgeBase_ManagedKnowledgeBaseServerSideEncryptionConfiguration {
46007
+ constructor(props: {
46008
+ /** The ARN of the AWS KMS key used to encrypt the managed knowledge base. */
46009
+ KmsKeyArn?: string;
46010
+ });
46011
+ }
46012
+
45986
46013
  export declare class BedrockKnowledgeBase_MongoDbAtlasConfiguration {
45987
46014
  constructor(props: {
45988
46015
  /** Name of the collection within MongoDB Atlas. */
@@ -76856,6 +76883,7 @@ export declare class InferenceScheduler_Tag {
76856
76883
 
76857
76884
  export declare class InferenceSettings {
76858
76885
  constructor(props: {
76886
+ AudioFeedInputs?: MediaLiveChannel_AudioFeedInput[];
76859
76887
  FeedArn?: string;
76860
76888
  });
76861
76889
  }
@@ -81732,6 +81760,7 @@ export declare class KnowledgeBaseConfiguration {
81732
81760
  constructor(props: {
81733
81761
  Type: BedrockKnowledgeBase_KnowledgeBaseType;
81734
81762
  KendraKnowledgeBaseConfiguration?: BedrockKnowledgeBase_KendraKnowledgeBaseConfiguration;
81763
+ ManagedKnowledgeBaseConfiguration?: BedrockKnowledgeBase_ManagedKnowledgeBaseConfiguration;
81735
81764
  SqlKnowledgeBaseConfiguration?: BedrockKnowledgeBase_SqlKnowledgeBaseConfiguration;
81736
81765
  VectorKnowledgeBaseConfiguration?: BedrockKnowledgeBase_VectorKnowledgeBaseConfiguration;
81737
81766
  });
@@ -85827,6 +85856,23 @@ export declare class ManagedInstancesStorageConfiguration {
85827
85856
  });
85828
85857
  }
85829
85858
 
85859
+ export declare class ManagedKnowledgeBaseConfiguration {
85860
+ constructor(props: {
85861
+ /** The ARN of the model used to create vector embeddings for the knowledge base. */
85862
+ EmbeddingModelArn: string;
85863
+ EmbeddingModelConfiguration?: BedrockKnowledgeBase_EmbeddingModelConfiguration;
85864
+ EmbeddingModelType?: BedrockKnowledgeBase_EmbeddingModelType;
85865
+ ServerSideEncryptionConfiguration?: BedrockKnowledgeBase_ManagedKnowledgeBaseServerSideEncryptionConfiguration;
85866
+ });
85867
+ }
85868
+
85869
+ export declare class ManagedKnowledgeBaseServerSideEncryptionConfiguration {
85870
+ constructor(props: {
85871
+ /** The ARN of the AWS KMS key used to encrypt the managed knowledge base. */
85872
+ KmsKeyArn?: string;
85873
+ });
85874
+ }
85875
+
85830
85876
  export declare class ManagedLoggingConfiguration {
85831
85877
  constructor(props: {
85832
85878
  /** Enables managed log persistence. */
@@ -86730,10 +86776,19 @@ export declare class MediaLiveChannel_AudioDescription {
86730
86776
  });
86731
86777
  }
86732
86778
 
86779
+ export declare class MediaLiveChannel_AudioFeedInput {
86780
+ constructor(props: {
86781
+ AudioSelectorName?: string;
86782
+ FeedInput?: string;
86783
+ });
86784
+ }
86785
+
86733
86786
  export declare class MediaLiveChannel_AudioNormalizationSettings {
86734
86787
  constructor(props: {
86735
86788
  Algorithm?: string;
86736
86789
  AlgorithmControl?: string;
86790
+ PeakCalculation?: string;
86791
+ PeakLimiterThreshold?: number;
86737
86792
  TargetLkfs?: number;
86738
86793
  });
86739
86794
  }
@@ -86910,6 +86965,7 @@ export declare class MediaLiveChannel_GlobalConfiguration {
86910
86965
 
86911
86966
  export declare class MediaLiveChannel_InferenceSettings {
86912
86967
  constructor(props: {
86968
+ AudioFeedInputs?: MediaLiveChannel_AudioFeedInput[];
86913
86969
  FeedArn?: string;
86914
86970
  });
86915
86971
  }
@@ -124889,6 +124945,8 @@ export type BedrockFlow_SupportedLanguages = "Python_3";
124889
124945
 
124890
124946
  export type BedrockFlow_VectorSearchRerankingConfigurationType = "BEDROCK_RERANKING_MODEL";
124891
124947
 
124948
+ export type BedrockKnowledgeBase_EmbeddingModelType = "CUSTOM" | "MANAGED";
124949
+
124892
124950
  export type BedrockKnowledgeBase_InclusionType = "EXCLUDE" | "INCLUDE";
124893
124951
 
124894
124952
  export type BedrockKnowledgeBase_KnowledgeBaseStatus =
@@ -124897,6 +124955,7 @@ export type BedrockKnowledgeBase_KnowledgeBaseStatus =
124897
124955
  | "DELETE_UNSUCCESSFUL"
124898
124956
  | "DELETING"
124899
124957
  | "FAILED"
124958
+ | "UPDATE_UNSUCCESSFUL"
124900
124959
  | "UPDATING";
124901
124960
 
124902
124961
  export type BedrockKnowledgeBase_KnowledgeBaseStorageType =
@@ -124908,7 +124967,7 @@ export type BedrockKnowledgeBase_KnowledgeBaseStorageType =
124908
124967
  | "RDS"
124909
124968
  | "S3_VECTORS";
124910
124969
 
124911
- export type BedrockKnowledgeBase_KnowledgeBaseType = "KENDRA" | "SQL" | "VECTOR";
124970
+ export type BedrockKnowledgeBase_KnowledgeBaseType = "KENDRA" | "MANAGED" | "SQL" | "VECTOR";
124912
124971
 
124913
124972
  export type BedrockKnowledgeBase_QueryEngineType = "REDSHIFT";
124914
124973
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intentius/chant-lexicon-aws",
3
- "version": "0.9.0",
3
+ "version": "0.11.0",
4
4
  "description": "AWS CloudFormation lexicon for chant — declarative IaC in TypeScript",
5
5
  "license": "Apache-2.0",
6
6
  "homepage": "https://intentius.io/chant",
@@ -70,6 +70,6 @@
70
70
  "typescript": "^5.9.3"
71
71
  },
72
72
  "peerDependencies": {
73
- "@intentius/chant": "^0.9.0"
73
+ "@intentius/chant": "^0.11.0"
74
74
  }
75
75
  }
@@ -43547,6 +43547,13 @@ export declare class AudioExtractionConfiguration {
43547
43547
  });
43548
43548
  }
43549
43549
 
43550
+ export declare class AudioFeedInput {
43551
+ constructor(props: {
43552
+ AudioSelectorName?: string;
43553
+ FeedInput?: string;
43554
+ });
43555
+ }
43556
+
43550
43557
  export declare class AudioFillerSettings {
43551
43558
  constructor(props: {
43552
43559
  Enabled: boolean;
@@ -43575,6 +43582,8 @@ export declare class AudioNormalizationSettings {
43575
43582
  constructor(props: {
43576
43583
  Algorithm?: string;
43577
43584
  AlgorithmControl?: string;
43585
+ PeakCalculation?: string;
43586
+ PeakLimiterThreshold?: number;
43578
43587
  TargetLkfs?: number;
43579
43588
  });
43580
43589
  }
@@ -45978,11 +45987,29 @@ export declare class BedrockKnowledgeBase_KnowledgeBaseConfiguration {
45978
45987
  constructor(props: {
45979
45988
  Type: BedrockKnowledgeBase_KnowledgeBaseType;
45980
45989
  KendraKnowledgeBaseConfiguration?: BedrockKnowledgeBase_KendraKnowledgeBaseConfiguration;
45990
+ ManagedKnowledgeBaseConfiguration?: BedrockKnowledgeBase_ManagedKnowledgeBaseConfiguration;
45981
45991
  SqlKnowledgeBaseConfiguration?: BedrockKnowledgeBase_SqlKnowledgeBaseConfiguration;
45982
45992
  VectorKnowledgeBaseConfiguration?: BedrockKnowledgeBase_VectorKnowledgeBaseConfiguration;
45983
45993
  });
45984
45994
  }
45985
45995
 
45996
+ export declare class BedrockKnowledgeBase_ManagedKnowledgeBaseConfiguration {
45997
+ constructor(props: {
45998
+ /** The ARN of the model used to create vector embeddings for the knowledge base. */
45999
+ EmbeddingModelArn: string;
46000
+ EmbeddingModelConfiguration?: BedrockKnowledgeBase_EmbeddingModelConfiguration;
46001
+ EmbeddingModelType?: BedrockKnowledgeBase_EmbeddingModelType;
46002
+ ServerSideEncryptionConfiguration?: BedrockKnowledgeBase_ManagedKnowledgeBaseServerSideEncryptionConfiguration;
46003
+ });
46004
+ }
46005
+
46006
+ export declare class BedrockKnowledgeBase_ManagedKnowledgeBaseServerSideEncryptionConfiguration {
46007
+ constructor(props: {
46008
+ /** The ARN of the AWS KMS key used to encrypt the managed knowledge base. */
46009
+ KmsKeyArn?: string;
46010
+ });
46011
+ }
46012
+
45986
46013
  export declare class BedrockKnowledgeBase_MongoDbAtlasConfiguration {
45987
46014
  constructor(props: {
45988
46015
  /** Name of the collection within MongoDB Atlas. */
@@ -76856,6 +76883,7 @@ export declare class InferenceScheduler_Tag {
76856
76883
 
76857
76884
  export declare class InferenceSettings {
76858
76885
  constructor(props: {
76886
+ AudioFeedInputs?: MediaLiveChannel_AudioFeedInput[];
76859
76887
  FeedArn?: string;
76860
76888
  });
76861
76889
  }
@@ -81732,6 +81760,7 @@ export declare class KnowledgeBaseConfiguration {
81732
81760
  constructor(props: {
81733
81761
  Type: BedrockKnowledgeBase_KnowledgeBaseType;
81734
81762
  KendraKnowledgeBaseConfiguration?: BedrockKnowledgeBase_KendraKnowledgeBaseConfiguration;
81763
+ ManagedKnowledgeBaseConfiguration?: BedrockKnowledgeBase_ManagedKnowledgeBaseConfiguration;
81735
81764
  SqlKnowledgeBaseConfiguration?: BedrockKnowledgeBase_SqlKnowledgeBaseConfiguration;
81736
81765
  VectorKnowledgeBaseConfiguration?: BedrockKnowledgeBase_VectorKnowledgeBaseConfiguration;
81737
81766
  });
@@ -85827,6 +85856,23 @@ export declare class ManagedInstancesStorageConfiguration {
85827
85856
  });
85828
85857
  }
85829
85858
 
85859
+ export declare class ManagedKnowledgeBaseConfiguration {
85860
+ constructor(props: {
85861
+ /** The ARN of the model used to create vector embeddings for the knowledge base. */
85862
+ EmbeddingModelArn: string;
85863
+ EmbeddingModelConfiguration?: BedrockKnowledgeBase_EmbeddingModelConfiguration;
85864
+ EmbeddingModelType?: BedrockKnowledgeBase_EmbeddingModelType;
85865
+ ServerSideEncryptionConfiguration?: BedrockKnowledgeBase_ManagedKnowledgeBaseServerSideEncryptionConfiguration;
85866
+ });
85867
+ }
85868
+
85869
+ export declare class ManagedKnowledgeBaseServerSideEncryptionConfiguration {
85870
+ constructor(props: {
85871
+ /** The ARN of the AWS KMS key used to encrypt the managed knowledge base. */
85872
+ KmsKeyArn?: string;
85873
+ });
85874
+ }
85875
+
85830
85876
  export declare class ManagedLoggingConfiguration {
85831
85877
  constructor(props: {
85832
85878
  /** Enables managed log persistence. */
@@ -86730,10 +86776,19 @@ export declare class MediaLiveChannel_AudioDescription {
86730
86776
  });
86731
86777
  }
86732
86778
 
86779
+ export declare class MediaLiveChannel_AudioFeedInput {
86780
+ constructor(props: {
86781
+ AudioSelectorName?: string;
86782
+ FeedInput?: string;
86783
+ });
86784
+ }
86785
+
86733
86786
  export declare class MediaLiveChannel_AudioNormalizationSettings {
86734
86787
  constructor(props: {
86735
86788
  Algorithm?: string;
86736
86789
  AlgorithmControl?: string;
86790
+ PeakCalculation?: string;
86791
+ PeakLimiterThreshold?: number;
86737
86792
  TargetLkfs?: number;
86738
86793
  });
86739
86794
  }
@@ -86910,6 +86965,7 @@ export declare class MediaLiveChannel_GlobalConfiguration {
86910
86965
 
86911
86966
  export declare class MediaLiveChannel_InferenceSettings {
86912
86967
  constructor(props: {
86968
+ AudioFeedInputs?: MediaLiveChannel_AudioFeedInput[];
86913
86969
  FeedArn?: string;
86914
86970
  });
86915
86971
  }
@@ -124889,6 +124945,8 @@ export type BedrockFlow_SupportedLanguages = "Python_3";
124889
124945
 
124890
124946
  export type BedrockFlow_VectorSearchRerankingConfigurationType = "BEDROCK_RERANKING_MODEL";
124891
124947
 
124948
+ export type BedrockKnowledgeBase_EmbeddingModelType = "CUSTOM" | "MANAGED";
124949
+
124892
124950
  export type BedrockKnowledgeBase_InclusionType = "EXCLUDE" | "INCLUDE";
124893
124951
 
124894
124952
  export type BedrockKnowledgeBase_KnowledgeBaseStatus =
@@ -124897,6 +124955,7 @@ export type BedrockKnowledgeBase_KnowledgeBaseStatus =
124897
124955
  | "DELETE_UNSUCCESSFUL"
124898
124956
  | "DELETING"
124899
124957
  | "FAILED"
124958
+ | "UPDATE_UNSUCCESSFUL"
124900
124959
  | "UPDATING";
124901
124960
 
124902
124961
  export type BedrockKnowledgeBase_KnowledgeBaseStorageType =
@@ -124908,7 +124967,7 @@ export type BedrockKnowledgeBase_KnowledgeBaseStorageType =
124908
124967
  | "RDS"
124909
124968
  | "S3_VECTORS";
124910
124969
 
124911
- export type BedrockKnowledgeBase_KnowledgeBaseType = "KENDRA" | "SQL" | "VECTOR";
124970
+ export type BedrockKnowledgeBase_KnowledgeBaseType = "KENDRA" | "MANAGED" | "SQL" | "VECTOR";
124912
124971
 
124913
124972
  export type BedrockKnowledgeBase_QueryEngineType = "REDSHIFT";
124914
124973
 
@@ -2224,6 +2224,7 @@ export const AttributeTypesSelector = createProperty("AWS::CustomerProfiles::Dom
2224
2224
  export const AudioCodecSettings = createProperty("AWS::MediaLive::Channel.AudioCodecSettings", "aws");
2225
2225
  export const AudioDescription = createProperty("AWS::MediaLive::Channel.AudioDescription", "aws");
2226
2226
  export const AudioExtractionConfiguration = createProperty("AWS::QBusiness::DataSource.AudioExtractionConfiguration", "aws");
2227
+ export const AudioFeedInput = createProperty("AWS::MediaLive::Channel.AudioFeedInput", "aws");
2227
2228
  export const AudioFillerSettings = createProperty("AWS::Lex::Bot.AudioFillerSettings", "aws");
2228
2229
  export const AudioLanguageConfiguration = createProperty("AWS::Bedrock::DataAutomationProject.AudioLanguageConfiguration", "aws");
2229
2230
  export const AudioMonitoringSetting = createProperty("AWS::MediaConnect::Flow.AudioMonitoringSetting", "aws");
@@ -2456,6 +2457,8 @@ export const BedrockFoundationModelContextEnrichmentConfiguration = createProper
2456
2457
  export const BedrockKnowledgeBase_EmbeddingModelConfiguration = createProperty("AWS::Bedrock::KnowledgeBase.EmbeddingModelConfiguration", "aws");
2457
2458
  export const BedrockKnowledgeBase_KendraKnowledgeBaseConfiguration = createProperty("AWS::Bedrock::KnowledgeBase.KendraKnowledgeBaseConfiguration", "aws");
2458
2459
  export const BedrockKnowledgeBase_KnowledgeBaseConfiguration = createProperty("AWS::Bedrock::KnowledgeBase.KnowledgeBaseConfiguration", "aws");
2460
+ export const BedrockKnowledgeBase_ManagedKnowledgeBaseConfiguration = createProperty("AWS::Bedrock::KnowledgeBase.ManagedKnowledgeBaseConfiguration", "aws");
2461
+ export const BedrockKnowledgeBase_ManagedKnowledgeBaseServerSideEncryptionConfiguration = createProperty("AWS::Bedrock::KnowledgeBase.ManagedKnowledgeBaseServerSideEncryptionConfiguration", "aws");
2459
2462
  export const BedrockKnowledgeBase_MongoDbAtlasConfiguration = createProperty("AWS::Bedrock::KnowledgeBase.MongoDbAtlasConfiguration", "aws");
2460
2463
  export const BedrockKnowledgeBase_MongoDbAtlasFieldMapping = createProperty("AWS::Bedrock::KnowledgeBase.MongoDbAtlasFieldMapping", "aws");
2461
2464
  export const BedrockKnowledgeBase_NeptuneAnalyticsConfiguration = createProperty("AWS::Bedrock::KnowledgeBase.NeptuneAnalyticsConfiguration", "aws");
@@ -6556,6 +6559,8 @@ export const ManagedInstancesLocalStorageConfiguration = createProperty("AWS::EC
6556
6559
  export const ManagedInstancesNetworkConfiguration = createProperty("AWS::ECS::CapacityProvider.ManagedInstancesNetworkConfiguration", "aws");
6557
6560
  export const ManagedInstancesProvider = createProperty("AWS::ECS::CapacityProvider.ManagedInstancesProvider", "aws");
6558
6561
  export const ManagedInstancesStorageConfiguration = createProperty("AWS::ECS::CapacityProvider.ManagedInstancesStorageConfiguration", "aws");
6562
+ export const ManagedKnowledgeBaseConfiguration = createProperty("AWS::Bedrock::KnowledgeBase.ManagedKnowledgeBaseConfiguration", "aws");
6563
+ export const ManagedKnowledgeBaseServerSideEncryptionConfiguration = createProperty("AWS::Bedrock::KnowledgeBase.ManagedKnowledgeBaseServerSideEncryptionConfiguration", "aws");
6559
6564
  export const ManagedLoggingConfiguration = createProperty("AWS::Athena::WorkGroup.ManagedLoggingConfiguration", "aws");
6560
6565
  export const ManagedPersistenceMonitoringConfiguration = createProperty("AWS::EMRServerless::Application.ManagedPersistenceMonitoringConfiguration", "aws");
6561
6566
  export const ManagedQueryResultsConfiguration = createProperty("AWS::Athena::WorkGroup.ManagedQueryResultsConfiguration", "aws");
@@ -6648,6 +6653,7 @@ export const MediaItem = createProperty("AWS::Connect::Workspace.MediaItem", "aw
6648
6653
  export const MediaLiveChannel_AnywhereSettings = createProperty("AWS::MediaLive::Channel.AnywhereSettings", "aws");
6649
6654
  export const MediaLiveChannel_AudioCodecSettings = createProperty("AWS::MediaLive::Channel.AudioCodecSettings", "aws");
6650
6655
  export const MediaLiveChannel_AudioDescription = createProperty("AWS::MediaLive::Channel.AudioDescription", "aws");
6656
+ export const MediaLiveChannel_AudioFeedInput = createProperty("AWS::MediaLive::Channel.AudioFeedInput", "aws");
6651
6657
  export const MediaLiveChannel_AudioNormalizationSettings = createProperty("AWS::MediaLive::Channel.AudioNormalizationSettings", "aws");
6652
6658
  export const MediaLiveChannel_AudioSelector = createProperty("AWS::MediaLive::Channel.AudioSelector", "aws");
6653
6659
  export const MediaLiveChannel_AudioWatermarkSettings = createProperty("AWS::MediaLive::Channel.AudioWatermarkSettings", "aws");
@@ -7422,6 +7422,11 @@
7422
7422
  "kind": "property",
7423
7423
  "lexicon": "aws"
7424
7424
  },
7425
+ "AudioFeedInput": {
7426
+ "resourceType": "AWS::MediaLive::Channel.AudioFeedInput",
7427
+ "kind": "property",
7428
+ "lexicon": "aws"
7429
+ },
7425
7430
  "AudioFillerSettings": {
7426
7431
  "resourceType": "AWS::Lex::Bot.AudioFillerSettings",
7427
7432
  "kind": "property",
@@ -9600,6 +9605,7 @@
9600
9605
  "KnowledgeBaseConfiguration/Type",
9601
9606
  "KnowledgeBaseConfiguration/VectorKnowledgeBaseConfiguration",
9602
9607
  "KnowledgeBaseConfiguration/KendraKnowledgeBaseConfiguration",
9608
+ "KnowledgeBaseConfiguration/ManagedKnowledgeBaseConfiguration",
9603
9609
  "KnowledgeBaseConfiguration/SqlKnowledgeBaseConfiguration/Type",
9604
9610
  "KnowledgeBaseConfiguration/SqlKnowledgeBaseConfiguration/RedshiftConfiguration/StorageConfigurations",
9605
9611
  "KnowledgeBaseConfiguration/SqlKnowledgeBaseConfiguration/RedshiftConfiguration/QueryEngineConfiguration"
@@ -9628,6 +9634,16 @@
9628
9634
  "kind": "property",
9629
9635
  "lexicon": "aws"
9630
9636
  },
9637
+ "BedrockKnowledgeBase_ManagedKnowledgeBaseConfiguration": {
9638
+ "resourceType": "AWS::Bedrock::KnowledgeBase.ManagedKnowledgeBaseConfiguration",
9639
+ "kind": "property",
9640
+ "lexicon": "aws"
9641
+ },
9642
+ "BedrockKnowledgeBase_ManagedKnowledgeBaseServerSideEncryptionConfiguration": {
9643
+ "resourceType": "AWS::Bedrock::KnowledgeBase.ManagedKnowledgeBaseServerSideEncryptionConfiguration",
9644
+ "kind": "property",
9645
+ "lexicon": "aws"
9646
+ },
9631
9647
  "BedrockKnowledgeBase_MongoDbAtlasConfiguration": {
9632
9648
  "resourceType": "AWS::Bedrock::KnowledgeBase.MongoDbAtlasConfiguration",
9633
9649
  "kind": "property",
@@ -57619,6 +57635,16 @@
57619
57635
  "kind": "property",
57620
57636
  "lexicon": "aws"
57621
57637
  },
57638
+ "ManagedKnowledgeBaseConfiguration": {
57639
+ "resourceType": "AWS::Bedrock::KnowledgeBase.ManagedKnowledgeBaseConfiguration",
57640
+ "kind": "property",
57641
+ "lexicon": "aws"
57642
+ },
57643
+ "ManagedKnowledgeBaseServerSideEncryptionConfiguration": {
57644
+ "resourceType": "AWS::Bedrock::KnowledgeBase.ManagedKnowledgeBaseServerSideEncryptionConfiguration",
57645
+ "kind": "property",
57646
+ "lexicon": "aws"
57647
+ },
57622
57648
  "ManagedLoggingConfiguration": {
57623
57649
  "resourceType": "AWS::Athena::WorkGroup.ManagedLoggingConfiguration",
57624
57650
  "kind": "property",
@@ -58485,6 +58511,11 @@
58485
58511
  "kind": "property",
58486
58512
  "lexicon": "aws"
58487
58513
  },
58514
+ "MediaLiveChannel_AudioFeedInput": {
58515
+ "resourceType": "AWS::MediaLive::Channel.AudioFeedInput",
58516
+ "kind": "property",
58517
+ "lexicon": "aws"
58518
+ },
58488
58519
  "MediaLiveChannel_AudioNormalizationSettings": {
58489
58520
  "resourceType": "AWS::MediaLive::Channel.AudioNormalizationSettings",
58490
58521
  "kind": "property",
@@ -102440,7 +102471,8 @@
102440
102471
  ],
102441
102472
  "writeOnly": [
102442
102473
  "TargetPipelineVersion",
102443
- "RegisterWithThirdParty"
102474
+ "RegisterWithThirdParty",
102475
+ "AuthenticationConfiguration/SecretToken"
102444
102476
  ],
102445
102477
  "primaryIdentifier": [
102446
102478
  "Id"