@intentius/chant-lexicon-aws 0.41.19 → 0.42.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/composites/index.d.ts +2 -0
- package/dist/composites/index.d.ts.map +1 -1
- package/dist/composites/landing-zone.d.ts +65 -0
- package/dist/composites/landing-zone.d.ts.map +1 -0
- package/dist/governance.d.ts +128 -0
- package/dist/governance.d.ts.map +1 -0
- package/dist/index.d.ts +4 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/integrity.json +6 -3
- package/dist/lint/audit-catalog.d.ts.map +1 -1
- package/dist/lint/post-synth/index.d.ts.map +1 -1
- package/dist/lint/post-synth/waw056.d.ts +12 -0
- package/dist/lint/post-synth/waw056.d.ts.map +1 -0
- package/dist/lint/post-synth/waw057.d.ts +11 -0
- package/dist/lint/post-synth/waw057.d.ts.map +1 -0
- package/dist/lint/post-synth/waw058.d.ts +12 -0
- package/dist/lint/post-synth/waw058.d.ts.map +1 -0
- package/dist/manifest.json +1 -1
- package/dist/okf/index.md +1724 -0
- package/dist/okf/rules/COR020.md +16 -0
- package/dist/okf/rules/EXT001.md +17 -0
- package/dist/okf/rules/WAW001.md +11 -0
- package/dist/okf/rules/WAW006.md +15 -0
- package/dist/okf/rules/WAW009.md +11 -0
- package/dist/okf/rules/WAW010.md +11 -0
- package/dist/okf/rules/WAW011.md +17 -0
- package/dist/okf/rules/WAW013.md +11 -0
- package/dist/okf/rules/WAW014.md +11 -0
- package/dist/okf/rules/WAW015.md +16 -0
- package/dist/okf/rules/WAW016.md +16 -0
- package/dist/okf/rules/WAW017.md +15 -0
- package/dist/okf/rules/WAW018.md +16 -0
- package/dist/okf/rules/WAW019.md +17 -0
- package/dist/okf/rules/WAW020.md +19 -0
- package/dist/okf/rules/WAW021.md +17 -0
- package/dist/okf/rules/WAW022.md +16 -0
- package/dist/okf/rules/WAW023.md +17 -0
- package/dist/okf/rules/WAW024.md +18 -0
- package/dist/okf/rules/WAW025.md +16 -0
- package/dist/okf/rules/WAW026.md +16 -0
- package/dist/okf/rules/WAW027.md +16 -0
- package/dist/okf/rules/WAW028.md +16 -0
- package/dist/okf/rules/WAW029.md +11 -0
- package/dist/okf/rules/WAW030.md +29 -0
- package/dist/okf/rules/WAW031.md +16 -0
- package/dist/okf/rules/WAW032.md +16 -0
- package/dist/okf/rules/WAW033.md +17 -0
- package/dist/okf/rules/WAW034.md +17 -0
- package/dist/okf/rules/WAW035.md +16 -0
- package/dist/okf/rules/WAW036.md +23 -0
- package/dist/okf/rules/WAW037.md +15 -0
- package/dist/okf/rules/WAW038.md +16 -0
- package/dist/okf/rules/WAW039.md +17 -0
- package/dist/okf/rules/WAW040.md +18 -0
- package/dist/okf/rules/WAW041.md +16 -0
- package/dist/okf/rules/WAW042.md +17 -0
- package/dist/okf/rules/WAW043.md +18 -0
- package/dist/okf/rules/WAW044.md +16 -0
- package/dist/okf/rules/WAW045.md +16 -0
- package/dist/okf/rules/WAW046.md +17 -0
- package/dist/okf/rules/WAW047.md +16 -0
- package/dist/okf/rules/WAW048.md +16 -0
- package/dist/okf/rules/WAW049.md +17 -0
- package/dist/okf/rules/WAW050.md +16 -0
- package/dist/okf/rules/WAW051.md +18 -0
- package/dist/okf/rules/WAW052.md +16 -0
- package/dist/okf/rules/WAW053.md +16 -0
- package/dist/okf/rules/WAW054.md +17 -0
- package/dist/okf/rules/WAW055.md +16 -0
- package/dist/okf/rules/WAW056.md +17 -0
- package/dist/okf/rules/WAW057.md +17 -0
- package/dist/okf/rules/WAW058.md +17 -0
- package/dist/okf/types/ACL.md +26 -0
- package/dist/okf/types/ACMPCACertificate.md +26 -0
- package/dist/okf/types/ACMPCAPermission.md +16 -0
- package/dist/okf/types/ADMChannel.md +21 -0
- package/dist/okf/types/AIAgent.md +29 -0
- package/dist/okf/types/AIAgentVersion.md +26 -0
- package/dist/okf/types/AIGuardrail.md +34 -0
- package/dist/okf/types/AIGuardrailVersion.md +26 -0
- package/dist/okf/types/AIPrompt.md +32 -0
- package/dist/okf/types/AIPromptVersion.md +26 -0
- package/dist/okf/types/APIKey.md +31 -0
- package/dist/okf/types/APNSChannel.md +26 -0
- package/dist/okf/types/APNSSandboxChannel.md +26 -0
- package/dist/okf/types/APNSVoipChannel.md +26 -0
- package/dist/okf/types/APNSVoipSandboxChannel.md +26 -0
- package/dist/okf/types/APSAnomalyDetector.md +24 -0
- package/dist/okf/types/APSResourcePolicy.md +14 -0
- package/dist/okf/types/APSWorkspace.md +28 -0
- package/dist/okf/types/ARCRegionSwitchPlan.md +39 -0
- package/dist/okf/types/AWSExternalAnthropicWorkspace.md +24 -0
- package/dist/okf/types/Accelerator.md +33 -0
- package/dist/okf/types/AcceptedPortfolioShare.md +14 -0
- package/dist/okf/types/AccessEntry.md +24 -0
- package/dist/okf/types/AccessGrant.md +28 -0
- package/dist/okf/types/AccessGrantsInstance.md +21 -0
- package/dist/okf/types/AccessGrantsLocation.md +22 -0
- package/dist/okf/types/AccessKey.md +22 -0
- package/dist/okf/types/AccessLogSubscription.md +27 -0
- package/dist/okf/types/AccessPointPolicy.md +14 -0
- package/dist/okf/types/AccessSource.md +32 -0
- package/dist/okf/types/AccessToken.md +34 -0
- package/dist/okf/types/Accessor.md +28 -0
- package/dist/okf/types/AccountAlias.md +18 -0
- package/dist/okf/types/AccountAuditConfiguration.md +16 -0
- package/dist/okf/types/AccountCustomization.md +20 -0
- package/dist/okf/types/AccountPolicy.md +22 -0
- package/dist/okf/types/AcmAccount.md +18 -0
- package/dist/okf/types/AcmCertificate.md +26 -0
- package/dist/okf/types/AcmeDomainValidation.md +21 -0
- package/dist/okf/types/AcmeEndpoint.md +24 -0
- package/dist/okf/types/AcmeExternalAccountBinding.md +21 -0
- package/dist/okf/types/Action.md +33 -0
- package/dist/okf/types/ActionConnector.md +34 -0
- package/dist/okf/types/Activity.md +20 -0
- package/dist/okf/types/Addon.md +32 -0
- package/dist/okf/types/AgentAlias.md +32 -0
- package/dist/okf/types/AgentStatus.md +29 -0
- package/dist/okf/types/AggregationAuthorization.md +20 -0
- package/dist/okf/types/AggregatorV2.md +22 -0
- package/dist/okf/types/Agreement.md +30 -0
- package/dist/okf/types/Alarm.md +46 -0
- package/dist/okf/types/AlarmModel.md +21 -0
- package/dist/okf/types/AlarmMuteRule.md +30 -0
- package/dist/okf/types/Algorithm.md +25 -0
- package/dist/okf/types/AllowList.md +25 -0
- package/dist/okf/types/AmazonMQConfiguration.md +28 -0
- package/dist/okf/types/AmplifyApp.md +41 -0
- package/dist/okf/types/AmplifyDomain.md +34 -0
- package/dist/okf/types/AmplifyUIBuilderComponent.md +35 -0
- package/dist/okf/types/AmplifyUIBuilderTheme.md +27 -0
- package/dist/okf/types/Analysis.md +37 -0
- package/dist/okf/types/AnalysisTemplate.md +36 -0
- package/dist/okf/types/Analyzer.md +22 -0
- package/dist/okf/types/AnnotationStore.md +36 -0
- package/dist/okf/types/AnomalyMonitor.md +30 -0
- package/dist/okf/types/AnomalySubscription.md +27 -0
- package/dist/okf/types/AnycastIpList.md +28 -0
- package/dist/okf/types/ApiCache.md +24 -0
- package/dist/okf/types/ApiDestination.md +25 -0
- package/dist/okf/types/ApiGatewayManagedOverrides.md +21 -0
- package/dist/okf/types/ApiKeyCredentialProvider.md +30 -0
- package/dist/okf/types/ApiMapping.md +21 -0
- package/dist/okf/types/ApigwAccount.md +18 -0
- package/dist/okf/types/ApigwApiKey.md +25 -0
- package/dist/okf/types/ApigwAuthorizer.md +27 -0
- package/dist/okf/types/ApigwDeployment.md +26 -0
- package/dist/okf/types/ApigwDomainName.md +35 -0
- package/dist/okf/types/ApigwModel.md +17 -0
- package/dist/okf/types/ApigwResource.md +20 -0
- package/dist/okf/types/ApigwStage.md +26 -0
- package/dist/okf/types/ApigwVpcLink.md +21 -0
- package/dist/okf/types/Apigwv2Authorizer.md +28 -0
- package/dist/okf/types/Apigwv2Deployment.md +24 -0
- package/dist/okf/types/Apigwv2DomainName.md +26 -0
- package/dist/okf/types/Apigwv2Integration.md +35 -0
- package/dist/okf/types/Apigwv2Model.md +22 -0
- package/dist/okf/types/Apigwv2Route.md +33 -0
- package/dist/okf/types/Apigwv2Stage.md +23 -0
- package/dist/okf/types/Apigwv2VpcLink.md +21 -0
- package/dist/okf/types/AppBlock.md +27 -0
- package/dist/okf/types/AppBlockBuilder.md +30 -0
- package/dist/okf/types/AppConfigApplication.md +20 -0
- package/dist/okf/types/AppConfigDeployment.md +28 -0
- package/dist/okf/types/AppConfigEnvironment.md +23 -0
- package/dist/okf/types/AppFlowConnector.md +21 -0
- package/dist/okf/types/AppFlowFlow.md +27 -0
- package/dist/okf/types/AppImageConfig.md +22 -0
- package/dist/okf/types/AppInstance.md +24 -0
- package/dist/okf/types/AppInstanceBot.md +26 -0
- package/dist/okf/types/AppInstanceUser.md +23 -0
- package/dist/okf/types/AppIntegrationsApplication.md +30 -0
- package/dist/okf/types/AppMeshRoute.md +29 -0
- package/dist/okf/types/AppMonitor.md +27 -0
- package/dist/okf/types/AppRunnerService.md +32 -0
- package/dist/okf/types/AppStreamApplication.md +31 -0
- package/dist/okf/types/AppStreamFleet.md +41 -0
- package/dist/okf/types/AppStreamStack.md +32 -0
- package/dist/okf/types/AppStreamUser.md +22 -0
- package/dist/okf/types/AppSyncApi.md +27 -0
- package/dist/okf/types/AppSyncApiKey.md +24 -0
- package/dist/okf/types/AppSyncDataSource.md +30 -0
- package/dist/okf/types/AppSyncDomainName.md +25 -0
- package/dist/okf/types/AppSyncGraphQLApi.md +47 -0
- package/dist/okf/types/AppTestTestCase.md +33 -0
- package/dist/okf/types/ApplicationAssignment.md +15 -0
- package/dist/okf/types/ApplicationAutoScalingScalingPolicy.md +26 -0
- package/dist/okf/types/ApplicationCloudWatchLoggingOption.md +19 -0
- package/dist/okf/types/ApplicationEntitlementAssociation.md +15 -0
- package/dist/okf/types/ApplicationFleetAssociation.md +14 -0
- package/dist/okf/types/ApplicationInferenceProfile.md +35 -0
- package/dist/okf/types/ApplicationInsightsApplication.md +29 -0
- package/dist/okf/types/ApplicationInstance.md +39 -0
- package/dist/okf/types/ApplicationSettings.md +22 -0
- package/dist/okf/types/ApplicationVersion.md +20 -0
- package/dist/okf/types/ApprovalTeam.md +42 -0
- package/dist/okf/types/ApprovedOrigin.md +14 -0
- package/dist/okf/types/Archive.md +23 -0
- package/dist/okf/types/Assessment.md +31 -0
- package/dist/okf/types/AssessmentFramework.md +34 -0
- package/dist/okf/types/AssessmentTarget.md +19 -0
- package/dist/okf/types/AssessmentTemplate.md +22 -0
- package/dist/okf/types/AssetModel.md +36 -0
- package/dist/okf/types/Assignment.md +18 -0
- package/dist/okf/types/Assistant.md +24 -0
- package/dist/okf/types/AssistantAssociation.md +25 -0
- package/dist/okf/types/AthenaCapacityReservation.md +29 -0
- package/dist/okf/types/AttributeGroup.md +23 -0
- package/dist/okf/types/AttributeGroupAssociation.md +21 -0
- package/dist/okf/types/AuthPolicy.md +19 -0
- package/dist/okf/types/AutoScalingConfiguration.md +26 -0
- package/dist/okf/types/AutoScalingGroup.md +59 -0
- package/dist/okf/types/AutoScalingScalingPolicy.md +30 -0
- package/dist/okf/types/AutoScalingScheduledAction.md +25 -0
- package/dist/okf/types/AutomatedReasoningPolicy.md +35 -0
- package/dist/okf/types/AutomatedReasoningPolicyVersion.md +32 -0
- package/dist/okf/types/AutomationRuleV2.md +30 -0
- package/dist/okf/types/AutoshiftObserverNotificationStatus.md +20 -0
- package/dist/okf/types/AwsLogSource.md +16 -0
- package/dist/okf/types/B2BICapability.md +28 -0
- package/dist/okf/types/B2BIProfile.md +31 -0
- package/dist/okf/types/B2BITransformer.md +34 -0
- package/dist/okf/types/BCMDashboard.md +27 -0
- package/dist/okf/types/BCMDataExportsExport.md +20 -0
- package/dist/okf/types/BackupPlan.md +23 -0
- package/dist/okf/types/BackupSelection.md +21 -0
- package/dist/okf/types/BackupVault.md +23 -0
- package/dist/okf/types/BaiduChannel.md +21 -0
- package/dist/okf/types/BasePathMapping.md +16 -0
- package/dist/okf/types/BasePathMappingV2.md +21 -0
- package/dist/okf/types/BatchScramSecret.md +14 -0
- package/dist/okf/types/BedrockAgent.md +53 -0
- package/dist/okf/types/BedrockAgentCoreDataset.md +33 -0
- package/dist/okf/types/BedrockAgentCoreGateway.md +43 -0
- package/dist/okf/types/BedrockAgentCorePolicy.md +33 -0
- package/dist/okf/types/BedrockAgentCoreResourcePolicy.md +14 -0
- package/dist/okf/types/BedrockBlueprint.md +29 -0
- package/dist/okf/types/BedrockDataSource.md +33 -0
- package/dist/okf/types/BedrockFlow.md +39 -0
- package/dist/okf/types/BedrockKnowledgeBase.md +33 -0
- package/dist/okf/types/BedrockMantleProject.md +23 -0
- package/dist/okf/types/BedrockPrompt.md +31 -0
- package/dist/okf/types/BedrockResourcePolicy.md +14 -0
- package/dist/okf/types/BillScenario.md +32 -0
- package/dist/okf/types/BillingConductorBillingGroup.md +33 -0
- package/dist/okf/types/BillingView.md +30 -0
- package/dist/okf/types/Bot.md +34 -0
- package/dist/okf/types/BotAlias.md +29 -0
- package/dist/okf/types/BotVersion.md +20 -0
- package/dist/okf/types/Branch.md +33 -0
- package/dist/okf/types/Bridge.md +26 -0
- package/dist/okf/types/BridgeOutput.md +15 -0
- package/dist/okf/types/BridgeSource.md +16 -0
- package/dist/okf/types/Broker.md +61 -0
- package/dist/okf/types/BrowserCustom.md +36 -0
- package/dist/okf/types/BrowserProfile.md +34 -0
- package/dist/okf/types/BrowserSettings.md +24 -0
- package/dist/okf/types/Bucket.md +65 -0
- package/dist/okf/types/Budget.md +20 -0
- package/dist/okf/types/BudgetsAction.md +26 -0
- package/dist/okf/types/Build.md +30 -0
- package/dist/okf/types/CACertificate.md +27 -0
- package/dist/okf/types/CRL.md +22 -0
- package/dist/okf/types/CacheCluster.md +48 -0
- package/dist/okf/types/CachePolicy.md +20 -0
- package/dist/okf/types/CalculatedAttributeDefinition.md +32 -0
- package/dist/okf/types/Canary.md +46 -0
- package/dist/okf/types/CapacityManagerDataExport.md +22 -0
- package/dist/okf/types/CapacityReservationFleet.md +26 -0
- package/dist/okf/types/CarrierGateway.md +23 -0
- package/dist/okf/types/CaseRule.md +28 -0
- package/dist/okf/types/CasesDomain.md +25 -0
- package/dist/okf/types/CasesTemplate.md +31 -0
- package/dist/okf/types/CassandraTable.md +27 -0
- package/dist/okf/types/Catalog.md +44 -0
- package/dist/okf/types/Cell.md +22 -0
- package/dist/okf/types/CertificateAuthority.md +28 -0
- package/dist/okf/types/CertificateAuthorityActivation.md +21 -0
- package/dist/okf/types/CertificateProvider.md +21 -0
- package/dist/okf/types/CfDistribution.md +25 -0
- package/dist/okf/types/CfFunction.md +26 -0
- package/dist/okf/types/CfPublicKey.md +20 -0
- package/dist/okf/types/CfTrustStore.md +31 -0
- package/dist/okf/types/Challenge.md +19 -0
- package/dist/okf/types/Channel.md +29 -0
- package/dist/okf/types/ChannelAssociation.md +14 -0
- package/dist/okf/types/ChannelGroup.md +26 -0
- package/dist/okf/types/ChannelNamespace.md +25 -0
- package/dist/okf/types/ChannelPlacementGroup.md +27 -0
- package/dist/okf/types/ChatbotSlackChannelConfiguration.md +27 -0
- package/dist/okf/types/CidrCollection.md +21 -0
- package/dist/okf/types/CisScanConfiguration.md +22 -0
- package/dist/okf/types/Classifier.md +21 -0
- package/dist/okf/types/ClientCertificate.md +19 -0
- package/dist/okf/types/ClientVpnAuthorizationRule.md +22 -0
- package/dist/okf/types/ClientVpnEndpoint.md +38 -0
- package/dist/okf/types/ClientVpnRoute.md +21 -0
- package/dist/okf/types/ClientVpnTargetNetworkAssociation.md +21 -0
- package/dist/okf/types/CloudAutonomousVmCluster.md +89 -0
- package/dist/okf/types/CloudExadataInfrastructure.md +68 -0
- package/dist/okf/types/CloudFormationProduct.md +36 -0
- package/dist/okf/types/CloudFormationProvisionedProduct.md +35 -0
- package/dist/okf/types/CloudFrontOriginAccessIdentity.md +20 -0
- package/dist/okf/types/CloudTrailChannel.md +21 -0
- package/dist/okf/types/CloudTrailDashboard.md +30 -0
- package/dist/okf/types/CloudTrailResourcePolicy.md +14 -0
- package/dist/okf/types/CloudVmCluster.md +82 -0
- package/dist/okf/types/CloudWatchAlarmTemplate.md +40 -0
- package/dist/okf/types/CloudWatchAlarmTemplateGroup.md +28 -0
- package/dist/okf/types/ClusterCapacityProviderAssociations.md +15 -0
- package/dist/okf/types/ClusterParameterGroup.md +17 -0
- package/dist/okf/types/ClusterPolicy.md +19 -0
- package/dist/okf/types/ClusterSecurityGroup.md +19 -0
- package/dist/okf/types/ClusterSecurityGroupIngress.md +21 -0
- package/dist/okf/types/ClusterSubnetGroup.md +20 -0
- package/dist/okf/types/CodeArtifactDomain.md +26 -0
- package/dist/okf/types/CodeArtifactRepository.md +28 -0
- package/dist/okf/types/CodeBuildFleet.md +29 -0
- package/dist/okf/types/CodeBuildProject.md +44 -0
- package/dist/okf/types/CodeCommitRepository.md +31 -0
- package/dist/okf/types/CodeConnectionsConnection.md +25 -0
- package/dist/okf/types/CodeDeployApplication.md +15 -0
- package/dist/okf/types/CodeInterpreterCustom.md +33 -0
- package/dist/okf/types/CodePipelinePipeline.md +31 -0
- package/dist/okf/types/CodeRepository.md +20 -0
- package/dist/okf/types/CodeSecurityIntegration.md +32 -0
- package/dist/okf/types/CodeSecurityScanConfiguration.md +22 -0
- package/dist/okf/types/CodeSigningConfig.md +23 -0
- package/dist/okf/types/CodeStarConnectionsConnection.md +25 -0
- package/dist/okf/types/Collaboration.md +34 -0
- package/dist/okf/types/CollectionGroup.md +25 -0
- package/dist/okf/types/CollectionIndex.md +15 -0
- package/dist/okf/types/Command.md +31 -0
- package/dist/okf/types/ComponentType.md +37 -0
- package/dist/okf/types/ComponentVersion.md +24 -0
- package/dist/okf/types/CompositeAlarm.md +28 -0
- package/dist/okf/types/ComputationModel.md +24 -0
- package/dist/okf/types/ComputeEnvironment.md +29 -0
- package/dist/okf/types/ComputeNodeGroup.md +36 -0
- package/dist/okf/types/ComputeOptimizerAutomationRule.md +37 -0
- package/dist/okf/types/Config.md +24 -0
- package/dist/okf/types/ConfigConnector.md +23 -0
- package/dist/okf/types/ConfigRule.md +28 -0
- package/dist/okf/types/ConfigurationAggregator.md +21 -0
- package/dist/okf/types/ConfigurationAssociation.md +19 -0
- package/dist/okf/types/ConfigurationBundle.md +35 -0
- package/dist/okf/types/ConfigurationManager.md +28 -0
- package/dist/okf/types/ConfigurationPolicy.md +29 -0
- package/dist/okf/types/ConfigurationProfile.md +29 -0
- package/dist/okf/types/ConfigurationRecorder.md +21 -0
- package/dist/okf/types/ConfigurationTemplate.md +24 -0
- package/dist/okf/types/ConfiguredModelAlgorithm.md +24 -0
- package/dist/okf/types/ConfiguredModelAlgorithmAssociation.md +25 -0
- package/dist/okf/types/ConfiguredTable.md +27 -0
- package/dist/okf/types/ConfiguredTableAssociation.md +26 -0
- package/dist/okf/types/ConformancePack.md +25 -0
- package/dist/okf/types/ConnectAttachment.md +46 -0
- package/dist/okf/types/ConnectCampaignsCampaign.md +22 -0
- package/dist/okf/types/ConnectCampaignsV2Campaign.md +28 -0
- package/dist/okf/types/ConnectInstance.md +30 -0
- package/dist/okf/types/ConnectPeer.md +36 -0
- package/dist/okf/types/ConnectPhoneNumber.md +26 -0
- package/dist/okf/types/ConnectPrompt.md +22 -0
- package/dist/okf/types/ConnectQueue.md +30 -0
- package/dist/okf/types/ConnectRule.md +24 -0
- package/dist/okf/types/ConnectSecurityProfile.md +33 -0
- package/dist/okf/types/ConnectTestCase.md +29 -0
- package/dist/okf/types/ConnectUser.md +33 -0
- package/dist/okf/types/ConnectView.md +27 -0
- package/dist/okf/types/ConnectWorkspace.md +29 -0
- package/dist/okf/types/ConnectionAlias.md +23 -0
- package/dist/okf/types/ConnectionFunction.md +34 -0
- package/dist/okf/types/ConnectionGroup.md +36 -0
- package/dist/okf/types/ConnectorDefinition.md +24 -0
- package/dist/okf/types/ConnectorDefinitionVersion.md +19 -0
- package/dist/okf/types/ConnectorProfile.md +25 -0
- package/dist/okf/types/ConnectorV2.md +40 -0
- package/dist/okf/types/ConsumableResource.md +27 -0
- package/dist/okf/types/Contact.md +22 -0
- package/dist/okf/types/ContactChannel.md +22 -0
- package/dist/okf/types/ContactFlow.md +24 -0
- package/dist/okf/types/ContactFlowModule.md +27 -0
- package/dist/okf/types/ContactFlowModuleAlias.md +23 -0
- package/dist/okf/types/ContactFlowModuleVersion.md +23 -0
- package/dist/okf/types/ContactFlowVersion.md +23 -0
- package/dist/okf/types/ContactList.md +16 -0
- package/dist/okf/types/ContainerFleet.md +50 -0
- package/dist/okf/types/ContainerGroupDefinition.md +35 -0
- package/dist/okf/types/ContainerRecipe.md +38 -0
- package/dist/okf/types/Context.md +27 -0
- package/dist/okf/types/ContinuousDeploymentPolicy.md +20 -0
- package/dist/okf/types/ControlPanel.md +26 -0
- package/dist/okf/types/CoreDefinition.md +24 -0
- package/dist/okf/types/CoreDefinitionVersion.md +19 -0
- package/dist/okf/types/CoreNetwork.md +35 -0
- package/dist/okf/types/CoreNetworkPrefixListAssociation.md +15 -0
- package/dist/okf/types/CostCategory.md +25 -0
- package/dist/okf/types/Crawler.md +26 -0
- package/dist/okf/types/CrossAccountAttachment.md +21 -0
- package/dist/okf/types/CustomAction.md +22 -0
- package/dist/okf/types/CustomActionType.md +25 -0
- package/dist/okf/types/CustomDBEngineVersion.md +30 -0
- package/dist/okf/types/CustomDataIdentifier.md +26 -0
- package/dist/okf/types/CustomEntityType.md +21 -0
- package/dist/okf/types/CustomLineItem.md +36 -0
- package/dist/okf/types/CustomMetric.md +21 -0
- package/dist/okf/types/CustomPermissions.md +21 -0
- package/dist/okf/types/CustomPlugin.md +26 -0
- package/dist/okf/types/CustomResource.md +19 -0
- package/dist/okf/types/CustomVerificationEmailTemplate.md +19 -0
- package/dist/okf/types/CustomerGateway.md +24 -0
- package/dist/okf/types/CustomerGatewayAssociation.md +16 -0
- package/dist/okf/types/CustomerProfilesDomain.md +31 -0
- package/dist/okf/types/CustomerProfilesEventStream.md +27 -0
- package/dist/okf/types/CustomerProfilesIntegration.md +27 -0
- package/dist/okf/types/CwAnomalyDetector.md +25 -0
- package/dist/okf/types/CwDashboard.md +15 -0
- package/dist/okf/types/DAXCluster.md +38 -0
- package/dist/okf/types/DAXParameterGroup.md +20 -0
- package/dist/okf/types/DAXSubnetGroup.md +20 -0
- package/dist/okf/types/DBProxy.md +38 -0
- package/dist/okf/types/DBProxyEndpoint.md +30 -0
- package/dist/okf/types/DBProxyTargetGroup.md +22 -0
- package/dist/okf/types/DBSecurityGroup.md +21 -0
- package/dist/okf/types/DBSecurityGroupIngress.md +22 -0
- package/dist/okf/types/DBShardGroup.md +26 -0
- package/dist/okf/types/DHCPOptions.md +24 -0
- package/dist/okf/types/DLMLifecyclePolicy.md +31 -0
- package/dist/okf/types/DMSCertificate.md +20 -0
- package/dist/okf/types/DMSEndpoint.md +50 -0
- package/dist/okf/types/DMSEventSubscription.md +19 -0
- package/dist/okf/types/DMSInstanceProfile.md +29 -0
- package/dist/okf/types/DNSSEC.md +13 -0
- package/dist/okf/types/DRTAccess.md +19 -0
- package/dist/okf/types/DSQLCluster.md +38 -0
- package/dist/okf/types/Daemon.md +34 -0
- package/dist/okf/types/DaemonTaskDefinition.md +27 -0
- package/dist/okf/types/DataAccessor.md +31 -0
- package/dist/okf/types/DataAutomationLibrary.md +27 -0
- package/dist/okf/types/DataAutomationProject.md +34 -0
- package/dist/okf/types/DataBrewDataset.md +19 -0
- package/dist/okf/types/DataBrewJob.md +32 -0
- package/dist/okf/types/DataBrewProject.md +18 -0
- package/dist/okf/types/DataBrewRecipe.md +16 -0
- package/dist/okf/types/DataBrewSchedule.md +16 -0
- package/dist/okf/types/DataCatalog.md +20 -0
- package/dist/okf/types/DataCatalogEncryptionSettings.md +14 -0
- package/dist/okf/types/DataCellsFilter.md +19 -0
- package/dist/okf/types/DataIntegration.md +27 -0
- package/dist/okf/types/DataLake.md +24 -0
- package/dist/okf/types/DataLakeAssociation.md +22 -0
- package/dist/okf/types/DataLakeSettings.md +28 -0
- package/dist/okf/types/DataMigration.md +27 -0
- package/dist/okf/types/DataPipelinePipeline.md +24 -0
- package/dist/okf/types/DataProtectionSettings.md +27 -0
- package/dist/okf/types/DataProvider.md +26 -0
- package/dist/okf/types/DataQualityJobDefinition.md +30 -0
- package/dist/okf/types/DataQualityRuleset.md +23 -0
- package/dist/okf/types/DataRepositoryAssociation.md +26 -0
- package/dist/okf/types/DataSet.md +47 -0
- package/dist/okf/types/DataSyncAgent.md +25 -0
- package/dist/okf/types/DataTable.md +32 -0
- package/dist/okf/types/DataTableAttribute.md +30 -0
- package/dist/okf/types/DataTableRecord.md +20 -0
- package/dist/okf/types/DataTransformationProfile.md +27 -0
- package/dist/okf/types/DataZoneConnection.md +39 -0
- package/dist/okf/types/DataZoneDataSource.md +50 -0
- package/dist/okf/types/DataZoneDomain.md +39 -0
- package/dist/okf/types/DataZoneEnvironment.md +52 -0
- package/dist/okf/types/DataZoneProject.md +39 -0
- package/dist/okf/types/DataZoneUserProfile.md +28 -0
- package/dist/okf/types/DatabaseSnapshot.md +46 -0
- package/dist/okf/types/DataflowEndpointGroup.md +23 -0
- package/dist/okf/types/DataflowEndpointGroupV2.md +25 -0
- package/dist/okf/types/DbCluster.md +98 -0
- package/dist/okf/types/DbInstance.md +146 -0
- package/dist/okf/types/DeadlineFleet.md +36 -0
- package/dist/okf/types/DeadlineMonitor.md +29 -0
- package/dist/okf/types/DeadlineQueue.md +30 -0
- package/dist/okf/types/DecoderManifest.md +29 -0
- package/dist/okf/types/DefaultViewAssociation.md +18 -0
- package/dist/okf/types/DelegatedAdmin.md +20 -0
- package/dist/okf/types/Delivery.md +28 -0
- package/dist/okf/types/DeliveryChannel.md +23 -0
- package/dist/okf/types/DeliveryDestination.md +23 -0
- package/dist/okf/types/DeliverySource.md +30 -0
- package/dist/okf/types/DeliveryStream.md +35 -0
- package/dist/okf/types/DeploymentConfig.md +17 -0
- package/dist/okf/types/DeploymentGroup.md +32 -0
- package/dist/okf/types/DeploymentStrategy.md +25 -0
- package/dist/okf/types/DetectiveGraph.md +19 -0
- package/dist/okf/types/DetectorModel.md +19 -0
- package/dist/okf/types/DevEndpoint.md +32 -0
- package/dist/okf/types/DevOpsAgentAgentSpace.md +34 -0
- package/dist/okf/types/DevOpsAgentAssociation.md +25 -0
- package/dist/okf/types/DevOpsAgentService.md +30 -0
- package/dist/okf/types/DevOpsGuruNotificationChannel.md +18 -0
- package/dist/okf/types/DeviceDefinition.md +24 -0
- package/dist/okf/types/DeviceDefinitionVersion.md +19 -0
- package/dist/okf/types/DeviceFleet.md +17 -0
- package/dist/okf/types/DeviceProfile.md +22 -0
- package/dist/okf/types/Dictionary.md +23 -0
- package/dist/okf/types/Dimension.md +21 -0
- package/dist/okf/types/DirectConnectConnection.md +28 -0
- package/dist/okf/types/DirectConnectGateway.md +22 -0
- package/dist/okf/types/DirectConnectGatewayAssociation.md +21 -0
- package/dist/okf/types/DirectConnectGatewayAttachment.md +46 -0
- package/dist/okf/types/DirectoryBucket.md +27 -0
- package/dist/okf/types/DirectoryConfig.md +16 -0
- package/dist/okf/types/DirectoryRegistration.md +19 -0
- package/dist/okf/types/Discoverer.md +25 -0
- package/dist/okf/types/Discovery.md +17 -0
- package/dist/okf/types/Disk.md +41 -0
- package/dist/okf/types/DiskSnapshot.md +38 -0
- package/dist/okf/types/DistributionConfiguration.md +21 -0
- package/dist/okf/types/DistributionTenant.md +38 -0
- package/dist/okf/types/DnsView.md +33 -0
- package/dist/okf/types/DocDBDBCluster.md +53 -0
- package/dist/okf/types/DocDBDBClusterParameterGroup.md +22 -0
- package/dist/okf/types/DocDBDBInstance.md +31 -0
- package/dist/okf/types/DocDBDBSubnetGroup.md +21 -0
- package/dist/okf/types/DocDBElasticCluster.md +33 -0
- package/dist/okf/types/DocDBEventSubscription.md +18 -0
- package/dist/okf/types/DocDBGlobalCluster.md +26 -0
- package/dist/okf/types/Document.md +22 -0
- package/dist/okf/types/DocumentClassifier.md +29 -0
- package/dist/okf/types/DocumentationPart.md +20 -0
- package/dist/okf/types/DocumentationVersion.md +15 -0
- package/dist/okf/types/DomainConfiguration.md +34 -0
- package/dist/okf/types/DomainNameAccessAssociation.md +21 -0
- package/dist/okf/types/DomainNameApiAssociation.md +19 -0
- package/dist/okf/types/DomainNameV2.md +27 -0
- package/dist/okf/types/DomainObjectType.md +25 -0
- package/dist/okf/types/DomainUnit.md +31 -0
- package/dist/okf/types/DomainVerification.md +25 -0
- package/dist/okf/types/EC2CapacityReservation.md +56 -0
- package/dist/okf/types/EC2Fleet.md +30 -0
- package/dist/okf/types/EC2Route.md +37 -0
- package/dist/okf/types/EC2SecurityGroupIngress.md +34 -0
- package/dist/okf/types/EC2Volume.md +36 -0
- package/dist/okf/types/ECRRegistryPolicy.md +18 -0
- package/dist/okf/types/ECRRepository.md +33 -0
- package/dist/okf/types/ECSCapacityProvider.md +17 -0
- package/dist/okf/types/EFSAccessPoint.md +24 -0
- package/dist/okf/types/EFSFileSystem.md +34 -0
- package/dist/okf/types/EFSMountTarget.md +23 -0
- package/dist/okf/types/EIP.md +27 -0
- package/dist/okf/types/EIPAssociation.md +22 -0
- package/dist/okf/types/EKSCapability.md +34 -0
- package/dist/okf/types/EKSCluster.md +54 -0
- package/dist/okf/types/EMRCluster.md +46 -0
- package/dist/okf/types/EMRContainersEndpoint.md +43 -0
- package/dist/okf/types/EMRContainersSecurityConfiguration.md +23 -0
- package/dist/okf/types/EMRSecurityConfiguration.md +14 -0
- package/dist/okf/types/EMRServerlessApplication.md +36 -0
- package/dist/okf/types/EVSEnvironment.md +45 -0
- package/dist/okf/types/EcParameterGroup.md +21 -0
- package/dist/okf/types/EcSecurityGroup.md +19 -0
- package/dist/okf/types/EcSecurityGroupIngress.md +20 -0
- package/dist/okf/types/EcSubnetGroup.md +16 -0
- package/dist/okf/types/EcUser.md +27 -0
- package/dist/okf/types/EcsCluster.md +24 -0
- package/dist/okf/types/EcsService.md +50 -0
- package/dist/okf/types/EgressOnlyInternetGateway.md +19 -0
- package/dist/okf/types/ElasticBeanstalkApplication.md +15 -0
- package/dist/okf/types/ElasticBeanstalkEnvironment.md +29 -0
- package/dist/okf/types/ElasticsearchDomain.md +38 -0
- package/dist/okf/types/ElbLoadBalancer.md +41 -0
- package/dist/okf/types/Elbv2TrustStore.md +26 -0
- package/dist/okf/types/EmailAddress.md +23 -0
- package/dist/okf/types/EmailChannel.md +24 -0
- package/dist/okf/types/EmailContact.md +28 -0
- package/dist/okf/types/EmailIdentity.md +34 -0
- package/dist/okf/types/EmailTemplate.md +26 -0
- package/dist/okf/types/EnabledBaseline.md +22 -0
- package/dist/okf/types/EnabledControl.md +16 -0
- package/dist/okf/types/EnclaveCertificateIamRoleAssociation.md +23 -0
- package/dist/okf/types/EncoderConfiguration.md +20 -0
- package/dist/okf/types/EncryptionConfiguration.md +24 -0
- package/dist/okf/types/EndpointAccess.md +40 -0
- package/dist/okf/types/EndpointAuthorization.md +35 -0
- package/dist/okf/types/EndpointConfig.md +28 -0
- package/dist/okf/types/EndpointGroup.md +27 -0
- package/dist/okf/types/EnforcedGuardrailConfiguration.md +35 -0
- package/dist/okf/types/Entitlement.md +24 -0
- package/dist/okf/types/Entity.md +33 -0
- package/dist/okf/types/EntityType.md +24 -0
- package/dist/okf/types/EnvironmentAccountConnection.md +28 -0
- package/dist/okf/types/EnvironmentActions.md +27 -0
- package/dist/okf/types/EnvironmentBlueprintConfiguration.md +32 -0
- package/dist/okf/types/EnvironmentEC2.md +29 -0
- package/dist/okf/types/EnvironmentProfile.md +37 -0
- package/dist/okf/types/EnvironmentTemplate.md +23 -0
- package/dist/okf/types/EvaluationForm.md +28 -0
- package/dist/okf/types/Evaluator.md +31 -0
- package/dist/okf/types/EventBridgeRuleTemplate.md +33 -0
- package/dist/okf/types/EventBridgeRuleTemplateGroup.md +28 -0
- package/dist/okf/types/EventBus.md +25 -0
- package/dist/okf/types/EventBusPolicy.md +18 -0
- package/dist/okf/types/EventDataStore.md +39 -0
- package/dist/okf/types/EventIntegration.md +22 -0
- package/dist/okf/types/EventInvokeConfig.md +17 -0
- package/dist/okf/types/EventRule.md +26 -0
- package/dist/okf/types/EventSchemasRegistry.md +20 -0
- package/dist/okf/types/EventSchemasRegistryPolicy.md +20 -0
- package/dist/okf/types/EventSchemasSchema.md +29 -0
- package/dist/okf/types/EventSourceMapping.md +47 -0
- package/dist/okf/types/EventTrigger.md +27 -0
- package/dist/okf/types/EventType.md +36 -0
- package/dist/okf/types/EventsConnection.md +29 -0
- package/dist/okf/types/EventsEndpoint.md +31 -0
- package/dist/okf/types/EvidentlyExperiment.md +29 -0
- package/dist/okf/types/EvidentlyProject.md +22 -0
- package/dist/okf/types/EvidentlySegment.md +21 -0
- package/dist/okf/types/ExecutionPlan.md +23 -0
- package/dist/okf/types/ExperimentTemplate.md +26 -0
- package/dist/okf/types/ExperimentTrialComponent.md +30 -0
- package/dist/okf/types/ExpressGatewayService.md +55 -0
- package/dist/okf/types/Extension.md +31 -0
- package/dist/okf/types/ExtensionAssociation.md +28 -0
- package/dist/okf/types/FHIRDatastore.md +31 -0
- package/dist/okf/types/FMSNotificationChannel.md +14 -0
- package/dist/okf/types/FMSPolicy.md +34 -0
- package/dist/okf/types/FMSResourceSet.md +22 -0
- package/dist/okf/types/FSxFileSystem.md +39 -0
- package/dist/okf/types/FSxSnapshot.md +22 -0
- package/dist/okf/types/FSxVolume.md +27 -0
- package/dist/okf/types/Faq.md +27 -0
- package/dist/okf/types/FargateProfile.md +23 -0
- package/dist/okf/types/Farm.md +24 -0
- package/dist/okf/types/Feature.md +25 -0
- package/dist/okf/types/FeatureGroup.md +29 -0
- package/dist/okf/types/Feed.md +24 -0
- package/dist/okf/types/Field.md +31 -0
- package/dist/okf/types/FileSystemPolicy.md +14 -0
- package/dist/okf/types/FinSpaceEnvironment.md +37 -0
- package/dist/okf/types/FindingAggregator.md +21 -0
- package/dist/okf/types/FindingsFilter.md +25 -0
- package/dist/okf/types/Firewall.md +36 -0
- package/dist/okf/types/FirewallPolicy.md +23 -0
- package/dist/okf/types/FirewallRule.md +39 -0
- package/dist/okf/types/FirewallRuleGroup.md +40 -0
- package/dist/okf/types/FirewallRuleGroupAssociation.md +37 -0
- package/dist/okf/types/FleetMetric.md +33 -0
- package/dist/okf/types/FlowAlias.md +31 -0
- package/dist/okf/types/FlowEntitlement.md +25 -0
- package/dist/okf/types/FlowLog.md +30 -0
- package/dist/okf/types/FlowOutput.md +39 -0
- package/dist/okf/types/FlowSource.md +40 -0
- package/dist/okf/types/FlowTemplate.md +19 -0
- package/dist/okf/types/FlowVersion.md +33 -0
- package/dist/okf/types/FlowVpcInterface.md +23 -0
- package/dist/okf/types/Flywheel.md +25 -0
- package/dist/okf/types/Folder.md +29 -0
- package/dist/okf/types/ForecastDataset.md +24 -0
- package/dist/okf/types/ForecastDatasetGroup.md +21 -0
- package/dist/okf/types/Form.md +29 -0
- package/dist/okf/types/FormType.md +33 -0
- package/dist/okf/types/Framework.md +27 -0
- package/dist/okf/types/FraudDetectorDetector.md +51 -0
- package/dist/okf/types/Function.md +58 -0
- package/dist/okf/types/FunctionConfiguration.md +33 -0
- package/dist/okf/types/FunctionDefinition.md +24 -0
- package/dist/okf/types/FunctionDefinitionVersion.md +20 -0
- package/dist/okf/types/FuotaTask.md +32 -0
- package/dist/okf/types/GCMChannel.md +22 -0
- package/dist/okf/types/GameLiftAlias.md +23 -0
- package/dist/okf/types/GameLiftFleet.md +50 -0
- package/dist/okf/types/GameServerGroup.md +31 -0
- package/dist/okf/types/GameSessionQueue.md +26 -0
- package/dist/okf/types/GatewayResponse.md +22 -0
- package/dist/okf/types/GatewayRoute.md +29 -0
- package/dist/okf/types/GatewayRouteTableAssociation.md +19 -0
- package/dist/okf/types/GatewayTarget.md +42 -0
- package/dist/okf/types/GeneratedTemplate.md +29 -0
- package/dist/okf/types/GeoMatchSet.md +19 -0
- package/dist/okf/types/GeofenceCollection.md +29 -0
- package/dist/okf/types/GitHubRepository.md +25 -0
- package/dist/okf/types/GlobalAcceleratorListener.md +21 -0
- package/dist/okf/types/GlobalNetwork.md +23 -0
- package/dist/okf/types/GlobalReplicationGroup.md +29 -0
- package/dist/okf/types/GlobalResolver.md +38 -0
- package/dist/okf/types/GlobalTable.md +39 -0
- package/dist/okf/types/GlueBlueprint.md +29 -0
- package/dist/okf/types/GlueConnection.md +19 -0
- package/dist/okf/types/GlueDatabase.md +15 -0
- package/dist/okf/types/GlueIntegration.md +30 -0
- package/dist/okf/types/GlueJob.md +35 -0
- package/dist/okf/types/GlueRegistry.md +20 -0
- package/dist/okf/types/GlueSchema.md +27 -0
- package/dist/okf/types/GlueSecurityConfiguration.md +19 -0
- package/dist/okf/types/GlueTable.md +22 -0
- package/dist/okf/types/GlueWorkflow.md +22 -0
- package/dist/okf/types/GrafanaWorkspace.md +47 -0
- package/dist/okf/types/Grant.md +30 -0
- package/dist/okf/types/GraphQLSchema.md +20 -0
- package/dist/okf/types/GraphSnapshot.md +28 -0
- package/dist/okf/types/GreengrassGroup.md +27 -0
- package/dist/okf/types/GreengrassV2Deployment.md +24 -0
- package/dist/okf/types/GroupMembership.md +20 -0
- package/dist/okf/types/GroupPolicy.md +15 -0
- package/dist/okf/types/GroupProfile.md +28 -0
- package/dist/okf/types/GroupVersion.md +25 -0
- package/dist/okf/types/GroupingConfiguration.md +20 -0
- package/dist/okf/types/GuardDutyDetector.md +22 -0
- package/dist/okf/types/GuardDutyFilter.md +19 -0
- package/dist/okf/types/GuardDutyIPSet.md +24 -0
- package/dist/okf/types/GuardDutyMember.md +18 -0
- package/dist/okf/types/GuardHook.md +27 -0
- package/dist/okf/types/Guardrail.md +49 -0
- package/dist/okf/types/GuardrailVersion.md +23 -0
- package/dist/okf/types/Harness.md +48 -0
- package/dist/okf/types/HarnessEndpoint.md +32 -0
- package/dist/okf/types/HealthCheck.md +19 -0
- package/dist/okf/types/HealthImagingDatastore.md +28 -0
- package/dist/okf/types/HookDefaultVersion.md +20 -0
- package/dist/okf/types/HookTypeConfig.md +21 -0
- package/dist/okf/types/HookVersion.md +29 -0
- package/dist/okf/types/Host.md +26 -0
- package/dist/okf/types/HostedConfigurationVersion.md +24 -0
- package/dist/okf/types/HostedZone.md +25 -0
- package/dist/okf/types/HostedZoneAssociation.md +28 -0
- package/dist/okf/types/HoursOfOperation.md +26 -0
- package/dist/okf/types/HttpApi.md +37 -0
- package/dist/okf/types/HttpNamespace.md +22 -0
- package/dist/okf/types/HubV2.md +20 -0
- package/dist/okf/types/Hypervisor.md +24 -0
- package/dist/okf/types/IAMGroup.md +21 -0
- package/dist/okf/types/IAMUser.md +25 -0
- package/dist/okf/types/IPAM.md +38 -0
- package/dist/okf/types/IPAMAllocation.md +21 -0
- package/dist/okf/types/IPAMPool.md +47 -0
- package/dist/okf/types/IPAMPoolCidr.md +22 -0
- package/dist/okf/types/IPAMPrefixListResolver.md +26 -0
- package/dist/okf/types/IPAMPrefixListResolverTarget.md +25 -0
- package/dist/okf/types/IPAMResourceDiscovery.md +31 -0
- package/dist/okf/types/IPAMResourceDiscoveryAssociation.md +34 -0
- package/dist/okf/types/IPAMScope.md +31 -0
- package/dist/okf/types/IVSChannel.md +31 -0
- package/dist/okf/types/IVSChatLoggingConfiguration.md +24 -0
- package/dist/okf/types/IVSPublicKey.md +22 -0
- package/dist/okf/types/IVSStage.md +22 -0
- package/dist/okf/types/IamPolicy.md +26 -0
- package/dist/okf/types/IdMappingTable.md +33 -0
- package/dist/okf/types/IdMappingWorkflow.md +29 -0
- package/dist/okf/types/IdNamespace.md +28 -0
- package/dist/okf/types/IdNamespaceAssociation.md +33 -0
- package/dist/okf/types/Identity.md +34 -0
- package/dist/okf/types/IdentityCenterConfiguration.md +22 -0
- package/dist/okf/types/IdentityPool.md +31 -0
- package/dist/okf/types/IdentityPoolPrincipalTag.md +16 -0
- package/dist/okf/types/IdentityPoolRoleAttachment.md +20 -0
- package/dist/okf/types/IdentityProvider.md +22 -0
- package/dist/okf/types/IdentityProviderConfig.md +22 -0
- package/dist/okf/types/IdentityStoreGroup.md +20 -0
- package/dist/okf/types/ImageBuilder.md +33 -0
- package/dist/okf/types/ImageBuilderComponent.md +37 -0
- package/dist/okf/types/ImageBuilderImage.md +42 -0
- package/dist/okf/types/ImageBuilderLifecyclePolicy.md +25 -0
- package/dist/okf/types/ImageBuilderWorkflow.md +32 -0
- package/dist/okf/types/ImagePipeline.md +35 -0
- package/dist/okf/types/ImageRecipe.md +34 -0
- package/dist/okf/types/ImageVersion.md +34 -0
- package/dist/okf/types/InAppTemplate.md +23 -0
- package/dist/okf/types/InboundExternalLink.md +31 -0
- package/dist/okf/types/InferenceComponent.md +36 -0
- package/dist/okf/types/InferenceExperiment.md +38 -0
- package/dist/okf/types/InferenceScheduler.md +26 -0
- package/dist/okf/types/InfluxDBCluster.md +47 -0
- package/dist/okf/types/InfluxDBInstance.md +49 -0
- package/dist/okf/types/InfrastructureConfiguration.md +31 -0
- package/dist/okf/types/IngestConfiguration.md +29 -0
- package/dist/okf/types/InputSecurityGroup.md +21 -0
- package/dist/okf/types/Insight.md +20 -0
- package/dist/okf/types/InsightRule.md +22 -0
- package/dist/okf/types/InspectorV2Filter.md +22 -0
- package/dist/okf/types/Instance.md +70 -0
- package/dist/okf/types/InstanceAccessControlAttributeConfiguration.md +15 -0
- package/dist/okf/types/InstanceConnectEndpoint.md +42 -0
- package/dist/okf/types/InstanceFleetConfig.md +25 -0
- package/dist/okf/types/InstanceGroupConfig.md +28 -0
- package/dist/okf/types/InstanceProfile.md +20 -0
- package/dist/okf/types/InstanceSnapshot.md +36 -0
- package/dist/okf/types/InstanceStorageConfig.md +24 -0
- package/dist/okf/types/IntegrationAssociation.md +21 -0
- package/dist/okf/types/IntegrationResourceProperty.md +21 -0
- package/dist/okf/types/IntegrationResponse.md +24 -0
- package/dist/okf/types/IntelligentPromptRouter.md +31 -0
- package/dist/okf/types/InterconnectConnection.md +39 -0
- package/dist/okf/types/IntermediateTable.md +34 -0
- package/dist/okf/types/InternetGateway.md +18 -0
- package/dist/okf/types/InternetMonitorMonitor.md +37 -0
- package/dist/okf/types/InvestigationGroup.md +35 -0
- package/dist/okf/types/InvoiceUnit.md +25 -0
- package/dist/okf/types/IoTAnalyticsChannel.md +21 -0
- package/dist/okf/types/IoTAnalyticsDataset.md +25 -0
- package/dist/okf/types/IoTAnalyticsDatastore.md +23 -0
- package/dist/okf/types/IoTAnalyticsPipeline.md +20 -0
- package/dist/okf/types/IoTAuthorizer.md +25 -0
- package/dist/okf/types/IoTBillingGroup.md +22 -0
- package/dist/okf/types/IoTCertificate.md +24 -0
- package/dist/okf/types/IoTEventsInput.md +16 -0
- package/dist/okf/types/IoTFleetWiseCampaign.md +42 -0
- package/dist/okf/types/IoTFleetWiseFleet.md +25 -0
- package/dist/okf/types/IoTJobTemplate.md +30 -0
- package/dist/okf/types/IoTPolicy.md +22 -0
- package/dist/okf/types/IoTSecurityProfile.md +25 -0
- package/dist/okf/types/IoTSiteWiseAccessPolicy.md +22 -0
- package/dist/okf/types/IoTSiteWiseAsset.md +28 -0
- package/dist/okf/types/IoTSiteWiseDashboard.md +24 -0
- package/dist/okf/types/IoTSiteWiseDataset.md +23 -0
- package/dist/okf/types/IoTSiteWiseGateway.md +22 -0
- package/dist/okf/types/IoTSiteWisePortal.md +33 -0
- package/dist/okf/types/IoTSiteWiseProject.md +24 -0
- package/dist/okf/types/IoTTwinMakerWorkspace.md +26 -0
- package/dist/okf/types/IoTWirelessDestination.md +23 -0
- package/dist/okf/types/IoTWirelessTaskDefinition.md +25 -0
- package/dist/okf/types/IpAccessSettings.md +27 -0
- package/dist/okf/types/IpPoolRouteTableAssociation.md +19 -0
- package/dist/okf/types/JobDefinition.md +32 -0
- package/dist/okf/types/JobQueue.md +26 -0
- package/dist/okf/types/KMSAlias.md +14 -0
- package/dist/okf/types/KafkaConnectConnector.md +31 -0
- package/dist/okf/types/KendraDataSource.md +29 -0
- package/dist/okf/types/KendraIndex.md +29 -0
- package/dist/okf/types/Key.md +36 -0
- package/dist/okf/types/KeyGroup.md +20 -0
- package/dist/okf/types/KeyPair.md +24 -0
- package/dist/okf/types/KeySigningKey.md +16 -0
- package/dist/okf/types/KeyValueStore.md +25 -0
- package/dist/okf/types/Keyspace.md +16 -0
- package/dist/okf/types/KinesisAnalyticsApplication.md +21 -0
- package/dist/okf/types/KinesisAnalyticsApplicationOutput.md +19 -0
- package/dist/okf/types/KinesisAnalyticsApplicationReferenceDataSource.md +19 -0
- package/dist/okf/types/KinesisAnalyticsV2Application.md +21 -0
- package/dist/okf/types/KinesisAnalyticsV2ApplicationOutput.md +19 -0
- package/dist/okf/types/KinesisAnalyticsV2ApplicationReferenceDataSource.md +19 -0
- package/dist/okf/types/KinesisResourcePolicy.md +14 -0
- package/dist/okf/types/KinesisStream.md +28 -0
- package/dist/okf/types/KinesisVideoStream.md +24 -0
- package/dist/okf/types/KmsKey.md +35 -0
- package/dist/okf/types/KnowledgeBasePolicy.md +19 -0
- package/dist/okf/types/Label.md +24 -0
- package/dist/okf/types/Lag.md +28 -0
- package/dist/okf/types/LakeFormationResource.md +22 -0
- package/dist/okf/types/LambdaAlias.md +23 -0
- package/dist/okf/types/LambdaCapacityProvider.md +28 -0
- package/dist/okf/types/LambdaHook.md +27 -0
- package/dist/okf/types/LandingZone.md +29 -0
- package/dist/okf/types/Launch.md +26 -0
- package/dist/okf/types/LaunchConfiguration.md +31 -0
- package/dist/okf/types/LaunchNotificationConstraint.md +22 -0
- package/dist/okf/types/LaunchRoleConstraint.md +23 -0
- package/dist/okf/types/LaunchTemplate.md +29 -0
- package/dist/okf/types/LaunchTemplateConstraint.md +22 -0
- package/dist/okf/types/LaunchWizardDeployment.md +32 -0
- package/dist/okf/types/LayerVersion.md +23 -0
- package/dist/okf/types/LayerVersionPermission.md +21 -0
- package/dist/okf/types/Layout.md +27 -0
- package/dist/okf/types/Ledger.md +22 -0
- package/dist/okf/types/LegalHold.md +27 -0
- package/dist/okf/types/Lens.md +28 -0
- package/dist/okf/types/LexResourcePolicy.md +21 -0
- package/dist/okf/types/License.md +31 -0
- package/dist/okf/types/LicenseAssetRuleSet.md +21 -0
- package/dist/okf/types/LicenseEndpoint.md +29 -0
- package/dist/okf/types/LifecycleAutomation.md +21 -0
- package/dist/okf/types/LifecycleHook.md +20 -0
- package/dist/okf/types/LightsailAlarm.md +30 -0
- package/dist/okf/types/LightsailBucket.md +28 -0
- package/dist/okf/types/LightsailCertificate.md +23 -0
- package/dist/okf/types/LightsailContainer.md +30 -0
- package/dist/okf/types/LightsailDatabase.md +32 -0
- package/dist/okf/types/LightsailDistribution.md +31 -0
- package/dist/okf/types/LightsailDomain.md +29 -0
- package/dist/okf/types/LightsailInstance.md +52 -0
- package/dist/okf/types/LightsailLoadBalancer.md +26 -0
- package/dist/okf/types/Limit.md +24 -0
- package/dist/okf/types/LinkAssociation.md +15 -0
- package/dist/okf/types/LinkRoutingRule.md +30 -0
- package/dist/okf/types/List.md +26 -0
- package/dist/okf/types/Listener.md +33 -0
- package/dist/okf/types/ListenerCertificate.md +19 -0
- package/dist/okf/types/ListenerRule.md +25 -0
- package/dist/okf/types/LiveSource.md +21 -0
- package/dist/okf/types/LoadBalancer.md +43 -0
- package/dist/okf/types/LoadBalancerTlsCertificate.md +25 -0
- package/dist/okf/types/LocalGatewayRoute.md +23 -0
- package/dist/okf/types/LocalGatewayRouteTable.md +28 -0
- package/dist/okf/types/LocalGatewayRouteTableVPCAssociation.md +24 -0
- package/dist/okf/types/LocalGatewayRouteTableVirtualInterfaceGroupAssociation.md +28 -0
- package/dist/okf/types/LocalGatewayVirtualInterface.md +33 -0
- package/dist/okf/types/LocalGatewayVirtualInterfaceGroup.md +29 -0
- package/dist/okf/types/Location.md +19 -0
- package/dist/okf/types/LocationAzureBlob.md +32 -0
- package/dist/okf/types/LocationEFS.md +26 -0
- package/dist/okf/types/LocationFSxLustre.md +23 -0
- package/dist/okf/types/LocationFSxONTAP.md +28 -0
- package/dist/okf/types/LocationFSxOpenZFS.md +24 -0
- package/dist/okf/types/LocationFSxWindows.md +31 -0
- package/dist/okf/types/LocationHDFS.md +37 -0
- package/dist/okf/types/LocationNFS.md +24 -0
- package/dist/okf/types/LocationObjectStorage.md +34 -0
- package/dist/okf/types/LocationS3.md +24 -0
- package/dist/okf/types/LocationSMB.md +37 -0
- package/dist/okf/types/LogAlarm.md +32 -0
- package/dist/okf/types/LogAnomalyDetectionIntegration.md +17 -0
- package/dist/okf/types/LogAnomalyDetector.md +30 -0
- package/dist/okf/types/LogDeliveryConfiguration.md +19 -0
- package/dist/okf/types/LogGroup.md +31 -0
- package/dist/okf/types/LogStream.md +14 -0
- package/dist/okf/types/LoggerDefinition.md +24 -0
- package/dist/okf/types/LoggerDefinitionVersion.md +19 -0
- package/dist/okf/types/Logging.md +20 -0
- package/dist/okf/types/LogicallyAirGappedBackupVault.md +29 -0
- package/dist/okf/types/LogsDestination.md +22 -0
- package/dist/okf/types/LogsIntegration.md +20 -0
- package/dist/okf/types/LogsResourcePolicy.md +14 -0
- package/dist/okf/types/LogsScheduledQuery.md +39 -0
- package/dist/okf/types/LogsTransformer.md +14 -0
- package/dist/okf/types/LookoutVisionProject.md +18 -0
- package/dist/okf/types/M2Application.md +26 -0
- package/dist/okf/types/M2Deployment.md +22 -0
- package/dist/okf/types/M2Environment.md +33 -0
- package/dist/okf/types/MLTransform.md +30 -0
- package/dist/okf/types/MPAIdentitySource.md +30 -0
- package/dist/okf/types/MSKCluster.md +33 -0
- package/dist/okf/types/MSKConfiguration.md +25 -0
- package/dist/okf/types/MSKTopic.md +22 -0
- package/dist/okf/types/MWAAEnvironment.md +56 -0
- package/dist/okf/types/MWAAServerlessWorkflow.md +36 -0
- package/dist/okf/types/MacieSession.md +23 -0
- package/dist/okf/types/Macro.md +22 -0
- package/dist/okf/types/MailManagerAddonInstance.md +23 -0
- package/dist/okf/types/MailManagerAddonSubscription.md +21 -0
- package/dist/okf/types/MailManagerAddressList.md +21 -0
- package/dist/okf/types/MailManagerArchive.md +25 -0
- package/dist/okf/types/MailManagerIngressPoint.md +32 -0
- package/dist/okf/types/MailManagerRelay.md +24 -0
- package/dist/okf/types/MailManagerRuleSet.md +22 -0
- package/dist/okf/types/MailManagerTrafficPolicy.md +24 -0
- package/dist/okf/types/MaintenanceWindow.md +28 -0
- package/dist/okf/types/MaintenanceWindowTarget.md +23 -0
- package/dist/okf/types/MaintenanceWindowTask.md +31 -0
- package/dist/okf/types/MalwareProtectionPlan.md +29 -0
- package/dist/okf/types/ManagedBlockchainMember.md +21 -0
- package/dist/okf/types/ManagedBlockchainNode.md +22 -0
- package/dist/okf/types/ManagedLoginBranding.md +23 -0
- package/dist/okf/types/ManagedNotificationAccountContactAssociation.md +14 -0
- package/dist/okf/types/ManagedNotificationAdditionalChannelAssociation.md +14 -0
- package/dist/okf/types/ManagedPolicy.md +42 -0
- package/dist/okf/types/Map.md +36 -0
- package/dist/okf/types/Master.md +15 -0
- package/dist/okf/types/MatchingWorkflow.md +29 -0
- package/dist/okf/types/MatchmakingConfiguration.md +34 -0
- package/dist/okf/types/MatchmakingRuleSet.md +22 -0
- package/dist/okf/types/MediaConnectFlow.md +38 -0
- package/dist/okf/types/MediaConnectGateway.md +22 -0
- package/dist/okf/types/MediaConvertJobTemplate.md +29 -0
- package/dist/okf/types/MediaConvertQueue.md +26 -0
- package/dist/okf/types/MediaLiveChannel.md +39 -0
- package/dist/okf/types/MediaLiveCluster.md +28 -0
- package/dist/okf/types/MediaLiveInput.md +35 -0
- package/dist/okf/types/MediaLiveNode.md +33 -0
- package/dist/okf/types/MediaPackageAsset.md +28 -0
- package/dist/okf/types/MediaPackageChannel.md +27 -0
- package/dist/okf/types/MediaPackageOriginEndpoint.md +33 -0
- package/dist/okf/types/MediaPackageV2Channel.md +33 -0
- package/dist/okf/types/MediaPackageV2ChannelPolicy.md +15 -0
- package/dist/okf/types/MediaPackageV2OriginEndpoint.md +45 -0
- package/dist/okf/types/MediaStoreContainer.md +26 -0
- package/dist/okf/types/MediaTailorChannel.md +26 -0
- package/dist/okf/types/MediaTailorChannelPolicy.md +14 -0
- package/dist/okf/types/MemberInvitation.md +17 -0
- package/dist/okf/types/Membership.md +31 -0
- package/dist/okf/types/Memory.md +66 -0
- package/dist/okf/types/MemoryDBCluster.md +52 -0
- package/dist/okf/types/MemoryDBParameterGroup.md +22 -0
- package/dist/okf/types/MemoryDBSubnetGroup.md +23 -0
- package/dist/okf/types/MemoryDBUser.md +23 -0
- package/dist/okf/types/Mesh.md +28 -0
- package/dist/okf/types/MessageTemplate.md +32 -0
- package/dist/okf/types/MessageTemplateVersion.md +21 -0
- package/dist/okf/types/MeteredProduct.md +25 -0
- package/dist/okf/types/Method.md +29 -0
- package/dist/okf/types/MetricFilter.md +19 -0
- package/dist/okf/types/MetricStream.md +32 -0
- package/dist/okf/types/MicrosoftAD.md +28 -0
- package/dist/okf/types/MicrosoftTeamsChannelConfiguration.md +29 -0
- package/dist/okf/types/MicrovmImage.md +41 -0
- package/dist/okf/types/MigrationProject.md +29 -0
- package/dist/okf/types/MissionProfile.md +31 -0
- package/dist/okf/types/MitigationAction.md +23 -0
- package/dist/okf/types/MlflowApp.md +33 -0
- package/dist/okf/types/MlflowTrackingServer.md +25 -0
- package/dist/okf/types/ModelBiasJobDefinition.md +30 -0
- package/dist/okf/types/ModelCard.md +38 -0
- package/dist/okf/types/ModelExplainabilityJobDefinition.md +30 -0
- package/dist/okf/types/ModelManifest.md +27 -0
- package/dist/okf/types/ModelPackage.md +49 -0
- package/dist/okf/types/ModelPackageGroup.md +25 -0
- package/dist/okf/types/ModelQualityJobDefinition.md +30 -0
- package/dist/okf/types/ModuleDefaultVersion.md +15 -0
- package/dist/okf/types/ModuleVersion.md +33 -0
- package/dist/okf/types/MonitoringSchedule.md +28 -0
- package/dist/okf/types/MonitoringSubscription.md +14 -0
- package/dist/okf/types/MultiRegionAccessPoint.md +22 -0
- package/dist/okf/types/MultiRegionAccessPointPolicy.md +20 -0
- package/dist/okf/types/MultiRegionCluster.md +31 -0
- package/dist/okf/types/MultiRegionEndpoint.md +15 -0
- package/dist/okf/types/MulticastGroup.md +29 -0
- package/dist/okf/types/Multiplex.md +30 -0
- package/dist/okf/types/Multiplexprogram.md +23 -0
- package/dist/okf/types/NamedQuery.md +22 -0
- package/dist/okf/types/NatGateway.md +37 -0
- package/dist/okf/types/NeptuneDBCluster.md +50 -0
- package/dist/okf/types/NeptuneDBClusterParameterGroup.md +17 -0
- package/dist/okf/types/NeptuneDBInstance.md +31 -0
- package/dist/okf/types/NeptuneDBParameterGroup.md +17 -0
- package/dist/okf/types/NeptuneDBSubnetGroup.md +16 -0
- package/dist/okf/types/NeptuneEventSubscription.md +19 -0
- package/dist/okf/types/NeptuneGlobalCluster.md +19 -0
- package/dist/okf/types/NeptuneGraphGraph.md +29 -0
- package/dist/okf/types/Network.md +27 -0
- package/dist/okf/types/NetworkAcl.md +19 -0
- package/dist/okf/types/NetworkAclEntry.md +26 -0
- package/dist/okf/types/NetworkAnalyzerConfiguration.md +23 -0
- package/dist/okf/types/NetworkConnector.md +23 -0
- package/dist/okf/types/NetworkFirewallLoggingConfiguration.md +16 -0
- package/dist/okf/types/NetworkFirewallRuleGroup.md +26 -0
- package/dist/okf/types/NetworkFlowMonitorMonitor.md +28 -0
- package/dist/okf/types/NetworkInsightsAccessScope.md +26 -0
- package/dist/okf/types/NetworkInsightsAccessScopeAnalysis.md +33 -0
- package/dist/okf/types/NetworkInsightsAnalysis.md +42 -0
- package/dist/okf/types/NetworkInsightsPath.md +34 -0
- package/dist/okf/types/NetworkInterface.md +45 -0
- package/dist/okf/types/NetworkInterfaceAttachment.md +23 -0
- package/dist/okf/types/NetworkInterfacePermission.md +20 -0
- package/dist/okf/types/NetworkManagerDevice.md +33 -0
- package/dist/okf/types/NetworkManagerLink.md +30 -0
- package/dist/okf/types/NetworkManagerSite.md +27 -0
- package/dist/okf/types/NetworkPerformanceMetricSubscription.md +16 -0
- package/dist/okf/types/NetworkSettings.md +23 -0
- package/dist/okf/types/Nodegroup.md +43 -0
- package/dist/okf/types/NotebookInstance.md +33 -0
- package/dist/okf/types/NotebookInstanceLifecycleConfig.md +20 -0
- package/dist/okf/types/Notification.md +27 -0
- package/dist/okf/types/NotificationConfiguration.md +25 -0
- package/dist/okf/types/NotificationHub.md +20 -0
- package/dist/okf/types/NotificationRule.md +27 -0
- package/dist/okf/types/NotificationsEventRule.md +28 -0
- package/dist/okf/types/OAuth2CredentialProvider.md +37 -0
- package/dist/okf/types/OAuthClientApplication.md +32 -0
- package/dist/okf/types/OIDCProvider.md +21 -0
- package/dist/okf/types/OSISPipeline.md +34 -0
- package/dist/okf/types/OTelEnrichment.md +19 -0
- package/dist/okf/types/OamLink.md +24 -0
- package/dist/okf/types/ObjectType.md +34 -0
- package/dist/okf/types/ObservabilityConfiguration.md +24 -0
- package/dist/okf/types/OdbNetwork.md +46 -0
- package/dist/okf/types/OdbPeeringConnection.md +31 -0
- package/dist/okf/types/OmicsConfiguration.md +27 -0
- package/dist/okf/types/OmicsWorkflow.md +45 -0
- package/dist/okf/types/OnlineEvaluationConfig.md +37 -0
- package/dist/okf/types/OpenSearchServerlessAccessPolicy.md +16 -0
- package/dist/okf/types/OpenSearchServerlessCollection.md +36 -0
- package/dist/okf/types/OpenSearchServerlessIndex.md +21 -0
- package/dist/okf/types/OpenSearchServerlessLifecyclePolicy.md +16 -0
- package/dist/okf/types/OpenSearchServiceApplication.md +26 -0
- package/dist/okf/types/OpenSearchServiceDomain.md +57 -0
- package/dist/okf/types/OpsItem.md +40 -0
- package/dist/okf/types/OptOutList.md +19 -0
- package/dist/okf/types/OptionGroup.md +18 -0
- package/dist/okf/types/Organization.md +32 -0
- package/dist/okf/types/OrganizationAdmin.md +18 -0
- package/dist/okf/types/OrganizationCentralizationRule.md +20 -0
- package/dist/okf/types/OrganizationConfigRule.md +22 -0
- package/dist/okf/types/OrganizationConfiguration.md +26 -0
- package/dist/okf/types/OrganizationConformancePack.md +25 -0
- package/dist/okf/types/OrganizationTelemetryRule.md +22 -0
- package/dist/okf/types/OrganizationalUnit.md +24 -0
- package/dist/okf/types/OrganizationalUnitAssociation.md +14 -0
- package/dist/okf/types/OrganizationsAccount.md +34 -0
- package/dist/okf/types/OrganizationsPolicy.md +32 -0
- package/dist/okf/types/OrganizationsResourcePolicy.md +21 -0
- package/dist/okf/types/OriginAccessControl.md +18 -0
- package/dist/okf/types/OriginEndpointPolicy.md +17 -0
- package/dist/okf/types/OriginRequestPolicy.md +20 -0
- package/dist/okf/types/OutboundExternalLink.md +30 -0
- package/dist/okf/types/Outcome.md +24 -0
- package/dist/okf/types/OutpostResolver.md +34 -0
- package/dist/okf/types/OutpostsSite.md +26 -0
- package/dist/okf/types/Owner.md +23 -0
- package/dist/okf/types/PCAConnectorADConnector.md +21 -0
- package/dist/okf/types/PCAConnectorADTemplate.md +22 -0
- package/dist/okf/types/PCAConnectorSCEPConnector.md +27 -0
- package/dist/okf/types/PCSCluster.md +31 -0
- package/dist/okf/types/PCSQueue.md +28 -0
- package/dist/okf/types/PackageGroup.md +24 -0
- package/dist/okf/types/PackageVersion.md +33 -0
- package/dist/okf/types/PackagingConfiguration.md +24 -0
- package/dist/okf/types/PackagingGroup.md +23 -0
- package/dist/okf/types/PanoramaPackage.md +29 -0
- package/dist/okf/types/Partition.md +21 -0
- package/dist/okf/types/PartnerAccount.md +26 -0
- package/dist/okf/types/PartnerApp.md +34 -0
- package/dist/okf/types/Partnership.md +32 -0
- package/dist/okf/types/PatchBaseline.md +32 -0
- package/dist/okf/types/PaymentConnector.md +30 -0
- package/dist/okf/types/PaymentCredentialProvider.md +27 -0
- package/dist/okf/types/PaymentCryptographyAlias.md +14 -0
- package/dist/okf/types/PaymentManager.md +33 -0
- package/dist/okf/types/Pentest.md +32 -0
- package/dist/okf/types/Permission.md +26 -0
- package/dist/okf/types/PermissionSet.md +27 -0
- package/dist/okf/types/Permissions.md +21 -0
- package/dist/okf/types/PersonalizeDataset.md +22 -0
- package/dist/okf/types/PersonalizeDatasetGroup.md +21 -0
- package/dist/okf/types/PersonalizeSchema.md +20 -0
- package/dist/okf/types/PinpointApp.md +21 -0
- package/dist/okf/types/PinpointCampaign.md +37 -0
- package/dist/okf/types/PinpointEmailConfigurationSet.md +23 -0
- package/dist/okf/types/PinpointEmailConfigurationSetEventDestination.md +20 -0
- package/dist/okf/types/PinpointEmailDedicatedIpPool.md +19 -0
- package/dist/okf/types/PinpointEventStream.md +20 -0
- package/dist/okf/types/PinpointSegment.md +24 -0
- package/dist/okf/types/Pipe.md +38 -0
- package/dist/okf/types/PlaceIndex.md +29 -0
- package/dist/okf/types/PlacementGroup.md +24 -0
- package/dist/okf/types/PlaybackConfiguration.md +45 -0
- package/dist/okf/types/PlaybackKeyPair.md +22 -0
- package/dist/okf/types/PlaybackRestrictionPolicy.md +22 -0
- package/dist/okf/types/Plugin.md +33 -0
- package/dist/okf/types/PodIdentityAssociation.md +29 -0
- package/dist/okf/types/PolicyAssociation.md +28 -0
- package/dist/okf/types/PolicyEngine.md +31 -0
- package/dist/okf/types/PolicyGrant.md +27 -0
- package/dist/okf/types/PolicyPrincipalAttachment.md +19 -0
- package/dist/okf/types/PolicyStatement.md +18 -0
- package/dist/okf/types/PolicyStore.md +27 -0
- package/dist/okf/types/PolicyStoreAlias.md +14 -0
- package/dist/okf/types/PolicyTemplate.md +21 -0
- package/dist/okf/types/Pool.md +28 -0
- package/dist/okf/types/Portfolio.md +24 -0
- package/dist/okf/types/PortfolioPrincipalAssociation.md +16 -0
- package/dist/okf/types/PortfolioProductAssociation.md +16 -0
- package/dist/okf/types/PortfolioShare.md +16 -0
- package/dist/okf/types/PredefinedAttribute.md +24 -0
- package/dist/okf/types/Preferences.md +18 -0
- package/dist/okf/types/PrefixList.md +28 -0
- package/dist/okf/types/PreparedStatement.md +16 -0
- package/dist/okf/types/Preset.md +22 -0
- package/dist/okf/types/PricingPlan.md +27 -0
- package/dist/okf/types/PricingRule.md +34 -0
- package/dist/okf/types/PrimaryTaskSet.md +15 -0
- package/dist/okf/types/PrincipalPermissions.md +24 -0
- package/dist/okf/types/PrivacyBudgetTemplate.md +30 -0
- package/dist/okf/types/PrivateConnection.md +25 -0
- package/dist/okf/types/PrivateDnsNamespace.md +26 -0
- package/dist/okf/types/PrivateGraphEndpoint.md +23 -0
- package/dist/okf/types/PrivateVirtualInterface.md +30 -0
- package/dist/okf/types/ProactiveEngagement.md +19 -0
- package/dist/okf/types/ProcessingJob.md +48 -0
- package/dist/okf/types/ProductSubscription.md +18 -0
- package/dist/okf/types/ProfileAssociation.md +22 -0
- package/dist/okf/types/ProfilePermission.md +17 -0
- package/dist/okf/types/ProfileResourceAssociation.md +23 -0
- package/dist/okf/types/ProfilingGroup.md +22 -0
- package/dist/okf/types/ProjectMembership.md +23 -0
- package/dist/okf/types/ProjectProfile.md +41 -0
- package/dist/okf/types/PromptVersion.md +36 -0
- package/dist/okf/types/ProtectConfiguration.md +22 -0
- package/dist/okf/types/Protection.md +28 -0
- package/dist/okf/types/ProtectionGroup.md +23 -0
- package/dist/okf/types/ProvisioningTemplate.md +25 -0
- package/dist/okf/types/PublicDnsNamespace.md +25 -0
- package/dist/okf/types/PublicRepository.md +21 -0
- package/dist/okf/types/PublicTypeVersion.md +26 -0
- package/dist/okf/types/PublicVirtualInterface.md +27 -0
- package/dist/okf/types/Publisher.md +25 -0
- package/dist/okf/types/PublishingDestination.md +25 -0
- package/dist/okf/types/PullThroughCacheRule.md +18 -0
- package/dist/okf/types/PullTimeUpdateExclusion.md +13 -0
- package/dist/okf/types/PushTemplate.md +28 -0
- package/dist/okf/types/QBusinessApplication.md +41 -0
- package/dist/okf/types/QBusinessDataSource.md +38 -0
- package/dist/okf/types/QBusinessIndex.md +34 -0
- package/dist/okf/types/QBusinessPermission.md +17 -0
- package/dist/okf/types/QLDBStream.md +26 -0
- package/dist/okf/types/QueryDefinition.md +22 -0
- package/dist/okf/types/Queue.md +39 -0
- package/dist/okf/types/QueueEnvironment.md +24 -0
- package/dist/okf/types/QueueFleetAssociation.md +15 -0
- package/dist/okf/types/QueueInlinePolicy.md +14 -0
- package/dist/okf/types/QueueLimitAssociation.md +15 -0
- package/dist/okf/types/QueuePolicy.md +19 -0
- package/dist/okf/types/QuickConnect.md +24 -0
- package/dist/okf/types/QuickResponse.md +34 -0
- package/dist/okf/types/QuickSightAgent.md +41 -0
- package/dist/okf/types/QuickSightDashboard.md +40 -0
- package/dist/okf/types/QuickSightDataSource.md +36 -0
- package/dist/okf/types/QuickSightFlow.md +32 -0
- package/dist/okf/types/QuickSightKnowledgeBase.md +43 -0
- package/dist/okf/types/QuickSightSpace.md +30 -0
- package/dist/okf/types/QuickSightTemplate.md +32 -0
- package/dist/okf/types/QuickSightTheme.md +33 -0
- package/dist/okf/types/QuickSightTopic.md +27 -0
- package/dist/okf/types/QuotaShare.md +24 -0
- package/dist/okf/types/RAMPermission.md +27 -0
- package/dist/okf/types/RDSDBClusterParameterGroup.md +17 -0
- package/dist/okf/types/RDSDBParameterGroup.md +17 -0
- package/dist/okf/types/RDSDBSubnetGroup.md +25 -0
- package/dist/okf/types/RDSEventSubscription.md +19 -0
- package/dist/okf/types/RDSGlobalCluster.md +25 -0
- package/dist/okf/types/RDSIntegration.md +27 -0
- package/dist/okf/types/RTBFabricLink.md +34 -0
- package/dist/okf/types/RateBasedRule.md +22 -0
- package/dist/okf/types/RbinRule.md +29 -0
- package/dist/okf/types/ReadinessCheck.md +20 -0
- package/dist/okf/types/RealtimeLogConfig.md +21 -0
- package/dist/okf/types/ReceiptFilter.md +18 -0
- package/dist/okf/types/ReceiptRule.md +20 -0
- package/dist/okf/types/ReceiptRuleSet.md +18 -0
- package/dist/okf/types/Recommender.md +35 -0
- package/dist/okf/types/RecordSet.md +34 -0
- package/dist/okf/types/RecordSetGroup.md +21 -0
- package/dist/okf/types/RecordingConfiguration.md +25 -0
- package/dist/okf/types/RecoveryGroup.md +20 -0
- package/dist/okf/types/RedshiftCluster.md +75 -0
- package/dist/okf/types/RedshiftEventSubscription.md +35 -0
- package/dist/okf/types/RedshiftIntegration.md +25 -0
- package/dist/okf/types/RedshiftScheduledAction.md +27 -0
- package/dist/okf/types/RedshiftServerlessNamespace.md +44 -0
- package/dist/okf/types/RedshiftServerlessSnapshot.md +33 -0
- package/dist/okf/types/RefactorSpacesApplication.md +37 -0
- package/dist/okf/types/RefactorSpacesEnvironment.md +25 -0
- package/dist/okf/types/RefactorSpacesRoute.md +28 -0
- package/dist/okf/types/RefactorSpacesService.md +28 -0
- package/dist/okf/types/ReferenceStore.md +25 -0
- package/dist/okf/types/RefreshSchedule.md +20 -0
- package/dist/okf/types/Registration.md +27 -0
- package/dist/okf/types/RegistryScanningConfiguration.md +19 -0
- package/dist/okf/types/RekognitionCollection.md +19 -0
- package/dist/okf/types/RekognitionProject.md +19 -0
- package/dist/okf/types/RemediationConfiguration.md +22 -0
- package/dist/okf/types/ReplicaKey.md +25 -0
- package/dist/okf/types/ReplicationConfig.md +27 -0
- package/dist/okf/types/ReplicationConfiguration.md +18 -0
- package/dist/okf/types/ReplicationGroup.md +75 -0
- package/dist/okf/types/ReplicationInstance.md +38 -0
- package/dist/okf/types/ReplicationSet.md +20 -0
- package/dist/okf/types/ReplicationSubnetGroup.md +21 -0
- package/dist/okf/types/ReplicationTask.md +30 -0
- package/dist/okf/types/Replicator.md +26 -0
- package/dist/okf/types/ReportDefinition.md +25 -0
- package/dist/okf/types/ReportGroup.md +24 -0
- package/dist/okf/types/ReportPlan.md +22 -0
- package/dist/okf/types/RepositoryAssociation.md +23 -0
- package/dist/okf/types/RepositoryCreationTemplate.md +29 -0
- package/dist/okf/types/RepositoryLink.md +26 -0
- package/dist/okf/types/RequestValidator.md +21 -0
- package/dist/okf/types/RequesterGateway.md +36 -0
- package/dist/okf/types/ResilienceHubApp.md +28 -0
- package/dist/okf/types/ResilienceHubV2Policy.md +31 -0
- package/dist/okf/types/ResilienceHubV2Service.md +35 -0
- package/dist/okf/types/ResiliencyPolicy.md +23 -0
- package/dist/okf/types/Resolver.md +34 -0
- package/dist/okf/types/ResolverConfig.md +23 -0
- package/dist/okf/types/ResolverDNSSECConfig.md +22 -0
- package/dist/okf/types/ResolverEndpoint.md +36 -0
- package/dist/okf/types/ResolverQueryLoggingConfig.md +34 -0
- package/dist/okf/types/ResolverQueryLoggingConfigAssociation.md +27 -0
- package/dist/okf/types/ResolverRule.md +26 -0
- package/dist/okf/types/ResolverRuleAssociation.md +20 -0
- package/dist/okf/types/ResourceAssociation.md +22 -0
- package/dist/okf/types/ResourceCollection.md +18 -0
- package/dist/okf/types/ResourceConfiguration.md +32 -0
- package/dist/okf/types/ResourceDataSync.md +21 -0
- package/dist/okf/types/ResourceDefaultVersion.md +20 -0
- package/dist/okf/types/ResourceDefinition.md +24 -0
- package/dist/okf/types/ResourceDefinitionVersion.md +19 -0
- package/dist/okf/types/ResourceExplorer2Index.md +21 -0
- package/dist/okf/types/ResourceExplorer2View.md +22 -0
- package/dist/okf/types/ResourceGateway.md +27 -0
- package/dist/okf/types/ResourceGroup.md +18 -0
- package/dist/okf/types/ResourceGroupsGroup.md +23 -0
- package/dist/okf/types/ResourceShare.md +35 -0
- package/dist/okf/types/ResourceSpecificLogging.md +20 -0
- package/dist/okf/types/ResourceUpdateConstraint.md +22 -0
- package/dist/okf/types/ResourceVersion.md +31 -0
- package/dist/okf/types/ResponderGateway.md +42 -0
- package/dist/okf/types/ResponseHeadersPolicy.md +20 -0
- package/dist/okf/types/ResponsePlan.md +25 -0
- package/dist/okf/types/RestApi.md +36 -0
- package/dist/okf/types/RestoreTestingPlan.md +23 -0
- package/dist/okf/types/RestoreTestingSelection.md +20 -0
- package/dist/okf/types/Retriever.md +31 -0
- package/dist/okf/types/ReviewTemplate.md +28 -0
- package/dist/okf/types/RoboMakerFleet.md +19 -0
- package/dist/okf/types/Robot.md +22 -0
- package/dist/okf/types/RobotApplication.md +23 -0
- package/dist/okf/types/RobotApplicationVersion.md +21 -0
- package/dist/okf/types/Role.md +33 -0
- package/dist/okf/types/RoleAlias.md +21 -0
- package/dist/okf/types/RolePolicy.md +15 -0
- package/dist/okf/types/RolesAnywhereProfile.md +29 -0
- package/dist/okf/types/Room.md +25 -0
- package/dist/okf/types/Rotation.md +27 -0
- package/dist/okf/types/RotationSchedule.md +24 -0
- package/dist/okf/types/Route53GlobalResolverFirewallDomainList.md +36 -0
- package/dist/okf/types/Route53ProfilesProfile.md +25 -0
- package/dist/okf/types/Route53RecoveryControlCluster.md +24 -0
- package/dist/okf/types/Route53RecoveryReadinessResourceSet.md +21 -0
- package/dist/okf/types/Route53ResolverFirewallDomainList.md +37 -0
- package/dist/okf/types/RouteCalculator.md +28 -0
- package/dist/okf/types/RouteResponse.md +23 -0
- package/dist/okf/types/RouteServer.md +24 -0
- package/dist/okf/types/RouteServerAssociation.md +14 -0
- package/dist/okf/types/RouteServerEndpoint.md +28 -0
- package/dist/okf/types/RouteServerPeer.md +33 -0
- package/dist/okf/types/RouteServerPropagation.md +14 -0
- package/dist/okf/types/RouteTable.md +19 -0
- package/dist/okf/types/RouterInput.md +46 -0
- package/dist/okf/types/RouterNetworkInterface.md +35 -0
- package/dist/okf/types/RouterOutput.md +42 -0
- package/dist/okf/types/RoutingControl.md +22 -0
- package/dist/okf/types/RoutingProfile.md +26 -0
- package/dist/okf/types/RoutingRule.md +23 -0
- package/dist/okf/types/RuleGroupsNamespace.md +21 -0
- package/dist/okf/types/Ruleset.md +17 -0
- package/dist/okf/types/RunGroup.md +27 -0
- package/dist/okf/types/Runtime.md +47 -0
- package/dist/okf/types/RuntimeEndpoint.md +38 -0
- package/dist/okf/types/S3AccessPoint.md +28 -0
- package/dist/okf/types/S3AccessPointAttachment.md +24 -0
- package/dist/okf/types/S3BucketPolicy.md +18 -0
- package/dist/okf/types/S3ExpressAccessPoint.md +27 -0
- package/dist/okf/types/S3ExpressBucketPolicy.md +14 -0
- package/dist/okf/types/S3FilesAccessPoint.md +28 -0
- package/dist/okf/types/S3FilesFileSystem.md +36 -0
- package/dist/okf/types/S3FilesMountTarget.md +35 -0
- package/dist/okf/types/S3ObjectLambdaAccessPoint.md +30 -0
- package/dist/okf/types/S3OutpostsAccessPoint.md +21 -0
- package/dist/okf/types/S3OutpostsBucket.md +21 -0
- package/dist/okf/types/S3OutpostsBucketPolicy.md +14 -0
- package/dist/okf/types/S3OutpostsEndpoint.md +33 -0
- package/dist/okf/types/S3TableIntegration.md +22 -0
- package/dist/okf/types/S3TablesNamespace.md +14 -0
- package/dist/okf/types/S3TablesTable.md +31 -0
- package/dist/okf/types/S3VectorsIndex.md +28 -0
- package/dist/okf/types/SAMLProvider.md +26 -0
- package/dist/okf/types/SCNDataset.md +28 -0
- package/dist/okf/types/SCNNamespace.md +25 -0
- package/dist/okf/types/SDBDomain.md +18 -0
- package/dist/okf/types/SESConfigurationSet.md +21 -0
- package/dist/okf/types/SESConfigurationSetEventDestination.md +19 -0
- package/dist/okf/types/SESDedicatedIpPool.md +15 -0
- package/dist/okf/types/SESTemplate.md +19 -0
- package/dist/okf/types/SMSChannel.md +21 -0
- package/dist/okf/types/SMSVOICEConfigurationSet.md +23 -0
- package/dist/okf/types/SMSVOICEPhoneNumber.md +31 -0
- package/dist/okf/types/SMSVOICEResourcePolicy.md +14 -0
- package/dist/okf/types/SSMAssociation.md +36 -0
- package/dist/okf/types/SSMContactsPlan.md +20 -0
- package/dist/okf/types/SSMResourcePolicy.md +21 -0
- package/dist/okf/types/SSOApplication.md +26 -0
- package/dist/okf/types/SSOInstance.md +25 -0
- package/dist/okf/types/SafetyRule.md +25 -0
- package/dist/okf/types/SageMakerApp.md +26 -0
- package/dist/okf/types/SageMakerCluster.md +38 -0
- package/dist/okf/types/SageMakerDevice.md +15 -0
- package/dist/okf/types/SageMakerDomain.md +42 -0
- package/dist/okf/types/SageMakerEndpoint.md +25 -0
- package/dist/okf/types/SageMakerExperiment.md +25 -0
- package/dist/okf/types/SageMakerHub.md +29 -0
- package/dist/okf/types/SageMakerImage.md +22 -0
- package/dist/okf/types/SageMakerModel.md +25 -0
- package/dist/okf/types/SageMakerPipeline.md +19 -0
- package/dist/okf/types/SageMakerProject.md +29 -0
- package/dist/okf/types/SageMakerUserProfile.md +23 -0
- package/dist/okf/types/SamplingRule.md +22 -0
- package/dist/okf/types/ScalableTarget.md +29 -0
- package/dist/okf/types/ScalingPlan.md +23 -0
- package/dist/okf/types/Scene.md +30 -0
- package/dist/okf/types/ScheduleGroup.md +25 -0
- package/dist/okf/types/ScheduledAudit.md +23 -0
- package/dist/okf/types/SchedulerSchedule.md +28 -0
- package/dist/okf/types/SchedulingPolicy.md +21 -0
- package/dist/okf/types/SchemaMapping.md +27 -0
- package/dist/okf/types/SchemaVersion.md +19 -0
- package/dist/okf/types/SchemaVersionMetadata.md +15 -0
- package/dist/okf/types/Scraper.md +28 -0
- package/dist/okf/types/Script.md +28 -0
- package/dist/okf/types/SdiSource.md +27 -0
- package/dist/okf/types/Secret.md +29 -0
- package/dist/okf/types/SecretTargetAttachment.md +20 -0
- package/dist/okf/types/SecurityAgentAgentSpace.md +31 -0
- package/dist/okf/types/SecurityAgentApplication.md +26 -0
- package/dist/okf/types/SecurityConfig.md +26 -0
- package/dist/okf/types/SecurityControl.md +16 -0
- package/dist/okf/types/SecurityGroup.md +31 -0
- package/dist/okf/types/SecurityGroupEgress.md +26 -0
- package/dist/okf/types/SecurityGroupVpcAssociation.md +23 -0
- package/dist/okf/types/SecurityHubAutomationRule.md +31 -0
- package/dist/okf/types/SecurityHubConnector.md +39 -0
- package/dist/okf/types/SecurityHubHub.md +23 -0
- package/dist/okf/types/SecurityKey.md +19 -0
- package/dist/okf/types/SecurityPolicy.md +16 -0
- package/dist/okf/types/SecurityRequirementPack.md +23 -0
- package/dist/okf/types/SegmentDefinition.md +29 -0
- package/dist/okf/types/SenderId.md +21 -0
- package/dist/okf/types/SequenceStore.md +40 -0
- package/dist/okf/types/Server.md +40 -0
- package/dist/okf/types/ServerCertificate.md +23 -0
- package/dist/okf/types/ServerlessApi.md +35 -0
- package/dist/okf/types/ServerlessApplication.md +21 -0
- package/dist/okf/types/ServerlessCache.md +43 -0
- package/dist/okf/types/ServerlessCluster.md +21 -0
- package/dist/okf/types/ServerlessConnector.md +15 -0
- package/dist/okf/types/ServerlessFunction.md +43 -0
- package/dist/okf/types/ServerlessGraphQLApi.md +33 -0
- package/dist/okf/types/ServerlessHttpApi.md +29 -0
- package/dist/okf/types/ServerlessLayerVersion.md +24 -0
- package/dist/okf/types/ServerlessStateMachine.md +29 -0
- package/dist/okf/types/ServiceAction.md +22 -0
- package/dist/okf/types/ServiceActionAssociation.md +15 -0
- package/dist/okf/types/ServiceCatalogAppRegistryApplication.md +28 -0
- package/dist/okf/types/ServiceDiscoveryInstance.md +19 -0
- package/dist/okf/types/ServiceDiscoveryService.md +28 -0
- package/dist/okf/types/ServiceEnvironment.md +22 -0
- package/dist/okf/types/ServiceFunction.md +29 -0
- package/dist/okf/types/ServiceLevelObjective.md +31 -0
- package/dist/okf/types/ServiceLinkedRole.md +20 -0
- package/dist/okf/types/ServiceNetwork.md +27 -0
- package/dist/okf/types/ServiceNetworkResourceAssociation.md +23 -0
- package/dist/okf/types/ServiceNetworkServiceAssociation.md +41 -0
- package/dist/okf/types/ServiceNetworkVpcAssociation.md +37 -0
- package/dist/okf/types/ServicePrincipalName.md +14 -0
- package/dist/okf/types/ServiceProfile.md +38 -0
- package/dist/okf/types/ServiceSetting.md +25 -0
- package/dist/okf/types/ServiceTemplate.md +23 -0
- package/dist/okf/types/SessionLogger.md +27 -0
- package/dist/okf/types/SignalCatalog.md +31 -0
- package/dist/okf/types/SignalMap.md +52 -0
- package/dist/okf/types/SignalingChannel.md +21 -0
- package/dist/okf/types/SigningConfiguration.md +18 -0
- package/dist/okf/types/SigningProfile.md +26 -0
- package/dist/okf/types/SimpleAD.md +30 -0
- package/dist/okf/types/SimpleTable.md +17 -0
- package/dist/okf/types/Simulation.md +22 -0
- package/dist/okf/types/SimulationApplication.md +25 -0
- package/dist/okf/types/SimulationApplicationVersion.md +21 -0
- package/dist/okf/types/Sink.md +20 -0
- package/dist/okf/types/SiteToSiteVpnAttachment.md +46 -0
- package/dist/okf/types/Skill.md +20 -0
- package/dist/okf/types/SlackWorkspaceConfiguration.md +14 -0
- package/dist/okf/types/SmResourcePolicy.md +20 -0
- package/dist/okf/types/SmsTemplate.md +24 -0
- package/dist/okf/types/SnapshotBlockPublicAccess.md +18 -0
- package/dist/okf/types/SnapshotSchedule.md +23 -0
- package/dist/okf/types/SoftwarePackage.md +20 -0
- package/dist/okf/types/SoftwarePackageVersion.md +31 -0
- package/dist/okf/types/Solution.md +24 -0
- package/dist/okf/types/SourceApiAssociation.md +37 -0
- package/dist/okf/types/SourceCredential.md +21 -0
- package/dist/okf/types/SourceLocation.md +23 -0
- package/dist/okf/types/Space.md +26 -0
- package/dist/okf/types/SpendingLimit.md +29 -0
- package/dist/okf/types/SpotFleet.md +19 -0
- package/dist/okf/types/SqlHaStandbyDetectedInstance.md +23 -0
- package/dist/okf/types/SsmParameter.md +26 -0
- package/dist/okf/types/Stack.md +46 -0
- package/dist/okf/types/StackFleetAssociation.md +19 -0
- package/dist/okf/types/StackSet.md +32 -0
- package/dist/okf/types/StackSetConstraint.md +26 -0
- package/dist/okf/types/StackUserAssociation.md +16 -0
- package/dist/okf/types/Standard.md +19 -0
- package/dist/okf/types/StateMachine.md +32 -0
- package/dist/okf/types/StateMachineAlias.md +22 -0
- package/dist/okf/types/StateMachineVersion.md +20 -0
- package/dist/okf/types/StateTemplate.md +30 -0
- package/dist/okf/types/StaticIp.md +23 -0
- package/dist/okf/types/Step.md +23 -0
- package/dist/okf/types/StorageConfiguration.md +20 -0
- package/dist/okf/types/StorageLens.md +18 -0
- package/dist/okf/types/StorageLensGroup.md +20 -0
- package/dist/okf/types/StorageProfile.md +21 -0
- package/dist/okf/types/StorageVirtualMachine.md +27 -0
- package/dist/okf/types/StoredQuery.md +23 -0
- package/dist/okf/types/StreamConsumer.md +24 -0
- package/dist/okf/types/StreamKey.md +21 -0
- package/dist/okf/types/StreamProcessor.md +34 -0
- package/dist/okf/types/StreamingDistribution.md +21 -0
- package/dist/okf/types/Studio.md +38 -0
- package/dist/okf/types/StudioLifecycleConfig.md +21 -0
- package/dist/okf/types/StudioSessionMapping.md +16 -0
- package/dist/okf/types/Subnet.md +40 -0
- package/dist/okf/types/SubnetCidrBlock.md +25 -0
- package/dist/okf/types/SubnetNetworkAclAssociation.md +19 -0
- package/dist/okf/types/SubnetRouteTableAssociation.md +19 -0
- package/dist/okf/types/Subscriber.md +32 -0
- package/dist/okf/types/SubscriberNotification.md +19 -0
- package/dist/okf/types/Subscription.md +28 -0
- package/dist/okf/types/SubscriptionDefinition.md +24 -0
- package/dist/okf/types/SubscriptionDefinitionVersion.md +19 -0
- package/dist/okf/types/SubscriptionFilter.md +21 -0
- package/dist/okf/types/SubscriptionTarget.md +40 -0
- package/dist/okf/types/SuiteDefinition.md +23 -0
- package/dist/okf/types/SupportAppSlackChannelConfiguration.md +20 -0
- package/dist/okf/types/SyncConfiguration.md +29 -0
- package/dist/okf/types/SyncJob.md +27 -0
- package/dist/okf/types/SyntheticsGroup.md +20 -0
- package/dist/okf/types/System.md +28 -0
- package/dist/okf/types/SystemsManagerSAPApplication.md +26 -0
- package/dist/okf/types/TLSInspectionConfiguration.md +23 -0
- package/dist/okf/types/Table.md +44 -0
- package/dist/okf/types/TableBucket.md +24 -0
- package/dist/okf/types/TableBucketPolicy.md +14 -0
- package/dist/okf/types/TableOptimizer.md +22 -0
- package/dist/okf/types/TablePolicy.md +23 -0
- package/dist/okf/types/Tag.md +19 -0
- package/dist/okf/types/TagAssociation.md +21 -0
- package/dist/okf/types/TagOption.md +20 -0
- package/dist/okf/types/TagOptionAssociation.md +14 -0
- package/dist/okf/types/TagSyncTask.md +27 -0
- package/dist/okf/types/TapePool.md +24 -0
- package/dist/okf/types/TargetAccountConfiguration.md +16 -0
- package/dist/okf/types/TargetDomain.md +30 -0
- package/dist/okf/types/TargetGroup.md +43 -0
- package/dist/okf/types/Task.md +35 -0
- package/dist/okf/types/TaskDefinition.md +45 -0
- package/dist/okf/types/TaskSet.md +29 -0
- package/dist/okf/types/TaskTemplate.md +28 -0
- package/dist/okf/types/TelemetryEnrichment.md +18 -0
- package/dist/okf/types/TelemetryPipelines.md +28 -0
- package/dist/okf/types/TelemetryRule.md +22 -0
- package/dist/okf/types/TemplateGroupAccessControlEntry.md +16 -0
- package/dist/okf/types/Tenant.md +20 -0
- package/dist/okf/types/Terms.md +23 -0
- package/dist/okf/types/Thing.md +21 -0
- package/dist/okf/types/ThingGroup.md +24 -0
- package/dist/okf/types/ThingPrincipalAttachment.md +20 -0
- package/dist/okf/types/ThingType.md +23 -0
- package/dist/okf/types/ThreatEntitySet.md +32 -0
- package/dist/okf/types/ThreatIntelSet.md +24 -0
- package/dist/okf/types/TieringConfiguration.md +25 -0
- package/dist/okf/types/TimestreamDatabase.md +20 -0
- package/dist/okf/types/TimestreamScheduledQuery.md +43 -0
- package/dist/okf/types/TimestreamTable.md +25 -0
- package/dist/okf/types/Topic.md +34 -0
- package/dist/okf/types/TopicInlinePolicy.md +14 -0
- package/dist/okf/types/TopicPolicy.md +19 -0
- package/dist/okf/types/TopicRule.md +20 -0
- package/dist/okf/types/TopicRuleDestination.md +22 -0
- package/dist/okf/types/TopicV2.md +27 -0
- package/dist/okf/types/Tracker.md +32 -0
- package/dist/okf/types/TrackerConsumer.md +14 -0
- package/dist/okf/types/TrafficDistributionGroup.md +25 -0
- package/dist/okf/types/TrafficMirrorFilter.md +20 -0
- package/dist/okf/types/TrafficMirrorFilterRule.md +28 -0
- package/dist/okf/types/TrafficMirrorSession.md +26 -0
- package/dist/okf/types/TrafficMirrorTarget.md +22 -0
- package/dist/okf/types/Trail.md +40 -0
- package/dist/okf/types/TrainingDataset.md +24 -0
- package/dist/okf/types/TransactionSearchConfig.md +18 -0
- package/dist/okf/types/TransferCertificate.md +37 -0
- package/dist/okf/types/TransferConnector.md +35 -0
- package/dist/okf/types/TransferProfile.md +23 -0
- package/dist/okf/types/TransferUser.md +27 -0
- package/dist/okf/types/TransferWorkflow.md +23 -0
- package/dist/okf/types/TransitGateway.md +35 -0
- package/dist/okf/types/TransitGatewayAttachment.md +22 -0
- package/dist/okf/types/TransitGatewayConnect.md +26 -0
- package/dist/okf/types/TransitGatewayConnectPeer.md +30 -0
- package/dist/okf/types/TransitGatewayMeteringPolicy.md +24 -0
- package/dist/okf/types/TransitGatewayMeteringPolicyEntry.md +31 -0
- package/dist/okf/types/TransitGatewayMulticastDomain.md +26 -0
- package/dist/okf/types/TransitGatewayMulticastDomainAssociation.md +24 -0
- package/dist/okf/types/TransitGatewayMulticastGroupMember.md +32 -0
- package/dist/okf/types/TransitGatewayMulticastGroupSource.md +32 -0
- package/dist/okf/types/TransitGatewayPeering.md +38 -0
- package/dist/okf/types/TransitGatewayPeeringAttachment.md +28 -0
- package/dist/okf/types/TransitGatewayPolicyTable.md +23 -0
- package/dist/okf/types/TransitGatewayPolicyTableAssociation.md +19 -0
- package/dist/okf/types/TransitGatewayPolicyTableEntry.md +21 -0
- package/dist/okf/types/TransitGatewayRegistration.md +14 -0
- package/dist/okf/types/TransitGatewayRoute.md +16 -0
- package/dist/okf/types/TransitGatewayRouteTable.md +19 -0
- package/dist/okf/types/TransitGatewayRouteTableAssociation.md +14 -0
- package/dist/okf/types/TransitGatewayRouteTableAttachment.md +48 -0
- package/dist/okf/types/TransitGatewayRouteTablePropagation.md +14 -0
- package/dist/okf/types/TransitGatewayVpcAttachment.md +24 -0
- package/dist/okf/types/TransitVirtualInterface.md +29 -0
- package/dist/okf/types/TrialComponent.md +31 -0
- package/dist/okf/types/Trigger.md +22 -0
- package/dist/okf/types/TrustAnchor.md +24 -0
- package/dist/okf/types/TrustStoreRevocation.md +21 -0
- package/dist/okf/types/TrustedEntitySet.md +32 -0
- package/dist/okf/types/Type.md +75 -0
- package/dist/okf/types/TypeActivation.md +27 -0
- package/dist/okf/types/Url.md +24 -0
- package/dist/okf/types/UsagePlan.md +23 -0
- package/dist/okf/types/UsagePlanKey.md +20 -0
- package/dist/okf/types/UsageProfile.md +21 -0
- package/dist/okf/types/UserAccessLoggingSettings.md +21 -0
- package/dist/okf/types/UserDefinedFunction.md +24 -0
- package/dist/okf/types/UserGroup.md +23 -0
- package/dist/okf/types/UserHierarchyGroup.md +21 -0
- package/dist/okf/types/UserHierarchyStructure.md +19 -0
- package/dist/okf/types/UserJourney.md +25 -0
- package/dist/okf/types/UserPolicy.md +15 -0
- package/dist/okf/types/UserPool.md +61 -0
- package/dist/okf/types/UserPoolClient.md +48 -0
- package/dist/okf/types/UserPoolDomain.md +22 -0
- package/dist/okf/types/UserPoolGroup.md +17 -0
- package/dist/okf/types/UserPoolIdentityProvider.md +18 -0
- package/dist/okf/types/UserPoolRegionalConfigurationAttachment.md +18 -0
- package/dist/okf/types/UserPoolReplica.md +15 -0
- package/dist/okf/types/UserPoolResourceServer.md +16 -0
- package/dist/okf/types/UserPoolRiskConfigurationAttachment.md +17 -0
- package/dist/okf/types/UserPoolUICustomizationAttachment.md +15 -0
- package/dist/okf/types/UserPoolUser.md +20 -0
- package/dist/okf/types/UserPoolUserToGroupAttachment.md +15 -0
- package/dist/okf/types/UserSettings.md +37 -0
- package/dist/okf/types/UserToGroupAddition.md +19 -0
- package/dist/okf/types/VPCBlockPublicAccessExclusion.md +21 -0
- package/dist/okf/types/VPCBlockPublicAccessOptions.md +20 -0
- package/dist/okf/types/VPCCidrBlock.md +31 -0
- package/dist/okf/types/VPCConnection.md +36 -0
- package/dist/okf/types/VPCDHCPOptionsAssociation.md +14 -0
- package/dist/okf/types/VPCEncryptionControl.md +58 -0
- package/dist/okf/types/VPCEndpoint.md +37 -0
- package/dist/okf/types/VPCEndpointConnectionNotification.md +21 -0
- package/dist/okf/types/VPCEndpointService.md +25 -0
- package/dist/okf/types/VPCEndpointServicePermissions.md +14 -0
- package/dist/okf/types/VPCGatewayAttachment.md +24 -0
- package/dist/okf/types/VPCPeeringConnection.md +24 -0
- package/dist/okf/types/VPNConcentrator.md +22 -0
- package/dist/okf/types/VPNConnection.md +35 -0
- package/dist/okf/types/VPNConnectionRoute.md +14 -0
- package/dist/okf/types/VPNGateway.md +20 -0
- package/dist/okf/types/VPNGatewayRoutePropagation.md +19 -0
- package/dist/okf/types/Variable.md +28 -0
- package/dist/okf/types/VariantStore.md +34 -0
- package/dist/okf/types/VdmAttributes.md +19 -0
- package/dist/okf/types/VectorBucket.md +22 -0
- package/dist/okf/types/VectorBucketPolicy.md +15 -0
- package/dist/okf/types/Vehicle.md +28 -0
- package/dist/okf/types/VerifiedAccessEndpoint.md +45 -0
- package/dist/okf/types/VerifiedAccessGroup.md +31 -0
- package/dist/okf/types/VerifiedAccessInstance.md +30 -0
- package/dist/okf/types/VerifiedAccessTrustProvider.md +31 -0
- package/dist/okf/types/VerifiedPermissionsIdentitySource.md +22 -0
- package/dist/okf/types/VerifiedPermissionsPolicy.md +22 -0
- package/dist/okf/types/Version.md +25 -0
- package/dist/okf/types/ViewVersion.md +22 -0
- package/dist/okf/types/VirtualCluster.md +24 -0
- package/dist/okf/types/VirtualGateway.md +28 -0
- package/dist/okf/types/VirtualMFADevice.md +21 -0
- package/dist/okf/types/VirtualNode.md +28 -0
- package/dist/okf/types/VirtualRouter.md +28 -0
- package/dist/okf/types/VirtualService.md +28 -0
- package/dist/okf/types/VocabularyFilter.md +23 -0
- package/dist/okf/types/VodSource.md +21 -0
- package/dist/okf/types/VoiceChannel.md +19 -0
- package/dist/okf/types/VoiceIDDomain.md +21 -0
- package/dist/okf/types/VolumeAssociation.md +16 -0
- package/dist/okf/types/VolumeAttachment.md +16 -0
- package/dist/okf/types/Vpc.md +66 -0
- package/dist/okf/types/VpcAttachment.md +49 -0
- package/dist/okf/types/VpcConnection.md +23 -0
- package/dist/okf/types/VpcConnector.md +23 -0
- package/dist/okf/types/VpcEndpoint.md +21 -0
- package/dist/okf/types/VpcEndpointAssociation.md +26 -0
- package/dist/okf/types/VpcIngressConnection.md +25 -0
- package/dist/okf/types/VpcLatticeListener.md +29 -0
- package/dist/okf/types/VpcLatticeResourcePolicy.md +14 -0
- package/dist/okf/types/VpcLatticeRule.md +26 -0
- package/dist/okf/types/VpcLatticeService.md +34 -0
- package/dist/okf/types/VpcLatticeTargetGroup.md +30 -0
- package/dist/okf/types/VpcOrigin.md +29 -0
- package/dist/okf/types/WAFByteMatchSet.md +19 -0
- package/dist/okf/types/WAFIPSet.md +19 -0
- package/dist/okf/types/WAFRegionalByteMatchSet.md +19 -0
- package/dist/okf/types/WAFRegionalIPSet.md +19 -0
- package/dist/okf/types/WAFRegionalRegexPatternSet.md +19 -0
- package/dist/okf/types/WAFRegionalRule.md +20 -0
- package/dist/okf/types/WAFRegionalSizeConstraintSet.md +19 -0
- package/dist/okf/types/WAFRegionalSqlInjectionMatchSet.md +19 -0
- package/dist/okf/types/WAFRegionalWebACL.md +21 -0
- package/dist/okf/types/WAFRegionalWebACLAssociation.md +19 -0
- package/dist/okf/types/WAFRegionalXssMatchSet.md +19 -0
- package/dist/okf/types/WAFRule.md +20 -0
- package/dist/okf/types/WAFSizeConstraintSet.md +19 -0
- package/dist/okf/types/WAFSqlInjectionMatchSet.md +19 -0
- package/dist/okf/types/WAFWebACL.md +21 -0
- package/dist/okf/types/WAFXssMatchSet.md +19 -0
- package/dist/okf/types/WAFv2IPSet.md +25 -0
- package/dist/okf/types/WAFv2LoggingConfiguration.md +21 -0
- package/dist/okf/types/WAFv2RegexPatternSet.md +24 -0
- package/dist/okf/types/WAFv2RuleGroup.md +34 -0
- package/dist/okf/types/WAFv2WebACL.md +39 -0
- package/dist/okf/types/WAFv2WebACLAssociation.md +14 -0
- package/dist/okf/types/WALWorkspace.md +14 -0
- package/dist/okf/types/WaitCondition.md +22 -0
- package/dist/okf/types/WaitConditionHandle.md +17 -0
- package/dist/okf/types/WarmPool.md +17 -0
- package/dist/okf/types/WebApp.md +29 -0
- package/dist/okf/types/WebExperience.md +38 -0
- package/dist/okf/types/Webhook.md +28 -0
- package/dist/okf/types/WellArchitectedProfile.md +29 -0
- package/dist/okf/types/WirelessDevice.md +30 -0
- package/dist/okf/types/WirelessDeviceImportTask.md +37 -0
- package/dist/okf/types/WirelessGateway.md +26 -0
- package/dist/okf/types/WisdomKnowledgeBase.md +27 -0
- package/dist/okf/types/WorkGroup.md +26 -0
- package/dist/okf/types/WorkSpacesThinClientEnvironment.md +45 -0
- package/dist/okf/types/WorkSpacesWebPortal.md +47 -0
- package/dist/okf/types/WorkSpacesWebTrustStore.md +21 -0
- package/dist/okf/types/WorkSpacesWorkspace.md +27 -0
- package/dist/okf/types/WorkerConfiguration.md +23 -0
- package/dist/okf/types/WorkflowDefinition.md +24 -0
- package/dist/okf/types/WorkflowVersion.md +44 -0
- package/dist/okf/types/Workgroup.md +55 -0
- package/dist/okf/types/WorkloadIdentity.md +24 -0
- package/dist/okf/types/WorkspaceInstance.md +24 -0
- package/dist/okf/types/WorkspaceIpGroup.md +23 -0
- package/dist/okf/types/WorkspacesInstancesVolume.md +26 -0
- package/dist/okf/types/WorkspacesPool.md +30 -0
- package/dist/okf/types/Workteam.md +23 -0
- package/dist/okf/types/XRayGroup.md +21 -0
- package/dist/okf/types/XRayResourcePolicy.md +15 -0
- package/dist/okf/types/ZonalAutoshiftConfiguration.md +15 -0
- package/dist/rules/waw056.ts +67 -0
- package/dist/rules/waw057.ts +48 -0
- package/dist/rules/waw058.ts +71 -0
- package/dist/skills/chant-aws-carve-terraform.md +7 -4
- package/package.json +2 -2
- package/src/codegen/package.test.ts +18 -0
- package/src/composites/index.ts +7 -0
- package/src/composites/landing-zone.test.ts +53 -0
- package/src/composites/landing-zone.ts +150 -0
- package/src/governance.test.ts +81 -0
- package/src/governance.ts +249 -0
- package/src/index.ts +16 -0
- package/src/lint/audit-catalog.ts +5 -0
- package/src/lint/post-synth/index.ts +6 -0
- package/src/lint/post-synth/waw056.test.ts +78 -0
- package/src/lint/post-synth/waw056.ts +67 -0
- package/src/lint/post-synth/waw057.test.ts +65 -0
- package/src/lint/post-synth/waw057.ts +48 -0
- package/src/lint/post-synth/waw058.test.ts +82 -0
- package/src/lint/post-synth/waw058.ts +71 -0
- package/src/package-cli.ts +2 -19
- package/src/skills/chant-aws-carve-terraform.md +7 -4
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: IoTSiteWiseProject
|
|
4
|
+
description: aws resource type AWS::IoTSiteWise::Project
|
|
5
|
+
name: IoTSiteWiseProject
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::IoTSiteWise::Project
|
|
8
|
+
---
|
|
9
|
+
`AWS::IoTSiteWise::Project`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `PortalId` (`string`, required): The ID of the portal in which to create the project.
|
|
14
|
+
- `ProjectName` (`string`, required): A friendly name for the project.
|
|
15
|
+
- `AssetIds` (`string[]`, optional): The IDs of the assets to be associated to the project.
|
|
16
|
+
- `ProjectArn` (`string`, optional): The ARN of the project.
|
|
17
|
+
- `ProjectDescription` (`string`, optional): A description for the project.
|
|
18
|
+
- `ProjectId` (`string`, optional): The ID of the project.
|
|
19
|
+
- `Tags` (`IoTSiteWiseProject_Tag[]`, optional): A list of key-value pairs that contain metadata for the project.
|
|
20
|
+
|
|
21
|
+
## Attributes
|
|
22
|
+
|
|
23
|
+
- `ProjectArn`
|
|
24
|
+
- `ProjectId`
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: IoTTwinMakerWorkspace
|
|
4
|
+
description: aws resource type AWS::IoTTwinMaker::Workspace
|
|
5
|
+
name: IoTTwinMakerWorkspace
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::IoTTwinMaker::Workspace
|
|
8
|
+
---
|
|
9
|
+
`AWS::IoTTwinMaker::Workspace`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `Role` (`string`, required): The ARN of the execution role associated with the workspace.
|
|
14
|
+
- `S3Location` (`string`, required): The ARN of the S3 bucket where resources associated with the workspace are stored.
|
|
15
|
+
- `WorkspaceId` (`string`, required): The ID of the workspace.
|
|
16
|
+
- `Arn` (`string`, optional): The ARN of the workspace.
|
|
17
|
+
- `CreationDateTime` (`string`, optional): The date and time when the workspace was created.
|
|
18
|
+
- `Description` (`string`, optional): The description of the workspace.
|
|
19
|
+
- `Tags` (`Record<string, unknown>`, optional): A map of key-value pairs to associate with a resource.
|
|
20
|
+
- `UpdateDateTime` (`string`, optional): The date and time of the current update.
|
|
21
|
+
|
|
22
|
+
## Attributes
|
|
23
|
+
|
|
24
|
+
- `Arn`
|
|
25
|
+
- `CreationDateTime`
|
|
26
|
+
- `UpdateDateTime`
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: IoTWirelessDestination
|
|
4
|
+
description: aws resource type AWS::IoTWireless::Destination
|
|
5
|
+
name: IoTWirelessDestination
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::IoTWireless::Destination
|
|
8
|
+
---
|
|
9
|
+
`AWS::IoTWireless::Destination`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `Expression` (`string`, required): Destination expression
|
|
14
|
+
- `ExpressionType` (`"MqttTopic" | "RuleName" | "SnsTopic"`, required): Must be RuleName
|
|
15
|
+
- `Name` (`string`, required): Unique name of destination
|
|
16
|
+
- `Arn` (`string`, optional): Destination arn. Returned after successful create.
|
|
17
|
+
- `Description` (`string`, optional): Destination description
|
|
18
|
+
- `RoleArn` (`string`, optional): AWS role ARN that grants access
|
|
19
|
+
- `Tags` (`IoTWirelessDestination_Tag[]`, optional): A list of key-value pairs that contain metadata for the destination.
|
|
20
|
+
|
|
21
|
+
## Attributes
|
|
22
|
+
|
|
23
|
+
- `Arn`
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: IoTWirelessTaskDefinition
|
|
4
|
+
description: aws resource type AWS::IoTWireless::TaskDefinition
|
|
5
|
+
name: IoTWirelessTaskDefinition
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::IoTWireless::TaskDefinition
|
|
8
|
+
---
|
|
9
|
+
`AWS::IoTWireless::TaskDefinition`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `AutoCreateTasks` (`boolean`, required): Whether to automatically create tasks using this task definition for all gateways with the specified current version. If false, the task must me created by calling CreateWirelessGatewayTask.
|
|
14
|
+
- `Arn` (`string`, optional): TaskDefinition arn. Returned after successful create.
|
|
15
|
+
- `Id` (`string`, optional): The ID of the new wireless gateway task definition
|
|
16
|
+
- `LoRaWANUpdateGatewayTaskEntry` (`IoTWirelessTaskDefinition_LoRaWANUpdateGatewayTaskEntry`, optional): The list of task definitions.
|
|
17
|
+
- `Name` (`string`, optional): The name of the new resource.
|
|
18
|
+
- `Tags` (`IoTWirelessTaskDefinition_Tag[]`, optional): A list of key-value pairs that contain metadata for the destination.
|
|
19
|
+
- `TaskDefinitionType` (`"UPDATE"`, optional): A filter to list only the wireless gateway task definitions that use this task definition type
|
|
20
|
+
- `Update` (`IoTWirelessTaskDefinition_UpdateWirelessGatewayTaskCreate`, optional): Information about the gateways to update.
|
|
21
|
+
|
|
22
|
+
## Attributes
|
|
23
|
+
|
|
24
|
+
- `Arn`
|
|
25
|
+
- `Id`
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: IpAccessSettings
|
|
4
|
+
description: aws resource type AWS::WorkSpacesWeb::IpAccessSettings
|
|
5
|
+
name: IpAccessSettings
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::WorkSpacesWeb::IpAccessSettings
|
|
8
|
+
---
|
|
9
|
+
`AWS::WorkSpacesWeb::IpAccessSettings`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `IpRules` (`IpAccessSettings_IpRule[]`, required)
|
|
14
|
+
- `AdditionalEncryptionContext` (`Record<string, unknown>`, optional)
|
|
15
|
+
- `AssociatedPortalArns` (`string[]`, optional)
|
|
16
|
+
- `CreationDate` (`string`, optional)
|
|
17
|
+
- `CustomerManagedKey` (`string`, optional)
|
|
18
|
+
- `Description` (`string`, optional)
|
|
19
|
+
- `DisplayName` (`string`, optional)
|
|
20
|
+
- `IpAccessSettingsArn` (`string`, optional)
|
|
21
|
+
- `Tags` (`IpAccessSettings_Tag[]`, optional)
|
|
22
|
+
|
|
23
|
+
## Attributes
|
|
24
|
+
|
|
25
|
+
- `AssociatedPortalArns`
|
|
26
|
+
- `CreationDate`
|
|
27
|
+
- `IpAccessSettingsArn`
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: IpPoolRouteTableAssociation
|
|
4
|
+
description: aws resource type AWS::EC2::IpPoolRouteTableAssociation
|
|
5
|
+
name: IpPoolRouteTableAssociation
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::EC2::IpPoolRouteTableAssociation
|
|
8
|
+
---
|
|
9
|
+
`AWS::EC2::IpPoolRouteTableAssociation`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `PublicIpv4Pool` (`string`, required): The ID of the public IPv4 pool.
|
|
14
|
+
- `RouteTableId` (`string`, required): The ID of the route table.
|
|
15
|
+
- `AssociationId` (`string`, optional): The route table association ID.
|
|
16
|
+
|
|
17
|
+
## Attributes
|
|
18
|
+
|
|
19
|
+
- `AssociationId`
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: JobDefinition
|
|
4
|
+
description: aws resource type AWS::Batch::JobDefinition
|
|
5
|
+
name: JobDefinition
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::Batch::JobDefinition
|
|
8
|
+
---
|
|
9
|
+
`AWS::Batch::JobDefinition`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `Type` (`string`, required)
|
|
14
|
+
- `ConsumableResourceProperties` (`JobDefinition_ConsumableResourceProperties`, optional)
|
|
15
|
+
- `ContainerProperties` (`JobDefinition_ContainerProperties`, optional)
|
|
16
|
+
- `EcsProperties` (`JobDefinition_EcsProperties`, optional)
|
|
17
|
+
- `EksProperties` (`JobDefinition_EksProperties`, optional)
|
|
18
|
+
- `JobDefinitionArn` (`string`, optional)
|
|
19
|
+
- `JobDefinitionName` (`string`, optional)
|
|
20
|
+
- `NodeProperties` (`JobDefinition_NodeProperties`, optional)
|
|
21
|
+
- `Parameters` (`Record<string, unknown>`, optional)
|
|
22
|
+
- `PlatformCapabilities` (`string[]`, optional)
|
|
23
|
+
- `PropagateTags` (`boolean`, optional)
|
|
24
|
+
- `ResourceRetentionPolicy` (`JobDefinition_ResourceRetentionPolicy`, optional)
|
|
25
|
+
- `RetryStrategy` (`JobDefinition_RetryStrategy`, optional)
|
|
26
|
+
- `SchedulingPriority` (`number`, optional)
|
|
27
|
+
- `Tags` (`Record<string, unknown>`, optional): A key-value pair to associate with a resource.
|
|
28
|
+
- `Timeout` (`JobDefinition_JobTimeout`, optional)
|
|
29
|
+
|
|
30
|
+
## Attributes
|
|
31
|
+
|
|
32
|
+
- `JobDefinitionArn`
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: JobQueue
|
|
4
|
+
description: aws resource type AWS::Batch::JobQueue
|
|
5
|
+
name: JobQueue
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::Batch::JobQueue
|
|
8
|
+
---
|
|
9
|
+
`AWS::Batch::JobQueue`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `Priority` (`number`, required)
|
|
14
|
+
- `ComputeEnvironmentOrder` (`JobQueue_ComputeEnvironmentOrder[]`, optional)
|
|
15
|
+
- `JobQueueArn` (`string`, optional)
|
|
16
|
+
- `JobQueueName` (`string`, optional)
|
|
17
|
+
- `JobQueueType` (`string`, optional)
|
|
18
|
+
- `JobStateTimeLimitActions` (`JobQueue_JobStateTimeLimitAction[]`, optional)
|
|
19
|
+
- `SchedulingPolicyArn` (`string`, optional)
|
|
20
|
+
- `ServiceEnvironmentOrder` (`JobQueue_ServiceEnvironmentOrder[]`, optional)
|
|
21
|
+
- `State` (`"DISABLED" | "ENABLED"`, optional)
|
|
22
|
+
- `Tags` (`Record<string, unknown>`, optional): A key-value pair to associate with a resource.
|
|
23
|
+
|
|
24
|
+
## Attributes
|
|
25
|
+
|
|
26
|
+
- `JobQueueArn`
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: KMSAlias
|
|
4
|
+
description: aws resource type AWS::KMS::Alias
|
|
5
|
+
name: KMSAlias
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::KMS::Alias
|
|
8
|
+
---
|
|
9
|
+
`AWS::KMS::Alias`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `AliasName` (`string`, required): Specifies the alias name. This value must begin with ``alias/`` followed by a name, such as ``alias/ExampleAlias``. If you change the value of the ``AliasName`` property, the existing alias is deleted and a new alias is created for the specified KMS key. This change can disrupt applications that use the alias. It can also allow or deny access to a KMS key affected by attribute-based access control (ABAC). The alias must be string of 1-256 characters. It can contain only alphanumeric characters, forward slashes (/), underscores (_), and dashes (-). The alias name cannot begin with ``alias/aws/``. The ``alias/aws/`` prefix is reserved for [](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#aws-managed-cmk).
|
|
14
|
+
- `TargetKeyId` (`string`, required): Associates the alias with the specified [](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#customer-cmk). The KMS key must be in the same AWS-account and Region. A valid key ID is required. If you supply a null or empty string value, this operation returns an error. For help finding the key ID and ARN, see [Finding the key ID and ARN](https://docs.aws.amazon.com/kms/latest/developerguide/viewing-keys.html#find-cmk-id-arn) in the *Developer Guide*. Specify the key ID or the key ARN of the KMS key. For example: + Key ID: ``1234abcd-12ab-34cd-56ef-1234567890ab`` + Key ARN: ``arn:aws:kms:us-east-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab`` To get the key ID and key ARN for a KMS key, use [ListKeys](https://docs.aws.amazon.com/kms/latest/APIReference/API_ListKeys.html) or [DescribeKey](https://docs.aws.amazon.com/kms/latest/APIReference/API_DescribeKey.html).
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: KafkaConnectConnector
|
|
4
|
+
description: aws resource type AWS::KafkaConnect::Connector
|
|
5
|
+
name: KafkaConnectConnector
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::KafkaConnect::Connector
|
|
8
|
+
---
|
|
9
|
+
`AWS::KafkaConnect::Connector`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `Capacity` (`KafkaConnectConnector_Capacity`, required)
|
|
14
|
+
- `ConnectorConfiguration` (`Record<string, unknown>`, required): The configuration for the connector.
|
|
15
|
+
- `ConnectorName` (`string`, required): The name of the connector.
|
|
16
|
+
- `KafkaCluster` (`KafkaConnectConnector_KafkaCluster`, required)
|
|
17
|
+
- `KafkaClusterClientAuthentication` (`KafkaConnectConnector_KafkaClusterClientAuthentication`, required)
|
|
18
|
+
- `KafkaClusterEncryptionInTransit` (`KafkaConnectConnector_KafkaClusterEncryptionInTransit`, required)
|
|
19
|
+
- `KafkaConnectVersion` (`string`, required): The version of Kafka Connect. It has to be compatible with both the Kafka cluster's version and the plugins.
|
|
20
|
+
- `Plugins` (`KafkaConnectConnector_Plugin[]`, required): List of plugins to use with the connector.
|
|
21
|
+
- `ServiceExecutionRoleArn` (`string`, required): The Amazon Resource Name (ARN) of the IAM role used by the connector to access Amazon S3 objects and other external resources.
|
|
22
|
+
- `ConnectorArn` (`string`, optional): Amazon Resource Name for the created Connector.
|
|
23
|
+
- `ConnectorDescription` (`string`, optional): A summary description of the connector.
|
|
24
|
+
- `LogDelivery` (`KafkaConnectConnector_LogDelivery`, optional)
|
|
25
|
+
- `NetworkType` (`"DUAL" | "IPV4"`, optional): The network type of the Connector.
|
|
26
|
+
- `Tags` (`KafkaConnectConnector_Tag[]`, optional): A collection of tags associated with a resource
|
|
27
|
+
- `WorkerConfiguration` (`KafkaConnectConnector_WorkerConfiguration`, optional)
|
|
28
|
+
|
|
29
|
+
## Attributes
|
|
30
|
+
|
|
31
|
+
- `ConnectorArn`
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: KendraDataSource
|
|
4
|
+
description: aws resource type AWS::Kendra::DataSource
|
|
5
|
+
name: KendraDataSource
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::Kendra::DataSource
|
|
8
|
+
---
|
|
9
|
+
`AWS::Kendra::DataSource`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `IndexId` (`string`, required)
|
|
14
|
+
- `Name` (`string`, required)
|
|
15
|
+
- `Type` (`KendraDataSource_Type`, required)
|
|
16
|
+
- `Arn` (`string`, optional)
|
|
17
|
+
- `CustomDocumentEnrichmentConfiguration` (`KendraDataSource_CustomDocumentEnrichmentConfiguration`, optional)
|
|
18
|
+
- `DataSourceConfiguration` (`KendraDataSource_DataSourceConfiguration`, optional)
|
|
19
|
+
- `Description` (`string`, optional)
|
|
20
|
+
- `Id` (`string`, optional)
|
|
21
|
+
- `LanguageCode` (`string`, optional)
|
|
22
|
+
- `RoleArn` (`string`, optional)
|
|
23
|
+
- `Schedule` (`string`, optional)
|
|
24
|
+
- `Tags` (`any`, optional): Tags for labeling the data source
|
|
25
|
+
|
|
26
|
+
## Attributes
|
|
27
|
+
|
|
28
|
+
- `Arn`
|
|
29
|
+
- `Id`
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: KendraIndex
|
|
4
|
+
description: aws resource type AWS::Kendra::Index
|
|
5
|
+
name: KendraIndex
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::Kendra::Index
|
|
8
|
+
---
|
|
9
|
+
`AWS::Kendra::Index`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `Edition` (`KendraIndex_Edition`, required)
|
|
14
|
+
- `Name` (`string`, required)
|
|
15
|
+
- `RoleArn` (`string`, required)
|
|
16
|
+
- `Arn` (`string`, optional)
|
|
17
|
+
- `CapacityUnits` (`KendraIndex_CapacityUnitsConfiguration`, optional): Capacity units
|
|
18
|
+
- `Description` (`string`, optional): A description for the index
|
|
19
|
+
- `DocumentMetadataConfigurations` (`any`, optional): Document metadata configurations
|
|
20
|
+
- `Id` (`string`, optional)
|
|
21
|
+
- `ServerSideEncryptionConfiguration` (`KendraIndex_ServerSideEncryptionConfiguration`, optional): Server side encryption configuration
|
|
22
|
+
- `Tags` (`any`, optional): Tags for labeling the index
|
|
23
|
+
- `UserContextPolicy` (`KendraIndex_UserContextPolicy`, optional)
|
|
24
|
+
- `UserTokenConfigurations` (`any`, optional)
|
|
25
|
+
|
|
26
|
+
## Attributes
|
|
27
|
+
|
|
28
|
+
- `Arn`
|
|
29
|
+
- `Id`
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: Key
|
|
4
|
+
description: aws resource type AWS::PaymentCryptography::Key
|
|
5
|
+
name: Key
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::PaymentCryptography::Key
|
|
8
|
+
---
|
|
9
|
+
`AWS::PaymentCryptography::Key`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `Exportable` (`boolean`, required)
|
|
14
|
+
- `KeyAttributes` (`Key_KeyAttributes`, required)
|
|
15
|
+
- `DeriveKeyUsage` (`Key_DeriveKeyUsage`, optional)
|
|
16
|
+
- `Enabled` (`boolean`, optional)
|
|
17
|
+
- `KeyCheckValueAlgorithm` (`Key_KeyCheckValueAlgorithm`, optional)
|
|
18
|
+
- `KeyIdentifier` (`string`, optional)
|
|
19
|
+
- `KeyOrigin` (`Key_KeyOrigin`, optional)
|
|
20
|
+
- `KeyState` (`Key_KeyState`, optional)
|
|
21
|
+
- `Policy` (`string`, optional): The resource-based policy attached to the key, in JSON format.
|
|
22
|
+
- `ReplicationRegions` (`string[]`, optional)
|
|
23
|
+
- `ReplicationStatus` (`Record<string, unknown>`, optional)
|
|
24
|
+
- `Tags` (`Key_Tag[]`, optional)
|
|
25
|
+
|
|
26
|
+
## Attributes
|
|
27
|
+
|
|
28
|
+
- `KeyIdentifier`
|
|
29
|
+
- `KeyOrigin`
|
|
30
|
+
- `KeyState`
|
|
31
|
+
- `ReplicationStatus`
|
|
32
|
+
|
|
33
|
+
## Governed by
|
|
34
|
+
|
|
35
|
+
- [WAW024](/rules/WAW024.md): Application Load Balancer does not have access logging enabled
|
|
36
|
+
- [WAW043](/rules/WAW043.md): KMS customer-managed key does not have automatic key rotation enabled
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: KeyGroup
|
|
4
|
+
description: aws resource type AWS::CloudFront::KeyGroup
|
|
5
|
+
name: KeyGroup
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::CloudFront::KeyGroup
|
|
8
|
+
---
|
|
9
|
+
`AWS::CloudFront::KeyGroup`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `KeyGroupConfig` (`KeyGroup_KeyGroupConfig`, required): The key group configuration.
|
|
14
|
+
- `Id` (`string`, optional)
|
|
15
|
+
- `LastModifiedTime` (`string`, optional)
|
|
16
|
+
|
|
17
|
+
## Attributes
|
|
18
|
+
|
|
19
|
+
- `Id`
|
|
20
|
+
- `LastModifiedTime`
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: KeyPair
|
|
4
|
+
description: aws resource type AWS::EC2::KeyPair
|
|
5
|
+
name: KeyPair
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::EC2::KeyPair
|
|
8
|
+
---
|
|
9
|
+
`AWS::EC2::KeyPair`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `KeyName` (`string`, required): A unique name for the key pair. Constraints: Up to 255 ASCII characters
|
|
14
|
+
- `KeyFingerprint` (`string`, optional)
|
|
15
|
+
- `KeyFormat` (`"pem" | "ppk"`, optional): The format of the key pair. Default: ``pem``
|
|
16
|
+
- `KeyPairId` (`string`, optional)
|
|
17
|
+
- `KeyType` (`"ed25519" | "rsa"`, optional): The type of key pair. Note that ED25519 keys are not supported for Windows instances. If the ``PublicKeyMaterial`` property is specified, the ``KeyType`` property is ignored, and the key type is inferred from the ``PublicKeyMaterial`` value. Default: ``rsa``
|
|
18
|
+
- `PublicKeyMaterial` (`string`, optional): The public key material. The ``PublicKeyMaterial`` property is used to import a key pair. If this property is not specified, then a new key pair will be created.
|
|
19
|
+
- `Tags` (`KeyPair_Tag[]`, optional): The tags to apply to the key pair.
|
|
20
|
+
|
|
21
|
+
## Attributes
|
|
22
|
+
|
|
23
|
+
- `KeyFingerprint`
|
|
24
|
+
- `KeyPairId`
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: KeySigningKey
|
|
4
|
+
description: aws resource type AWS::Route53::KeySigningKey
|
|
5
|
+
name: KeySigningKey
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::Route53::KeySigningKey
|
|
8
|
+
---
|
|
9
|
+
`AWS::Route53::KeySigningKey`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `HostedZoneId` (`string`, required): The unique string (ID) used to identify a hosted zone.
|
|
14
|
+
- `KeyManagementServiceArn` (`string`, required): The Amazon resource name (ARN) for a customer managed key (CMK) in AWS Key Management Service (KMS). The KeyManagementServiceArn must be unique for each key signing key (KSK) in a single hosted zone.
|
|
15
|
+
- `Name` (`string`, required): An alphanumeric string used to identify a key signing key (KSK). Name must be unique for each key signing key in the same hosted zone.
|
|
16
|
+
- `Status` (`"ACTIVE" | "INACTIVE"`, required): A string specifying the initial status of the key signing key (KSK). You can set the value to ACTIVE or INACTIVE.
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: KeyValueStore
|
|
4
|
+
description: aws resource type AWS::CloudFront::KeyValueStore
|
|
5
|
+
name: KeyValueStore
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::CloudFront::KeyValueStore
|
|
8
|
+
---
|
|
9
|
+
`AWS::CloudFront::KeyValueStore`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `Name` (`string`, required): The name of the key value store.
|
|
14
|
+
- `Arn` (`string`, optional)
|
|
15
|
+
- `Comment` (`string`, optional): A comment to describe the Key Value Store. Omitting ``Comment`` from the template during updates will clear the existing comment (set to empty string). To preserve an existing comment, you must explicitly include it in the template.
|
|
16
|
+
- `Id` (`string`, optional)
|
|
17
|
+
- `ImportSource` (`KeyValueStore_ImportSource`, optional): The import source for the key value store.
|
|
18
|
+
- `Status` (`string`, optional)
|
|
19
|
+
- `Tags` (`KeyValueStore_Tag[]`, optional): A complex type that contains zero or more ``Tag`` elements.
|
|
20
|
+
|
|
21
|
+
## Attributes
|
|
22
|
+
|
|
23
|
+
- `Arn`
|
|
24
|
+
- `Id`
|
|
25
|
+
- `Status`
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: Keyspace
|
|
4
|
+
description: aws resource type AWS::Cassandra::Keyspace
|
|
5
|
+
name: Keyspace
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::Cassandra::Keyspace
|
|
8
|
+
---
|
|
9
|
+
`AWS::Cassandra::Keyspace`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `ClientSideTimestampsEnabled` (`boolean`, optional): Indicates whether client-side timestamps are enabled (true) or disabled (false) for all tables in the keyspace. To add a Region to a single-Region keyspace with at least one table, the value must be set to true. After you enabled client-side timestamps for a table, you can’t disable it again.
|
|
14
|
+
- `KeyspaceName` (`string`, optional): Name for Cassandra keyspace
|
|
15
|
+
- `ReplicationSpecification` (`Keyspace_ReplicationSpecification`, optional)
|
|
16
|
+
- `Tags` (`Keyspace_Tag[]`, optional)
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: KinesisAnalyticsApplication
|
|
4
|
+
description: aws resource type AWS::KinesisAnalytics::Application
|
|
5
|
+
name: KinesisAnalyticsApplication
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::KinesisAnalytics::Application
|
|
8
|
+
---
|
|
9
|
+
`AWS::KinesisAnalytics::Application`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `Inputs` (`KinesisAnalyticsApplication_Input[]`, required)
|
|
14
|
+
- `ApplicationCode` (`string`, optional)
|
|
15
|
+
- `ApplicationDescription` (`string`, optional)
|
|
16
|
+
- `ApplicationName` (`string`, optional)
|
|
17
|
+
- `Id` (`string`, optional)
|
|
18
|
+
|
|
19
|
+
## Attributes
|
|
20
|
+
|
|
21
|
+
- `Id`
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: KinesisAnalyticsApplicationOutput
|
|
4
|
+
description: aws resource type AWS::KinesisAnalytics::ApplicationOutput
|
|
5
|
+
name: KinesisAnalyticsApplicationOutput
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::KinesisAnalytics::ApplicationOutput
|
|
8
|
+
---
|
|
9
|
+
`AWS::KinesisAnalytics::ApplicationOutput`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `ApplicationName` (`string`, required)
|
|
14
|
+
- `Output` (`KinesisAnalyticsApplicationOutput_Output`, required)
|
|
15
|
+
- `Id` (`string`, optional)
|
|
16
|
+
|
|
17
|
+
## Attributes
|
|
18
|
+
|
|
19
|
+
- `Id`
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: KinesisAnalyticsApplicationReferenceDataSource
|
|
4
|
+
description: aws resource type AWS::KinesisAnalytics::ApplicationReferenceDataSource
|
|
5
|
+
name: KinesisAnalyticsApplicationReferenceDataSource
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::KinesisAnalytics::ApplicationReferenceDataSource
|
|
8
|
+
---
|
|
9
|
+
`AWS::KinesisAnalytics::ApplicationReferenceDataSource`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `ApplicationName` (`string`, required)
|
|
14
|
+
- `ReferenceDataSource` (`KinesisAnalyticsApplicationReferenceDataSource_ReferenceDataSource`, required)
|
|
15
|
+
- `Id` (`string`, optional)
|
|
16
|
+
|
|
17
|
+
## Attributes
|
|
18
|
+
|
|
19
|
+
- `Id`
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: KinesisAnalyticsV2Application
|
|
4
|
+
description: aws resource type AWS::KinesisAnalyticsV2::Application
|
|
5
|
+
name: KinesisAnalyticsV2Application
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::KinesisAnalyticsV2::Application
|
|
8
|
+
---
|
|
9
|
+
`AWS::KinesisAnalyticsV2::Application`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `RuntimeEnvironment` (`string`, required): The runtime environment for the application.
|
|
14
|
+
- `ServiceExecutionRole` (`string`, required): Specifies the IAM role that the application uses to access external resources.
|
|
15
|
+
- `ApplicationConfiguration` (`KinesisAnalyticsV2Application_ApplicationConfiguration`, optional): Use this parameter to configure the application.
|
|
16
|
+
- `ApplicationDescription` (`string`, optional): The description of the application.
|
|
17
|
+
- `ApplicationMaintenanceConfiguration` (`KinesisAnalyticsV2Application_ApplicationMaintenanceConfiguration`, optional): Used to configure start of maintenance window.
|
|
18
|
+
- `ApplicationMode` (`"INTERACTIVE" | "STREAMING"`, optional): To create a Kinesis Data Analytics Studio notebook, you must set the mode to `INTERACTIVE`. However, for a Kinesis Data Analytics for Apache Flink application, the mode is optional.
|
|
19
|
+
- `ApplicationName` (`string`, optional): The name of the application.
|
|
20
|
+
- `RunConfiguration` (`KinesisAnalyticsV2Application_RunConfiguration`, optional): Specifies run configuration (start parameters) of a Kinesis Data Analytics application. Evaluated on update for RUNNING applications an only.
|
|
21
|
+
- `Tags` (`KinesisAnalyticsV2Application_Tag[]`, optional): A list of one or more tags to assign to the application. A tag is a key-value pair that identifies an application. Note that the maximum number of application tags includes system tags. The maximum number of user-defined application tags is 50.
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: KinesisAnalyticsV2ApplicationOutput
|
|
4
|
+
description: aws resource type AWS::KinesisAnalyticsV2::ApplicationOutput
|
|
5
|
+
name: KinesisAnalyticsV2ApplicationOutput
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::KinesisAnalyticsV2::ApplicationOutput
|
|
8
|
+
---
|
|
9
|
+
`AWS::KinesisAnalyticsV2::ApplicationOutput`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `ApplicationName` (`string`, required)
|
|
14
|
+
- `Output` (`KinesisAnalyticsV2ApplicationOutput_Output`, required)
|
|
15
|
+
- `Id` (`string`, optional)
|
|
16
|
+
|
|
17
|
+
## Attributes
|
|
18
|
+
|
|
19
|
+
- `Id`
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: KinesisAnalyticsV2ApplicationReferenceDataSource
|
|
4
|
+
description: aws resource type AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource
|
|
5
|
+
name: KinesisAnalyticsV2ApplicationReferenceDataSource
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource
|
|
8
|
+
---
|
|
9
|
+
`AWS::KinesisAnalyticsV2::ApplicationReferenceDataSource`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `ApplicationName` (`string`, required)
|
|
14
|
+
- `ReferenceDataSource` (`KinesisAnalyticsV2ApplicationReferenceDataSource_ReferenceDataSource`, required)
|
|
15
|
+
- `Id` (`string`, optional)
|
|
16
|
+
|
|
17
|
+
## Attributes
|
|
18
|
+
|
|
19
|
+
- `Id`
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: KinesisResourcePolicy
|
|
4
|
+
description: aws resource type AWS::Kinesis::ResourcePolicy
|
|
5
|
+
name: KinesisResourcePolicy
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::Kinesis::ResourcePolicy
|
|
8
|
+
---
|
|
9
|
+
`AWS::Kinesis::ResourcePolicy`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `ResourceArn` (`any`, required): The ARN of the AWS Kinesis resource to which the policy applies.
|
|
14
|
+
- `ResourcePolicy` (`Record<string, unknown>`, required): A policy document containing permissions to add to the specified resource. In IAM, you must provide policy documents in JSON format. However, in CloudFormation you can provide the policy in JSON or YAML format because CloudFormation converts YAML to JSON before submitting it to IAM.
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: KinesisStream
|
|
4
|
+
description: aws resource type AWS::Kinesis::Stream
|
|
5
|
+
name: KinesisStream
|
|
6
|
+
lexicon: aws
|
|
7
|
+
resource_type: AWS::Kinesis::Stream
|
|
8
|
+
---
|
|
9
|
+
`AWS::Kinesis::Stream`, a resource type of the aws lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `Arn` (`string`, optional): The Amazon resource name (ARN) of the Kinesis stream
|
|
14
|
+
- `DesiredShardLevelMetrics` (`KinesisStream_EnhancedMetric[]`, optional): The final list of shard-level metrics
|
|
15
|
+
- `MaxRecordSizeInKiB` (`number`, optional): Maximum size of a data record in KiB allowed to be put into Kinesis stream.
|
|
16
|
+
- `Name` (`string`, optional): The name of the Kinesis stream.
|
|
17
|
+
- `RetentionPeriodHours` (`number`, optional): The number of hours for the data records that are stored in shards to remain accessible.
|
|
18
|
+
- `ShardCount` (`number`, optional): The number of shards that the stream uses. Required when StreamMode = PROVISIONED is passed.
|
|
19
|
+
- `StreamEncryption` (`KinesisStream_StreamEncryption`, optional): When specified, enables or updates server-side encryption using an AWS KMS key for a specified stream.
|
|
20
|
+
- `StreamModeDetails` (`KinesisStream_StreamModeDetails`, optional): The mode in which the stream is running.
|
|
21
|
+
- `Tags` (`KinesisStream_Tag[]`, optional): An arbitrary set of tags (key-value pairs) to associate with the Kinesis stream.
|
|
22
|
+
- `WarmThroughputMiBps` (`number`, optional): Target warm throughput in MiB/s for the stream. This property can ONLY be set when StreamMode is ON_DEMAND.
|
|
23
|
+
- `WarmThroughputObject` (`KinesisStream_WarmThroughputObject`, optional): Warm throughput configuration details for the stream. Only present for ON_DEMAND streams.
|
|
24
|
+
|
|
25
|
+
## Attributes
|
|
26
|
+
|
|
27
|
+
- `Arn`
|
|
28
|
+
- `WarmThroughputObject`
|