@intentius/chant-lexicon-aws 0.1.12 → 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 +965 -54
- package/dist/types/index.d.ts +1451 -121
- package/package.json +3 -3
- package/src/codegen/docs.ts +1 -1
- package/src/generated/index.d.ts +1451 -121
- package/src/generated/index.ts +151 -8
- package/src/generated/lexicon-aws.json +965 -54
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"});
|
|
@@ -975,7 +978,7 @@ export const OrganizationConformancePack = createResource("AWS::Config::Organiza
|
|
|
975
978
|
export const OrganizationsAccount = createResource("AWS::Organizations::Account", "aws", {"AccountId":"AccountId","Status":"Status","State":"State","JoinedTimestamp":"JoinedTimestamp","JoinedMethod":"JoinedMethod","Arn":"Arn","Paths":"Paths"});
|
|
976
979
|
export const OrganizationsPolicy = createResource("AWS::Organizations::Policy", "aws", {"Id":"Id","Arn":"Arn","AwsManaged":"AwsManaged"});
|
|
977
980
|
export const OrganizationsResourcePolicy = createResource("AWS::Organizations::ResourcePolicy", "aws", {"Id":"Id","Arn":"Arn"});
|
|
978
|
-
export const OrganizationTelemetryRule = createResource("AWS::ObservabilityAdmin::OrganizationTelemetryRule", "aws", {"RuleArn":"RuleArn"});
|
|
981
|
+
export const OrganizationTelemetryRule = createResource("AWS::ObservabilityAdmin::OrganizationTelemetryRule", "aws", {"RuleArn":"RuleArn","RegionStatuses":"RegionStatuses"});
|
|
979
982
|
export const OriginAccessControl = createResource("AWS::CloudFront::OriginAccessControl", "aws", {"Id":"Id"});
|
|
980
983
|
export const OriginEndpointPolicy = createResource("AWS::MediaPackageV2::OriginEndpointPolicy", "aws", {});
|
|
981
984
|
export const OriginRequestPolicy = createResource("AWS::CloudFront::OriginRequestPolicy", "aws", {"Id":"Id","LastModifiedTime":"LastModifiedTime"});
|
|
@@ -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"});
|
|
@@ -1128,6 +1132,7 @@ export const RefreshSchedule = createResource("AWS::QuickSight::RefreshSchedule"
|
|
|
1128
1132
|
export const RegistryScanningConfiguration = createResource("AWS::ECR::RegistryScanningConfiguration", "aws", {"RegistryId":"RegistryId"});
|
|
1129
1133
|
export const RekognitionCollection = createResource("AWS::Rekognition::Collection", "aws", {"Arn":"Arn"});
|
|
1130
1134
|
export const RekognitionProject = createResource("AWS::Rekognition::Project", "aws", {"Arn":"Arn"});
|
|
1135
|
+
export const RemediationConfiguration = createResource("AWS::Config::RemediationConfiguration", "aws", {"Id":"Id"});
|
|
1131
1136
|
export const ReplicaKey = createResource("AWS::KMS::ReplicaKey", "aws", {"Arn":"Arn","KeyId":"KeyId"});
|
|
1132
1137
|
export const ReplicationConfig = createResource("AWS::DMS::ReplicationConfig", "aws", {"ReplicationConfigArn":"ReplicationConfigArn"});
|
|
1133
1138
|
export const ReplicationConfiguration = createResource("AWS::ECR::ReplicationConfiguration", "aws", {"RegistryId":"RegistryId"});
|
|
@@ -1405,7 +1410,7 @@ export const TaskSet = createResource("AWS::ECS::TaskSet", "aws", {"Id":"Id"});
|
|
|
1405
1410
|
export const TaskTemplate = createResource("AWS::Connect::TaskTemplate", "aws", {"Arn":"Arn"});
|
|
1406
1411
|
export const TelemetryEnrichment = createResource("AWS::ObservabilityAdmin::TelemetryEnrichment", "aws", {"Status":"Status"});
|
|
1407
1412
|
export const TelemetryPipelines = createResource("AWS::ObservabilityAdmin::TelemetryPipelines", "aws", {"Arn":"Arn","Pipeline":"Pipeline","PipelineIdentifier":"PipelineIdentifier","Status":"Status","StatusReason":"StatusReason"});
|
|
1408
|
-
export const TelemetryRule = createResource("AWS::ObservabilityAdmin::TelemetryRule", "aws", {"RuleArn":"RuleArn"});
|
|
1413
|
+
export const TelemetryRule = createResource("AWS::ObservabilityAdmin::TelemetryRule", "aws", {"RuleArn":"RuleArn","RegionStatuses":"RegionStatuses"});
|
|
1409
1414
|
export const TemplateGroupAccessControlEntry = createResource("AWS::PCAConnectorAD::TemplateGroupAccessControlEntry", "aws", {});
|
|
1410
1415
|
export const Tenant = createResource("AWS::SES::Tenant", "aws", {"Arn":"Arn"});
|
|
1411
1416
|
export const Terms = createResource("AWS::Cognito::Terms", "aws", {"TermsId":"TermsId"});
|
|
@@ -1713,6 +1718,7 @@ export const AdditionalDetail = createProperty("AWS::EC2::NetworkInsightsAnalysi
|
|
|
1713
1718
|
export const AdditionalInferenceSpecificationDefinition = createProperty("AWS::SageMaker::ModelPackage.AdditionalInferenceSpecificationDefinition", "aws");
|
|
1714
1719
|
export const AdditionalInformation = createProperty("AWS::SageMaker::ModelCard.AdditionalInformation", "aws");
|
|
1715
1720
|
export const AdditionalInstanceConfiguration = createProperty("AWS::ImageBuilder::ImageRecipe.AdditionalInstanceConfiguration", "aws");
|
|
1721
|
+
export const AdditionalNotes = createProperty("AWS::QuickSight::DataSet.AdditionalNotes", "aws");
|
|
1716
1722
|
export const AdditionalStorageVolume = createProperty("AWS::RDS::DBInstance.AdditionalStorageVolume", "aws");
|
|
1717
1723
|
export const AddKeyEntry = createProperty("AWS::Logs::Transformer.AddKeyEntry", "aws");
|
|
1718
1724
|
export const Addon_PodIdentityAssociation = createProperty("AWS::EKS::Addon.PodIdentityAssociation", "aws");
|
|
@@ -2845,12 +2851,15 @@ export const ARCRegionSwitchPlan_EcsUngraceful = createProperty("AWS::ARCRegionS
|
|
|
2845
2851
|
export const ARCRegionSwitchPlan_EksCluster = createProperty("AWS::ARCRegionSwitch::Plan.EksCluster", "aws");
|
|
2846
2852
|
export const ARCRegionSwitchPlan_EksResourceScalingConfiguration = createProperty("AWS::ARCRegionSwitch::Plan.EksResourceScalingConfiguration", "aws");
|
|
2847
2853
|
export const ARCRegionSwitchPlan_EksResourceScalingUngraceful = createProperty("AWS::ARCRegionSwitch::Plan.EksResourceScalingUngraceful", "aws");
|
|
2854
|
+
export const ARCRegionSwitchPlan_EventSourceMapping = createProperty("AWS::ARCRegionSwitch::Plan.EventSourceMapping", "aws");
|
|
2848
2855
|
export const ARCRegionSwitchPlan_ExecutionApprovalConfiguration = createProperty("AWS::ARCRegionSwitch::Plan.ExecutionApprovalConfiguration", "aws");
|
|
2849
2856
|
export const ARCRegionSwitchPlan_GlobalAuroraConfiguration = createProperty("AWS::ARCRegionSwitch::Plan.GlobalAuroraConfiguration", "aws");
|
|
2850
2857
|
export const ARCRegionSwitchPlan_GlobalAuroraUngraceful = createProperty("AWS::ARCRegionSwitch::Plan.GlobalAuroraUngraceful", "aws");
|
|
2851
2858
|
export const ARCRegionSwitchPlan_HealthCheckState = createProperty("AWS::ARCRegionSwitch::Plan.HealthCheckState", "aws");
|
|
2852
2859
|
export const ARCRegionSwitchPlan_KubernetesResourceType = createProperty("AWS::ARCRegionSwitch::Plan.KubernetesResourceType", "aws");
|
|
2853
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");
|
|
2854
2863
|
export const ARCRegionSwitchPlan_Lambdas = createProperty("AWS::ARCRegionSwitch::Plan.Lambdas", "aws");
|
|
2855
2864
|
export const ARCRegionSwitchPlan_LambdaUngraceful = createProperty("AWS::ARCRegionSwitch::Plan.LambdaUngraceful", "aws");
|
|
2856
2865
|
export const ARCRegionSwitchPlan_ParallelExecutionBlockConfiguration = createProperty("AWS::ARCRegionSwitch::Plan.ParallelExecutionBlockConfiguration", "aws");
|
|
@@ -2988,7 +2997,6 @@ export const AuthorizationCodeGrantDetails = createProperty("AWS::QuickSight::Ac
|
|
|
2988
2997
|
export const AuthorizationCodeGrantMetadata = createProperty("AWS::QuickSight::ActionConnector.AuthorizationCodeGrantMetadata", "aws");
|
|
2989
2998
|
export const AuthorizationConfiguration = createProperty("AWS::EMRContainers::SecurityConfiguration.AuthorizationConfiguration", "aws");
|
|
2990
2999
|
export const AuthorizerConfig = createProperty("AWS::IoT::DomainConfiguration.AuthorizerConfig", "aws");
|
|
2991
|
-
export const AuthorizerConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.AuthorizerConfiguration", "aws");
|
|
2992
3000
|
export const AuthParameters = createProperty("AWS::Events::Connection.AuthParameters", "aws");
|
|
2993
3001
|
export const AuthProvider = createProperty("AWS::AppSync::Api.AuthProvider", "aws");
|
|
2994
3002
|
export const AutoAcceptConfig = createProperty("AWS::Connect::User.AutoAcceptConfig", "aws");
|
|
@@ -3206,6 +3214,10 @@ export const BedrockAgent_PromptConfiguration = createProperty("AWS::Bedrock::Ag
|
|
|
3206
3214
|
export const BedrockAgent_PromptOverrideConfiguration = createProperty("AWS::Bedrock::Agent.PromptOverrideConfiguration", "aws");
|
|
3207
3215
|
export const BedrockAgent_S3Identifier = createProperty("AWS::Bedrock::Agent.S3Identifier", "aws");
|
|
3208
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");
|
|
3209
3221
|
export const BedrockAgentCoreGateway_AuthorizingClaimMatchValueType = createProperty("AWS::BedrockAgentCore::Gateway.AuthorizingClaimMatchValueType", "aws");
|
|
3210
3222
|
export const BedrockAgentCoreGateway_ClaimMatchValueType = createProperty("AWS::BedrockAgentCore::Gateway.ClaimMatchValueType", "aws");
|
|
3211
3223
|
export const BedrockAgentCoreGateway_CustomClaimValidationType = createProperty("AWS::BedrockAgentCore::Gateway.CustomClaimValidationType", "aws");
|
|
@@ -4113,6 +4125,8 @@ export const CognitoMemberDefinition = createProperty("AWS::SageMaker::Workteam.
|
|
|
4113
4125
|
export const CognitoStreams = createProperty("AWS::Cognito::IdentityPool.CognitoStreams", "aws");
|
|
4114
4126
|
export const CognitoUserPoolConfig = createProperty("AWS::AppSync::GraphQLApi.CognitoUserPoolConfig", "aws");
|
|
4115
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");
|
|
4116
4130
|
export const Collaboration_DataEncryptionMetadata = createProperty("AWS::CleanRooms::Collaboration.DataEncryptionMetadata", "aws");
|
|
4117
4131
|
export const Collaboration_JobComputePaymentConfig = createProperty("AWS::CleanRooms::Collaboration.JobComputePaymentConfig", "aws");
|
|
4118
4132
|
export const Collaboration_MemberSpecification = createProperty("AWS::CleanRooms::Collaboration.MemberSpecification", "aws");
|
|
@@ -4135,6 +4149,8 @@ export const ColumnGroup = createProperty("AWS::QuickSight::DataSet.ColumnGroup"
|
|
|
4135
4149
|
export const ColumnGroupColumnSchema = createProperty("AWS::QuickSight::Template.ColumnGroupColumnSchema", "aws");
|
|
4136
4150
|
export const ColumnGroupSchema = createProperty("AWS::QuickSight::Template.ColumnGroupSchema", "aws");
|
|
4137
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");
|
|
4138
4154
|
export const ColumnStatisticsConfiguration = createProperty("AWS::DataBrew::Job.ColumnStatisticsConfiguration", "aws");
|
|
4139
4155
|
export const ColumnTag = createProperty("AWS::QuickSight::DataSet.ColumnTag", "aws");
|
|
4140
4156
|
export const ColumnToUnpivot = createProperty("AWS::QuickSight::DataSet.ColumnToUnpivot", "aws");
|
|
@@ -4202,6 +4218,8 @@ export const CompositeAlarm_Tag = createProperty("AWS::CloudWatch::CompositeAlar
|
|
|
4202
4218
|
export const CompositeComponent = createProperty("AWS::IoTTwinMaker::Entity.CompositeComponent", "aws");
|
|
4203
4219
|
export const CompositeComponentType = createProperty("AWS::IoTTwinMaker::ComponentType.CompositeComponentType", "aws");
|
|
4204
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");
|
|
4205
4223
|
export const CompositeSlotTypeSetting = createProperty("AWS::Lex::Bot.CompositeSlotTypeSetting", "aws");
|
|
4206
4224
|
export const CompromisedCredentialsActionsType = createProperty("AWS::Cognito::UserPoolRiskConfigurationAttachment.CompromisedCredentialsActionsType", "aws");
|
|
4207
4225
|
export const CompromisedCredentialsRiskConfigurationType = createProperty("AWS::Cognito::UserPoolRiskConfigurationAttachment.CompromisedCredentialsRiskConfigurationType", "aws");
|
|
@@ -4560,7 +4578,6 @@ export const ContactHandling = createProperty("AWS::AppIntegrations::Application
|
|
|
4560
4578
|
export const ContactList_Tag = createProperty("AWS::SES::ContactList.Tag", "aws");
|
|
4561
4579
|
export const ContactList_Topic = createProperty("AWS::SES::ContactList.Topic", "aws");
|
|
4562
4580
|
export const ContainerAction = createProperty("AWS::IoTAnalytics::Dataset.ContainerAction", "aws");
|
|
4563
|
-
export const ContainerConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.ContainerConfiguration", "aws");
|
|
4564
4581
|
export const ContainerDistributionConfiguration = createProperty("AWS::ImageBuilder::DistributionConfiguration.ContainerDistributionConfiguration", "aws");
|
|
4565
4582
|
export const ContainerEnvironment = createProperty("AWS::GameLift::ContainerGroupDefinition.ContainerEnvironment", "aws");
|
|
4566
4583
|
export const ContainerFleet_ConnectionPortRange = createProperty("AWS::GameLift::ContainerFleet.ConnectionPortRange", "aws");
|
|
@@ -4778,6 +4795,7 @@ export const CustomExtension = createProperty("AWS::ACMPCA::Certificate.CustomEx
|
|
|
4778
4795
|
export const CustomFileSystem = createProperty("AWS::SageMaker::Space.CustomFileSystem", "aws");
|
|
4779
4796
|
export const CustomHeadersConfig = createProperty("AWS::CloudFront::ResponseHeadersPolicy.CustomHeadersConfig", "aws");
|
|
4780
4797
|
export const CustomImageContainerEnvironmentVariable = createProperty("AWS::SageMaker::AppImageConfig.CustomImageContainerEnvironmentVariable", "aws");
|
|
4798
|
+
export const CustomInstruction = createProperty("AWS::QuickSight::DataSet.CustomInstruction", "aws");
|
|
4781
4799
|
export const CustomInstructions = createProperty("AWS::QuickSight::Topic.CustomInstructions", "aws");
|
|
4782
4800
|
export const CustomizationConfiguration = createProperty("AWS::QBusiness::WebExperience.CustomizationConfiguration", "aws");
|
|
4783
4801
|
export const Customizations = createProperty("AWS::CloudFront::DistributionTenant.Customizations", "aws");
|
|
@@ -4827,6 +4845,7 @@ export const CwAnomalyDetector_MetricMathAnomalyDetector = createProperty("AWS::
|
|
|
4827
4845
|
export const CwAnomalyDetector_MetricStat = createProperty("AWS::CloudWatch::AnomalyDetector.MetricStat", "aws");
|
|
4828
4846
|
export const CwAnomalyDetector_Range = createProperty("AWS::CloudWatch::AnomalyDetector.Range", "aws");
|
|
4829
4847
|
export const CwAnomalyDetector_SingleMetricAnomalyDetector = createProperty("AWS::CloudWatch::AnomalyDetector.SingleMetricAnomalyDetector", "aws");
|
|
4848
|
+
export const CwDashboard_Tag = createProperty("AWS::CloudWatch::Dashboard.Tag", "aws");
|
|
4830
4849
|
export const Daemon_DaemonAlarmConfiguration = createProperty("AWS::ECS::Daemon.DaemonAlarmConfiguration", "aws");
|
|
4831
4850
|
export const Daemon_DaemonDeploymentConfiguration = createProperty("AWS::ECS::Daemon.DaemonDeploymentConfiguration", "aws");
|
|
4832
4851
|
export const Daemon_Tag = createProperty("AWS::ECS::Daemon.Tag", "aws");
|
|
@@ -5111,6 +5130,7 @@ export const DataRepositoryAssociation_Tag = createProperty("AWS::FSx::DataRepos
|
|
|
5111
5130
|
export const DataResource = createProperty("AWS::CloudTrail::Trail.DataResource", "aws");
|
|
5112
5131
|
export const DataSecurityConfig = createProperty("AWS::Comprehend::Flywheel.DataSecurityConfig", "aws");
|
|
5113
5132
|
export const Dataset = createProperty("AWS::CleanRoomsML::TrainingDataset.Dataset", "aws");
|
|
5133
|
+
export const DataSet_AdditionalNotes = createProperty("AWS::QuickSight::DataSet.AdditionalNotes", "aws");
|
|
5114
5134
|
export const DataSet_AggregateOperation = createProperty("AWS::QuickSight::DataSet.AggregateOperation", "aws");
|
|
5115
5135
|
export const DataSet_Aggregation = createProperty("AWS::QuickSight::DataSet.Aggregation", "aws");
|
|
5116
5136
|
export const DataSet_AppendedColumn = createProperty("AWS::QuickSight::DataSet.AppendedColumn", "aws");
|
|
@@ -5121,9 +5141,12 @@ export const DataSet_CastColumnTypesOperation = createProperty("AWS::QuickSight:
|
|
|
5121
5141
|
export const DataSet_ColumnDescription = createProperty("AWS::QuickSight::DataSet.ColumnDescription", "aws");
|
|
5122
5142
|
export const DataSet_ColumnGroup = createProperty("AWS::QuickSight::DataSet.ColumnGroup", "aws");
|
|
5123
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");
|
|
5124
5146
|
export const DataSet_ColumnTag = createProperty("AWS::QuickSight::DataSet.ColumnTag", "aws");
|
|
5125
5147
|
export const DataSet_ColumnToUnpivot = createProperty("AWS::QuickSight::DataSet.ColumnToUnpivot", "aws");
|
|
5126
5148
|
export const DataSet_CreateColumnsOperation = createProperty("AWS::QuickSight::DataSet.CreateColumnsOperation", "aws");
|
|
5149
|
+
export const DataSet_CustomInstruction = createProperty("AWS::QuickSight::DataSet.CustomInstruction", "aws");
|
|
5127
5150
|
export const DataSet_CustomSql = createProperty("AWS::QuickSight::DataSet.CustomSql", "aws");
|
|
5128
5151
|
export const DataSet_DataPrepAggregationFunction = createProperty("AWS::QuickSight::DataSet.DataPrepAggregationFunction", "aws");
|
|
5129
5152
|
export const DataSet_DataPrepConfiguration = createProperty("AWS::QuickSight::DataSet.DataPrepConfiguration", "aws");
|
|
@@ -5141,6 +5164,8 @@ export const DataSet_DataSetNumericFilterValue = createProperty("AWS::QuickSight
|
|
|
5141
5164
|
export const DataSet_DataSetNumericRangeFilterCondition = createProperty("AWS::QuickSight::DataSet.DataSetNumericRangeFilterCondition", "aws");
|
|
5142
5165
|
export const DataSet_DatasetParameter = createProperty("AWS::QuickSight::DataSet.DatasetParameter", "aws");
|
|
5143
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");
|
|
5144
5169
|
export const DataSet_DataSetStringComparisonFilterCondition = createProperty("AWS::QuickSight::DataSet.DataSetStringComparisonFilterCondition", "aws");
|
|
5145
5170
|
export const DataSet_DataSetStringFilterCondition = createProperty("AWS::QuickSight::DataSet.DataSetStringFilterCondition", "aws");
|
|
5146
5171
|
export const DataSet_DataSetStringFilterValue = createProperty("AWS::QuickSight::DataSet.DataSetStringFilterValue", "aws");
|
|
@@ -5161,6 +5186,7 @@ export const DataSet_ImportTableOperation = createProperty("AWS::QuickSight::Dat
|
|
|
5161
5186
|
export const DataSet_ImportTableOperationSource = createProperty("AWS::QuickSight::DataSet.ImportTableOperationSource", "aws");
|
|
5162
5187
|
export const DataSet_IncrementalRefresh = createProperty("AWS::QuickSight::DataSet.IncrementalRefresh", "aws");
|
|
5163
5188
|
export const DataSet_IngestionWaitPolicy = createProperty("AWS::QuickSight::DataSet.IngestionWaitPolicy", "aws");
|
|
5189
|
+
export const DataSet_InlineCustomInstruction = createProperty("AWS::QuickSight::DataSet.InlineCustomInstruction", "aws");
|
|
5164
5190
|
export const DataSet_InputColumn = createProperty("AWS::QuickSight::DataSet.InputColumn", "aws");
|
|
5165
5191
|
export const DataSet_IntegerDatasetParameter = createProperty("AWS::QuickSight::DataSet.IntegerDatasetParameter", "aws");
|
|
5166
5192
|
export const DataSet_IntegerDatasetParameterDefaultValues = createProperty("AWS::QuickSight::DataSet.IntegerDatasetParameterDefaultValues", "aws");
|
|
@@ -5197,10 +5223,12 @@ export const DataSet_S3Source = createProperty("AWS::QuickSight::DataSet.S3Sourc
|
|
|
5197
5223
|
export const DataSet_SaaSTable = createProperty("AWS::QuickSight::DataSet.SaaSTable", "aws");
|
|
5198
5224
|
export const DataSet_SemanticModelConfiguration = createProperty("AWS::QuickSight::DataSet.SemanticModelConfiguration", "aws");
|
|
5199
5225
|
export const DataSet_SemanticTable = createProperty("AWS::QuickSight::DataSet.SemanticTable", "aws");
|
|
5226
|
+
export const DataSet_SharedColumnSemanticMetadata = createProperty("AWS::QuickSight::DataSet.SharedColumnSemanticMetadata", "aws");
|
|
5200
5227
|
export const DataSet_SourceTable = createProperty("AWS::QuickSight::DataSet.SourceTable", "aws");
|
|
5201
5228
|
export const DataSet_StringDatasetParameter = createProperty("AWS::QuickSight::DataSet.StringDatasetParameter", "aws");
|
|
5202
5229
|
export const DataSet_StringDatasetParameterDefaultValues = createProperty("AWS::QuickSight::DataSet.StringDatasetParameterDefaultValues", "aws");
|
|
5203
5230
|
export const DataSet_TablePathElement = createProperty("AWS::QuickSight::DataSet.TablePathElement", "aws");
|
|
5231
|
+
export const DataSet_TableSemanticMetadata = createProperty("AWS::QuickSight::DataSet.TableSemanticMetadata", "aws");
|
|
5204
5232
|
export const DataSet_Tag = createProperty("AWS::QuickSight::DataSet.Tag", "aws");
|
|
5205
5233
|
export const DataSet_TagColumnOperation = createProperty("AWS::QuickSight::DataSet.TagColumnOperation", "aws");
|
|
5206
5234
|
export const DataSet_TransformOperation = createProperty("AWS::QuickSight::DataSet.TransformOperation", "aws");
|
|
@@ -5209,6 +5237,7 @@ export const DataSet_TransformStep = createProperty("AWS::QuickSight::DataSet.Tr
|
|
|
5209
5237
|
export const DataSet_UniqueKey = createProperty("AWS::QuickSight::DataSet.UniqueKey", "aws");
|
|
5210
5238
|
export const DataSet_UnpivotOperation = createProperty("AWS::QuickSight::DataSet.UnpivotOperation", "aws");
|
|
5211
5239
|
export const DataSet_UntagColumnOperation = createProperty("AWS::QuickSight::DataSet.UntagColumnOperation", "aws");
|
|
5240
|
+
export const DataSet_UploadedDocumentMetadata = createProperty("AWS::QuickSight::DataSet.UploadedDocumentMetadata", "aws");
|
|
5212
5241
|
export const DataSet_UploadSettings = createProperty("AWS::QuickSight::DataSet.UploadSettings", "aws");
|
|
5213
5242
|
export const DataSet_ValueColumnConfiguration = createProperty("AWS::QuickSight::DataSet.ValueColumnConfiguration", "aws");
|
|
5214
5243
|
export const DataSetColumnIdMapping = createProperty("AWS::QuickSight::DataSet.DataSetColumnIdMapping", "aws");
|
|
@@ -5230,6 +5259,8 @@ export const DataSetNumericFilterValue = createProperty("AWS::QuickSight::DataSe
|
|
|
5230
5259
|
export const DataSetNumericRangeFilterCondition = createProperty("AWS::QuickSight::DataSet.DataSetNumericRangeFilterCondition", "aws");
|
|
5231
5260
|
export const DataSetRefreshProperties = createProperty("AWS::QuickSight::DataSet.DataSetRefreshProperties", "aws");
|
|
5232
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");
|
|
5233
5264
|
export const DatasetSource = createProperty("AWS::IoTSiteWise::Dataset.DatasetSource", "aws");
|
|
5234
5265
|
export const DataSetStringComparisonFilterCondition = createProperty("AWS::QuickSight::DataSet.DataSetStringComparisonFilterCondition", "aws");
|
|
5235
5266
|
export const DataSetStringFilterCondition = createProperty("AWS::QuickSight::DataSet.DataSetStringFilterCondition", "aws");
|
|
@@ -5243,6 +5274,7 @@ export const DataSourceCredentials = createProperty("AWS::QuickSight::DataSource
|
|
|
5243
5274
|
export const DataSourceErrorInfo = createProperty("AWS::QuickSight::DataSource.DataSourceErrorInfo", "aws");
|
|
5244
5275
|
export const DataSourceParameters = createProperty("AWS::QuickSight::DataSource.DataSourceParameters", "aws");
|
|
5245
5276
|
export const DataSourceToIndexFieldMapping = createProperty("AWS::Kendra::DataSource.DataSourceToIndexFieldMapping", "aws");
|
|
5277
|
+
export const DataSourceType = createProperty("AWS::BedrockAgentCore::Dataset.DataSourceType", "aws");
|
|
5246
5278
|
export const DataStorage = createProperty("AWS::ElastiCache::ServerlessCache.DataStorage", "aws");
|
|
5247
5279
|
export const DataStorageConfig = createProperty("AWS::SageMaker::InferenceExperiment.DataStorageConfig", "aws");
|
|
5248
5280
|
export const Datastore = createProperty("AWS::IoTAnalytics::Pipeline.Datastore", "aws");
|
|
@@ -5602,6 +5634,7 @@ export const DevOpsAgentAssociation_GitLabConfiguration = createProperty("AWS::D
|
|
|
5602
5634
|
export const DevOpsAgentAssociation_KeyValuePair = createProperty("AWS::DevOpsAgent::Association.KeyValuePair", "aws");
|
|
5603
5635
|
export const DevOpsAgentAssociation_MCPServerConfiguration = createProperty("AWS::DevOpsAgent::Association.MCPServerConfiguration", "aws");
|
|
5604
5636
|
export const DevOpsAgentAssociation_MCPServerDatadogConfiguration = createProperty("AWS::DevOpsAgent::Association.MCPServerDatadogConfiguration", "aws");
|
|
5637
|
+
export const DevOpsAgentAssociation_MCPServerGrafanaConfiguration = createProperty("AWS::DevOpsAgent::Association.MCPServerGrafanaConfiguration", "aws");
|
|
5605
5638
|
export const DevOpsAgentAssociation_MCPServerNewRelicConfiguration = createProperty("AWS::DevOpsAgent::Association.MCPServerNewRelicConfiguration", "aws");
|
|
5606
5639
|
export const DevOpsAgentAssociation_MCPServerSigV4Configuration = createProperty("AWS::DevOpsAgent::Association.MCPServerSigV4Configuration", "aws");
|
|
5607
5640
|
export const DevOpsAgentAssociation_MCPServerSplunkConfiguration = createProperty("AWS::DevOpsAgent::Association.MCPServerSplunkConfiguration", "aws");
|
|
@@ -5618,6 +5651,7 @@ export const DevOpsAgentService_DynatraceAuthorizationConfig = createProperty("A
|
|
|
5618
5651
|
export const DevOpsAgentService_DynatraceServiceDetails = createProperty("AWS::DevOpsAgent::Service.DynatraceServiceDetails", "aws");
|
|
5619
5652
|
export const DevOpsAgentService_GitLabDetails = createProperty("AWS::DevOpsAgent::Service.GitLabDetails", "aws");
|
|
5620
5653
|
export const DevOpsAgentService_MCPServerDetails = createProperty("AWS::DevOpsAgent::Service.MCPServerDetails", "aws");
|
|
5654
|
+
export const DevOpsAgentService_MCPServerGrafanaDetails = createProperty("AWS::DevOpsAgent::Service.MCPServerGrafanaDetails", "aws");
|
|
5621
5655
|
export const DevOpsAgentService_MCPServerOAuthClientCredentialsConfig = createProperty("AWS::DevOpsAgent::Service.MCPServerOAuthClientCredentialsConfig", "aws");
|
|
5622
5656
|
export const DevOpsAgentService_MCPServerSigV4AuthorizationConfig = createProperty("AWS::DevOpsAgent::Service.MCPServerSigV4AuthorizationConfig", "aws");
|
|
5623
5657
|
export const DevOpsAgentService_MCPServerSigV4Details = createProperty("AWS::DevOpsAgent::Service.MCPServerSigV4Details", "aws");
|
|
@@ -5632,6 +5666,7 @@ export const DevOpsAgentService_RegisteredAzureIdentityDetails = createProperty(
|
|
|
5632
5666
|
export const DevOpsAgentService_RegisteredDynatraceDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredDynatraceDetails", "aws");
|
|
5633
5667
|
export const DevOpsAgentService_RegisteredGitLabServiceDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredGitLabServiceDetails", "aws");
|
|
5634
5668
|
export const DevOpsAgentService_RegisteredMCPServerDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredMCPServerDetails", "aws");
|
|
5669
|
+
export const DevOpsAgentService_RegisteredMCPServerGrafanaDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredMCPServerGrafanaDetails", "aws");
|
|
5635
5670
|
export const DevOpsAgentService_RegisteredMCPServerSigV4Details = createProperty("AWS::DevOpsAgent::Service.RegisteredMCPServerSigV4Details", "aws");
|
|
5636
5671
|
export const DevOpsAgentService_RegisteredNewRelicDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredNewRelicDetails", "aws");
|
|
5637
5672
|
export const DevOpsAgentService_RegisteredPagerDutyDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredPagerDutyDetails", "aws");
|
|
@@ -5969,6 +6004,7 @@ export const EcsService_DeploymentController = createProperty("AWS::ECS::Service
|
|
|
5969
6004
|
export const EcsService_DeploymentLifecycleHook = createProperty("AWS::ECS::Service.DeploymentLifecycleHook", "aws");
|
|
5970
6005
|
export const EcsService_EBSTagSpecification = createProperty("AWS::ECS::Service.EBSTagSpecification", "aws");
|
|
5971
6006
|
export const EcsService_ForceNewDeployment = createProperty("AWS::ECS::Service.ForceNewDeployment", "aws");
|
|
6007
|
+
export const EcsService_HookTimeoutConfig = createProperty("AWS::ECS::Service.HookTimeoutConfig", "aws");
|
|
5972
6008
|
export const EcsService_LinearConfiguration = createProperty("AWS::ECS::Service.LinearConfiguration", "aws");
|
|
5973
6009
|
export const EcsService_LoadBalancer = createProperty("AWS::ECS::Service.LoadBalancer", "aws");
|
|
5974
6010
|
export const EcsService_LogConfiguration = createProperty("AWS::ECS::Service.LogConfiguration", "aws");
|
|
@@ -6002,6 +6038,7 @@ export const EFSAccessPoint_AccessPointTag = createProperty("AWS::EFS::AccessPoi
|
|
|
6002
6038
|
export const EFSAccessPoint_CreationInfo = createProperty("AWS::EFS::AccessPoint.CreationInfo", "aws");
|
|
6003
6039
|
export const EFSAccessPoint_PosixUser = createProperty("AWS::EFS::AccessPoint.PosixUser", "aws");
|
|
6004
6040
|
export const EFSAccessPoint_RootDirectory = createProperty("AWS::EFS::AccessPoint.RootDirectory", "aws");
|
|
6041
|
+
export const EfsAccessPointConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.EfsAccessPointConfiguration", "aws");
|
|
6005
6042
|
export const EFSAuthorizationConfig = createProperty("AWS::Batch::JobDefinition.EFSAuthorizationConfig", "aws");
|
|
6006
6043
|
export const EFSFileSystem_BackupPolicy = createProperty("AWS::EFS::FileSystem.BackupPolicy", "aws");
|
|
6007
6044
|
export const EFSFileSystem_ElasticFileSystemTag = createProperty("AWS::EFS::FileSystem.ElasticFileSystemTag", "aws");
|
|
@@ -6253,6 +6290,7 @@ export const EndpointConfig_ClarifyShapConfig = createProperty("AWS::SageMaker::
|
|
|
6253
6290
|
export const EndpointConfig_ClarifyTextConfig = createProperty("AWS::SageMaker::EndpointConfig.ClarifyTextConfig", "aws");
|
|
6254
6291
|
export const EndpointConfig_DataCaptureConfig = createProperty("AWS::SageMaker::EndpointConfig.DataCaptureConfig", "aws");
|
|
6255
6292
|
export const EndpointConfig_ExplainerConfig = createProperty("AWS::SageMaker::EndpointConfig.ExplainerConfig", "aws");
|
|
6293
|
+
export const EndpointConfig_InstancePools = createProperty("AWS::SageMaker::EndpointConfig.InstancePools", "aws");
|
|
6256
6294
|
export const EndpointConfig_ManagedInstanceScaling = createProperty("AWS::SageMaker::EndpointConfig.ManagedInstanceScaling", "aws");
|
|
6257
6295
|
export const EndpointConfig_ProductionVariant = createProperty("AWS::SageMaker::EndpointConfig.ProductionVariant", "aws");
|
|
6258
6296
|
export const EndpointConfig_RoutingConfig = createProperty("AWS::SageMaker::EndpointConfig.RoutingConfig", "aws");
|
|
@@ -6532,6 +6570,7 @@ export const ExclusionWindow = createProperty("AWS::ApplicationSignals::ServiceL
|
|
|
6532
6570
|
export const ExecuteCommandConfiguration = createProperty("AWS::ECS::Cluster.ExecuteCommandConfiguration", "aws");
|
|
6533
6571
|
export const ExecuteCommandLogConfiguration = createProperty("AWS::ECS::Cluster.ExecuteCommandLogConfiguration", "aws");
|
|
6534
6572
|
export const ExecutionApprovalConfiguration = createProperty("AWS::ARCRegionSwitch::Plan.ExecutionApprovalConfiguration", "aws");
|
|
6573
|
+
export const ExecutionControls = createProperty("AWS::Config::RemediationConfiguration.ExecutionControls", "aws");
|
|
6535
6574
|
export const ExecutionPlan_CapacityUnitsConfiguration = createProperty("AWS::KendraRanking::ExecutionPlan.CapacityUnitsConfiguration", "aws");
|
|
6536
6575
|
export const ExecutionPlan_Tag = createProperty("AWS::KendraRanking::ExecutionPlan.Tag", "aws");
|
|
6537
6576
|
export const ExecutionProperty = createProperty("AWS::Glue::Job.ExecutionProperty", "aws");
|
|
@@ -6681,7 +6720,6 @@ export const FileConfiguration = createProperty("AWS::AppIntegrations::DataInteg
|
|
|
6681
6720
|
export const FileFormatConfiguration = createProperty("AWS::IoTAnalytics::Datastore.FileFormatConfiguration", "aws");
|
|
6682
6721
|
export const FilesLimit = createProperty("AWS::DataBrew::Dataset.FilesLimit", "aws");
|
|
6683
6722
|
export const FileSource = createProperty("AWS::SageMaker::ModelPackage.FileSource", "aws");
|
|
6684
|
-
export const FilesystemConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.FilesystemConfiguration", "aws");
|
|
6685
6723
|
export const FileSystemGID = createProperty("AWS::FSx::S3AccessPointAttachment.FileSystemGID", "aws");
|
|
6686
6724
|
export const FileSystemLocation = createProperty("AWS::Deadline::StorageProfile.FileSystemLocation", "aws");
|
|
6687
6725
|
export const FileSystemProtection = createProperty("AWS::EFS::FileSystem.FileSystemProtection", "aws");
|
|
@@ -6709,6 +6747,8 @@ export const FirehoseLogDestination = createProperty("AWS::Pipes::Pipe.FirehoseL
|
|
|
6709
6747
|
export const Firewall_AvailabilityZoneMapping = createProperty("AWS::NetworkFirewall::Firewall.AvailabilityZoneMapping", "aws");
|
|
6710
6748
|
export const Firewall_SubnetMapping = createProperty("AWS::NetworkFirewall::Firewall.SubnetMapping", "aws");
|
|
6711
6749
|
export const Firewall_Tag = createProperty("AWS::NetworkFirewall::Firewall.Tag", "aws");
|
|
6750
|
+
export const FirewallAdvancedContentCategoryConfig = createProperty("AWS::Route53Resolver::FirewallRuleGroup.FirewallAdvancedContentCategoryConfig", "aws");
|
|
6751
|
+
export const FirewallAdvancedThreatCategoryConfig = createProperty("AWS::Route53Resolver::FirewallRuleGroup.FirewallAdvancedThreatCategoryConfig", "aws");
|
|
6712
6752
|
export const FirewallPolicy_ActionDefinition = createProperty("AWS::NetworkFirewall::FirewallPolicy.ActionDefinition", "aws");
|
|
6713
6753
|
export const FirewallPolicy_CustomAction = createProperty("AWS::NetworkFirewall::FirewallPolicy.CustomAction", "aws");
|
|
6714
6754
|
export const FirewallPolicy_Dimension = createProperty("AWS::NetworkFirewall::FirewallPolicy.Dimension", "aws");
|
|
@@ -6720,9 +6760,13 @@ export const FirewallPolicy_StatefulRuleGroupOverride = createProperty("AWS::Net
|
|
|
6720
6760
|
export const FirewallPolicy_StatefulRuleGroupReference = createProperty("AWS::NetworkFirewall::FirewallPolicy.StatefulRuleGroupReference", "aws");
|
|
6721
6761
|
export const FirewallPolicy_StatelessRuleGroupReference = createProperty("AWS::NetworkFirewall::FirewallPolicy.StatelessRuleGroupReference", "aws");
|
|
6722
6762
|
export const FirewallPolicy_Tag = createProperty("AWS::NetworkFirewall::FirewallPolicy.Tag", "aws");
|
|
6763
|
+
export const FirewallRuleGroup_FirewallAdvancedContentCategoryConfig = createProperty("AWS::Route53Resolver::FirewallRuleGroup.FirewallAdvancedContentCategoryConfig", "aws");
|
|
6764
|
+
export const FirewallRuleGroup_FirewallAdvancedThreatCategoryConfig = createProperty("AWS::Route53Resolver::FirewallRuleGroup.FirewallAdvancedThreatCategoryConfig", "aws");
|
|
6723
6765
|
export const FirewallRuleGroup_FirewallRule = createProperty("AWS::Route53Resolver::FirewallRuleGroup.FirewallRule", "aws");
|
|
6766
|
+
export const FirewallRuleGroup_FirewallRuleType = createProperty("AWS::Route53Resolver::FirewallRuleGroup.FirewallRuleType", "aws");
|
|
6724
6767
|
export const FirewallRuleGroup_Tag = createProperty("AWS::Route53Resolver::FirewallRuleGroup.Tag", "aws");
|
|
6725
6768
|
export const FirewallRuleGroupAssociation_Tag = createProperty("AWS::Route53Resolver::FirewallRuleGroupAssociation.Tag", "aws");
|
|
6769
|
+
export const FirewallRuleType = createProperty("AWS::Route53Resolver::FirewallRuleGroup.FirewallRuleType", "aws");
|
|
6726
6770
|
export const FleetAmountCapability = createProperty("AWS::Deadline::Fleet.FleetAmountCapability", "aws");
|
|
6727
6771
|
export const FleetAttributeCapability = createProperty("AWS::Deadline::Fleet.FleetAttributeCapability", "aws");
|
|
6728
6772
|
export const FleetCapabilities = createProperty("AWS::Deadline::Fleet.FleetCapabilities", "aws");
|
|
@@ -7271,6 +7315,67 @@ export const HANAPrometheusExporter = createProperty("AWS::ApplicationInsights::
|
|
|
7271
7315
|
export const HandlerConfig = createProperty("AWS::AppSync::ChannelNamespace.HandlerConfig", "aws");
|
|
7272
7316
|
export const HandlerConfigs = createProperty("AWS::AppSync::ChannelNamespace.HandlerConfigs", "aws");
|
|
7273
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");
|
|
7274
7379
|
export const Hash = createProperty("AWS::CleanRooms::AnalysisTemplate.Hash", "aws");
|
|
7275
7380
|
export const Hdr10Settings = createProperty("AWS::MediaLive::Channel.Hdr10Settings", "aws");
|
|
7276
7381
|
export const Header = createProperty("AWS::NetworkFirewall::RuleGroup.Header", "aws");
|
|
@@ -7307,6 +7412,7 @@ export const HlsS3Settings = createProperty("AWS::MediaLive::Channel.HlsS3Settin
|
|
|
7307
7412
|
export const HlsSettings = createProperty("AWS::MediaLive::Channel.HlsSettings", "aws");
|
|
7308
7413
|
export const HlsWebdavSettings = createProperty("AWS::MediaLive::Channel.HlsWebdavSettings", "aws");
|
|
7309
7414
|
export const HomeDirectoryMapEntry = createProperty("AWS::Transfer::User.HomeDirectoryMapEntry", "aws");
|
|
7415
|
+
export const HookTimeoutConfig = createProperty("AWS::ECS::Service.HookTimeoutConfig", "aws");
|
|
7310
7416
|
export const HookVersion_LoggingConfig = createProperty("AWS::CloudFormation::HookVersion.LoggingConfig", "aws");
|
|
7311
7417
|
export const HopDestination = createProperty("AWS::MediaConvert::JobTemplate.HopDestination", "aws");
|
|
7312
7418
|
export const Host_Tag = createProperty("AWS::EC2::Host.Tag", "aws");
|
|
@@ -7620,7 +7726,9 @@ export const InitializationConfiguration = createProperty("AWS::IoTEvents::Alarm
|
|
|
7620
7726
|
export const InitialResponseSetting = createProperty("AWS::Lex::Bot.InitialResponseSetting", "aws");
|
|
7621
7727
|
export const InitialVlanInfo = createProperty("AWS::EVS::Environment.InitialVlanInfo", "aws");
|
|
7622
7728
|
export const InlineCustomDocumentEnrichmentConfiguration = createProperty("AWS::Kendra::DataSource.InlineCustomDocumentEnrichmentConfiguration", "aws");
|
|
7729
|
+
export const InlineCustomInstruction = createProperty("AWS::QuickSight::DataSet.InlineCustomInstruction", "aws");
|
|
7623
7730
|
export const InlineDocumentEnrichmentConfiguration = createProperty("AWS::QBusiness::DataSource.InlineDocumentEnrichmentConfiguration", "aws");
|
|
7731
|
+
export const InlineExamplesSource = createProperty("AWS::BedrockAgentCore::Dataset.InlineExamplesSource", "aws");
|
|
7624
7732
|
export const InlineRedactionConfiguration = createProperty("AWS::WorkSpacesWeb::DataProtectionSettings.InlineRedactionConfiguration", "aws");
|
|
7625
7733
|
export const InlineRedactionPattern = createProperty("AWS::WorkSpacesWeb::DataProtectionSettings.InlineRedactionPattern", "aws");
|
|
7626
7734
|
export const InputArtifact = createProperty("AWS::CodePipeline::Pipeline.InputArtifact", "aws");
|
|
@@ -7732,6 +7840,7 @@ export const InstanceMarketOptions = createProperty("AWS::EC2::LaunchTemplate.In
|
|
|
7732
7840
|
export const InstanceMetadataOptions = createProperty("AWS::ImageBuilder::InfrastructureConfiguration.InstanceMetadataOptions", "aws");
|
|
7733
7841
|
export const InstanceMetadataServiceConfiguration = createProperty("AWS::SageMaker::NotebookInstance.InstanceMetadataServiceConfiguration", "aws");
|
|
7734
7842
|
export const InstanceNetworkPerformanceOptionsRequest = createProperty("AWS::WorkspacesInstances::WorkspaceInstance.InstanceNetworkPerformanceOptionsRequest", "aws");
|
|
7843
|
+
export const InstancePools = createProperty("AWS::SageMaker::EndpointConfig.InstancePools", "aws");
|
|
7735
7844
|
export const InstanceReusePolicy = createProperty("AWS::AutoScaling::WarmPool.InstanceReusePolicy", "aws");
|
|
7736
7845
|
export const InstancesDistribution = createProperty("AWS::AutoScaling::AutoScalingGroup.InstancesDistribution", "aws");
|
|
7737
7846
|
export const InstanceSnapshot_Location = createProperty("AWS::Lightsail::InstanceSnapshot.Location", "aws");
|
|
@@ -8284,6 +8393,8 @@ export const LambdaDeviceMount = createProperty("AWS::GreengrassV2::ComponentVer
|
|
|
8284
8393
|
export const LambdaEndpointInput = createProperty("AWS::RefactorSpaces::Service.LambdaEndpointInput", "aws");
|
|
8285
8394
|
export const LambdaEvaluatorConfig = createProperty("AWS::BedrockAgentCore::Evaluator.LambdaEvaluatorConfig", "aws");
|
|
8286
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");
|
|
8287
8398
|
export const LambdaExecutionParameters = createProperty("AWS::GreengrassV2::ComponentVersion.LambdaExecutionParameters", "aws");
|
|
8288
8399
|
export const LambdaFunction = createProperty("AWS::IoTTwinMaker::ComponentType.LambdaFunction", "aws");
|
|
8289
8400
|
export const LambdaFunctionAssociation = createProperty("AWS::CloudFront::Distribution.LambdaFunctionAssociation", "aws");
|
|
@@ -8754,11 +8865,13 @@ export const MatchBasePaths = createProperty("AWS::ApiGatewayV2::RoutingRule.Mat
|
|
|
8754
8865
|
export const MatchHeaders = createProperty("AWS::ApiGatewayV2::RoutingRule.MatchHeaders", "aws");
|
|
8755
8866
|
export const MatchHeaderValue = createProperty("AWS::ApiGatewayV2::RoutingRule.MatchHeaderValue", "aws");
|
|
8756
8867
|
export const Matching = createProperty("AWS::CustomerProfiles::Domain.Matching", "aws");
|
|
8868
|
+
export const MatchingConfig = createProperty("AWS::EntityResolution::MatchingWorkflow.MatchingConfig", "aws");
|
|
8757
8869
|
export const MatchingRule = createProperty("AWS::CustomerProfiles::Domain.MatchingRule", "aws");
|
|
8758
8870
|
export const MatchingWorkflow_CustomerProfilesIntegrationConfig = createProperty("AWS::EntityResolution::MatchingWorkflow.CustomerProfilesIntegrationConfig", "aws");
|
|
8759
8871
|
export const MatchingWorkflow_IncrementalRunConfig = createProperty("AWS::EntityResolution::MatchingWorkflow.IncrementalRunConfig", "aws");
|
|
8760
8872
|
export const MatchingWorkflow_InputSource = createProperty("AWS::EntityResolution::MatchingWorkflow.InputSource", "aws");
|
|
8761
8873
|
export const MatchingWorkflow_IntermediateSourceConfiguration = createProperty("AWS::EntityResolution::MatchingWorkflow.IntermediateSourceConfiguration", "aws");
|
|
8874
|
+
export const MatchingWorkflow_MatchingConfig = createProperty("AWS::EntityResolution::MatchingWorkflow.MatchingConfig", "aws");
|
|
8762
8875
|
export const MatchingWorkflow_OutputAttribute = createProperty("AWS::EntityResolution::MatchingWorkflow.OutputAttribute", "aws");
|
|
8763
8876
|
export const MatchingWorkflow_OutputSource = createProperty("AWS::EntityResolution::MatchingWorkflow.OutputSource", "aws");
|
|
8764
8877
|
export const MatchingWorkflow_ProviderProperties = createProperty("AWS::EntityResolution::MatchingWorkflow.ProviderProperties", "aws");
|
|
@@ -8785,6 +8898,8 @@ export const McpLambdaTargetConfiguration = createProperty("AWS::BedrockAgentCor
|
|
|
8785
8898
|
export const MCPServerConfiguration = createProperty("AWS::DevOpsAgent::Association.MCPServerConfiguration", "aws");
|
|
8786
8899
|
export const MCPServerDatadogConfiguration = createProperty("AWS::DevOpsAgent::Association.MCPServerDatadogConfiguration", "aws");
|
|
8787
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");
|
|
8788
8903
|
export const MCPServerNewRelicConfiguration = createProperty("AWS::DevOpsAgent::Association.MCPServerNewRelicConfiguration", "aws");
|
|
8789
8904
|
export const MCPServerOAuthClientCredentialsConfig = createProperty("AWS::DevOpsAgent::Service.MCPServerOAuthClientCredentialsConfig", "aws");
|
|
8790
8905
|
export const MCPServerSigV4AuthorizationConfig = createProperty("AWS::DevOpsAgent::Service.MCPServerSigV4AuthorizationConfig", "aws");
|
|
@@ -9232,6 +9347,7 @@ export const Metrics = createProperty("AWS::S3::Bucket.Metrics", "aws");
|
|
|
9232
9347
|
export const MetricsCollection = createProperty("AWS::AutoScaling::AutoScalingGroup.MetricsCollection", "aws");
|
|
9233
9348
|
export const MetricsConfig = createProperty("AWS::Lambda::EventSourceMapping.MetricsConfig", "aws");
|
|
9234
9349
|
export const MetricsConfigurationPolicy = createProperty("AWS::CleanRoomsML::ConfiguredModelAlgorithmAssociation.MetricsConfigurationPolicy", "aws");
|
|
9350
|
+
export const MetricSource = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.MetricSource", "aws");
|
|
9235
9351
|
export const MetricsSource = createProperty("AWS::SageMaker::ModelPackage.MetricsSource", "aws");
|
|
9236
9352
|
export const MetricStream_MetricStreamFilter = createProperty("AWS::CloudWatch::MetricStream.MetricStreamFilter", "aws");
|
|
9237
9353
|
export const MetricStream_MetricStreamStatisticsConfiguration = createProperty("AWS::CloudWatch::MetricStream.MetricStreamStatisticsConfiguration", "aws");
|
|
@@ -9772,7 +9888,6 @@ export const OAuth2PropertiesInput = createProperty("AWS::Glue::Connection.OAuth
|
|
|
9772
9888
|
export const Oauth2ProviderConfigInput = createProperty("AWS::BedrockAgentCore::OAuth2CredentialProvider.Oauth2ProviderConfigInput", "aws");
|
|
9773
9889
|
export const Oauth2ProviderConfigOutput = createProperty("AWS::BedrockAgentCore::OAuth2CredentialProvider.Oauth2ProviderConfigOutput", "aws");
|
|
9774
9890
|
export const OAuthClientDetails = createProperty("AWS::DevOpsAgent::Service.OAuthClientDetails", "aws");
|
|
9775
|
-
export const OAuthCredentialProvider = createProperty("AWS::BedrockAgentCore::GatewayTarget.OAuthCredentialProvider", "aws");
|
|
9776
9891
|
export const OAuthProperties = createProperty("AWS::AppFlow::ConnectorProfile.OAuthProperties", "aws");
|
|
9777
9892
|
export const ObdInterface = createProperty("AWS::IoTFleetWise::DecoderManifest.ObdInterface", "aws");
|
|
9778
9893
|
export const ObdNetworkInterface = createProperty("AWS::IoTFleetWise::DecoderManifest.ObdNetworkInterface", "aws");
|
|
@@ -9965,6 +10080,7 @@ export const OrganizationTelemetryRule_FieldToMatch = createProperty("AWS::Obser
|
|
|
9965
10080
|
export const OrganizationTelemetryRule_Filter = createProperty("AWS::ObservabilityAdmin::OrganizationTelemetryRule.Filter", "aws");
|
|
9966
10081
|
export const OrganizationTelemetryRule_LabelNameCondition = createProperty("AWS::ObservabilityAdmin::OrganizationTelemetryRule.LabelNameCondition", "aws");
|
|
9967
10082
|
export const OrganizationTelemetryRule_LoggingFilter = createProperty("AWS::ObservabilityAdmin::OrganizationTelemetryRule.LoggingFilter", "aws");
|
|
10083
|
+
export const OrganizationTelemetryRule_RegionStatus = createProperty("AWS::ObservabilityAdmin::OrganizationTelemetryRule.RegionStatus", "aws");
|
|
9968
10084
|
export const OrganizationTelemetryRule_SingleHeader = createProperty("AWS::ObservabilityAdmin::OrganizationTelemetryRule.SingleHeader", "aws");
|
|
9969
10085
|
export const OrganizationTelemetryRule_Tag = createProperty("AWS::ObservabilityAdmin::OrganizationTelemetryRule.Tag", "aws");
|
|
9970
10086
|
export const OrganizationTelemetryRule_TelemetryDestinationConfiguration = createProperty("AWS::ObservabilityAdmin::OrganizationTelemetryRule.TelemetryDestinationConfiguration", "aws");
|
|
@@ -10163,6 +10279,16 @@ export const PatternObjectFilter = createProperty("AWS::Bedrock::DataSource.Patt
|
|
|
10163
10279
|
export const PatternObjectFilterConfiguration = createProperty("AWS::Bedrock::DataSource.PatternObjectFilterConfiguration", "aws");
|
|
10164
10280
|
export const PauseClusterMessage = createProperty("AWS::Redshift::ScheduledAction.PauseClusterMessage", "aws");
|
|
10165
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");
|
|
10166
10292
|
export const PCAConnectorADConnector_VpcInformation = createProperty("AWS::PCAConnectorAD::Connector.VpcInformation", "aws");
|
|
10167
10293
|
export const PCAConnectorADTemplate_ApplicationPolicies = createProperty("AWS::PCAConnectorAD::Template.ApplicationPolicies", "aws");
|
|
10168
10294
|
export const PCAConnectorADTemplate_CertificateValidity = createProperty("AWS::PCAConnectorAD::Template.CertificateValidity", "aws");
|
|
@@ -12109,6 +12235,7 @@ export const RegisteredAzureIdentityDetails = createProperty("AWS::DevOpsAgent::
|
|
|
12109
12235
|
export const RegisteredDynatraceDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredDynatraceDetails", "aws");
|
|
12110
12236
|
export const RegisteredGitLabServiceDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredGitLabServiceDetails", "aws");
|
|
12111
12237
|
export const RegisteredMCPServerDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredMCPServerDetails", "aws");
|
|
12238
|
+
export const RegisteredMCPServerGrafanaDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredMCPServerGrafanaDetails", "aws");
|
|
12112
12239
|
export const RegisteredMCPServerSigV4Details = createProperty("AWS::DevOpsAgent::Service.RegisteredMCPServerSigV4Details", "aws");
|
|
12113
12240
|
export const RegisteredNewRelicDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredNewRelicDetails", "aws");
|
|
12114
12241
|
export const RegisteredPagerDutyDetails = createProperty("AWS::DevOpsAgent::Service.RegisteredPagerDutyDetails", "aws");
|
|
@@ -12127,6 +12254,8 @@ export const RelationalFilterConfiguration = createProperty("AWS::DataZone::Data
|
|
|
12127
12254
|
export const RelationalTable = createProperty("AWS::QuickSight::DataSet.RelationalTable", "aws");
|
|
12128
12255
|
export const RelayAction = createProperty("AWS::SES::MailManagerRuleSet.RelayAction", "aws");
|
|
12129
12256
|
export const Relevance = createProperty("AWS::Kendra::Index.Relevance", "aws");
|
|
12257
|
+
export const RemediationConfiguration_ExecutionControls = createProperty("AWS::Config::RemediationConfiguration.ExecutionControls", "aws");
|
|
12258
|
+
export const RemediationConfiguration_SsmControls = createProperty("AWS::Config::RemediationConfiguration.SsmControls", "aws");
|
|
12130
12259
|
export const RemixSettings = createProperty("AWS::MediaLive::Channel.RemixSettings", "aws");
|
|
12131
12260
|
export const RemoteAccess = createProperty("AWS::EKS::Nodegroup.RemoteAccess", "aws");
|
|
12132
12261
|
export const RemoteNetworkConfig = createProperty("AWS::EKS::Cluster.RemoteNetworkConfig", "aws");
|
|
@@ -12546,10 +12675,12 @@ export const Runtime_CodeConfiguration = createProperty("AWS::BedrockAgentCore::
|
|
|
12546
12675
|
export const Runtime_ContainerConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.ContainerConfiguration", "aws");
|
|
12547
12676
|
export const Runtime_CustomClaimValidationType = createProperty("AWS::BedrockAgentCore::Runtime.CustomClaimValidationType", "aws");
|
|
12548
12677
|
export const Runtime_CustomJWTAuthorizerConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.CustomJWTAuthorizerConfiguration", "aws");
|
|
12678
|
+
export const Runtime_EfsAccessPointConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.EfsAccessPointConfiguration", "aws");
|
|
12549
12679
|
export const Runtime_FilesystemConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.FilesystemConfiguration", "aws");
|
|
12550
12680
|
export const Runtime_LifecycleConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.LifecycleConfiguration", "aws");
|
|
12551
12681
|
export const Runtime_NetworkConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.NetworkConfiguration", "aws");
|
|
12552
12682
|
export const Runtime_RequestHeaderConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.RequestHeaderConfiguration", "aws");
|
|
12683
|
+
export const Runtime_S3FilesAccessPointConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.S3FilesAccessPointConfiguration", "aws");
|
|
12553
12684
|
export const Runtime_S3Location = createProperty("AWS::BedrockAgentCore::Runtime.S3Location", "aws");
|
|
12554
12685
|
export const Runtime_SessionStorageConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.SessionStorageConfiguration", "aws");
|
|
12555
12686
|
export const Runtime_VpcConfig = createProperty("AWS::BedrockAgentCore::Runtime.VpcConfig", "aws");
|
|
@@ -12590,6 +12721,7 @@ export const S3FilesAccessPoint_AccessPointTag = createProperty("AWS::S3Files::A
|
|
|
12590
12721
|
export const S3FilesAccessPoint_CreationPermissions = createProperty("AWS::S3Files::AccessPoint.CreationPermissions", "aws");
|
|
12591
12722
|
export const S3FilesAccessPoint_PosixUser = createProperty("AWS::S3Files::AccessPoint.PosixUser", "aws");
|
|
12592
12723
|
export const S3FilesAccessPoint_RootDirectory = createProperty("AWS::S3Files::AccessPoint.RootDirectory", "aws");
|
|
12724
|
+
export const S3FilesAccessPointConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.S3FilesAccessPointConfiguration", "aws");
|
|
12593
12725
|
export const S3FilesFileSystem_ExpirationDataRule = createProperty("AWS::S3Files::FileSystem.ExpirationDataRule", "aws");
|
|
12594
12726
|
export const S3FilesFileSystem_ImportDataRule = createProperty("AWS::S3Files::FileSystem.ImportDataRule", "aws");
|
|
12595
12727
|
export const S3FilesFileSystem_SynchronizationConfiguration = createProperty("AWS::S3Files::FileSystem.SynchronizationConfiguration", "aws");
|
|
@@ -12634,7 +12766,6 @@ export const S3RecordingConfig = createProperty("AWS::GroundStation::Config.S3Re
|
|
|
12634
12766
|
export const S3ReportExportConfig = createProperty("AWS::CodeBuild::ReportGroup.S3ReportExportConfig", "aws");
|
|
12635
12767
|
export const S3ReportOutputConfiguration = createProperty("AWS::ARCRegionSwitch::Plan.S3ReportOutputConfiguration", "aws");
|
|
12636
12768
|
export const S3Settings = createProperty("AWS::DMS::Endpoint.S3Settings", "aws");
|
|
12637
|
-
export const S3Source = createProperty("AWS::QuickSight::DataSet.S3Source", "aws");
|
|
12638
12769
|
export const S3StorageConfig = createProperty("AWS::SageMaker::FeatureGroup.S3StorageConfig", "aws");
|
|
12639
12770
|
export const S3StorageConfiguration = createProperty("AWS::IVS::StorageConfiguration.S3StorageConfiguration", "aws");
|
|
12640
12771
|
export const S3StorageOptions = createProperty("AWS::Transfer::Server.S3StorageOptions", "aws");
|
|
@@ -12915,6 +13046,7 @@ export const SecondaryInput = createProperty("AWS::DataBrew::Recipe.SecondaryInp
|
|
|
12915
13046
|
export const Secret_GenerateSecretString = createProperty("AWS::SecretsManager::Secret.GenerateSecretString", "aws");
|
|
12916
13047
|
export const Secret_ReplicaRegion = createProperty("AWS::SecretsManager::Secret.ReplicaRegion", "aws");
|
|
12917
13048
|
export const Secret_Tag = createProperty("AWS::SecretsManager::Secret.Tag", "aws");
|
|
13049
|
+
export const SecretInfo = createProperty("AWS::BedrockAgentCore::PaymentCredentialProvider.SecretInfo", "aws");
|
|
12918
13050
|
export const SecretsManagerAccessTokenConfiguration = createProperty("AWS::MediaTailor::SourceLocation.SecretsManagerAccessTokenConfiguration", "aws");
|
|
12919
13051
|
export const SecretsManagerConfiguration = createProperty("AWS::KinesisFirehose::DeliveryStream.SecretsManagerConfiguration", "aws");
|
|
12920
13052
|
export const SectionalElement = createProperty("AWS::AmplifyUIBuilder::Form.SectionalElement", "aws");
|
|
@@ -12981,6 +13113,7 @@ export const SegmentGroups = createProperty("AWS::Pinpoint::Segment.SegmentGroup
|
|
|
12981
13113
|
export const SegmentOverride = createProperty("AWS::Evidently::Launch.SegmentOverride", "aws");
|
|
12982
13114
|
export const SegmentSort = createProperty("AWS::CustomerProfiles::SegmentDefinition.SegmentSort", "aws");
|
|
12983
13115
|
export const SelectAttributes = createProperty("AWS::IoTAnalytics::Pipeline.SelectAttributes", "aws");
|
|
13116
|
+
export const SelectionConfig = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.SelectionConfig", "aws");
|
|
12984
13117
|
export const SelectionCriteria = createProperty("AWS::S3::StorageLens.SelectionCriteria", "aws");
|
|
12985
13118
|
export const SelectiveContentGuarding = createProperty("AWS::Bedrock::EnforcedGuardrailConfiguration.SelectiveContentGuarding", "aws");
|
|
12986
13119
|
export const Selector = createProperty("AWS::EKS::FargateProfile.Selector", "aws");
|
|
@@ -13069,6 +13202,8 @@ export const ServiceEnvironment_CapacityLimit = createProperty("AWS::Batch::Serv
|
|
|
13069
13202
|
export const ServiceEnvironmentOrder = createProperty("AWS::Batch::JobQueue.ServiceEnvironmentOrder", "aws");
|
|
13070
13203
|
export const ServiceLevelObjective_BurnRateConfiguration = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.BurnRateConfiguration", "aws");
|
|
13071
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");
|
|
13072
13207
|
export const ServiceLevelObjective_DependencyConfig = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.DependencyConfig", "aws");
|
|
13073
13208
|
export const ServiceLevelObjective_Dimension = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.Dimension", "aws");
|
|
13074
13209
|
export const ServiceLevelObjective_ExclusionWindow = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.ExclusionWindow", "aws");
|
|
@@ -13076,12 +13211,14 @@ export const ServiceLevelObjective_Goal = createProperty("AWS::ApplicationSignal
|
|
|
13076
13211
|
export const ServiceLevelObjective_Interval = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.Interval", "aws");
|
|
13077
13212
|
export const ServiceLevelObjective_Metric = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.Metric", "aws");
|
|
13078
13213
|
export const ServiceLevelObjective_MetricDataQuery = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.MetricDataQuery", "aws");
|
|
13214
|
+
export const ServiceLevelObjective_MetricSource = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.MetricSource", "aws");
|
|
13079
13215
|
export const ServiceLevelObjective_MetricStat = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.MetricStat", "aws");
|
|
13080
13216
|
export const ServiceLevelObjective_MonitoredRequestCountMetric = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.MonitoredRequestCountMetric", "aws");
|
|
13081
13217
|
export const ServiceLevelObjective_RecurrenceRule = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.RecurrenceRule", "aws");
|
|
13082
13218
|
export const ServiceLevelObjective_RequestBasedSli = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.RequestBasedSli", "aws");
|
|
13083
13219
|
export const ServiceLevelObjective_RequestBasedSliMetric = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.RequestBasedSliMetric", "aws");
|
|
13084
13220
|
export const ServiceLevelObjective_RollingInterval = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.RollingInterval", "aws");
|
|
13221
|
+
export const ServiceLevelObjective_SelectionConfig = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.SelectionConfig", "aws");
|
|
13085
13222
|
export const ServiceLevelObjective_Sli = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.Sli", "aws");
|
|
13086
13223
|
export const ServiceLevelObjective_SliMetric = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.SliMetric", "aws");
|
|
13087
13224
|
export const ServiceLevelObjective_Tag = createProperty("AWS::ApplicationSignals::ServiceLevelObjective.Tag", "aws");
|
|
@@ -13137,7 +13274,6 @@ export const SessionLogger_LogConfiguration = createProperty("AWS::WorkSpacesWeb
|
|
|
13137
13274
|
export const SessionLogger_S3LogConfiguration = createProperty("AWS::WorkSpacesWeb::SessionLogger.S3LogConfiguration", "aws");
|
|
13138
13275
|
export const SessionLogger_Tag = createProperty("AWS::WorkSpacesWeb::SessionLogger.Tag", "aws");
|
|
13139
13276
|
export const SessionStickinessConfig = createProperty("AWS::CloudFront::ContinuousDeploymentPolicy.SessionStickinessConfig", "aws");
|
|
13140
|
-
export const SessionStorageConfiguration = createProperty("AWS::BedrockAgentCore::Runtime.SessionStorageConfiguration", "aws");
|
|
13141
13277
|
export const SessionSummaryConfiguration = createProperty("AWS::Bedrock::Agent.SessionSummaryConfiguration", "aws");
|
|
13142
13278
|
export const SESTemplate_Tag = createProperty("AWS::SES::Template.Tag", "aws");
|
|
13143
13279
|
export const SESTemplate_Template = createProperty("AWS::SES::Template.Template", "aws");
|
|
@@ -13148,6 +13284,7 @@ export const SeverityUpdate = createProperty("AWS::SecurityHub::AutomationRule.S
|
|
|
13148
13284
|
export const ShadowModeConfig = createProperty("AWS::SageMaker::InferenceExperiment.ShadowModeConfig", "aws");
|
|
13149
13285
|
export const ShadowModelVariantConfig = createProperty("AWS::SageMaker::InferenceExperiment.ShadowModelVariantConfig", "aws");
|
|
13150
13286
|
export const ShareAttributes = createProperty("AWS::Batch::SchedulingPolicy.ShareAttributes", "aws");
|
|
13287
|
+
export const SharedColumnSemanticMetadata = createProperty("AWS::QuickSight::DataSet.SharedColumnSemanticMetadata", "aws");
|
|
13151
13288
|
export const SharePointConfiguration = createProperty("AWS::Kendra::DataSource.SharePointConfiguration", "aws");
|
|
13152
13289
|
export const SharePointCrawlerConfiguration = createProperty("AWS::Bedrock::DataSource.SharePointCrawlerConfiguration", "aws");
|
|
13153
13290
|
export const SharePointDataSourceConfiguration = createProperty("AWS::Bedrock::DataSource.SharePointDataSourceConfiguration", "aws");
|
|
@@ -13442,6 +13579,7 @@ export const SSMContactsPlan_ChannelTargetInfo = createProperty("AWS::SSMContact
|
|
|
13442
13579
|
export const SSMContactsPlan_ContactTargetInfo = createProperty("AWS::SSMContacts::Plan.ContactTargetInfo", "aws");
|
|
13443
13580
|
export const SSMContactsPlan_Stage = createProperty("AWS::SSMContacts::Plan.Stage", "aws");
|
|
13444
13581
|
export const SSMContactsPlan_Targets = createProperty("AWS::SSMContacts::Plan.Targets", "aws");
|
|
13582
|
+
export const SsmControls = createProperty("AWS::Config::RemediationConfiguration.SsmControls", "aws");
|
|
13445
13583
|
export const SSMLMessage = createProperty("AWS::Lex::Bot.SSMLMessage", "aws");
|
|
13446
13584
|
export const SsmParameterConfiguration = createProperty("AWS::ImageBuilder::DistributionConfiguration.SsmParameterConfiguration", "aws");
|
|
13447
13585
|
export const SSOApplication_PortalOptionsConfiguration = createProperty("AWS::SSO::Application.PortalOptionsConfiguration", "aws");
|
|
@@ -13584,6 +13722,8 @@ export const StringDatasetParameter = createProperty("AWS::QuickSight::DataSet.S
|
|
|
13584
13722
|
export const StringDatasetParameterDefaultValues = createProperty("AWS::QuickSight::DataSet.StringDatasetParameterDefaultValues", "aws");
|
|
13585
13723
|
export const StringListValidation = createProperty("AWS::BedrockAgentCore::Memory.StringListValidation", "aws");
|
|
13586
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");
|
|
13587
13727
|
export const Studio_Tag = createProperty("AWS::EMR::Studio.Tag", "aws");
|
|
13588
13728
|
export const StudioLifecycleConfig_Tag = createProperty("AWS::SageMaker::StudioLifecycleConfig.Tag", "aws");
|
|
13589
13729
|
export const SubComponentConfigurationDetails = createProperty("AWS::ApplicationInsights::Application.SubComponentConfigurationDetails", "aws");
|
|
@@ -13679,6 +13819,7 @@ export const TableOptimizer_TableOptimizerConfiguration = createProperty("AWS::G
|
|
|
13679
13819
|
export const TableOptimizer_VpcConfiguration = createProperty("AWS::Glue::TableOptimizer.VpcConfiguration", "aws");
|
|
13680
13820
|
export const TableOptimizerConfiguration = createProperty("AWS::Glue::TableOptimizer.TableOptimizerConfiguration", "aws");
|
|
13681
13821
|
export const TablePathElement = createProperty("AWS::QuickSight::DataSet.TablePathElement", "aws");
|
|
13822
|
+
export const TableSemanticMetadata = createProperty("AWS::QuickSight::DataSet.TableSemanticMetadata", "aws");
|
|
13682
13823
|
export const TagAssociation_DatabaseResource = createProperty("AWS::LakeFormation::TagAssociation.DatabaseResource", "aws");
|
|
13683
13824
|
export const TagAssociation_DataLakePrincipal = createProperty("AWS::LakeFormation::TagAssociation.DataLakePrincipal", "aws");
|
|
13684
13825
|
export const TagAssociation_LFTagPair = createProperty("AWS::LakeFormation::TagAssociation.LFTagPair", "aws");
|
|
@@ -13804,6 +13945,7 @@ export const TelemetryRule_FieldToMatch = createProperty("AWS::ObservabilityAdmi
|
|
|
13804
13945
|
export const TelemetryRule_Filter = createProperty("AWS::ObservabilityAdmin::TelemetryRule.Filter", "aws");
|
|
13805
13946
|
export const TelemetryRule_LabelNameCondition = createProperty("AWS::ObservabilityAdmin::TelemetryRule.LabelNameCondition", "aws");
|
|
13806
13947
|
export const TelemetryRule_LoggingFilter = createProperty("AWS::ObservabilityAdmin::TelemetryRule.LoggingFilter", "aws");
|
|
13948
|
+
export const TelemetryRule_RegionStatus = createProperty("AWS::ObservabilityAdmin::TelemetryRule.RegionStatus", "aws");
|
|
13807
13949
|
export const TelemetryRule_SingleHeader = createProperty("AWS::ObservabilityAdmin::TelemetryRule.SingleHeader", "aws");
|
|
13808
13950
|
export const TelemetryRule_Tag = createProperty("AWS::ObservabilityAdmin::TelemetryRule.Tag", "aws");
|
|
13809
13951
|
export const TelemetryRule_TelemetryDestinationConfiguration = createProperty("AWS::ObservabilityAdmin::TelemetryRule.TelemetryDestinationConfiguration", "aws");
|
|
@@ -14168,6 +14310,7 @@ export const UplinkConnectionDetails = createProperty("AWS::GroundStation::Dataf
|
|
|
14168
14310
|
export const UplinkDataflowDetails = createProperty("AWS::GroundStation::DataflowEndpointGroupV2.UplinkDataflowDetails", "aws");
|
|
14169
14311
|
export const UplinkEchoConfig = createProperty("AWS::GroundStation::Config.UplinkEchoConfig", "aws");
|
|
14170
14312
|
export const UplinkSpectrumConfig = createProperty("AWS::GroundStation::Config.UplinkSpectrumConfig", "aws");
|
|
14313
|
+
export const UploadedDocumentMetadata = createProperty("AWS::QuickSight::DataSet.UploadedDocumentMetadata", "aws");
|
|
14171
14314
|
export const UploadSettings = createProperty("AWS::QuickSight::DataSet.UploadSettings", "aws");
|
|
14172
14315
|
export const UpsolverDestinationProperties = createProperty("AWS::AppFlow::Flow.UpsolverDestinationProperties", "aws");
|
|
14173
14316
|
export const UpsolverS3OutputFormatConfig = createProperty("AWS::AppFlow::Flow.UpsolverS3OutputFormatConfig", "aws");
|