@intentius/chant-lexicon-aws 0.1.11 → 0.1.13
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/integrity.json +4 -4
- package/dist/manifest.json +1 -1
- package/dist/meta.json +883 -50
- package/dist/types/index.d.ts +1324 -119
- package/package.json +3 -3
- package/src/codegen/docs.ts +1 -1
- package/src/generated/index.d.ts +1324 -119
- package/src/generated/index.ts +136 -6
- package/src/generated/lexicon-aws.json +883 -50
package/src/generated/index.ts
CHANGED
|
@@ -151,6 +151,7 @@ export const BasePathMapping = createResource("AWS::ApiGateway::BasePathMapping"
|
|
|
151
151
|
export const BasePathMappingV2 = createResource("AWS::ApiGateway::BasePathMappingV2", "aws", {"BasePathMappingArn":"BasePathMappingArn"});
|
|
152
152
|
export const BatchScramSecret = createResource("AWS::MSK::BatchScramSecret", "aws", {});
|
|
153
153
|
export const BedrockAgent = createResource("AWS::Bedrock::Agent", "aws", {"AgentArn":"AgentArn","AgentId":"AgentId","AgentStatus":"AgentStatus","AgentVersion":"AgentVersion","CreatedAt":"CreatedAt","FailureReasons":"FailureReasons","PreparedAt":"PreparedAt","RecommendedActions":"RecommendedActions","UpdatedAt":"UpdatedAt"});
|
|
154
|
+
export const BedrockAgentCoreDataset = createResource("AWS::BedrockAgentCore::Dataset", "aws", {"DatasetArn":"DatasetArn","DatasetId":"DatasetId","Status":"Status","ExampleCount":"ExampleCount","CreatedAt":"CreatedAt","UpdatedAt":"UpdatedAt"});
|
|
154
155
|
export const BedrockAgentCoreGateway = createResource("AWS::BedrockAgentCore::Gateway", "aws", {"CreatedAt":"CreatedAt","GatewayArn":"GatewayArn","GatewayIdentifier":"GatewayIdentifier","GatewayUrl":"GatewayUrl","Status":"Status","StatusReasons":"StatusReasons","UpdatedAt":"UpdatedAt","WorkloadIdentityDetails":"WorkloadIdentityDetails"});
|
|
155
156
|
export const BedrockAgentCorePolicy = createResource("AWS::BedrockAgentCore::Policy", "aws", {"PolicyId":"PolicyId","PolicyArn":"PolicyArn","CreatedAt":"CreatedAt","UpdatedAt":"UpdatedAt","Status":"Status","StatusReasons":"StatusReasons"});
|
|
156
157
|
export const BedrockDataSource = createResource("AWS::Bedrock::DataSource", "aws", {"DataSourceId":"DataSourceId","DataSourceStatus":"DataSourceStatus","CreatedAt":"CreatedAt","UpdatedAt":"UpdatedAt","FailureReasons":"FailureReasons","DataSourceConfiguration_WebConfiguration_CrawlerConfiguration_UserAgentHeader":"DataSourceConfiguration.WebConfiguration.CrawlerConfiguration.UserAgentHeader"});
|
|
@@ -171,6 +172,7 @@ export const Bridge = createResource("AWS::MediaConnect::Bridge", "aws", {"Bridg
|
|
|
171
172
|
export const BridgeOutput = createResource("AWS::MediaConnect::BridgeOutput", "aws", {});
|
|
172
173
|
export const BridgeSource = createResource("AWS::MediaConnect::BridgeSource", "aws", {});
|
|
173
174
|
export const Broker = createResource("AWS::AmazonMQ::Broker", "aws", {"Id":"Id","Arn":"Arn","EngineVersionCurrent":"EngineVersionCurrent","IpAddresses":"IpAddresses","MqttEndpoints":"MqttEndpoints","OpenWireEndpoints":"OpenWireEndpoints","ConfigurationId":"ConfigurationId","ConfigurationRevision":"ConfigurationRevision","StompEndpoints":"StompEndpoints","WssEndpoints":"WssEndpoints","AmqpEndpoints":"AmqpEndpoints","ConsoleURLs":"ConsoleURLs"});
|
|
175
|
+
export const Browser = createResource("AWS::BedrockAgentCore::Browser", "aws", {"BrowserArn":"BrowserArn","BrowserId":"BrowserId","Name":"Name","Status":"Status"});
|
|
174
176
|
export const BrowserCustom = createResource("AWS::BedrockAgentCore::BrowserCustom", "aws", {"BrowserId":"BrowserId","BrowserArn":"BrowserArn","Status":"Status","FailureReason":"FailureReason","CreatedAt":"CreatedAt","LastUpdatedAt":"LastUpdatedAt"});
|
|
175
177
|
export const BrowserProfile = createResource("AWS::BedrockAgentCore::BrowserProfile", "aws", {"ProfileId":"ProfileId","ProfileArn":"ProfileArn","Status":"Status","CreatedAt":"CreatedAt","LastUpdatedAt":"LastUpdatedAt","LastSavedAt":"LastSavedAt","LastSavedBrowserSessionId":"LastSavedBrowserSessionId","LastSavedBrowserId":"LastSavedBrowserId"});
|
|
176
178
|
export const BrowserSettings = createResource("AWS::WorkSpacesWeb::BrowserSettings", "aws", {"AssociatedPortalArns":"AssociatedPortalArns","BrowserSettingsArn":"BrowserSettingsArn"});
|
|
@@ -616,6 +618,7 @@ export const GuardDutyMember = createResource("AWS::GuardDuty::Member", "aws", {
|
|
|
616
618
|
export const GuardHook = createResource("AWS::CloudFormation::GuardHook", "aws", {"HookArn":"HookArn"});
|
|
617
619
|
export const Guardrail = createResource("AWS::Bedrock::Guardrail", "aws", {"CreatedAt":"CreatedAt","FailureRecommendations":"FailureRecommendations","GuardrailArn":"GuardrailArn","GuardrailId":"GuardrailId","Status":"Status","StatusReasons":"StatusReasons","UpdatedAt":"UpdatedAt","Version":"Version"});
|
|
618
620
|
export const GuardrailVersion = createResource("AWS::Bedrock::GuardrailVersion", "aws", {"GuardrailArn":"GuardrailArn","GuardrailId":"GuardrailId","Version":"Version"});
|
|
621
|
+
export const Harness = createResource("AWS::BedrockAgentCore::Harness", "aws", {"Arn":"Arn","HarnessId":"HarnessId","Status":"Status","CreatedAt":"CreatedAt","UpdatedAt":"UpdatedAt","Environment_AgentCoreRuntimeEnvironment_AgentRuntimeArn":"Environment.AgentCoreRuntimeEnvironment.AgentRuntimeArn","Environment_AgentCoreRuntimeEnvironment_AgentRuntimeName":"Environment.AgentCoreRuntimeEnvironment.AgentRuntimeName","Environment_AgentCoreRuntimeEnvironment_AgentRuntimeId":"Environment.AgentCoreRuntimeEnvironment.AgentRuntimeId"});
|
|
619
622
|
export const HealthCheck = createResource("AWS::Route53::HealthCheck", "aws", {"HealthCheckId":"HealthCheckId"});
|
|
620
623
|
export const HealthImagingDatastore = createResource("AWS::HealthImaging::Datastore", "aws", {"DatastoreArn":"DatastoreArn","CreatedAt":"CreatedAt","UpdatedAt":"UpdatedAt","DatastoreId":"DatastoreId","DatastoreStatus":"DatastoreStatus"});
|
|
621
624
|
export const HookDefaultVersion = createResource("AWS::CloudFormation::HookDefaultVersion", "aws", {"Arn":"Arn"});
|
|
@@ -995,6 +998,7 @@ export const PartnerAccount = createResource("AWS::IoTWireless::PartnerAccount",
|
|
|
995
998
|
export const PartnerApp = createResource("AWS::SageMaker::PartnerApp", "aws", {"Arn":"Arn","BaseUrl":"BaseUrl","CurrentVersionEolDate":"CurrentVersionEolDate"});
|
|
996
999
|
export const Partnership = createResource("AWS::B2BI::Partnership", "aws", {"CreatedAt":"CreatedAt","ModifiedAt":"ModifiedAt","PartnershipArn":"PartnershipArn","PartnershipId":"PartnershipId","TradingPartnerId":"TradingPartnerId"});
|
|
997
1000
|
export const PatchBaseline = createResource("AWS::SSM::PatchBaseline", "aws", {"Id":"Id"});
|
|
1001
|
+
export const PaymentCredentialProvider = createResource("AWS::BedrockAgentCore::PaymentCredentialProvider", "aws", {"CredentialProviderArn":"CredentialProviderArn","ProviderConfigurationOutput":"ProviderConfigurationOutput","CreatedTime":"CreatedTime","LastUpdatedTime":"LastUpdatedTime"});
|
|
998
1002
|
export const PaymentCryptographyAlias = createResource("AWS::PaymentCryptography::Alias", "aws", {});
|
|
999
1003
|
export const PCAConnectorADConnector = createResource("AWS::PCAConnectorAD::Connector", "aws", {"ConnectorArn":"ConnectorArn"});
|
|
1000
1004
|
export const PCAConnectorADTemplate = createResource("AWS::PCAConnectorAD::Template", "aws", {"TemplateArn":"TemplateArn"});
|
|
@@ -1714,6 +1718,7 @@ export const AdditionalDetail = createProperty("AWS::EC2::NetworkInsightsAnalysi
|
|
|
1714
1718
|
export const AdditionalInferenceSpecificationDefinition = createProperty("AWS::SageMaker::ModelPackage.AdditionalInferenceSpecificationDefinition", "aws");
|
|
1715
1719
|
export const AdditionalInformation = createProperty("AWS::SageMaker::ModelCard.AdditionalInformation", "aws");
|
|
1716
1720
|
export const AdditionalInstanceConfiguration = createProperty("AWS::ImageBuilder::ImageRecipe.AdditionalInstanceConfiguration", "aws");
|
|
1721
|
+
export const AdditionalNotes = createProperty("AWS::QuickSight::DataSet.AdditionalNotes", "aws");
|
|
1717
1722
|
export const AdditionalStorageVolume = createProperty("AWS::RDS::DBInstance.AdditionalStorageVolume", "aws");
|
|
1718
1723
|
export const AddKeyEntry = createProperty("AWS::Logs::Transformer.AddKeyEntry", "aws");
|
|
1719
1724
|
export const Addon_PodIdentityAssociation = createProperty("AWS::EKS::Addon.PodIdentityAssociation", "aws");
|
|
@@ -2846,12 +2851,15 @@ export const ARCRegionSwitchPlan_EcsUngraceful = createProperty("AWS::ARCRegionS
|
|
|
2846
2851
|
export const ARCRegionSwitchPlan_EksCluster = createProperty("AWS::ARCRegionSwitch::Plan.EksCluster", "aws");
|
|
2847
2852
|
export const ARCRegionSwitchPlan_EksResourceScalingConfiguration = createProperty("AWS::ARCRegionSwitch::Plan.EksResourceScalingConfiguration", "aws");
|
|
2848
2853
|
export const ARCRegionSwitchPlan_EksResourceScalingUngraceful = createProperty("AWS::ARCRegionSwitch::Plan.EksResourceScalingUngraceful", "aws");
|
|
2854
|
+
export const ARCRegionSwitchPlan_EventSourceMapping = createProperty("AWS::ARCRegionSwitch::Plan.EventSourceMapping", "aws");
|
|
2849
2855
|
export const ARCRegionSwitchPlan_ExecutionApprovalConfiguration = createProperty("AWS::ARCRegionSwitch::Plan.ExecutionApprovalConfiguration", "aws");
|
|
2850
2856
|
export const ARCRegionSwitchPlan_GlobalAuroraConfiguration = createProperty("AWS::ARCRegionSwitch::Plan.GlobalAuroraConfiguration", "aws");
|
|
2851
2857
|
export const ARCRegionSwitchPlan_GlobalAuroraUngraceful = createProperty("AWS::ARCRegionSwitch::Plan.GlobalAuroraUngraceful", "aws");
|
|
2852
2858
|
export const ARCRegionSwitchPlan_HealthCheckState = createProperty("AWS::ARCRegionSwitch::Plan.HealthCheckState", "aws");
|
|
2853
2859
|
export const ARCRegionSwitchPlan_KubernetesResourceType = createProperty("AWS::ARCRegionSwitch::Plan.KubernetesResourceType", "aws");
|
|
2854
2860
|
export const ARCRegionSwitchPlan_KubernetesScalingResource = createProperty("AWS::ARCRegionSwitch::Plan.KubernetesScalingResource", "aws");
|
|
2861
|
+
export const ARCRegionSwitchPlan_LambdaEventSourceMappingConfiguration = createProperty("AWS::ARCRegionSwitch::Plan.LambdaEventSourceMappingConfiguration", "aws");
|
|
2862
|
+
export const ARCRegionSwitchPlan_LambdaEventSourceMappingUngraceful = createProperty("AWS::ARCRegionSwitch::Plan.LambdaEventSourceMappingUngraceful", "aws");
|
|
2855
2863
|
export const ARCRegionSwitchPlan_Lambdas = createProperty("AWS::ARCRegionSwitch::Plan.Lambdas", "aws");
|
|
2856
2864
|
export const ARCRegionSwitchPlan_LambdaUngraceful = createProperty("AWS::ARCRegionSwitch::Plan.LambdaUngraceful", "aws");
|
|
2857
2865
|
export const ARCRegionSwitchPlan_ParallelExecutionBlockConfiguration = createProperty("AWS::ARCRegionSwitch::Plan.ParallelExecutionBlockConfiguration", "aws");
|
|
@@ -2989,7 +2997,6 @@ export const AuthorizationCodeGrantDetails = createProperty("AWS::QuickSight::Ac
|
|
|
2989
2997
|
export const AuthorizationCodeGrantMetadata = createProperty("AWS::QuickSight::ActionConnector.AuthorizationCodeGrantMetadata", "aws");
|
|
2990
2998
|
export const AuthorizationConfiguration = createProperty("AWS::EMRContainers::SecurityConfiguration.AuthorizationConfiguration", "aws");
|
|
2991
2999
|
export const AuthorizerConfig = createProperty("AWS::IoT::DomainConfiguration.AuthorizerConfig", "aws");
|
|
2992
|
-
export const AuthorizerConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.AuthorizerConfiguration", "aws");
|
|
2993
3000
|
export const AuthParameters = createProperty("AWS::Events::Connection.AuthParameters", "aws");
|
|
2994
3001
|
export const AuthProvider = createProperty("AWS::AppSync::Api.AuthProvider", "aws");
|
|
2995
3002
|
export const AutoAcceptConfig = createProperty("AWS::Connect::User.AutoAcceptConfig", "aws");
|
|
@@ -3207,6 +3214,10 @@ export const BedrockAgent_PromptConfiguration = createProperty("AWS::Bedrock::Ag
|
|
|
3207
3214
|
export const BedrockAgent_PromptOverrideConfiguration = createProperty("AWS::Bedrock::Agent.PromptOverrideConfiguration", "aws");
|
|
3208
3215
|
export const BedrockAgent_S3Identifier = createProperty("AWS::Bedrock::Agent.S3Identifier", "aws");
|
|
3209
3216
|
export const BedrockAgent_SessionSummaryConfiguration = createProperty("AWS::Bedrock::Agent.SessionSummaryConfiguration", "aws");
|
|
3217
|
+
export const BedrockAgentCoreDataset_DataSourceType = createProperty("AWS::BedrockAgentCore::Dataset.DataSourceType", "aws");
|
|
3218
|
+
export const BedrockAgentCoreDataset_InlineExamplesSource = createProperty("AWS::BedrockAgentCore::Dataset.InlineExamplesSource", "aws");
|
|
3219
|
+
export const BedrockAgentCoreDataset_S3Source = createProperty("AWS::BedrockAgentCore::Dataset.S3Source", "aws");
|
|
3220
|
+
export const BedrockAgentCoreDataset_Tag = createProperty("AWS::BedrockAgentCore::Dataset.Tag", "aws");
|
|
3210
3221
|
export const BedrockAgentCoreGateway_AuthorizingClaimMatchValueType = createProperty("AWS::BedrockAgentCore::Gateway.AuthorizingClaimMatchValueType", "aws");
|
|
3211
3222
|
export const BedrockAgentCoreGateway_ClaimMatchValueType = createProperty("AWS::BedrockAgentCore::Gateway.ClaimMatchValueType", "aws");
|
|
3212
3223
|
export const BedrockAgentCoreGateway_CustomClaimValidationType = createProperty("AWS::BedrockAgentCore::Gateway.CustomClaimValidationType", "aws");
|
|
@@ -4114,6 +4125,8 @@ export const CognitoMemberDefinition = createProperty("AWS::SageMaker::Workteam.
|
|
|
4114
4125
|
export const CognitoStreams = createProperty("AWS::Cognito::IdentityPool.CognitoStreams", "aws");
|
|
4115
4126
|
export const CognitoUserPoolConfig = createProperty("AWS::AppSync::GraphQLApi.CognitoUserPoolConfig", "aws");
|
|
4116
4127
|
export const CognitoUserPoolConfiguration = createProperty("AWS::VerifiedPermissions::IdentitySource.CognitoUserPoolConfiguration", "aws");
|
|
4128
|
+
export const CoinbaseCdpConfigurationInput = createProperty("AWS::BedrockAgentCore::PaymentCredentialProvider.CoinbaseCdpConfigurationInput", "aws");
|
|
4129
|
+
export const CoinbaseCdpConfigurationOutput = createProperty("AWS::BedrockAgentCore::PaymentCredentialProvider.CoinbaseCdpConfigurationOutput", "aws");
|
|
4117
4130
|
export const Collaboration_DataEncryptionMetadata = createProperty("AWS::CleanRooms::Collaboration.DataEncryptionMetadata", "aws");
|
|
4118
4131
|
export const Collaboration_JobComputePaymentConfig = createProperty("AWS::CleanRooms::Collaboration.JobComputePaymentConfig", "aws");
|
|
4119
4132
|
export const Collaboration_MemberSpecification = createProperty("AWS::CleanRooms::Collaboration.MemberSpecification", "aws");
|
|
@@ -4136,6 +4149,8 @@ export const ColumnGroup = createProperty("AWS::QuickSight::DataSet.ColumnGroup"
|
|
|
4136
4149
|
export const ColumnGroupColumnSchema = createProperty("AWS::QuickSight::Template.ColumnGroupColumnSchema", "aws");
|
|
4137
4150
|
export const ColumnGroupSchema = createProperty("AWS::QuickSight::Template.ColumnGroupSchema", "aws");
|
|
4138
4151
|
export const ColumnLevelPermissionRule = createProperty("AWS::QuickSight::DataSet.ColumnLevelPermissionRule", "aws");
|
|
4152
|
+
export const ColumnSemanticProperty = createProperty("AWS::QuickSight::DataSet.ColumnSemanticProperty", "aws");
|
|
4153
|
+
export const ColumnSemanticType = createProperty("AWS::QuickSight::DataSet.ColumnSemanticType", "aws");
|
|
4139
4154
|
export const ColumnStatisticsConfiguration = createProperty("AWS::DataBrew::Job.ColumnStatisticsConfiguration", "aws");
|
|
4140
4155
|
export const ColumnTag = createProperty("AWS::QuickSight::DataSet.ColumnTag", "aws");
|
|
4141
4156
|
export const ColumnToUnpivot = createProperty("AWS::QuickSight::DataSet.ColumnToUnpivot", "aws");
|
|
@@ -4203,6 +4218,8 @@ export const CompositeAlarm_Tag = createProperty("AWS::CloudWatch::CompositeAlar
|
|
|
4203
4218
|
export const CompositeComponent = createProperty("AWS::IoTTwinMaker::Entity.CompositeComponent", "aws");
|
|
4204
4219
|
export const CompositeComponentType = createProperty("AWS::IoTTwinMaker::ComponentType.CompositeComponentType", "aws");
|
|
4205
4220
|
export const CompositeFilter = createProperty("AWS::SecurityHub::AutomationRuleV2.CompositeFilter", "aws");
|
|
4221
|
+
export const CompositeSliComponent = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.CompositeSliComponent", "aws");
|
|
4222
|
+
export const CompositeSliConfig = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.CompositeSliConfig", "aws");
|
|
4206
4223
|
export const CompositeSlotTypeSetting = createProperty("AWS::Lex::Bot.CompositeSlotTypeSetting", "aws");
|
|
4207
4224
|
export const CompromisedCredentialsActionsType = createProperty("AWS::Cognito::UserPoolRiskConfigurationAttachment.CompromisedCredentialsActionsType", "aws");
|
|
4208
4225
|
export const CompromisedCredentialsRiskConfigurationType = createProperty("AWS::Cognito::UserPoolRiskConfigurationAttachment.CompromisedCredentialsRiskConfigurationType", "aws");
|
|
@@ -4561,7 +4578,6 @@ export const ContactHandling = createProperty("AWS::AppIntegrations::Application
|
|
|
4561
4578
|
export const ContactList_Tag = createProperty("AWS::SES::ContactList.Tag", "aws");
|
|
4562
4579
|
export const ContactList_Topic = createProperty("AWS::SES::ContactList.Topic", "aws");
|
|
4563
4580
|
export const ContainerAction = createProperty("AWS::IoTAnalytics::Dataset.ContainerAction", "aws");
|
|
4564
|
-
export const ContainerConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.ContainerConfiguration", "aws");
|
|
4565
4581
|
export const ContainerDistributionConfiguration = createProperty("AWS::ImageBuilder::DistributionConfiguration.ContainerDistributionConfiguration", "aws");
|
|
4566
4582
|
export const ContainerEnvironment = createProperty("AWS::GameLift::ContainerGroupDefinition.ContainerEnvironment", "aws");
|
|
4567
4583
|
export const ContainerFleet_ConnectionPortRange = createProperty("AWS::GameLift::ContainerFleet.ConnectionPortRange", "aws");
|
|
@@ -4779,6 +4795,7 @@ export const CustomExtension = createProperty("AWS::ACMPCA::Certificate.CustomEx
|
|
|
4779
4795
|
export const CustomFileSystem = createProperty("AWS::SageMaker::Space.CustomFileSystem", "aws");
|
|
4780
4796
|
export const CustomHeadersConfig = createProperty("AWS::CloudFront::ResponseHeadersPolicy.CustomHeadersConfig", "aws");
|
|
4781
4797
|
export const CustomImageContainerEnvironmentVariable = createProperty("AWS::SageMaker::AppImageConfig.CustomImageContainerEnvironmentVariable", "aws");
|
|
4798
|
+
export const CustomInstruction = createProperty("AWS::QuickSight::DataSet.CustomInstruction", "aws");
|
|
4782
4799
|
export const CustomInstructions = createProperty("AWS::QuickSight::Topic.CustomInstructions", "aws");
|
|
4783
4800
|
export const CustomizationConfiguration = createProperty("AWS::QBusiness::WebExperience.CustomizationConfiguration", "aws");
|
|
4784
4801
|
export const Customizations = createProperty("AWS::CloudFront::DistributionTenant.Customizations", "aws");
|
|
@@ -4828,6 +4845,7 @@ export const CwAnomalyDetector_MetricMathAnomalyDetector = createProperty("AWS::
|
|
|
4828
4845
|
export const CwAnomalyDetector_MetricStat = createProperty("AWS::CloudWatch::AnomalyDetector.MetricStat", "aws");
|
|
4829
4846
|
export const CwAnomalyDetector_Range = createProperty("AWS::CloudWatch::AnomalyDetector.Range", "aws");
|
|
4830
4847
|
export const CwAnomalyDetector_SingleMetricAnomalyDetector = createProperty("AWS::CloudWatch::AnomalyDetector.SingleMetricAnomalyDetector", "aws");
|
|
4848
|
+
export const CwDashboard_Tag = createProperty("AWS::CloudWatch::Dashboard.Tag", "aws");
|
|
4831
4849
|
export const Daemon_DaemonAlarmConfiguration = createProperty("AWS::ECS::Daemon.DaemonAlarmConfiguration", "aws");
|
|
4832
4850
|
export const Daemon_DaemonDeploymentConfiguration = createProperty("AWS::ECS::Daemon.DaemonDeploymentConfiguration", "aws");
|
|
4833
4851
|
export const Daemon_Tag = createProperty("AWS::ECS::Daemon.Tag", "aws");
|
|
@@ -5112,6 +5130,7 @@ export const DataRepositoryAssociation_Tag = createProperty("AWS::FSx::DataRepos
|
|
|
5112
5130
|
export const DataResource = createProperty("AWS::CloudTrail::Trail.DataResource", "aws");
|
|
5113
5131
|
export const DataSecurityConfig = createProperty("AWS::Comprehend::Flywheel.DataSecurityConfig", "aws");
|
|
5114
5132
|
export const Dataset = createProperty("AWS::CleanRoomsML::TrainingDataset.Dataset", "aws");
|
|
5133
|
+
export const DataSet_AdditionalNotes = createProperty("AWS::QuickSight::DataSet.AdditionalNotes", "aws");
|
|
5115
5134
|
export const DataSet_AggregateOperation = createProperty("AWS::QuickSight::DataSet.AggregateOperation", "aws");
|
|
5116
5135
|
export const DataSet_Aggregation = createProperty("AWS::QuickSight::DataSet.Aggregation", "aws");
|
|
5117
5136
|
export const DataSet_AppendedColumn = createProperty("AWS::QuickSight::DataSet.AppendedColumn", "aws");
|
|
@@ -5122,9 +5141,12 @@ export const DataSet_CastColumnTypesOperation = createProperty("AWS::QuickSight:
|
|
|
5122
5141
|
export const DataSet_ColumnDescription = createProperty("AWS::QuickSight::DataSet.ColumnDescription", "aws");
|
|
5123
5142
|
export const DataSet_ColumnGroup = createProperty("AWS::QuickSight::DataSet.ColumnGroup", "aws");
|
|
5124
5143
|
export const DataSet_ColumnLevelPermissionRule = createProperty("AWS::QuickSight::DataSet.ColumnLevelPermissionRule", "aws");
|
|
5144
|
+
export const DataSet_ColumnSemanticProperty = createProperty("AWS::QuickSight::DataSet.ColumnSemanticProperty", "aws");
|
|
5145
|
+
export const DataSet_ColumnSemanticType = createProperty("AWS::QuickSight::DataSet.ColumnSemanticType", "aws");
|
|
5125
5146
|
export const DataSet_ColumnTag = createProperty("AWS::QuickSight::DataSet.ColumnTag", "aws");
|
|
5126
5147
|
export const DataSet_ColumnToUnpivot = createProperty("AWS::QuickSight::DataSet.ColumnToUnpivot", "aws");
|
|
5127
5148
|
export const DataSet_CreateColumnsOperation = createProperty("AWS::QuickSight::DataSet.CreateColumnsOperation", "aws");
|
|
5149
|
+
export const DataSet_CustomInstruction = createProperty("AWS::QuickSight::DataSet.CustomInstruction", "aws");
|
|
5128
5150
|
export const DataSet_CustomSql = createProperty("AWS::QuickSight::DataSet.CustomSql", "aws");
|
|
5129
5151
|
export const DataSet_DataPrepAggregationFunction = createProperty("AWS::QuickSight::DataSet.DataPrepAggregationFunction", "aws");
|
|
5130
5152
|
export const DataSet_DataPrepConfiguration = createProperty("AWS::QuickSight::DataSet.DataPrepConfiguration", "aws");
|
|
@@ -5142,6 +5164,8 @@ export const DataSet_DataSetNumericFilterValue = createProperty("AWS::QuickSight
|
|
|
5142
5164
|
export const DataSet_DataSetNumericRangeFilterCondition = createProperty("AWS::QuickSight::DataSet.DataSetNumericRangeFilterCondition", "aws");
|
|
5143
5165
|
export const DataSet_DatasetParameter = createProperty("AWS::QuickSight::DataSet.DatasetParameter", "aws");
|
|
5144
5166
|
export const DataSet_DataSetRefreshProperties = createProperty("AWS::QuickSight::DataSet.DataSetRefreshProperties", "aws");
|
|
5167
|
+
export const DataSet_DataSetSemanticDescription = createProperty("AWS::QuickSight::DataSet.DataSetSemanticDescription", "aws");
|
|
5168
|
+
export const DataSet_DataSetSemanticMetadata = createProperty("AWS::QuickSight::DataSet.DataSetSemanticMetadata", "aws");
|
|
5145
5169
|
export const DataSet_DataSetStringComparisonFilterCondition = createProperty("AWS::QuickSight::DataSet.DataSetStringComparisonFilterCondition", "aws");
|
|
5146
5170
|
export const DataSet_DataSetStringFilterCondition = createProperty("AWS::QuickSight::DataSet.DataSetStringFilterCondition", "aws");
|
|
5147
5171
|
export const DataSet_DataSetStringFilterValue = createProperty("AWS::QuickSight::DataSet.DataSetStringFilterValue", "aws");
|
|
@@ -5162,6 +5186,7 @@ export const DataSet_ImportTableOperation = createProperty("AWS::QuickSight::Dat
|
|
|
5162
5186
|
export const DataSet_ImportTableOperationSource = createProperty("AWS::QuickSight::DataSet.ImportTableOperationSource", "aws");
|
|
5163
5187
|
export const DataSet_IncrementalRefresh = createProperty("AWS::QuickSight::DataSet.IncrementalRefresh", "aws");
|
|
5164
5188
|
export const DataSet_IngestionWaitPolicy = createProperty("AWS::QuickSight::DataSet.IngestionWaitPolicy", "aws");
|
|
5189
|
+
export const DataSet_InlineCustomInstruction = createProperty("AWS::QuickSight::DataSet.InlineCustomInstruction", "aws");
|
|
5165
5190
|
export const DataSet_InputColumn = createProperty("AWS::QuickSight::DataSet.InputColumn", "aws");
|
|
5166
5191
|
export const DataSet_IntegerDatasetParameter = createProperty("AWS::QuickSight::DataSet.IntegerDatasetParameter", "aws");
|
|
5167
5192
|
export const DataSet_IntegerDatasetParameterDefaultValues = createProperty("AWS::QuickSight::DataSet.IntegerDatasetParameterDefaultValues", "aws");
|
|
@@ -5198,10 +5223,12 @@ export const DataSet_S3Source = createProperty("AWS::QuickSight::DataSet.S3Sourc
|
|
|
5198
5223
|
export const DataSet_SaaSTable = createProperty("AWS::QuickSight::DataSet.SaaSTable", "aws");
|
|
5199
5224
|
export const DataSet_SemanticModelConfiguration = createProperty("AWS::QuickSight::DataSet.SemanticModelConfiguration", "aws");
|
|
5200
5225
|
export const DataSet_SemanticTable = createProperty("AWS::QuickSight::DataSet.SemanticTable", "aws");
|
|
5226
|
+
export const DataSet_SharedColumnSemanticMetadata = createProperty("AWS::QuickSight::DataSet.SharedColumnSemanticMetadata", "aws");
|
|
5201
5227
|
export const DataSet_SourceTable = createProperty("AWS::QuickSight::DataSet.SourceTable", "aws");
|
|
5202
5228
|
export const DataSet_StringDatasetParameter = createProperty("AWS::QuickSight::DataSet.StringDatasetParameter", "aws");
|
|
5203
5229
|
export const DataSet_StringDatasetParameterDefaultValues = createProperty("AWS::QuickSight::DataSet.StringDatasetParameterDefaultValues", "aws");
|
|
5204
5230
|
export const DataSet_TablePathElement = createProperty("AWS::QuickSight::DataSet.TablePathElement", "aws");
|
|
5231
|
+
export const DataSet_TableSemanticMetadata = createProperty("AWS::QuickSight::DataSet.TableSemanticMetadata", "aws");
|
|
5205
5232
|
export const DataSet_Tag = createProperty("AWS::QuickSight::DataSet.Tag", "aws");
|
|
5206
5233
|
export const DataSet_TagColumnOperation = createProperty("AWS::QuickSight::DataSet.TagColumnOperation", "aws");
|
|
5207
5234
|
export const DataSet_TransformOperation = createProperty("AWS::QuickSight::DataSet.TransformOperation", "aws");
|
|
@@ -5210,6 +5237,7 @@ export const DataSet_TransformStep = createProperty("AWS::QuickSight::DataSet.Tr
|
|
|
5210
5237
|
export const DataSet_UniqueKey = createProperty("AWS::QuickSight::DataSet.UniqueKey", "aws");
|
|
5211
5238
|
export const DataSet_UnpivotOperation = createProperty("AWS::QuickSight::DataSet.UnpivotOperation", "aws");
|
|
5212
5239
|
export const DataSet_UntagColumnOperation = createProperty("AWS::QuickSight::DataSet.UntagColumnOperation", "aws");
|
|
5240
|
+
export const DataSet_UploadedDocumentMetadata = createProperty("AWS::QuickSight::DataSet.UploadedDocumentMetadata", "aws");
|
|
5213
5241
|
export const DataSet_UploadSettings = createProperty("AWS::QuickSight::DataSet.UploadSettings", "aws");
|
|
5214
5242
|
export const DataSet_ValueColumnConfiguration = createProperty("AWS::QuickSight::DataSet.ValueColumnConfiguration", "aws");
|
|
5215
5243
|
export const DataSetColumnIdMapping = createProperty("AWS::QuickSight::DataSet.DataSetColumnIdMapping", "aws");
|
|
@@ -5231,6 +5259,8 @@ export const DataSetNumericFilterValue = createProperty("AWS::QuickSight::DataSe
|
|
|
5231
5259
|
export const DataSetNumericRangeFilterCondition = createProperty("AWS::QuickSight::DataSet.DataSetNumericRangeFilterCondition", "aws");
|
|
5232
5260
|
export const DataSetRefreshProperties = createProperty("AWS::QuickSight::DataSet.DataSetRefreshProperties", "aws");
|
|
5233
5261
|
export const DataSetSchema = createProperty("AWS::QuickSight::Template.DataSetSchema", "aws");
|
|
5262
|
+
export const DataSetSemanticDescription = createProperty("AWS::QuickSight::DataSet.DataSetSemanticDescription", "aws");
|
|
5263
|
+
export const DataSetSemanticMetadata = createProperty("AWS::QuickSight::DataSet.DataSetSemanticMetadata", "aws");
|
|
5234
5264
|
export const DatasetSource = createProperty("AWS::IoTSiteWise::Dataset.DatasetSource", "aws");
|
|
5235
5265
|
export const DataSetStringComparisonFilterCondition = createProperty("AWS::QuickSight::DataSet.DataSetStringComparisonFilterCondition", "aws");
|
|
5236
5266
|
export const DataSetStringFilterCondition = createProperty("AWS::QuickSight::DataSet.DataSetStringFilterCondition", "aws");
|
|
@@ -5244,6 +5274,7 @@ export const DataSourceCredentials = createProperty("AWS::QuickSight::DataSource
|
|
|
5244
5274
|
export const DataSourceErrorInfo = createProperty("AWS::QuickSight::DataSource.DataSourceErrorInfo", "aws");
|
|
5245
5275
|
export const DataSourceParameters = createProperty("AWS::QuickSight::DataSource.DataSourceParameters", "aws");
|
|
5246
5276
|
export const DataSourceToIndexFieldMapping = createProperty("AWS::Kendra::DataSource.DataSourceToIndexFieldMapping", "aws");
|
|
5277
|
+
export const DataSourceType = createProperty("AWS::BedrockAgentCore::Dataset.DataSourceType", "aws");
|
|
5247
5278
|
export const DataStorage = createProperty("AWS::ElastiCache::ServerlessCache.DataStorage", "aws");
|
|
5248
5279
|
export const DataStorageConfig = createProperty("AWS::SageMaker::InferenceExperiment.DataStorageConfig", "aws");
|
|
5249
5280
|
export const Datastore = createProperty("AWS::IoTAnalytics::Pipeline.Datastore", "aws");
|
|
@@ -5603,6 +5634,7 @@ export const DevOpsAgentAssociation_GitLabConfiguration = createProperty("AWS::D
|
|
|
5603
5634
|
export const DevOpsAgentAssociation_KeyValuePair = createProperty("AWS::DevOpsAgent::Association.KeyValuePair", "aws");
|
|
5604
5635
|
export const DevOpsAgentAssociation_MCPServerConfiguration = createProperty("AWS::DevOpsAgent::Association.MCPServerConfiguration", "aws");
|
|
5605
5636
|
export const DevOpsAgentAssociation_MCPServerDatadogConfiguration = createProperty("AWS::DevOpsAgent::Association.MCPServerDatadogConfiguration", "aws");
|
|
5637
|
+
export const DevOpsAgentAssociation_MCPServerGrafanaConfiguration = createProperty("AWS::DevOpsAgent::Association.MCPServerGrafanaConfiguration", "aws");
|
|
5606
5638
|
export const DevOpsAgentAssociation_MCPServerNewRelicConfiguration = createProperty("AWS::DevOpsAgent::Association.MCPServerNewRelicConfiguration", "aws");
|
|
5607
5639
|
export const DevOpsAgentAssociation_MCPServerSigV4Configuration = createProperty("AWS::DevOpsAgent::Association.MCPServerSigV4Configuration", "aws");
|
|
5608
5640
|
export const DevOpsAgentAssociation_MCPServerSplunkConfiguration = createProperty("AWS::DevOpsAgent::Association.MCPServerSplunkConfiguration", "aws");
|
|
@@ -5619,6 +5651,7 @@ export const DevOpsAgentService_DynatraceAuthorizationConfig = createProperty("A
|
|
|
5619
5651
|
export const DevOpsAgentService_DynatraceServiceDetails = createProperty("AWS::DevOpsAgent::Service.DynatraceServiceDetails", "aws");
|
|
5620
5652
|
export const DevOpsAgentService_GitLabDetails = createProperty("AWS::DevOpsAgent::Service.GitLabDetails", "aws");
|
|
5621
5653
|
export const DevOpsAgentService_MCPServerDetails = createProperty("AWS::DevOpsAgent::Service.MCPServerDetails", "aws");
|
|
5654
|
+
export const DevOpsAgentService_MCPServerGrafanaDetails = createProperty("AWS::DevOpsAgent::Service.MCPServerGrafanaDetails", "aws");
|
|
5622
5655
|
export const DevOpsAgentService_MCPServerOAuthClientCredentialsConfig = createProperty("AWS::DevOpsAgent::Service.MCPServerOAuthClientCredentialsConfig", "aws");
|
|
5623
5656
|
export const DevOpsAgentService_MCPServerSigV4AuthorizationConfig = createProperty("AWS::DevOpsAgent::Service.MCPServerSigV4AuthorizationConfig", "aws");
|
|
5624
5657
|
export const DevOpsAgentService_MCPServerSigV4Details = createProperty("AWS::DevOpsAgent::Service.MCPServerSigV4Details", "aws");
|
|
@@ -5633,6 +5666,7 @@ export const DevOpsAgentService_RegisteredAzureIdentityDetails = createProperty(
|
|
|
5633
5666
|
export const DevOpsAgentService_RegisteredDynatraceDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredDynatraceDetails", "aws");
|
|
5634
5667
|
export const DevOpsAgentService_RegisteredGitLabServiceDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredGitLabServiceDetails", "aws");
|
|
5635
5668
|
export const DevOpsAgentService_RegisteredMCPServerDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredMCPServerDetails", "aws");
|
|
5669
|
+
export const DevOpsAgentService_RegisteredMCPServerGrafanaDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredMCPServerGrafanaDetails", "aws");
|
|
5636
5670
|
export const DevOpsAgentService_RegisteredMCPServerSigV4Details = createProperty("AWS::DevOpsAgent::Service.RegisteredMCPServerSigV4Details", "aws");
|
|
5637
5671
|
export const DevOpsAgentService_RegisteredNewRelicDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredNewRelicDetails", "aws");
|
|
5638
5672
|
export const DevOpsAgentService_RegisteredPagerDutyDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredPagerDutyDetails", "aws");
|
|
@@ -5970,6 +6004,7 @@ export const EcsService_DeploymentController = createProperty("AWS::ECS::Service
|
|
|
5970
6004
|
export const EcsService_DeploymentLifecycleHook = createProperty("AWS::ECS::Service.DeploymentLifecycleHook", "aws");
|
|
5971
6005
|
export const EcsService_EBSTagSpecification = createProperty("AWS::ECS::Service.EBSTagSpecification", "aws");
|
|
5972
6006
|
export const EcsService_ForceNewDeployment = createProperty("AWS::ECS::Service.ForceNewDeployment", "aws");
|
|
6007
|
+
export const EcsService_HookTimeoutConfig = createProperty("AWS::ECS::Service.HookTimeoutConfig", "aws");
|
|
5973
6008
|
export const EcsService_LinearConfiguration = createProperty("AWS::ECS::Service.LinearConfiguration", "aws");
|
|
5974
6009
|
export const EcsService_LoadBalancer = createProperty("AWS::ECS::Service.LoadBalancer", "aws");
|
|
5975
6010
|
export const EcsService_LogConfiguration = createProperty("AWS::ECS::Service.LogConfiguration", "aws");
|
|
@@ -6003,6 +6038,7 @@ export const EFSAccessPoint_AccessPointTag = createProperty("AWS::EFS::AccessPoi
|
|
|
6003
6038
|
export const EFSAccessPoint_CreationInfo = createProperty("AWS::EFS::AccessPoint.CreationInfo", "aws");
|
|
6004
6039
|
export const EFSAccessPoint_PosixUser = createProperty("AWS::EFS::AccessPoint.PosixUser", "aws");
|
|
6005
6040
|
export const EFSAccessPoint_RootDirectory = createProperty("AWS::EFS::AccessPoint.RootDirectory", "aws");
|
|
6041
|
+
export const EfsAccessPointConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.EfsAccessPointConfiguration", "aws");
|
|
6006
6042
|
export const EFSAuthorizationConfig = createProperty("AWS::Batch::JobDefinition.EFSAuthorizationConfig", "aws");
|
|
6007
6043
|
export const EFSFileSystem_BackupPolicy = createProperty("AWS::EFS::FileSystem.BackupPolicy", "aws");
|
|
6008
6044
|
export const EFSFileSystem_ElasticFileSystemTag = createProperty("AWS::EFS::FileSystem.ElasticFileSystemTag", "aws");
|
|
@@ -6254,6 +6290,7 @@ export const EndpointConfig_ClarifyShapConfig = createProperty("AWS::SageMaker::
|
|
|
6254
6290
|
export const EndpointConfig_ClarifyTextConfig = createProperty("AWS::SageMaker::EndpointConfig.ClarifyTextConfig", "aws");
|
|
6255
6291
|
export const EndpointConfig_DataCaptureConfig = createProperty("AWS::SageMaker::EndpointConfig.DataCaptureConfig", "aws");
|
|
6256
6292
|
export const EndpointConfig_ExplainerConfig = createProperty("AWS::SageMaker::EndpointConfig.ExplainerConfig", "aws");
|
|
6293
|
+
export const EndpointConfig_InstancePools = createProperty("AWS::SageMaker::EndpointConfig.InstancePools", "aws");
|
|
6257
6294
|
export const EndpointConfig_ManagedInstanceScaling = createProperty("AWS::SageMaker::EndpointConfig.ManagedInstanceScaling", "aws");
|
|
6258
6295
|
export const EndpointConfig_ProductionVariant = createProperty("AWS::SageMaker::EndpointConfig.ProductionVariant", "aws");
|
|
6259
6296
|
export const EndpointConfig_RoutingConfig = createProperty("AWS::SageMaker::EndpointConfig.RoutingConfig", "aws");
|
|
@@ -6683,7 +6720,6 @@ export const FileConfiguration = createProperty("AWS::AppIntegrations::DataInteg
|
|
|
6683
6720
|
export const FileFormatConfiguration = createProperty("AWS::IoTAnalytics::Datastore.FileFormatConfiguration", "aws");
|
|
6684
6721
|
export const FilesLimit = createProperty("AWS::DataBrew::Dataset.FilesLimit", "aws");
|
|
6685
6722
|
export const FileSource = createProperty("AWS::SageMaker::ModelPackage.FileSource", "aws");
|
|
6686
|
-
export const FilesystemConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.FilesystemConfiguration", "aws");
|
|
6687
6723
|
export const FileSystemGID = createProperty("AWS::FSx::S3AccessPointAttachment.FileSystemGID", "aws");
|
|
6688
6724
|
export const FileSystemLocation = createProperty("AWS::Deadline::StorageProfile.FileSystemLocation", "aws");
|
|
6689
6725
|
export const FileSystemProtection = createProperty("AWS::EFS::FileSystem.FileSystemProtection", "aws");
|
|
@@ -7279,6 +7315,67 @@ export const HANAPrometheusExporter = createProperty("AWS::ApplicationInsights::
|
|
|
7279
7315
|
export const HandlerConfig = createProperty("AWS::AppSync::ChannelNamespace.HandlerConfig", "aws");
|
|
7280
7316
|
export const HandlerConfigs = createProperty("AWS::AppSync::ChannelNamespace.HandlerConfigs", "aws");
|
|
7281
7317
|
export const Hardware = createProperty("AWS::Lightsail::Instance.Hardware", "aws");
|
|
7318
|
+
export const Harness_AuthorizerConfiguration = createProperty("AWS::BedrockAgentCore::Harness.AuthorizerConfiguration", "aws");
|
|
7319
|
+
export const Harness_AuthorizingClaimMatchValueType = createProperty("AWS::BedrockAgentCore::Harness.AuthorizingClaimMatchValueType", "aws");
|
|
7320
|
+
export const Harness_ClaimMatchValueType = createProperty("AWS::BedrockAgentCore::Harness.ClaimMatchValueType", "aws");
|
|
7321
|
+
export const Harness_ContainerConfiguration = createProperty("AWS::BedrockAgentCore::Harness.ContainerConfiguration", "aws");
|
|
7322
|
+
export const Harness_CustomClaimValidationType = createProperty("AWS::BedrockAgentCore::Harness.CustomClaimValidationType", "aws");
|
|
7323
|
+
export const Harness_CustomJWTAuthorizerConfiguration = createProperty("AWS::BedrockAgentCore::Harness.CustomJWTAuthorizerConfiguration", "aws");
|
|
7324
|
+
export const Harness_FilesystemConfiguration = createProperty("AWS::BedrockAgentCore::Harness.FilesystemConfiguration", "aws");
|
|
7325
|
+
export const Harness_HarnessAgentCoreBrowserConfig = createProperty("AWS::BedrockAgentCore::Harness.HarnessAgentCoreBrowserConfig", "aws");
|
|
7326
|
+
export const Harness_HarnessAgentCoreCodeInterpreterConfig = createProperty("AWS::BedrockAgentCore::Harness.HarnessAgentCoreCodeInterpreterConfig", "aws");
|
|
7327
|
+
export const Harness_HarnessAgentCoreGatewayConfig = createProperty("AWS::BedrockAgentCore::Harness.HarnessAgentCoreGatewayConfig", "aws");
|
|
7328
|
+
export const Harness_HarnessAgentCoreMemoryConfiguration = createProperty("AWS::BedrockAgentCore::Harness.HarnessAgentCoreMemoryConfiguration", "aws");
|
|
7329
|
+
export const Harness_HarnessAgentCoreMemoryRetrievalConfig = createProperty("AWS::BedrockAgentCore::Harness.HarnessAgentCoreMemoryRetrievalConfig", "aws");
|
|
7330
|
+
export const Harness_HarnessAgentCoreRuntimeEnvironment = createProperty("AWS::BedrockAgentCore::Harness.HarnessAgentCoreRuntimeEnvironment", "aws");
|
|
7331
|
+
export const Harness_HarnessBedrockModelConfig = createProperty("AWS::BedrockAgentCore::Harness.HarnessBedrockModelConfig", "aws");
|
|
7332
|
+
export const Harness_HarnessEnvironmentArtifact = createProperty("AWS::BedrockAgentCore::Harness.HarnessEnvironmentArtifact", "aws");
|
|
7333
|
+
export const Harness_HarnessEnvironmentProvider = createProperty("AWS::BedrockAgentCore::Harness.HarnessEnvironmentProvider", "aws");
|
|
7334
|
+
export const Harness_HarnessGatewayOutboundAuth = createProperty("AWS::BedrockAgentCore::Harness.HarnessGatewayOutboundAuth", "aws");
|
|
7335
|
+
export const Harness_HarnessGeminiModelConfig = createProperty("AWS::BedrockAgentCore::Harness.HarnessGeminiModelConfig", "aws");
|
|
7336
|
+
export const Harness_HarnessInlineFunctionConfig = createProperty("AWS::BedrockAgentCore::Harness.HarnessInlineFunctionConfig", "aws");
|
|
7337
|
+
export const Harness_HarnessMemoryConfiguration = createProperty("AWS::BedrockAgentCore::Harness.HarnessMemoryConfiguration", "aws");
|
|
7338
|
+
export const Harness_HarnessModelConfiguration = createProperty("AWS::BedrockAgentCore::Harness.HarnessModelConfiguration", "aws");
|
|
7339
|
+
export const Harness_HarnessOpenAiModelConfig = createProperty("AWS::BedrockAgentCore::Harness.HarnessOpenAiModelConfig", "aws");
|
|
7340
|
+
export const Harness_HarnessRemoteMcpConfig = createProperty("AWS::BedrockAgentCore::Harness.HarnessRemoteMcpConfig", "aws");
|
|
7341
|
+
export const Harness_HarnessSkill = createProperty("AWS::BedrockAgentCore::Harness.HarnessSkill", "aws");
|
|
7342
|
+
export const Harness_HarnessSlidingWindowConfiguration = createProperty("AWS::BedrockAgentCore::Harness.HarnessSlidingWindowConfiguration", "aws");
|
|
7343
|
+
export const Harness_HarnessSummarizationConfiguration = createProperty("AWS::BedrockAgentCore::Harness.HarnessSummarizationConfiguration", "aws");
|
|
7344
|
+
export const Harness_HarnessSystemContentBlock = createProperty("AWS::BedrockAgentCore::Harness.HarnessSystemContentBlock", "aws");
|
|
7345
|
+
export const Harness_HarnessTool = createProperty("AWS::BedrockAgentCore::Harness.HarnessTool", "aws");
|
|
7346
|
+
export const Harness_HarnessToolConfiguration = createProperty("AWS::BedrockAgentCore::Harness.HarnessToolConfiguration", "aws");
|
|
7347
|
+
export const Harness_HarnessTruncationConfiguration = createProperty("AWS::BedrockAgentCore::Harness.HarnessTruncationConfiguration", "aws");
|
|
7348
|
+
export const Harness_HarnessTruncationStrategyConfiguration = createProperty("AWS::BedrockAgentCore::Harness.HarnessTruncationStrategyConfiguration", "aws");
|
|
7349
|
+
export const Harness_LifecycleConfiguration = createProperty("AWS::BedrockAgentCore::Harness.LifecycleConfiguration", "aws");
|
|
7350
|
+
export const Harness_NetworkConfiguration = createProperty("AWS::BedrockAgentCore::Harness.NetworkConfiguration", "aws");
|
|
7351
|
+
export const Harness_OAuthCredentialProvider = createProperty("AWS::BedrockAgentCore::Harness.OAuthCredentialProvider", "aws");
|
|
7352
|
+
export const Harness_SessionStorageConfiguration = createProperty("AWS::BedrockAgentCore::Harness.SessionStorageConfiguration", "aws");
|
|
7353
|
+
export const Harness_Tag = createProperty("AWS::BedrockAgentCore::Harness.Tag", "aws");
|
|
7354
|
+
export const Harness_VpcConfig = createProperty("AWS::BedrockAgentCore::Harness.VpcConfig", "aws");
|
|
7355
|
+
export const HarnessAgentCoreBrowserConfig = createProperty("AWS::BedrockAgentCore::Harness.HarnessAgentCoreBrowserConfig", "aws");
|
|
7356
|
+
export const HarnessAgentCoreCodeInterpreterConfig = createProperty("AWS::BedrockAgentCore::Harness.HarnessAgentCoreCodeInterpreterConfig", "aws");
|
|
7357
|
+
export const HarnessAgentCoreGatewayConfig = createProperty("AWS::BedrockAgentCore::Harness.HarnessAgentCoreGatewayConfig", "aws");
|
|
7358
|
+
export const HarnessAgentCoreMemoryConfiguration = createProperty("AWS::BedrockAgentCore::Harness.HarnessAgentCoreMemoryConfiguration", "aws");
|
|
7359
|
+
export const HarnessAgentCoreMemoryRetrievalConfig = createProperty("AWS::BedrockAgentCore::Harness.HarnessAgentCoreMemoryRetrievalConfig", "aws");
|
|
7360
|
+
export const HarnessAgentCoreRuntimeEnvironment = createProperty("AWS::BedrockAgentCore::Harness.HarnessAgentCoreRuntimeEnvironment", "aws");
|
|
7361
|
+
export const HarnessBedrockModelConfig = createProperty("AWS::BedrockAgentCore::Harness.HarnessBedrockModelConfig", "aws");
|
|
7362
|
+
export const HarnessEnvironmentArtifact = createProperty("AWS::BedrockAgentCore::Harness.HarnessEnvironmentArtifact", "aws");
|
|
7363
|
+
export const HarnessEnvironmentProvider = createProperty("AWS::BedrockAgentCore::Harness.HarnessEnvironmentProvider", "aws");
|
|
7364
|
+
export const HarnessGatewayOutboundAuth = createProperty("AWS::BedrockAgentCore::Harness.HarnessGatewayOutboundAuth", "aws");
|
|
7365
|
+
export const HarnessGeminiModelConfig = createProperty("AWS::BedrockAgentCore::Harness.HarnessGeminiModelConfig", "aws");
|
|
7366
|
+
export const HarnessInlineFunctionConfig = createProperty("AWS::BedrockAgentCore::Harness.HarnessInlineFunctionConfig", "aws");
|
|
7367
|
+
export const HarnessMemoryConfiguration = createProperty("AWS::BedrockAgentCore::Harness.HarnessMemoryConfiguration", "aws");
|
|
7368
|
+
export const HarnessModelConfiguration = createProperty("AWS::BedrockAgentCore::Harness.HarnessModelConfiguration", "aws");
|
|
7369
|
+
export const HarnessOpenAiModelConfig = createProperty("AWS::BedrockAgentCore::Harness.HarnessOpenAiModelConfig", "aws");
|
|
7370
|
+
export const HarnessRemoteMcpConfig = createProperty("AWS::BedrockAgentCore::Harness.HarnessRemoteMcpConfig", "aws");
|
|
7371
|
+
export const HarnessSkill = createProperty("AWS::BedrockAgentCore::Harness.HarnessSkill", "aws");
|
|
7372
|
+
export const HarnessSlidingWindowConfiguration = createProperty("AWS::BedrockAgentCore::Harness.HarnessSlidingWindowConfiguration", "aws");
|
|
7373
|
+
export const HarnessSummarizationConfiguration = createProperty("AWS::BedrockAgentCore::Harness.HarnessSummarizationConfiguration", "aws");
|
|
7374
|
+
export const HarnessSystemContentBlock = createProperty("AWS::BedrockAgentCore::Harness.HarnessSystemContentBlock", "aws");
|
|
7375
|
+
export const HarnessTool = createProperty("AWS::BedrockAgentCore::Harness.HarnessTool", "aws");
|
|
7376
|
+
export const HarnessToolConfiguration = createProperty("AWS::BedrockAgentCore::Harness.HarnessToolConfiguration", "aws");
|
|
7377
|
+
export const HarnessTruncationConfiguration = createProperty("AWS::BedrockAgentCore::Harness.HarnessTruncationConfiguration", "aws");
|
|
7378
|
+
export const HarnessTruncationStrategyConfiguration = createProperty("AWS::BedrockAgentCore::Harness.HarnessTruncationStrategyConfiguration", "aws");
|
|
7282
7379
|
export const Hash = createProperty("AWS::CleanRooms::AnalysisTemplate.Hash", "aws");
|
|
7283
7380
|
export const Hdr10Settings = createProperty("AWS::MediaLive::Channel.Hdr10Settings", "aws");
|
|
7284
7381
|
export const Header = createProperty("AWS::NetworkFirewall::RuleGroup.Header", "aws");
|
|
@@ -7315,6 +7412,7 @@ export const HlsS3Settings = createProperty("AWS::MediaLive::Channel.HlsS3Settin
|
|
|
7315
7412
|
export const HlsSettings = createProperty("AWS::MediaLive::Channel.HlsSettings", "aws");
|
|
7316
7413
|
export const HlsWebdavSettings = createProperty("AWS::MediaLive::Channel.HlsWebdavSettings", "aws");
|
|
7317
7414
|
export const HomeDirectoryMapEntry = createProperty("AWS::Transfer::User.HomeDirectoryMapEntry", "aws");
|
|
7415
|
+
export const HookTimeoutConfig = createProperty("AWS::ECS::Service.HookTimeoutConfig", "aws");
|
|
7318
7416
|
export const HookVersion_LoggingConfig = createProperty("AWS::CloudFormation::HookVersion.LoggingConfig", "aws");
|
|
7319
7417
|
export const HopDestination = createProperty("AWS::MediaConvert::JobTemplate.HopDestination", "aws");
|
|
7320
7418
|
export const Host_Tag = createProperty("AWS::EC2::Host.Tag", "aws");
|
|
@@ -7628,7 +7726,9 @@ export const InitializationConfiguration = createProperty("AWS::IoTEvents::Alarm
|
|
|
7628
7726
|
export const InitialResponseSetting = createProperty("AWS::Lex::Bot.InitialResponseSetting", "aws");
|
|
7629
7727
|
export const InitialVlanInfo = createProperty("AWS::EVS::Environment.InitialVlanInfo", "aws");
|
|
7630
7728
|
export const InlineCustomDocumentEnrichmentConfiguration = createProperty("AWS::Kendra::DataSource.InlineCustomDocumentEnrichmentConfiguration", "aws");
|
|
7729
|
+
export const InlineCustomInstruction = createProperty("AWS::QuickSight::DataSet.InlineCustomInstruction", "aws");
|
|
7631
7730
|
export const InlineDocumentEnrichmentConfiguration = createProperty("AWS::QBusiness::DataSource.InlineDocumentEnrichmentConfiguration", "aws");
|
|
7731
|
+
export const InlineExamplesSource = createProperty("AWS::BedrockAgentCore::Dataset.InlineExamplesSource", "aws");
|
|
7632
7732
|
export const InlineRedactionConfiguration = createProperty("AWS::WorkSpacesWeb::DataProtectionSettings.InlineRedactionConfiguration", "aws");
|
|
7633
7733
|
export const InlineRedactionPattern = createProperty("AWS::WorkSpacesWeb::DataProtectionSettings.InlineRedactionPattern", "aws");
|
|
7634
7734
|
export const InputArtifact = createProperty("AWS::CodePipeline::Pipeline.InputArtifact", "aws");
|
|
@@ -7740,6 +7840,7 @@ export const InstanceMarketOptions = createProperty("AWS::EC2::LaunchTemplate.In
|
|
|
7740
7840
|
export const InstanceMetadataOptions = createProperty("AWS::ImageBuilder::InfrastructureConfiguration.InstanceMetadataOptions", "aws");
|
|
7741
7841
|
export const InstanceMetadataServiceConfiguration = createProperty("AWS::SageMaker::NotebookInstance.InstanceMetadataServiceConfiguration", "aws");
|
|
7742
7842
|
export const InstanceNetworkPerformanceOptionsRequest = createProperty("AWS::WorkspacesInstances::WorkspaceInstance.InstanceNetworkPerformanceOptionsRequest", "aws");
|
|
7843
|
+
export const InstancePools = createProperty("AWS::SageMaker::EndpointConfig.InstancePools", "aws");
|
|
7743
7844
|
export const InstanceReusePolicy = createProperty("AWS::AutoScaling::WarmPool.InstanceReusePolicy", "aws");
|
|
7744
7845
|
export const InstancesDistribution = createProperty("AWS::AutoScaling::AutoScalingGroup.InstancesDistribution", "aws");
|
|
7745
7846
|
export const InstanceSnapshot_Location = createProperty("AWS::Lightsail::InstanceSnapshot.Location", "aws");
|
|
@@ -8292,6 +8393,8 @@ export const LambdaDeviceMount = createProperty("AWS::GreengrassV2::ComponentVer
|
|
|
8292
8393
|
export const LambdaEndpointInput = createProperty("AWS::RefactorSpaces::Service.LambdaEndpointInput", "aws");
|
|
8293
8394
|
export const LambdaEvaluatorConfig = createProperty("AWS::BedrockAgentCore::Evaluator.LambdaEvaluatorConfig", "aws");
|
|
8294
8395
|
export const LambdaEventSource = createProperty("AWS::GreengrassV2::ComponentVersion.LambdaEventSource", "aws");
|
|
8396
|
+
export const LambdaEventSourceMappingConfiguration = createProperty("AWS::ARCRegionSwitch::Plan.LambdaEventSourceMappingConfiguration", "aws");
|
|
8397
|
+
export const LambdaEventSourceMappingUngraceful = createProperty("AWS::ARCRegionSwitch::Plan.LambdaEventSourceMappingUngraceful", "aws");
|
|
8295
8398
|
export const LambdaExecutionParameters = createProperty("AWS::GreengrassV2::ComponentVersion.LambdaExecutionParameters", "aws");
|
|
8296
8399
|
export const LambdaFunction = createProperty("AWS::IoTTwinMaker::ComponentType.LambdaFunction", "aws");
|
|
8297
8400
|
export const LambdaFunctionAssociation = createProperty("AWS::CloudFront::Distribution.LambdaFunctionAssociation", "aws");
|
|
@@ -8762,11 +8865,13 @@ export const MatchBasePaths = createProperty("AWS::ApiGatewayV2::RoutingRule.Mat
|
|
|
8762
8865
|
export const MatchHeaders = createProperty("AWS::ApiGatewayV2::RoutingRule.MatchHeaders", "aws");
|
|
8763
8866
|
export const MatchHeaderValue = createProperty("AWS::ApiGatewayV2::RoutingRule.MatchHeaderValue", "aws");
|
|
8764
8867
|
export const Matching = createProperty("AWS::CustomerProfiles::Domain.Matching", "aws");
|
|
8868
|
+
export const MatchingConfig = createProperty("AWS::EntityResolution::MatchingWorkflow.MatchingConfig", "aws");
|
|
8765
8869
|
export const MatchingRule = createProperty("AWS::CustomerProfiles::Domain.MatchingRule", "aws");
|
|
8766
8870
|
export const MatchingWorkflow_CustomerProfilesIntegrationConfig = createProperty("AWS::EntityResolution::MatchingWorkflow.CustomerProfilesIntegrationConfig", "aws");
|
|
8767
8871
|
export const MatchingWorkflow_IncrementalRunConfig = createProperty("AWS::EntityResolution::MatchingWorkflow.IncrementalRunConfig", "aws");
|
|
8768
8872
|
export const MatchingWorkflow_InputSource = createProperty("AWS::EntityResolution::MatchingWorkflow.InputSource", "aws");
|
|
8769
8873
|
export const MatchingWorkflow_IntermediateSourceConfiguration = createProperty("AWS::EntityResolution::MatchingWorkflow.IntermediateSourceConfiguration", "aws");
|
|
8874
|
+
export const MatchingWorkflow_MatchingConfig = createProperty("AWS::EntityResolution::MatchingWorkflow.MatchingConfig", "aws");
|
|
8770
8875
|
export const MatchingWorkflow_OutputAttribute = createProperty("AWS::EntityResolution::MatchingWorkflow.OutputAttribute", "aws");
|
|
8771
8876
|
export const MatchingWorkflow_OutputSource = createProperty("AWS::EntityResolution::MatchingWorkflow.OutputSource", "aws");
|
|
8772
8877
|
export const MatchingWorkflow_ProviderProperties = createProperty("AWS::EntityResolution::MatchingWorkflow.ProviderProperties", "aws");
|
|
@@ -8793,6 +8898,8 @@ export const McpLambdaTargetConfiguration = createProperty("AWS::BedrockAgentCor
|
|
|
8793
8898
|
export const MCPServerConfiguration = createProperty("AWS::DevOpsAgent::Association.MCPServerConfiguration", "aws");
|
|
8794
8899
|
export const MCPServerDatadogConfiguration = createProperty("AWS::DevOpsAgent::Association.MCPServerDatadogConfiguration", "aws");
|
|
8795
8900
|
export const MCPServerDetails = createProperty("AWS::DevOpsAgent::Service.MCPServerDetails", "aws");
|
|
8901
|
+
export const MCPServerGrafanaConfiguration = createProperty("AWS::DevOpsAgent::Association.MCPServerGrafanaConfiguration", "aws");
|
|
8902
|
+
export const MCPServerGrafanaDetails = createProperty("AWS::DevOpsAgent::Service.MCPServerGrafanaDetails", "aws");
|
|
8796
8903
|
export const MCPServerNewRelicConfiguration = createProperty("AWS::DevOpsAgent::Association.MCPServerNewRelicConfiguration", "aws");
|
|
8797
8904
|
export const MCPServerOAuthClientCredentialsConfig = createProperty("AWS::DevOpsAgent::Service.MCPServerOAuthClientCredentialsConfig", "aws");
|
|
8798
8905
|
export const MCPServerSigV4AuthorizationConfig = createProperty("AWS::DevOpsAgent::Service.MCPServerSigV4AuthorizationConfig", "aws");
|
|
@@ -9240,6 +9347,7 @@ export const Metrics = createProperty("AWS::S3::Bucket.Metrics", "aws");
|
|
|
9240
9347
|
export const MetricsCollection = createProperty("AWS::AutoScaling::AutoScalingGroup.MetricsCollection", "aws");
|
|
9241
9348
|
export const MetricsConfig = createProperty("AWS::Lambda::EventSourceMapping.MetricsConfig", "aws");
|
|
9242
9349
|
export const MetricsConfigurationPolicy = createProperty("AWS::CleanRoomsML::ConfiguredModelAlgorithmAssociation.MetricsConfigurationPolicy", "aws");
|
|
9350
|
+
export const MetricSource = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.MetricSource", "aws");
|
|
9243
9351
|
export const MetricsSource = createProperty("AWS::SageMaker::ModelPackage.MetricsSource", "aws");
|
|
9244
9352
|
export const MetricStream_MetricStreamFilter = createProperty("AWS::CloudWatch::MetricStream.MetricStreamFilter", "aws");
|
|
9245
9353
|
export const MetricStream_MetricStreamStatisticsConfiguration = createProperty("AWS::CloudWatch::MetricStream.MetricStreamStatisticsConfiguration", "aws");
|
|
@@ -9780,7 +9888,6 @@ export const OAuth2PropertiesInput = createProperty("AWS::Glue::Connection.OAuth
|
|
|
9780
9888
|
export const Oauth2ProviderConfigInput = createProperty("AWS::BedrockAgentCore::OAuth2CredentialProvider.Oauth2ProviderConfigInput", "aws");
|
|
9781
9889
|
export const Oauth2ProviderConfigOutput = createProperty("AWS::BedrockAgentCore::OAuth2CredentialProvider.Oauth2ProviderConfigOutput", "aws");
|
|
9782
9890
|
export const OAuthClientDetails = createProperty("AWS::DevOpsAgent::Service.OAuthClientDetails", "aws");
|
|
9783
|
-
export const OAuthCredentialProvider = createProperty("AWS::BedrockAgentCore::GatewayTarget.OAuthCredentialProvider", "aws");
|
|
9784
9891
|
export const OAuthProperties = createProperty("AWS::AppFlow::ConnectorProfile.OAuthProperties", "aws");
|
|
9785
9892
|
export const ObdInterface = createProperty("AWS::IoTFleetWise::DecoderManifest.ObdInterface", "aws");
|
|
9786
9893
|
export const ObdNetworkInterface = createProperty("AWS::IoTFleetWise::DecoderManifest.ObdNetworkInterface", "aws");
|
|
@@ -10172,6 +10279,16 @@ export const PatternObjectFilter = createProperty("AWS::Bedrock::DataSource.Patt
|
|
|
10172
10279
|
export const PatternObjectFilterConfiguration = createProperty("AWS::Bedrock::DataSource.PatternObjectFilterConfiguration", "aws");
|
|
10173
10280
|
export const PauseClusterMessage = createProperty("AWS::Redshift::ScheduledAction.PauseClusterMessage", "aws");
|
|
10174
10281
|
export const PaymentConfiguration = createProperty("AWS::CleanRooms::Collaboration.PaymentConfiguration", "aws");
|
|
10282
|
+
export const PaymentCredentialProvider_CoinbaseCdpConfigurationInput = createProperty("AWS::BedrockAgentCore::PaymentCredentialProvider.CoinbaseCdpConfigurationInput", "aws");
|
|
10283
|
+
export const PaymentCredentialProvider_CoinbaseCdpConfigurationOutput = createProperty("AWS::BedrockAgentCore::PaymentCredentialProvider.CoinbaseCdpConfigurationOutput", "aws");
|
|
10284
|
+
export const PaymentCredentialProvider_PaymentProviderConfigurationInput = createProperty("AWS::BedrockAgentCore::PaymentCredentialProvider.PaymentProviderConfigurationInput", "aws");
|
|
10285
|
+
export const PaymentCredentialProvider_PaymentProviderConfigurationOutput = createProperty("AWS::BedrockAgentCore::PaymentCredentialProvider.PaymentProviderConfigurationOutput", "aws");
|
|
10286
|
+
export const PaymentCredentialProvider_SecretInfo = createProperty("AWS::BedrockAgentCore::PaymentCredentialProvider.SecretInfo", "aws");
|
|
10287
|
+
export const PaymentCredentialProvider_StripePrivyConfigurationInput = createProperty("AWS::BedrockAgentCore::PaymentCredentialProvider.StripePrivyConfigurationInput", "aws");
|
|
10288
|
+
export const PaymentCredentialProvider_StripePrivyConfigurationOutput = createProperty("AWS::BedrockAgentCore::PaymentCredentialProvider.StripePrivyConfigurationOutput", "aws");
|
|
10289
|
+
export const PaymentCredentialProvider_Tag = createProperty("AWS::BedrockAgentCore::PaymentCredentialProvider.Tag", "aws");
|
|
10290
|
+
export const PaymentProviderConfigurationInput = createProperty("AWS::BedrockAgentCore::PaymentCredentialProvider.PaymentProviderConfigurationInput", "aws");
|
|
10291
|
+
export const PaymentProviderConfigurationOutput = createProperty("AWS::BedrockAgentCore::PaymentCredentialProvider.PaymentProviderConfigurationOutput", "aws");
|
|
10175
10292
|
export const PCAConnectorADConnector_VpcInformation = createProperty("AWS::PCAConnectorAD::Connector.VpcInformation", "aws");
|
|
10176
10293
|
export const PCAConnectorADTemplate_ApplicationPolicies = createProperty("AWS::PCAConnectorAD::Template.ApplicationPolicies", "aws");
|
|
10177
10294
|
export const PCAConnectorADTemplate_CertificateValidity = createProperty("AWS::PCAConnectorAD::Template.CertificateValidity", "aws");
|
|
@@ -12118,6 +12235,7 @@ export const RegisteredAzureIdentityDetails = createProperty("AWS::DevOpsAgent::
|
|
|
12118
12235
|
export const RegisteredDynatraceDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredDynatraceDetails", "aws");
|
|
12119
12236
|
export const RegisteredGitLabServiceDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredGitLabServiceDetails", "aws");
|
|
12120
12237
|
export const RegisteredMCPServerDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredMCPServerDetails", "aws");
|
|
12238
|
+
export const RegisteredMCPServerGrafanaDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredMCPServerGrafanaDetails", "aws");
|
|
12121
12239
|
export const RegisteredMCPServerSigV4Details = createProperty("AWS::DevOpsAgent::Service.RegisteredMCPServerSigV4Details", "aws");
|
|
12122
12240
|
export const RegisteredNewRelicDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredNewRelicDetails", "aws");
|
|
12123
12241
|
export const RegisteredPagerDutyDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredPagerDutyDetails", "aws");
|
|
@@ -12557,10 +12675,12 @@ export const Runtime_CodeConfiguration = createProperty("AWS::BedrockAgentCore::
|
|
|
12557
12675
|
export const Runtime_ContainerConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.ContainerConfiguration", "aws");
|
|
12558
12676
|
export const Runtime_CustomClaimValidationType = createProperty("AWS::BedrockAgentCore::Runtime.CustomClaimValidationType", "aws");
|
|
12559
12677
|
export const Runtime_CustomJWTAuthorizerConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.CustomJWTAuthorizerConfiguration", "aws");
|
|
12678
|
+
export const Runtime_EfsAccessPointConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.EfsAccessPointConfiguration", "aws");
|
|
12560
12679
|
export const Runtime_FilesystemConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.FilesystemConfiguration", "aws");
|
|
12561
12680
|
export const Runtime_LifecycleConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.LifecycleConfiguration", "aws");
|
|
12562
12681
|
export const Runtime_NetworkConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.NetworkConfiguration", "aws");
|
|
12563
12682
|
export const Runtime_RequestHeaderConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.RequestHeaderConfiguration", "aws");
|
|
12683
|
+
export const Runtime_S3FilesAccessPointConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.S3FilesAccessPointConfiguration", "aws");
|
|
12564
12684
|
export const Runtime_S3Location = createProperty("AWS::BedrockAgentCore::Runtime.S3Location", "aws");
|
|
12565
12685
|
export const Runtime_SessionStorageConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.SessionStorageConfiguration", "aws");
|
|
12566
12686
|
export const Runtime_VpcConfig = createProperty("AWS::BedrockAgentCore::Runtime.VpcConfig", "aws");
|
|
@@ -12601,6 +12721,7 @@ export const S3FilesAccessPoint_AccessPointTag = createProperty("AWS::S3Files::A
|
|
|
12601
12721
|
export const S3FilesAccessPoint_CreationPermissions = createProperty("AWS::S3Files::AccessPoint.CreationPermissions", "aws");
|
|
12602
12722
|
export const S3FilesAccessPoint_PosixUser = createProperty("AWS::S3Files::AccessPoint.PosixUser", "aws");
|
|
12603
12723
|
export const S3FilesAccessPoint_RootDirectory = createProperty("AWS::S3Files::AccessPoint.RootDirectory", "aws");
|
|
12724
|
+
export const S3FilesAccessPointConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.S3FilesAccessPointConfiguration", "aws");
|
|
12604
12725
|
export const S3FilesFileSystem_ExpirationDataRule = createProperty("AWS::S3Files::FileSystem.ExpirationDataRule", "aws");
|
|
12605
12726
|
export const S3FilesFileSystem_ImportDataRule = createProperty("AWS::S3Files::FileSystem.ImportDataRule", "aws");
|
|
12606
12727
|
export const S3FilesFileSystem_SynchronizationConfiguration = createProperty("AWS::S3Files::FileSystem.SynchronizationConfiguration", "aws");
|
|
@@ -12645,7 +12766,6 @@ export const S3RecordingConfig = createProperty("AWS::GroundStation::Config.S3Re
|
|
|
12645
12766
|
export const S3ReportExportConfig = createProperty("AWS::CodeBuild::ReportGroup.S3ReportExportConfig", "aws");
|
|
12646
12767
|
export const S3ReportOutputConfiguration = createProperty("AWS::ARCRegionSwitch::Plan.S3ReportOutputConfiguration", "aws");
|
|
12647
12768
|
export const S3Settings = createProperty("AWS::DMS::Endpoint.S3Settings", "aws");
|
|
12648
|
-
export const S3Source = createProperty("AWS::QuickSight::DataSet.S3Source", "aws");
|
|
12649
12769
|
export const S3StorageConfig = createProperty("AWS::SageMaker::FeatureGroup.S3StorageConfig", "aws");
|
|
12650
12770
|
export const S3StorageConfiguration = createProperty("AWS::IVS::StorageConfiguration.S3StorageConfiguration", "aws");
|
|
12651
12771
|
export const S3StorageOptions = createProperty("AWS::Transfer::Server.S3StorageOptions", "aws");
|
|
@@ -12926,6 +13046,7 @@ export const SecondaryInput = createProperty("AWS::DataBrew::Recipe.SecondaryInp
|
|
|
12926
13046
|
export const Secret_GenerateSecretString = createProperty("AWS::SecretsManager::Secret.GenerateSecretString", "aws");
|
|
12927
13047
|
export const Secret_ReplicaRegion = createProperty("AWS::SecretsManager::Secret.ReplicaRegion", "aws");
|
|
12928
13048
|
export const Secret_Tag = createProperty("AWS::SecretsManager::Secret.Tag", "aws");
|
|
13049
|
+
export const SecretInfo = createProperty("AWS::BedrockAgentCore::PaymentCredentialProvider.SecretInfo", "aws");
|
|
12929
13050
|
export const SecretsManagerAccessTokenConfiguration = createProperty("AWS::MediaTailor::SourceLocation.SecretsManagerAccessTokenConfiguration", "aws");
|
|
12930
13051
|
export const SecretsManagerConfiguration = createProperty("AWS::KinesisFirehose::DeliveryStream.SecretsManagerConfiguration", "aws");
|
|
12931
13052
|
export const SectionalElement = createProperty("AWS::AmplifyUIBuilder::Form.SectionalElement", "aws");
|
|
@@ -12992,6 +13113,7 @@ export const SegmentGroups = createProperty("AWS::Pinpoint::Segment.SegmentGroup
|
|
|
12992
13113
|
export const SegmentOverride = createProperty("AWS::Evidently::Launch.SegmentOverride", "aws");
|
|
12993
13114
|
export const SegmentSort = createProperty("AWS::CustomerProfiles::SegmentDefinition.SegmentSort", "aws");
|
|
12994
13115
|
export const SelectAttributes = createProperty("AWS::IoTAnalytics::Pipeline.SelectAttributes", "aws");
|
|
13116
|
+
export const SelectionConfig = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.SelectionConfig", "aws");
|
|
12995
13117
|
export const SelectionCriteria = createProperty("AWS::S3::StorageLens.SelectionCriteria", "aws");
|
|
12996
13118
|
export const SelectiveContentGuarding = createProperty("AWS::Bedrock::EnforcedGuardrailConfiguration.SelectiveContentGuarding", "aws");
|
|
12997
13119
|
export const Selector = createProperty("AWS::EKS::FargateProfile.Selector", "aws");
|
|
@@ -13080,6 +13202,8 @@ export const ServiceEnvironment_CapacityLimit = createProperty("AWS::Batch::Serv
|
|
|
13080
13202
|
export const ServiceEnvironmentOrder = createProperty("AWS::Batch::JobQueue.ServiceEnvironmentOrder", "aws");
|
|
13081
13203
|
export const ServiceLevelObjective_BurnRateConfiguration = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.BurnRateConfiguration", "aws");
|
|
13082
13204
|
export const ServiceLevelObjective_CalendarInterval = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.CalendarInterval", "aws");
|
|
13205
|
+
export const ServiceLevelObjective_CompositeSliComponent = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.CompositeSliComponent", "aws");
|
|
13206
|
+
export const ServiceLevelObjective_CompositeSliConfig = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.CompositeSliConfig", "aws");
|
|
13083
13207
|
export const ServiceLevelObjective_DependencyConfig = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.DependencyConfig", "aws");
|
|
13084
13208
|
export const ServiceLevelObjective_Dimension = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.Dimension", "aws");
|
|
13085
13209
|
export const ServiceLevelObjective_ExclusionWindow = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.ExclusionWindow", "aws");
|
|
@@ -13087,12 +13211,14 @@ export const ServiceLevelObjective_Goal = createProperty("AWS::ApplicationSignal
|
|
|
13087
13211
|
export const ServiceLevelObjective_Interval = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.Interval", "aws");
|
|
13088
13212
|
export const ServiceLevelObjective_Metric = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.Metric", "aws");
|
|
13089
13213
|
export const ServiceLevelObjective_MetricDataQuery = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.MetricDataQuery", "aws");
|
|
13214
|
+
export const ServiceLevelObjective_MetricSource = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.MetricSource", "aws");
|
|
13090
13215
|
export const ServiceLevelObjective_MetricStat = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.MetricStat", "aws");
|
|
13091
13216
|
export const ServiceLevelObjective_MonitoredRequestCountMetric = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.MonitoredRequestCountMetric", "aws");
|
|
13092
13217
|
export const ServiceLevelObjective_RecurrenceRule = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.RecurrenceRule", "aws");
|
|
13093
13218
|
export const ServiceLevelObjective_RequestBasedSli = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.RequestBasedSli", "aws");
|
|
13094
13219
|
export const ServiceLevelObjective_RequestBasedSliMetric = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.RequestBasedSliMetric", "aws");
|
|
13095
13220
|
export const ServiceLevelObjective_RollingInterval = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.RollingInterval", "aws");
|
|
13221
|
+
export const ServiceLevelObjective_SelectionConfig = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.SelectionConfig", "aws");
|
|
13096
13222
|
export const ServiceLevelObjective_Sli = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.Sli", "aws");
|
|
13097
13223
|
export const ServiceLevelObjective_SliMetric = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.SliMetric", "aws");
|
|
13098
13224
|
export const ServiceLevelObjective_Tag = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.Tag", "aws");
|
|
@@ -13148,7 +13274,6 @@ export const SessionLogger_LogConfiguration = createProperty("AWS::WorkSpacesWeb
|
|
|
13148
13274
|
export const SessionLogger_S3LogConfiguration = createProperty("AWS::WorkSpacesWeb::SessionLogger.S3LogConfiguration", "aws");
|
|
13149
13275
|
export const SessionLogger_Tag = createProperty("AWS::WorkSpacesWeb::SessionLogger.Tag", "aws");
|
|
13150
13276
|
export const SessionStickinessConfig = createProperty("AWS::CloudFront::ContinuousDeploymentPolicy.SessionStickinessConfig", "aws");
|
|
13151
|
-
export const SessionStorageConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.SessionStorageConfiguration", "aws");
|
|
13152
13277
|
export const SessionSummaryConfiguration = createProperty("AWS::Bedrock::Agent.SessionSummaryConfiguration", "aws");
|
|
13153
13278
|
export const SESTemplate_Tag = createProperty("AWS::SES::Template.Tag", "aws");
|
|
13154
13279
|
export const SESTemplate_Template = createProperty("AWS::SES::Template.Template", "aws");
|
|
@@ -13159,6 +13284,7 @@ export const SeverityUpdate = createProperty("AWS::SecurityHub::AutomationRule.S
|
|
|
13159
13284
|
export const ShadowModeConfig = createProperty("AWS::SageMaker::InferenceExperiment.ShadowModeConfig", "aws");
|
|
13160
13285
|
export const ShadowModelVariantConfig = createProperty("AWS::SageMaker::InferenceExperiment.ShadowModelVariantConfig", "aws");
|
|
13161
13286
|
export const ShareAttributes = createProperty("AWS::Batch::SchedulingPolicy.ShareAttributes", "aws");
|
|
13287
|
+
export const SharedColumnSemanticMetadata = createProperty("AWS::QuickSight::DataSet.SharedColumnSemanticMetadata", "aws");
|
|
13162
13288
|
export const SharePointConfiguration = createProperty("AWS::Kendra::DataSource.SharePointConfiguration", "aws");
|
|
13163
13289
|
export const SharePointCrawlerConfiguration = createProperty("AWS::Bedrock::DataSource.SharePointCrawlerConfiguration", "aws");
|
|
13164
13290
|
export const SharePointDataSourceConfiguration = createProperty("AWS::Bedrock::DataSource.SharePointDataSourceConfiguration", "aws");
|
|
@@ -13596,6 +13722,8 @@ export const StringDatasetParameter = createProperty("AWS::QuickSight::DataSet.S
|
|
|
13596
13722
|
export const StringDatasetParameterDefaultValues = createProperty("AWS::QuickSight::DataSet.StringDatasetParameterDefaultValues", "aws");
|
|
13597
13723
|
export const StringListValidation = createProperty("AWS::BedrockAgentCore::Memory.StringListValidation", "aws");
|
|
13598
13724
|
export const StringValidation = createProperty("AWS::BedrockAgentCore::Memory.StringValidation", "aws");
|
|
13725
|
+
export const StripePrivyConfigurationInput = createProperty("AWS::BedrockAgentCore::PaymentCredentialProvider.StripePrivyConfigurationInput", "aws");
|
|
13726
|
+
export const StripePrivyConfigurationOutput = createProperty("AWS::BedrockAgentCore::PaymentCredentialProvider.StripePrivyConfigurationOutput", "aws");
|
|
13599
13727
|
export const Studio_Tag = createProperty("AWS::EMR::Studio.Tag", "aws");
|
|
13600
13728
|
export const StudioLifecycleConfig_Tag = createProperty("AWS::SageMaker::StudioLifecycleConfig.Tag", "aws");
|
|
13601
13729
|
export const SubComponentConfigurationDetails = createProperty("AWS::ApplicationInsights::Application.SubComponentConfigurationDetails", "aws");
|
|
@@ -13691,6 +13819,7 @@ export const TableOptimizer_TableOptimizerConfiguration = createProperty("AWS::G
|
|
|
13691
13819
|
export const TableOptimizer_VpcConfiguration = createProperty("AWS::Glue::TableOptimizer.VpcConfiguration", "aws");
|
|
13692
13820
|
export const TableOptimizerConfiguration = createProperty("AWS::Glue::TableOptimizer.TableOptimizerConfiguration", "aws");
|
|
13693
13821
|
export const TablePathElement = createProperty("AWS::QuickSight::DataSet.TablePathElement", "aws");
|
|
13822
|
+
export const TableSemanticMetadata = createProperty("AWS::QuickSight::DataSet.TableSemanticMetadata", "aws");
|
|
13694
13823
|
export const TagAssociation_DatabaseResource = createProperty("AWS::LakeFormation::TagAssociation.DatabaseResource", "aws");
|
|
13695
13824
|
export const TagAssociation_DataLakePrincipal = createProperty("AWS::LakeFormation::TagAssociation.DataLakePrincipal", "aws");
|
|
13696
13825
|
export const TagAssociation_LFTagPair = createProperty("AWS::LakeFormation::TagAssociation.LFTagPair", "aws");
|
|
@@ -14181,6 +14310,7 @@ export const UplinkConnectionDetails = createProperty("AWS::GroundStation::Dataf
|
|
|
14181
14310
|
export const UplinkDataflowDetails = createProperty("AWS::GroundStation::DataflowEndpointGroupV2.UplinkDataflowDetails", "aws");
|
|
14182
14311
|
export const UplinkEchoConfig = createProperty("AWS::GroundStation::Config.UplinkEchoConfig", "aws");
|
|
14183
14312
|
export const UplinkSpectrumConfig = createProperty("AWS::GroundStation::Config.UplinkSpectrumConfig", "aws");
|
|
14313
|
+
export const UploadedDocumentMetadata = createProperty("AWS::QuickSight::DataSet.UploadedDocumentMetadata", "aws");
|
|
14184
14314
|
export const UploadSettings = createProperty("AWS::QuickSight::DataSet.UploadSettings", "aws");
|
|
14185
14315
|
export const UpsolverDestinationProperties = createProperty("AWS::AppFlow::Flow.UpsolverDestinationProperties", "aws");
|
|
14186
14316
|
export const UpsolverS3OutputFormatConfig = createProperty("AWS::AppFlow::Flow.UpsolverS3OutputFormatConfig", "aws");
|