@pulumi/aws 4.26.0 → 4.27.2
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/accessanalyzer/analyzer.d.ts +1 -1
- package/accessanalyzer/analyzer.js +1 -1
- package/acm/certificate.d.ts +3 -3
- package/acm/certificate.js +1 -1
- package/acmpca/certificateAuthority.d.ts +1 -1
- package/acmpca/certificateAuthority.js +1 -1
- package/alb/listener.d.ts +1 -1
- package/alb/listener.js +1 -1
- package/alb/listenerCertificate.d.ts +1 -1
- package/alb/listenerCertificate.js +1 -1
- package/alb/listenerRule.d.ts +1 -1
- package/alb/listenerRule.js +1 -1
- package/alb/loadBalancer.d.ts +1 -1
- package/alb/loadBalancer.js +1 -1
- package/alb/targetGroup.d.ts +1 -1
- package/alb/targetGroup.js +1 -1
- package/amp/alertManagerDefinition.d.ts +89 -0
- package/amp/alertManagerDefinition.js +88 -0
- package/amp/alertManagerDefinition.js.map +1 -0
- package/amp/index.d.ts +2 -0
- package/amp/index.js +10 -0
- package/amp/index.js.map +1 -1
- package/amp/ruleGroupNamespace.d.ts +101 -0
- package/amp/ruleGroupNamespace.js +90 -0
- package/amp/ruleGroupNamespace.js.map +1 -0
- package/amp/workspace.d.ts +1 -1
- package/amp/workspace.js +1 -1
- package/amplify/app.d.ts +2 -2
- package/amplify/app.js +2 -2
- package/amplify/backendEnvironment.d.ts +1 -1
- package/amplify/backendEnvironment.js +1 -1
- package/amplify/branch.d.ts +1 -1
- package/amplify/branch.js +1 -1
- package/amplify/domainAssociation.d.ts +1 -1
- package/amplify/domainAssociation.js +1 -1
- package/amplify/webhook.d.ts +1 -1
- package/amplify/webhook.js +1 -1
- package/apigateway/account.d.ts +1 -1
- package/apigateway/account.js +1 -1
- package/apigateway/apiKey.d.ts +1 -1
- package/apigateway/apiKey.js +1 -1
- package/apigateway/authorizer.d.ts +7 -7
- package/apigateway/authorizer.js +1 -1
- package/apigateway/basePathMapping.d.ts +1 -1
- package/apigateway/basePathMapping.js +1 -1
- package/apigateway/clientCertificate.d.ts +1 -1
- package/apigateway/clientCertificate.js +1 -1
- package/apigateway/deployment.d.ts +2 -2
- package/apigateway/documentationPart.d.ts +1 -1
- package/apigateway/documentationPart.js +1 -1
- package/apigateway/documentationVersion.d.ts +1 -1
- package/apigateway/documentationVersion.js +1 -1
- package/apigateway/domainName.d.ts +1 -1
- package/apigateway/domainName.js +1 -1
- package/apigateway/getRestApi.d.ts +1 -1
- package/apigateway/integration.d.ts +7 -7
- package/apigateway/integration.js +1 -1
- package/apigateway/integrationResponse.d.ts +1 -1
- package/apigateway/integrationResponse.js +1 -1
- package/apigateway/method.d.ts +4 -4
- package/apigateway/method.js +1 -1
- package/apigateway/methodResponse.d.ts +1 -1
- package/apigateway/methodResponse.js +1 -1
- package/apigateway/methodSettings.d.ts +4 -4
- package/apigateway/methodSettings.js +1 -1
- package/apigateway/model.d.ts +1 -1
- package/apigateway/model.js +1 -1
- package/apigateway/requestValidator.d.ts +1 -1
- package/apigateway/requestValidator.js +1 -1
- package/apigateway/resource.d.ts +1 -1
- package/apigateway/resource.js +1 -1
- package/apigateway/response.d.ts +1 -1
- package/apigateway/response.js +1 -1
- package/apigateway/restApi.d.ts +3 -3
- package/apigateway/restApi.js +1 -1
- package/apigateway/restApiPolicy.d.ts +1 -1
- package/apigateway/restApiPolicy.js +1 -1
- package/apigateway/stage.d.ts +7 -7
- package/apigateway/stage.js +1 -1
- package/apigateway/usagePlan.d.ts +1 -1
- package/apigateway/usagePlan.js +1 -1
- package/apigateway/usagePlanKey.d.ts +1 -1
- package/apigateway/usagePlanKey.js +1 -1
- package/apigateway/vpcLink.d.ts +1 -1
- package/apigateway/vpcLink.js +1 -1
- package/apigatewayv2/api.d.ts +1 -1
- package/apigatewayv2/api.js +1 -1
- package/apigatewayv2/apiMapping.d.ts +1 -1
- package/apigatewayv2/apiMapping.js +1 -1
- package/apigatewayv2/authorizer.d.ts +1 -1
- package/apigatewayv2/authorizer.js +1 -1
- package/apigatewayv2/deployment.d.ts +1 -1
- package/apigatewayv2/deployment.js +1 -1
- package/apigatewayv2/domainName.d.ts +1 -1
- package/apigatewayv2/domainName.js +1 -1
- package/apigatewayv2/integration.d.ts +1 -1
- package/apigatewayv2/integration.js +1 -1
- package/apigatewayv2/integrationResponse.d.ts +1 -1
- package/apigatewayv2/integrationResponse.js +1 -1
- package/apigatewayv2/model.d.ts +1 -1
- package/apigatewayv2/model.js +1 -1
- package/apigatewayv2/route.d.ts +1 -1
- package/apigatewayv2/route.js +1 -1
- package/apigatewayv2/routeResponse.d.ts +1 -1
- package/apigatewayv2/routeResponse.js +1 -1
- package/apigatewayv2/stage.d.ts +5 -5
- package/apigatewayv2/stage.js +1 -1
- package/apigatewayv2/vpcLink.d.ts +1 -1
- package/apigatewayv2/vpcLink.js +1 -1
- package/appconfig/application.d.ts +1 -1
- package/appconfig/application.js +1 -1
- package/appconfig/configurationProfile.d.ts +1 -1
- package/appconfig/configurationProfile.js +1 -1
- package/appconfig/deployment.d.ts +1 -1
- package/appconfig/deployment.js +1 -1
- package/appconfig/deploymentStrategy.d.ts +1 -1
- package/appconfig/deploymentStrategy.js +1 -1
- package/appconfig/environment.d.ts +1 -1
- package/appconfig/environment.js +1 -1
- package/appconfig/hostedConfigurationVersion.d.ts +1 -1
- package/appconfig/hostedConfigurationVersion.js +1 -1
- package/applicationloadbalancing/listener.d.ts +1 -1
- package/applicationloadbalancing/listener.js +1 -1
- package/applicationloadbalancing/listenerCertificate.d.ts +1 -1
- package/applicationloadbalancing/listenerCertificate.js +1 -1
- package/applicationloadbalancing/listenerRule.d.ts +1 -1
- package/applicationloadbalancing/listenerRule.js +1 -1
- package/applicationloadbalancing/loadBalancer.d.ts +1 -1
- package/applicationloadbalancing/loadBalancer.js +1 -1
- package/applicationloadbalancing/targetGroup.d.ts +1 -1
- package/applicationloadbalancing/targetGroup.js +1 -1
- package/appmesh/gatewayRoute.d.ts +1 -1
- package/appmesh/gatewayRoute.js +1 -1
- package/appmesh/mesh.d.ts +1 -1
- package/appmesh/mesh.js +1 -1
- package/appmesh/route.d.ts +1 -1
- package/appmesh/route.js +1 -1
- package/appmesh/virtualGateway.d.ts +1 -1
- package/appmesh/virtualGateway.js +1 -1
- package/appmesh/virtualNode.d.ts +1 -1
- package/appmesh/virtualNode.js +1 -1
- package/appmesh/virtualRouter.d.ts +1 -1
- package/appmesh/virtualRouter.js +1 -1
- package/appmesh/virtualService.d.ts +1 -1
- package/appmesh/virtualService.js +1 -1
- package/apprunner/autoScalingConfigurationVersion.d.ts +1 -1
- package/apprunner/autoScalingConfigurationVersion.js +1 -1
- package/apprunner/connection.d.ts +1 -1
- package/apprunner/connection.js +1 -1
- package/apprunner/customDomainAssociation.d.ts +4 -4
- package/apprunner/customDomainAssociation.js +1 -1
- package/apprunner/service.d.ts +1 -1
- package/apprunner/service.js +1 -1
- package/appstream/fleet.d.ts +1 -4
- package/appstream/fleet.js +2 -2
- package/appstream/fleet.js.map +1 -1
- package/appstream/imageBuilder.d.ts +1 -7
- package/appstream/imageBuilder.js +2 -2
- package/appstream/imageBuilder.js.map +1 -1
- package/appstream/stack.d.ts +1 -4
- package/appstream/stack.js +2 -2
- package/appstream/stack.js.map +1 -1
- package/appsync/apiKey.d.ts +1 -1
- package/appsync/apiKey.js +1 -1
- package/appsync/dataSource.d.ts +1 -1
- package/appsync/dataSource.js +1 -1
- package/appsync/function.d.ts +1 -1
- package/appsync/function.js +1 -1
- package/appsync/graphQLApi.d.ts +5 -5
- package/appsync/graphQLApi.js +1 -1
- package/appsync/resolver.d.ts +1 -1
- package/appsync/resolver.js +1 -1
- package/athena/namedQuery.d.ts +1 -1
- package/athena/namedQuery.js +1 -1
- package/athena/workgroup.d.ts +1 -1
- package/athena/workgroup.js +1 -1
- package/autoscaling/getAmiIds.d.ts +2 -2
- package/autoscaling/group.d.ts +4 -4
- package/autoscaling/group.js +4 -4
- package/autoscaling/schedule.d.ts +1 -1
- package/autoscaling/schedule.js +1 -1
- package/autoscaling/tag.d.ts +1 -1
- package/autoscaling/tag.js +1 -1
- package/autoscalingplans/scalingPlan.d.ts +1 -1
- package/autoscalingplans/scalingPlan.js +1 -1
- package/backup/globalSettings.d.ts +1 -1
- package/backup/globalSettings.js +1 -1
- package/backup/index.d.ts +1 -0
- package/backup/index.js +5 -0
- package/backup/index.js.map +1 -1
- package/backup/plan.d.ts +1 -1
- package/backup/plan.js +1 -1
- package/backup/regionSettings.d.ts +1 -1
- package/backup/regionSettings.js +1 -1
- package/backup/vault.d.ts +1 -1
- package/backup/vault.js +1 -1
- package/backup/vaultLockConfiguration.d.ts +117 -0
- package/backup/vaultLockConfiguration.js +87 -0
- package/backup/vaultLockConfiguration.js.map +1 -0
- package/backup/vaultNotifications.d.ts +1 -1
- package/backup/vaultNotifications.js +1 -1
- package/backup/vaultPolicy.d.ts +1 -1
- package/backup/vaultPolicy.js +1 -1
- package/batch/computeEnvironment.d.ts +1 -1
- package/batch/computeEnvironment.js +1 -1
- package/batch/jobDefinition.d.ts +1 -1
- package/batch/jobDefinition.js +1 -1
- package/batch/jobQueue.d.ts +1 -1
- package/batch/jobQueue.js +1 -1
- package/budgets/budget.d.ts +1 -1
- package/budgets/budget.js +1 -1
- package/budgets/budgetAction.d.ts +1 -1
- package/budgets/budgetAction.js +1 -1
- package/cfg/aggregateAuthorization.d.ts +1 -1
- package/cfg/aggregateAuthorization.js +1 -1
- package/cfg/configurationAggregator.d.ts +1 -1
- package/cfg/configurationAggregator.js +1 -1
- package/cfg/conformancePack.d.ts +4 -4
- package/cfg/conformancePack.js +1 -1
- package/cfg/deliveryChannel.d.ts +1 -1
- package/cfg/deliveryChannel.js +1 -1
- package/cfg/organizationConformancePack.d.ts +4 -4
- package/cfg/organizationConformancePack.js +1 -1
- package/cfg/organizationCustomRule.d.ts +1 -1
- package/cfg/organizationCustomRule.js +1 -1
- package/cfg/organizationManagedRule.d.ts +1 -1
- package/cfg/organizationManagedRule.js +1 -1
- package/cfg/recorder.d.ts +1 -1
- package/cfg/recorder.js +1 -1
- package/cfg/recorderStatus.d.ts +1 -1
- package/cfg/recorderStatus.js +1 -1
- package/cfg/remediationConfiguration.d.ts +1 -1
- package/cfg/remediationConfiguration.js +1 -1
- package/cfg/rule.d.ts +1 -1
- package/cfg/rule.js +1 -1
- package/chime/voiceConnector.d.ts +1 -1
- package/chime/voiceConnector.js +1 -1
- package/chime/voiceConnectorGroup.d.ts +1 -1
- package/chime/voiceConnectorGroup.js +1 -1
- package/chime/voiceConnectorLogging.d.ts +1 -1
- package/chime/voiceConnectorLogging.js +1 -1
- package/chime/voiceConnectorOrganization.d.ts +1 -1
- package/chime/voiceConnectorOrganization.js +1 -1
- package/chime/voiceConnectorStreaming.d.ts +1 -1
- package/chime/voiceConnectorStreaming.js +1 -1
- package/chime/voiceConnectorTermination.d.ts +1 -1
- package/chime/voiceConnectorTermination.js +1 -1
- package/chime/voiceConnectorTerminationCredentials.d.ts +1 -1
- package/chime/voiceConnectorTerminationCredentials.js +1 -1
- package/cloud9/environmentEC2.d.ts +7 -7
- package/cloudformation/cloudFormationType.d.ts +1 -1
- package/cloudformation/cloudFormationType.js +1 -1
- package/cloudformation/stack.d.ts +1 -1
- package/cloudformation/stack.js +1 -1
- package/cloudformation/stackSet.d.ts +1 -1
- package/cloudformation/stackSet.js +1 -1
- package/cloudformation/stackSetInstance.d.ts +1 -1
- package/cloudformation/stackSetInstance.js +1 -1
- package/cloudfront/cachePolicy.d.ts +1 -1
- package/cloudfront/cachePolicy.js +1 -1
- package/cloudfront/distribution.d.ts +1 -1
- package/cloudfront/distribution.js +1 -1
- package/cloudfront/function.d.ts +1 -1
- package/cloudfront/function.js +1 -1
- package/cloudfront/getResponseHeadersPolicy.d.ts +71 -0
- package/cloudfront/getResponseHeadersPolicy.js +40 -0
- package/cloudfront/getResponseHeadersPolicy.js.map +1 -0
- package/cloudfront/index.d.ts +2 -0
- package/cloudfront/index.js +6 -0
- package/cloudfront/index.js.map +1 -1
- package/cloudfront/keyGroup.d.ts +1 -1
- package/cloudfront/keyGroup.js +1 -1
- package/cloudfront/monitoringSubscription.d.ts +1 -1
- package/cloudfront/monitoringSubscription.js +1 -1
- package/cloudfront/originAccessIdentity.d.ts +1 -1
- package/cloudfront/originAccessIdentity.js +1 -1
- package/cloudfront/publicKey.d.ts +1 -1
- package/cloudfront/publicKey.js +1 -1
- package/cloudfront/realtimeLogConfig.d.ts +1 -1
- package/cloudfront/realtimeLogConfig.js +1 -1
- package/cloudfront/responseHeadersPolicy.d.ts +149 -0
- package/cloudfront/responseHeadersPolicy.js +101 -0
- package/cloudfront/responseHeadersPolicy.js.map +1 -0
- package/cloudhsmv2/cluster.d.ts +8 -0
- package/cloudhsmv2/cluster.js +8 -0
- package/cloudhsmv2/cluster.js.map +1 -1
- package/cloudhsmv2/hsm.d.ts +1 -1
- package/cloudhsmv2/hsm.js +1 -1
- package/cloudtrail/trail.d.ts +1 -1
- package/cloudtrail/trail.js +1 -1
- package/cloudwatch/dashboard.d.ts +1 -1
- package/cloudwatch/dashboard.js +1 -1
- package/cloudwatch/eventApiDestination.d.ts +1 -1
- package/cloudwatch/eventApiDestination.js +1 -1
- package/cloudwatch/eventBus.d.ts +1 -1
- package/cloudwatch/eventBus.js +1 -1
- package/cloudwatch/eventBusPolicy.d.ts +1 -1
- package/cloudwatch/eventBusPolicy.js +1 -1
- package/cloudwatch/eventConnection.d.ts +1 -1
- package/cloudwatch/eventConnection.js +1 -1
- package/cloudwatch/eventPermission.d.ts +1 -1
- package/cloudwatch/eventPermission.js +1 -1
- package/cloudwatch/eventRule.d.ts +1 -1
- package/cloudwatch/eventRule.js +1 -1
- package/cloudwatch/getLogGroups.d.ts +1 -1
- package/cloudwatch/getLogGroups.js +1 -1
- package/cloudwatch/logDestination.d.ts +1 -1
- package/cloudwatch/logDestination.js +1 -1
- package/cloudwatch/logDestinationPolicy.d.ts +1 -1
- package/cloudwatch/logDestinationPolicy.js +1 -1
- package/cloudwatch/logGroup.d.ts +1 -1
- package/cloudwatch/logGroup.js +1 -1
- package/cloudwatch/logMetricFilter.d.ts +1 -1
- package/cloudwatch/logMetricFilter.js +1 -1
- package/cloudwatch/logResourcePolicy.d.ts +1 -1
- package/cloudwatch/logResourcePolicy.js +1 -1
- package/cloudwatch/logStream.d.ts +1 -1
- package/cloudwatch/logStream.js +1 -1
- package/cloudwatch/metricAlarm.d.ts +1 -1
- package/cloudwatch/metricAlarm.js +1 -1
- package/cloudwatch/metricStream.d.ts +1 -1
- package/cloudwatch/metricStream.js +1 -1
- package/codeartifact/domain.d.ts +1 -1
- package/codeartifact/domain.js +1 -1
- package/codeartifact/domainPermissions.d.ts +1 -1
- package/codeartifact/domainPermissions.js +1 -1
- package/codeartifact/repository.d.ts +1 -1
- package/codeartifact/repository.js +1 -1
- package/codeartifact/repositoryPermissionsPolicy.d.ts +1 -1
- package/codeartifact/repositoryPermissionsPolicy.js +1 -1
- package/codebuild/project.d.ts +2 -2
- package/codebuild/project.js +2 -2
- package/codebuild/reportGroup.d.ts +1 -1
- package/codebuild/reportGroup.js +1 -1
- package/codebuild/sourceCredential.d.ts +1 -1
- package/codebuild/sourceCredential.js +1 -1
- package/codebuild/webhook.d.ts +2 -2
- package/codebuild/webhook.js +2 -2
- package/codecommit/repository.d.ts +1 -1
- package/codecommit/repository.js +1 -1
- package/codedeploy/application.d.ts +1 -1
- package/codedeploy/application.js +1 -1
- package/codedeploy/deploymentConfig.d.ts +1 -1
- package/codedeploy/deploymentConfig.js +1 -1
- package/codedeploy/deploymentGroup.d.ts +1 -1
- package/codedeploy/deploymentGroup.js +1 -1
- package/codepipeline/pipeline.d.ts +1 -1
- package/codepipeline/pipeline.js +1 -1
- package/codepipeline/webhook.d.ts +1 -1
- package/codepipeline/webhook.js +1 -1
- package/codestarconnections/connection.d.ts +1 -1
- package/codestarconnections/connection.js +1 -1
- package/codestarconnections/host.d.ts +1 -1
- package/codestarconnections/host.js +1 -1
- package/codestarnotifications/notificationRule.d.ts +1 -1
- package/codestarnotifications/notificationRule.js +1 -1
- package/cognito/identityPool.d.ts +1 -1
- package/cognito/identityPool.js +1 -1
- package/cognito/identityPoolRoleAttachment.d.ts +1 -1
- package/cognito/identityPoolRoleAttachment.js +1 -1
- package/cognito/identityProvider.d.ts +1 -1
- package/cognito/identityProvider.js +1 -1
- package/cognito/resourceServer.d.ts +1 -1
- package/cognito/resourceServer.js +1 -1
- package/cognito/userGroup.d.ts +1 -1
- package/cognito/userGroup.js +1 -1
- package/cognito/userPool.d.ts +1 -1
- package/cognito/userPool.js +1 -1
- package/cognito/userPoolClient.d.ts +4 -4
- package/cognito/userPoolClient.js +1 -1
- package/cognito/userPoolDomain.d.ts +1 -1
- package/cognito/userPoolDomain.js +1 -1
- package/cognito/userPoolUICustomization.d.ts +1 -1
- package/cognito/userPoolUICustomization.js +1 -1
- package/connect/contactFlow.d.ts +1 -7
- package/connect/contactFlow.js +2 -2
- package/connect/contactFlow.js.map +1 -1
- package/connect/instance.d.ts +1 -1
- package/connect/instance.js +1 -1
- package/cur/reportDefinition.d.ts +1 -1
- package/cur/reportDefinition.js +1 -1
- package/datapipeline/pipeline.d.ts +1 -1
- package/datapipeline/pipeline.js +1 -1
- package/datasync/agent.d.ts +1 -1
- package/datasync/agent.js +1 -1
- package/datasync/efsLocation.d.ts +1 -1
- package/datasync/efsLocation.js +1 -1
- package/datasync/locationFsxWindows.d.ts +1 -1
- package/datasync/locationFsxWindows.js +1 -1
- package/datasync/locationSmb.d.ts +1 -1
- package/datasync/locationSmb.js +1 -1
- package/datasync/nfsLocation.d.ts +1 -1
- package/datasync/nfsLocation.js +1 -1
- package/datasync/s3location.d.ts +1 -1
- package/datasync/s3location.js +1 -1
- package/datasync/task.d.ts +1 -1
- package/datasync/task.js +1 -1
- package/dax/cluster.d.ts +3 -3
- package/dax/cluster.js +1 -1
- package/dax/parameterGroup.d.ts +1 -1
- package/dax/parameterGroup.js +1 -1
- package/dax/subnetGroup.d.ts +1 -1
- package/dax/subnetGroup.js +1 -1
- package/devicefarm/project.d.ts +1 -1
- package/devicefarm/project.js +1 -1
- package/directconnect/connection.d.ts +1 -7
- package/directconnect/connection.js +2 -2
- package/directconnect/connection.js.map +1 -1
- package/directconnect/gateway.d.ts +1 -1
- package/directconnect/gateway.js +1 -1
- package/directconnect/gatewayAssociation.d.ts +1 -1
- package/directconnect/gatewayAssociation.js +1 -1
- package/directconnect/gatewayAssociationProposal.d.ts +1 -1
- package/directconnect/gatewayAssociationProposal.js +1 -1
- package/directconnect/hostedPrivateVirtualInterface.d.ts +1 -1
- package/directconnect/hostedPrivateVirtualInterface.js +1 -1
- package/directconnect/hostedPrivateVirtualInterfaceAccepter.d.ts +1 -1
- package/directconnect/hostedPrivateVirtualInterfaceAccepter.js +1 -1
- package/directconnect/hostedPublicVirtualInterface.d.ts +1 -1
- package/directconnect/hostedPublicVirtualInterface.js +1 -1
- package/directconnect/hostedPublicVirtualInterfaceAccepter.d.ts +1 -1
- package/directconnect/hostedPublicVirtualInterfaceAccepter.js +1 -1
- package/directconnect/hostedTransitVirtualInterface.d.ts +1 -1
- package/directconnect/hostedTransitVirtualInterface.js +1 -1
- package/directconnect/hostedTransitVirtualInterfaceAcceptor.d.ts +1 -1
- package/directconnect/hostedTransitVirtualInterfaceAcceptor.js +1 -1
- package/directconnect/linkAggregationGroup.d.ts +1 -7
- package/directconnect/linkAggregationGroup.js +2 -2
- package/directconnect/linkAggregationGroup.js.map +1 -1
- package/directconnect/privateVirtualInterface.d.ts +1 -1
- package/directconnect/privateVirtualInterface.js +1 -1
- package/directconnect/publicVirtualInterface.d.ts +1 -1
- package/directconnect/publicVirtualInterface.js +1 -1
- package/directconnect/transitVirtualInterface.d.ts +1 -1
- package/directconnect/transitVirtualInterface.js +1 -1
- package/directoryservice/conditionalForwader.d.ts +1 -1
- package/directoryservice/conditionalForwader.js +1 -1
- package/directoryservice/directory.d.ts +1 -1
- package/directoryservice/directory.js +1 -1
- package/directoryservice/logService.d.ts +1 -1
- package/directoryservice/logService.js +1 -1
- package/dms/certificate.d.ts +1 -1
- package/dms/certificate.js +1 -1
- package/dms/endpoint.d.ts +1 -1
- package/dms/endpoint.js +1 -1
- package/dms/eventSubscription.d.ts +1 -1
- package/dms/eventSubscription.js +1 -1
- package/dms/replicationInstance.d.ts +1 -1
- package/dms/replicationInstance.js +1 -1
- package/dms/replicationSubnetGroup.d.ts +1 -1
- package/dms/replicationSubnetGroup.js +1 -1
- package/dms/replicationTask.d.ts +1 -1
- package/dms/replicationTask.js +1 -1
- package/docdb/cluster.d.ts +7 -7
- package/docdb/cluster.js +1 -1
- package/docdb/clusterInstance.d.ts +1 -1
- package/docdb/clusterInstance.js +1 -1
- package/docdb/clusterParameterGroup.d.ts +1 -1
- package/docdb/clusterParameterGroup.js +1 -1
- package/docdb/clusterSnapshot.d.ts +1 -1
- package/docdb/clusterSnapshot.js +1 -1
- package/docdb/subnetGroup.d.ts +1 -1
- package/docdb/subnetGroup.js +1 -1
- package/dynamodb/globalTable.d.ts +1 -1
- package/dynamodb/globalTable.js +1 -1
- package/dynamodb/kinesisStreamingDestination.d.ts +1 -1
- package/dynamodb/kinesisStreamingDestination.js +1 -1
- package/dynamodb/table.d.ts +1 -1
- package/dynamodb/table.js +1 -1
- package/dynamodb/tag.d.ts +1 -1
- package/dynamodb/tag.js +1 -1
- package/ebs/defaultKmsKey.d.ts +1 -1
- package/ebs/defaultKmsKey.js +1 -1
- package/ebs/getSnapshot.d.ts +2 -2
- package/ebs/getVolume.d.ts +2 -2
- package/ebs/snapshot.d.ts +7 -1
- package/ebs/snapshot.js +1 -1
- package/ebs/snapshot.js.map +1 -1
- package/ebs/snapshotCopy.d.ts +6 -0
- package/ebs/snapshotCopy.js.map +1 -1
- package/ebs/volume.d.ts +9 -3
- package/ebs/volume.js +1 -1
- package/ebs/volume.js.map +1 -1
- package/ec2/ami.d.ts +4 -4
- package/ec2/ami.js +1 -1
- package/ec2/amiCopy.d.ts +2 -2
- package/ec2/amiFromInstance.d.ts +2 -2
- package/ec2/amiLaunchPermission.d.ts +1 -1
- package/ec2/amiLaunchPermission.js +1 -1
- package/ec2/availabilityZoneGroup.d.ts +1 -1
- package/ec2/availabilityZoneGroup.js +1 -1
- package/ec2/capacityReservation.d.ts +1 -1
- package/ec2/capacityReservation.js +1 -1
- package/ec2/carrierGateway.d.ts +7 -1
- package/ec2/carrierGateway.js +1 -1
- package/ec2/carrierGateway.js.map +1 -1
- package/ec2/customerGateway.d.ts +1 -1
- package/ec2/customerGateway.js +1 -1
- package/ec2/dedicatedHost.d.ts +7 -4
- package/ec2/dedicatedHost.js +2 -2
- package/ec2/dedicatedHost.js.map +1 -1
- package/ec2/defaultNetworkAcl.d.ts +1 -1
- package/ec2/defaultNetworkAcl.js +1 -1
- package/ec2/defaultRouteTable.d.ts +1 -1
- package/ec2/defaultRouteTable.js +1 -1
- package/ec2/defaultSecurityGroup.d.ts +1 -1
- package/ec2/defaultSecurityGroup.js +1 -1
- package/ec2/defaultSubnet.d.ts +1 -1
- package/ec2/defaultSubnet.js +1 -1
- package/ec2/defaultVpc.d.ts +1 -1
- package/ec2/defaultVpc.js +1 -1
- package/ec2/defaultVpcDhcpOptions.d.ts +1 -1
- package/ec2/defaultVpcDhcpOptions.js +1 -1
- package/ec2/egressOnlyInternetGateway.d.ts +7 -1
- package/ec2/egressOnlyInternetGateway.js +1 -1
- package/ec2/egressOnlyInternetGateway.js.map +1 -1
- package/ec2/eip.d.ts +8 -2
- package/ec2/eip.js +2 -2
- package/ec2/eip.js.map +1 -1
- package/ec2/fleet.d.ts +7 -1
- package/ec2/fleet.js +1 -1
- package/ec2/fleet.js.map +1 -1
- package/ec2/flowLog.d.ts +1 -1
- package/ec2/flowLog.js +1 -1
- package/ec2/getAmi.d.ts +2 -2
- package/ec2/getAmiIds.d.ts +2 -2
- package/ec2/getInstances.d.ts +2 -2
- package/ec2/getInstances.js +2 -2
- package/ec2/getNetworkInterface.d.ts +4 -0
- package/ec2/getNetworkInterface.js.map +1 -1
- package/ec2/getPrefixList.d.ts +1 -1
- package/ec2/getPrefixList.js +1 -1
- package/ec2/getVpcDhcpOptions.d.ts +1 -1
- package/ec2/getVpcEndpointService.d.ts +2 -2
- package/ec2/instance.d.ts +4 -4
- package/ec2/instance.js +1 -1
- package/ec2/internetGateway.d.ts +1 -1
- package/ec2/internetGateway.js +1 -1
- package/ec2/keyPair.d.ts +7 -1
- package/ec2/keyPair.js +1 -1
- package/ec2/keyPair.js.map +1 -1
- package/ec2/launchConfiguration.d.ts +2 -2
- package/ec2/launchConfiguration.js +2 -2
- package/ec2/launchTemplate.d.ts +1 -1
- package/ec2/launchTemplate.js +1 -1
- package/ec2/localGatewayRoute.d.ts +1 -1
- package/ec2/localGatewayRoute.js +1 -1
- package/ec2/localGatewayRouteTableVpcAssociation.d.ts +7 -1
- package/ec2/localGatewayRouteTableVpcAssociation.js +1 -1
- package/ec2/localGatewayRouteTableVpcAssociation.js.map +1 -1
- package/ec2/managedPrefixList.d.ts +1 -1
- package/ec2/managedPrefixList.js +1 -1
- package/ec2/managedPrefixListEntry.d.ts +1 -1
- package/ec2/managedPrefixListEntry.js +1 -1
- package/ec2/natGateway.d.ts +1 -1
- package/ec2/natGateway.js +1 -1
- package/ec2/networkAcl.d.ts +1 -1
- package/ec2/networkAcl.js +1 -1
- package/ec2/networkAclRule.d.ts +6 -6
- package/ec2/networkInterface.d.ts +65 -1
- package/ec2/networkInterface.js +13 -1
- package/ec2/networkInterface.js.map +1 -1
- package/ec2/peeringConnectionOptions.d.ts +1 -1
- package/ec2/peeringConnectionOptions.js +1 -1
- package/ec2/placementGroup.d.ts +2 -2
- package/ec2/placementGroup.js +1 -1
- package/ec2/securityGroup.d.ts +1 -1
- package/ec2/securityGroup.js +1 -1
- package/ec2/securityGroupRule.d.ts +1 -1
- package/ec2/securityGroupRule.js +1 -1
- package/ec2/spotDatafeedSubscription.d.ts +1 -1
- package/ec2/spotDatafeedSubscription.js +1 -1
- package/ec2/spotFleetRequest.d.ts +1 -1
- package/ec2/spotFleetRequest.js +1 -1
- package/ec2/spotInstanceRequest.d.ts +3 -3
- package/ec2/subnet.d.ts +1 -1
- package/ec2/subnet.js +1 -1
- package/ec2/tag.d.ts +1 -1
- package/ec2/tag.js +1 -1
- package/ec2/trafficMirrorFilter.d.ts +7 -1
- package/ec2/trafficMirrorFilter.js +1 -1
- package/ec2/trafficMirrorFilter.js.map +1 -1
- package/ec2/trafficMirrorFilterRule.d.ts +1 -1
- package/ec2/trafficMirrorFilterRule.js +1 -1
- package/ec2/trafficMirrorSession.d.ts +7 -1
- package/ec2/trafficMirrorSession.js +1 -1
- package/ec2/trafficMirrorSession.js.map +1 -1
- package/ec2/trafficMirrorTarget.d.ts +7 -1
- package/ec2/trafficMirrorTarget.js +1 -1
- package/ec2/trafficMirrorTarget.js.map +1 -1
- package/ec2/transitGatewayPeeringAttachmentAccepter.d.ts +7 -1
- package/ec2/transitGatewayPeeringAttachmentAccepter.js +1 -1
- package/ec2/transitGatewayPeeringAttachmentAccepter.js.map +1 -1
- package/ec2/volumeAttachment.d.ts +1 -1
- package/ec2/volumeAttachment.js +1 -1
- package/ec2/vpc.d.ts +1 -1
- package/ec2/vpc.js +1 -1
- package/ec2/vpcDhcpOptions.d.ts +1 -1
- package/ec2/vpcDhcpOptions.js +1 -1
- package/ec2/vpcEndpoint.d.ts +1 -1
- package/ec2/vpcEndpoint.js +1 -1
- package/ec2/vpcEndpointConnectionNotification.d.ts +1 -1
- package/ec2/vpcEndpointConnectionNotification.js +1 -1
- package/ec2/vpcEndpointRouteTableAssociation.d.ts +1 -1
- package/ec2/vpcEndpointRouteTableAssociation.js +1 -1
- package/ec2/vpcEndpointService.d.ts +1 -1
- package/ec2/vpcEndpointService.js +1 -1
- package/ec2/vpcIpv4CidrBlockAssociation.d.ts +1 -1
- package/ec2/vpcIpv4CidrBlockAssociation.js +1 -1
- package/ec2/vpcPeeringConnection.d.ts +1 -1
- package/ec2/vpcPeeringConnection.js +1 -1
- package/ec2/vpcPeeringConnectionAccepter.d.ts +1 -1
- package/ec2/vpcPeeringConnectionAccepter.js +1 -1
- package/ec2/vpnConnection.d.ts +1 -1
- package/ec2/vpnConnection.js +1 -1
- package/ec2/vpnGateway.d.ts +1 -1
- package/ec2/vpnGateway.js +1 -1
- package/ec2clientvpn/endpoint.d.ts +7 -1
- package/ec2clientvpn/endpoint.js +1 -1
- package/ec2clientvpn/endpoint.js.map +1 -1
- package/ec2transitgateway/peeringAttachment.d.ts +7 -1
- package/ec2transitgateway/peeringAttachment.js +1 -1
- package/ec2transitgateway/peeringAttachment.js.map +1 -1
- package/ec2transitgateway/prefixListReference.d.ts +1 -1
- package/ec2transitgateway/prefixListReference.js +1 -1
- package/ec2transitgateway/route.d.ts +1 -1
- package/ec2transitgateway/route.js +1 -1
- package/ec2transitgateway/routeTable.d.ts +7 -1
- package/ec2transitgateway/routeTable.js +1 -1
- package/ec2transitgateway/routeTable.js.map +1 -1
- package/ec2transitgateway/routeTableAssociation.d.ts +1 -1
- package/ec2transitgateway/routeTableAssociation.js +1 -1
- package/ec2transitgateway/routeTablePropagation.d.ts +1 -1
- package/ec2transitgateway/routeTablePropagation.js +1 -1
- package/ec2transitgateway/transitGateway.d.ts +7 -1
- package/ec2transitgateway/transitGateway.js +1 -1
- package/ec2transitgateway/transitGateway.js.map +1 -1
- package/ec2transitgateway/vpcAttachment.d.ts +7 -1
- package/ec2transitgateway/vpcAttachment.js +1 -1
- package/ec2transitgateway/vpcAttachment.js.map +1 -1
- package/ec2transitgateway/vpcAttachmentAccepter.d.ts +7 -1
- package/ec2transitgateway/vpcAttachmentAccepter.js +1 -1
- package/ec2transitgateway/vpcAttachmentAccepter.js.map +1 -1
- package/ecr/lifecyclePolicy.d.ts +1 -1
- package/ecr/lifecyclePolicy.js +1 -1
- package/ecr/registryPolicy.d.ts +1 -1
- package/ecr/registryPolicy.js +1 -1
- package/ecr/replicationConfiguration.d.ts +1 -1
- package/ecr/replicationConfiguration.js +1 -1
- package/ecr/repository.d.ts +7 -1
- package/ecr/repository.js +1 -1
- package/ecr/repository.js.map +1 -1
- package/ecr/repositoryPolicy.d.ts +1 -1
- package/ecr/repositoryPolicy.js +1 -1
- package/ecrpublic/repository.d.ts +1 -1
- package/ecrpublic/repository.js +1 -1
- package/ecs/capacityProvider.d.ts +1 -1
- package/ecs/capacityProvider.js +1 -1
- package/ecs/cluster.d.ts +1 -1
- package/ecs/cluster.js +1 -1
- package/ecs/service.d.ts +10 -4
- package/ecs/service.js +1 -1
- package/ecs/service.js.map +1 -1
- package/ecs/tag.d.ts +1 -1
- package/ecs/tag.js +1 -1
- package/efs/accessPoint.d.ts +1 -1
- package/efs/accessPoint.js +1 -1
- package/efs/backupPolicy.d.ts +1 -1
- package/efs/backupPolicy.js +1 -1
- package/efs/fileSystem.d.ts +7 -1
- package/efs/fileSystem.js +1 -1
- package/efs/fileSystem.js.map +1 -1
- package/efs/fileSystemPolicy.d.ts +1 -1
- package/efs/fileSystemPolicy.js +1 -1
- package/efs/getFileSystem.d.ts +2 -2
- package/efs/mountTarget.d.ts +1 -1
- package/efs/mountTarget.js +1 -1
- package/eks/addon.d.ts +1 -1
- package/eks/addon.js +1 -1
- package/eks/cluster.d.ts +1 -1
- package/eks/cluster.js +1 -1
- package/eks/fargateProfile.d.ts +7 -1
- package/eks/fargateProfile.js +1 -1
- package/eks/fargateProfile.js.map +1 -1
- package/eks/identityProviderConfig.d.ts +7 -1
- package/eks/identityProviderConfig.js +1 -1
- package/eks/identityProviderConfig.js.map +1 -1
- package/eks/nodeGroup.d.ts +4 -4
- package/eks/nodeGroup.js +1 -1
- package/elasticache/cluster.d.ts +4 -4
- package/elasticache/cluster.js +1 -1
- package/elasticache/getCluster.d.ts +1 -1
- package/elasticache/globalReplicationGroup.d.ts +1 -1
- package/elasticache/globalReplicationGroup.js +1 -1
- package/elasticache/parameterGroup.d.ts +1 -1
- package/elasticache/parameterGroup.js +1 -1
- package/elasticache/replicationGroup.d.ts +16 -10
- package/elasticache/replicationGroup.js +1 -1
- package/elasticache/replicationGroup.js.map +1 -1
- package/elasticache/securityGroup.d.ts +1 -1
- package/elasticache/securityGroup.js +1 -1
- package/elasticache/subnetGroup.d.ts +1 -1
- package/elasticache/subnetGroup.js +1 -1
- package/elasticache/user.d.ts +1 -1
- package/elasticache/user.js +1 -1
- package/elasticache/userGroup.d.ts +1 -1
- package/elasticache/userGroup.js +1 -1
- package/elasticbeanstalk/application.d.ts +7 -1
- package/elasticbeanstalk/application.js +1 -1
- package/elasticbeanstalk/application.js.map +1 -1
- package/elasticbeanstalk/environment.d.ts +7 -1
- package/elasticbeanstalk/environment.js +1 -1
- package/elasticbeanstalk/environment.js.map +1 -1
- package/elasticloadbalancing/appCookieStickinessPolicy.d.ts +1 -1
- package/elasticloadbalancing/appCookieStickinessPolicy.js +1 -1
- package/elasticloadbalancing/loadBalancer.d.ts +7 -1
- package/elasticloadbalancing/loadBalancer.js +1 -1
- package/elasticloadbalancing/loadBalancer.js.map +1 -1
- package/elasticloadbalancingv2/listener.d.ts +1 -1
- package/elasticloadbalancingv2/listener.js +1 -1
- package/elasticloadbalancingv2/listenerCertificate.d.ts +1 -1
- package/elasticloadbalancingv2/listenerCertificate.js +1 -1
- package/elasticloadbalancingv2/listenerRule.d.ts +1 -1
- package/elasticloadbalancingv2/listenerRule.js +1 -1
- package/elasticloadbalancingv2/loadBalancer.d.ts +1 -1
- package/elasticloadbalancingv2/loadBalancer.js +1 -1
- package/elasticloadbalancingv2/targetGroup.d.ts +1 -1
- package/elasticloadbalancingv2/targetGroup.js +1 -1
- package/elasticsearch/domain.d.ts +1 -1
- package/elasticsearch/domain.js +1 -1
- package/elasticsearch/domainPolicy.d.ts +1 -1
- package/elasticsearch/domainPolicy.js +1 -1
- package/elasticsearch/domainSamlOptions.d.ts +1 -1
- package/elasticsearch/domainSamlOptions.js +1 -1
- package/elasticsearch/getDomain.d.ts +1 -1
- package/elastictranscoder/pipeline.d.ts +1 -1
- package/elastictranscoder/pipeline.js +1 -1
- package/elastictranscoder/preset.d.ts +1 -1
- package/elastictranscoder/preset.js +1 -1
- package/elb/appCookieStickinessPolicy.d.ts +1 -1
- package/elb/appCookieStickinessPolicy.js +1 -1
- package/elb/loadBalancer.d.ts +7 -1
- package/elb/loadBalancer.js +1 -1
- package/elb/loadBalancer.js.map +1 -1
- package/emr/cluster.d.ts +1 -1
- package/emr/cluster.js +1 -1
- package/emr/instanceFleet.d.ts +1 -1
- package/emr/instanceFleet.js +1 -1
- package/emr/instanceGroup.d.ts +1 -1
- package/emr/instanceGroup.js +1 -1
- package/emr/managedScalingPolicy.d.ts +1 -1
- package/emr/managedScalingPolicy.js +1 -1
- package/emr/securityConfiguration.d.ts +1 -1
- package/emr/securityConfiguration.js +1 -1
- package/fms/adminAccount.d.ts +1 -1
- package/fms/adminAccount.js +1 -1
- package/fms/policy.d.ts +1 -1
- package/fms/policy.js +1 -1
- package/fsx/backup.d.ts +1 -7
- package/fsx/backup.js +2 -2
- package/fsx/backup.js.map +1 -1
- package/fsx/lustreFileSystem.d.ts +3 -3
- package/fsx/lustreFileSystem.js +1 -1
- package/fsx/ontapFileSystem.d.ts +2 -8
- package/fsx/ontapFileSystem.js +3 -3
- package/fsx/ontapFileSystem.js.map +1 -1
- package/fsx/windowsFileSystem.d.ts +3 -3
- package/fsx/windowsFileSystem.js +1 -1
- package/gamelift/alias.d.ts +1 -1
- package/gamelift/alias.js +1 -1
- package/gamelift/build.d.ts +3 -3
- package/gamelift/fleet.d.ts +6 -6
- package/gamelift/gameSessionQueue.d.ts +1 -1
- package/gamelift/gameSessionQueue.js +1 -1
- package/getAmi.d.ts +2 -2
- package/getAmiIds.d.ts +2 -2
- package/getAutoscalingGroups.d.ts +2 -2
- package/getAvailabilityZone.d.ts +1 -1
- package/getAvailabilityZone.js +1 -1
- package/getIpRanges.d.ts +4 -4
- package/getPartition.d.ts +3 -3
- package/getPrefixList.d.ts +1 -1
- package/getPrefixList.js +1 -1
- package/getRegions.d.ts +1 -1
- package/getRegions.js +1 -1
- package/glacier/vault.d.ts +1 -1
- package/glacier/vault.js +1 -1
- package/glacier/vaultLock.d.ts +1 -1
- package/glacier/vaultLock.js +1 -1
- package/globalaccelerator/accelerator.d.ts +1 -1
- package/globalaccelerator/accelerator.js +1 -1
- package/globalaccelerator/endpointGroup.d.ts +1 -1
- package/globalaccelerator/endpointGroup.js +1 -1
- package/globalaccelerator/listener.d.ts +1 -1
- package/globalaccelerator/listener.js +1 -1
- package/glue/catalogDatabase.d.ts +1 -1
- package/glue/catalogDatabase.js +1 -1
- package/glue/catalogTable.d.ts +1 -1
- package/glue/catalogTable.js +1 -1
- package/glue/classifier.d.ts +1 -1
- package/glue/classifier.js +1 -1
- package/glue/connection.d.ts +1 -7
- package/glue/connection.js +2 -2
- package/glue/connection.js.map +1 -1
- package/glue/crawler.d.ts +1 -1
- package/glue/crawler.js +1 -1
- package/glue/dataCatalogEncryptionSettings.d.ts +1 -1
- package/glue/dataCatalogEncryptionSettings.js +1 -1
- package/glue/devEndpoint.d.ts +7 -1
- package/glue/devEndpoint.js +1 -1
- package/glue/devEndpoint.js.map +1 -1
- package/glue/job.d.ts +7 -1
- package/glue/job.js +1 -1
- package/glue/job.js.map +1 -1
- package/glue/mltransform.d.ts +7 -1
- package/glue/mltransform.js +1 -1
- package/glue/mltransform.js.map +1 -1
- package/glue/partition.d.ts +1 -1
- package/glue/partition.js +1 -1
- package/glue/partitionIndex.d.ts +1 -1
- package/glue/partitionIndex.js +1 -1
- package/glue/registry.d.ts +7 -1
- package/glue/registry.js +1 -1
- package/glue/registry.js.map +1 -1
- package/glue/schema.d.ts +7 -1
- package/glue/schema.js +1 -1
- package/glue/schema.js.map +1 -1
- package/glue/securityConfiguration.d.ts +1 -1
- package/glue/securityConfiguration.js +1 -1
- package/glue/trigger.d.ts +7 -1
- package/glue/trigger.js +1 -1
- package/glue/trigger.js.map +1 -1
- package/glue/userDefinedFunction.d.ts +1 -1
- package/glue/userDefinedFunction.js +1 -1
- package/glue/workflow.d.ts +7 -1
- package/glue/workflow.js +1 -1
- package/glue/workflow.js.map +1 -1
- package/guardduty/detector.d.ts +1 -1
- package/guardduty/detector.js +1 -1
- package/guardduty/filter.d.ts +1 -1
- package/guardduty/filter.js +1 -1
- package/guardduty/inviteAccepter.d.ts +1 -1
- package/guardduty/inviteAccepter.js +1 -1
- package/guardduty/ipset.d.ts +1 -1
- package/guardduty/ipset.js +1 -1
- package/guardduty/member.d.ts +1 -1
- package/guardduty/member.js +1 -1
- package/guardduty/organizationAdminAccount.d.ts +1 -1
- package/guardduty/organizationAdminAccount.js +1 -1
- package/guardduty/organizationConfiguration.d.ts +1 -1
- package/guardduty/organizationConfiguration.js +1 -1
- package/guardduty/publishingDestination.d.ts +1 -1
- package/guardduty/publishingDestination.js +1 -1
- package/guardduty/threatIntelSet.d.ts +1 -1
- package/guardduty/threatIntelSet.js +1 -1
- package/iam/accessKey.d.ts +1 -1
- package/iam/accessKey.js +1 -1
- package/iam/accountAlias.d.ts +1 -1
- package/iam/accountAlias.js +1 -1
- package/iam/accountPasswordPolicy.d.ts +4 -4
- package/iam/accountPasswordPolicy.js +1 -1
- package/iam/getUserSshKey.d.ts +77 -0
- package/iam/getUserSshKey.js +42 -0
- package/iam/getUserSshKey.js.map +1 -0
- package/iam/group.d.ts +1 -1
- package/iam/group.js +1 -1
- package/iam/groupPolicy.d.ts +1 -1
- package/iam/groupPolicy.js +1 -1
- package/iam/index.d.ts +1 -0
- package/iam/index.js +1 -0
- package/iam/index.js.map +1 -1
- package/iam/instanceProfile.d.ts +1 -1
- package/iam/instanceProfile.js +1 -1
- package/iam/openIdConnectProvider.d.ts +1 -1
- package/iam/openIdConnectProvider.js +1 -1
- package/iam/policy.d.ts +1 -1
- package/iam/policy.js +1 -1
- package/iam/role.d.ts +1 -1
- package/iam/role.js +1 -1
- package/iam/rolePolicy.d.ts +1 -1
- package/iam/rolePolicy.js +1 -1
- package/iam/samlProvider.d.ts +5 -5
- package/iam/samlProvider.js +1 -1
- package/iam/serverCertificate.d.ts +1 -1
- package/iam/serverCertificate.js +1 -1
- package/iam/serviceLinkedRole.d.ts +1 -1
- package/iam/serviceLinkedRole.js +1 -1
- package/iam/sshKey.d.ts +1 -1
- package/iam/sshKey.js +1 -1
- package/iam/user.d.ts +1 -1
- package/iam/user.js +1 -1
- package/iam/userLoginProfile.d.ts +1 -1
- package/iam/userLoginProfile.js +1 -1
- package/iam/userPolicy.d.ts +1 -1
- package/iam/userPolicy.js +1 -1
- package/imagebuilder/component.d.ts +1 -1
- package/imagebuilder/component.js +1 -1
- package/imagebuilder/distributionConfiguration.d.ts +1 -1
- package/imagebuilder/distributionConfiguration.js +1 -1
- package/imagebuilder/getImage.d.ts +2 -2
- package/imagebuilder/image.d.ts +1 -1
- package/imagebuilder/image.js +1 -1
- package/imagebuilder/imagePipeline.d.ts +1 -1
- package/imagebuilder/imagePipeline.js +1 -1
- package/imagebuilder/imageRecipe.d.ts +1 -1
- package/imagebuilder/imageRecipe.js +1 -1
- package/imagebuilder/infrastructureConfiguration.d.ts +1 -1
- package/imagebuilder/infrastructureConfiguration.js +1 -1
- package/inspector/assessmentTarget.d.ts +1 -1
- package/inspector/assessmentTarget.js +1 -1
- package/inspector/assessmentTemplate.d.ts +1 -1
- package/inspector/assessmentTemplate.js +1 -1
- package/inspector/getRulesPackages.d.ts +1 -1
- package/inspector/getRulesPackages.js +1 -1
- package/iot/authorizer.d.ts +1 -1
- package/iot/authorizer.js +1 -1
- package/iot/policy.d.ts +1 -1
- package/iot/policy.js +1 -1
- package/iot/roleAlias.d.ts +1 -1
- package/iot/roleAlias.js +1 -1
- package/iot/thing.d.ts +1 -1
- package/iot/thing.js +1 -1
- package/iot/thingType.d.ts +1 -1
- package/iot/thingType.js +1 -1
- package/iot/topicRule.d.ts +1 -1
- package/iot/topicRule.js +1 -1
- package/kinesis/analyticsApplication.d.ts +7 -1
- package/kinesis/analyticsApplication.js +1 -1
- package/kinesis/analyticsApplication.js.map +1 -1
- package/kinesis/firehoseDeliveryStream.d.ts +8 -2
- package/kinesis/firehoseDeliveryStream.js +2 -2
- package/kinesis/firehoseDeliveryStream.js.map +1 -1
- package/kinesis/stream.d.ts +7 -1
- package/kinesis/stream.js +1 -1
- package/kinesis/stream.js.map +1 -1
- package/kinesis/streamConsumer.d.ts +1 -1
- package/kinesis/streamConsumer.js +1 -1
- package/kinesis/videoStream.d.ts +7 -1
- package/kinesis/videoStream.js +1 -1
- package/kinesis/videoStream.js.map +1 -1
- package/kinesisanalyticsv2/application.d.ts +7 -1
- package/kinesisanalyticsv2/application.js +1 -1
- package/kinesisanalyticsv2/application.js.map +1 -1
- package/kinesisanalyticsv2/applicationSnapshot.d.ts +1 -1
- package/kinesisanalyticsv2/applicationSnapshot.js +1 -1
- package/kms/alias.d.ts +1 -1
- package/kms/alias.js +1 -1
- package/kms/externalKey.d.ts +13 -1
- package/kms/externalKey.js +3 -1
- package/kms/externalKey.js.map +1 -1
- package/kms/getKey.d.ts +3 -0
- package/kms/getKey.js.map +1 -1
- package/kms/grant.d.ts +1 -1
- package/kms/grant.js +1 -1
- package/kms/index.d.ts +2 -0
- package/kms/index.js +10 -0
- package/kms/index.js.map +1 -1
- package/kms/key.d.ts +44 -11
- package/kms/key.js +4 -2
- package/kms/key.js.map +1 -1
- package/kms/replicaExternalKey.d.ts +233 -0
- package/kms/replicaExternalKey.js +119 -0
- package/kms/replicaExternalKey.js.map +1 -0
- package/kms/replicaKey.d.ts +204 -0
- package/kms/replicaKey.js +110 -0
- package/kms/replicaKey.js.map +1 -0
- package/lakeformation/resource.d.ts +1 -1
- package/lakeformation/resource.js +1 -1
- package/lambda/alias.d.ts +1 -1
- package/lambda/alias.js +1 -1
- package/lambda/codeSigningConfig.d.ts +1 -1
- package/lambda/codeSigningConfig.js +1 -1
- package/lambda/eventSourceMapping.d.ts +1 -1
- package/lambda/eventSourceMapping.js +1 -1
- package/lambda/function.d.ts +1 -1
- package/lambda/function.js +1 -1
- package/lambda/functionEventInvokeConfig.d.ts +1 -1
- package/lambda/functionEventInvokeConfig.js +1 -1
- package/lambda/getFunction.d.ts +2 -2
- package/lambda/permission.d.ts +10 -10
- package/lambda/permission.js +1 -1
- package/lambda/provisionedConcurrencyConfig.d.ts +1 -1
- package/lambda/provisionedConcurrencyConfig.js +1 -1
- package/lb/listener.d.ts +1 -1
- package/lb/listener.js +1 -1
- package/lb/listenerCertificate.d.ts +1 -1
- package/lb/listenerCertificate.js +1 -1
- package/lb/listenerRule.d.ts +1 -1
- package/lb/listenerRule.js +1 -1
- package/lb/loadBalancer.d.ts +1 -1
- package/lb/loadBalancer.js +1 -1
- package/lb/targetGroup.d.ts +1 -1
- package/lb/targetGroup.js +1 -1
- package/licensemanager/association.d.ts +1 -1
- package/licensemanager/association.js +1 -1
- package/licensemanager/licenseConfiguration.d.ts +1 -1
- package/licensemanager/licenseConfiguration.js +1 -1
- package/lightsail/instance.d.ts +3 -3
- package/lightsail/instance.js +3 -3
- package/macie/customDataIdentifier.d.ts +1 -1
- package/macie/customDataIdentifier.js +1 -1
- package/macie/findingsFilter.d.ts +1 -1
- package/macie/findingsFilter.js +1 -1
- package/macie2/account.d.ts +1 -1
- package/macie2/account.js +1 -1
- package/macie2/classificationJob.d.ts +1 -1
- package/macie2/classificationJob.js +1 -1
- package/macie2/invitationAccepter.d.ts +1 -1
- package/macie2/invitationAccepter.js +1 -1
- package/macie2/member.d.ts +1 -1
- package/macie2/member.js +1 -1
- package/macie2/organizationAdminAccount.d.ts +1 -1
- package/macie2/organizationAdminAccount.js +1 -1
- package/mediaconvert/queue.d.ts +1 -1
- package/mediaconvert/queue.js +1 -1
- package/mediapackage/channel.d.ts +1 -1
- package/mediapackage/channel.js +1 -1
- package/mediastore/container.d.ts +1 -1
- package/mediastore/container.js +1 -1
- package/mediastore/containerPolicy.d.ts +1 -1
- package/mediastore/containerPolicy.js +1 -1
- package/mq/broker.d.ts +4 -6
- package/mq/broker.js +1 -6
- package/mq/broker.js.map +1 -1
- package/mq/configuration.d.ts +1 -1
- package/mq/configuration.js +1 -1
- package/msk/cluster.d.ts +3 -3
- package/msk/cluster.js +1 -1
- package/msk/configuration.d.ts +1 -1
- package/msk/configuration.js +1 -1
- package/msk/scramSecretAssociation.d.ts +1 -1
- package/msk/scramSecretAssociation.js +1 -1
- package/mwaa/environment.d.ts +1 -1
- package/mwaa/environment.js +1 -1
- package/neptune/cluster.d.ts +10 -10
- package/neptune/cluster.js +1 -1
- package/neptune/clusterEndpoint.d.ts +1 -1
- package/neptune/clusterEndpoint.js +1 -1
- package/neptune/clusterInstance.d.ts +1 -1
- package/neptune/clusterInstance.js +1 -1
- package/neptune/clusterParameterGroup.d.ts +1 -1
- package/neptune/clusterParameterGroup.js +1 -1
- package/neptune/clusterSnapshot.d.ts +1 -1
- package/neptune/clusterSnapshot.js +1 -1
- package/neptune/eventSubscription.d.ts +1 -1
- package/neptune/eventSubscription.js +1 -1
- package/neptune/parameterGroup.d.ts +1 -1
- package/neptune/parameterGroup.js +1 -1
- package/neptune/subnetGroup.d.ts +1 -1
- package/neptune/subnetGroup.js +1 -1
- package/networkfirewall/resourcePolicy.d.ts +1 -1
- package/networkfirewall/resourcePolicy.js +1 -1
- package/opsworks/application.d.ts +1 -1
- package/opsworks/application.js +1 -1
- package/opsworks/customLayer.d.ts +1 -1
- package/opsworks/customLayer.js +1 -1
- package/opsworks/instance.d.ts +2 -2
- package/opsworks/instance.js +2 -2
- package/opsworks/phpAppLayer.d.ts +1 -1
- package/opsworks/phpAppLayer.js +1 -1
- package/opsworks/stack.d.ts +1 -1
- package/opsworks/stack.js +1 -1
- package/opsworks/staticWebLayer.d.ts +1 -1
- package/opsworks/staticWebLayer.js +1 -1
- package/organizations/account.d.ts +1 -1
- package/organizations/account.js +1 -1
- package/organizations/delegatedAdministrator.d.ts +1 -1
- package/organizations/delegatedAdministrator.js +1 -1
- package/organizations/getOrganization.d.ts +1 -1
- package/organizations/organization.d.ts +4 -4
- package/organizations/organization.js +1 -1
- package/organizations/organizationalUnit.d.ts +1 -1
- package/organizations/organizationalUnit.js +1 -1
- package/organizations/policy.d.ts +1 -1
- package/organizations/policy.js +1 -1
- package/organizations/policyAttachment.d.ts +1 -1
- package/organizations/policyAttachment.js +1 -1
- package/package.json +2 -2
- package/package.json.dev +1 -1
- package/pinpoint/admChannel.d.ts +1 -1
- package/pinpoint/admChannel.js +1 -1
- package/pinpoint/apnsChannel.d.ts +1 -1
- package/pinpoint/apnsChannel.js +1 -1
- package/pinpoint/apnsSandboxChannel.d.ts +1 -1
- package/pinpoint/apnsSandboxChannel.js +1 -1
- package/pinpoint/apnsVoipChannel.d.ts +1 -1
- package/pinpoint/apnsVoipChannel.js +1 -1
- package/pinpoint/apnsVoipSandboxChannel.d.ts +1 -1
- package/pinpoint/apnsVoipSandboxChannel.js +1 -1
- package/pinpoint/app.d.ts +1 -1
- package/pinpoint/app.js +1 -1
- package/pinpoint/baiduChannel.d.ts +1 -1
- package/pinpoint/baiduChannel.js +1 -1
- package/pinpoint/emailChannel.d.ts +1 -1
- package/pinpoint/emailChannel.js +1 -1
- package/pinpoint/eventStream.d.ts +1 -1
- package/pinpoint/eventStream.js +1 -1
- package/pinpoint/gcmChannel.d.ts +1 -1
- package/pinpoint/gcmChannel.js +1 -1
- package/pinpoint/smsChannel.d.ts +1 -1
- package/pinpoint/smsChannel.js +1 -1
- package/qldb/ledger.d.ts +1 -1
- package/qldb/ledger.js +1 -1
- package/quicksight/dataSource.d.ts +1 -7
- package/quicksight/dataSource.js +2 -2
- package/quicksight/dataSource.js.map +1 -1
- package/ram/getResourceShare.d.ts +2 -2
- package/ram/principalAssociation.d.ts +1 -1
- package/ram/principalAssociation.js +1 -1
- package/ram/resourceAssociation.d.ts +2 -2
- package/ram/resourceAssociation.js +2 -2
- package/ram/resourceShare.d.ts +1 -1
- package/ram/resourceShare.js +1 -1
- package/ram/resourceShareAccepter.d.ts +1 -1
- package/ram/resourceShareAccepter.js +1 -1
- package/rds/cluster.d.ts +1 -1
- package/rds/cluster.js +1 -1
- package/rds/clusterEndpoint.d.ts +1 -1
- package/rds/clusterEndpoint.js +1 -1
- package/rds/clusterInstance.d.ts +1 -1
- package/rds/clusterInstance.js +1 -1
- package/rds/clusterParameterGroup.d.ts +1 -1
- package/rds/clusterParameterGroup.js +1 -1
- package/rds/clusterRoleAssociation.d.ts +1 -1
- package/rds/clusterRoleAssociation.js +1 -1
- package/rds/clusterSnapshot.d.ts +1 -1
- package/rds/clusterSnapshot.js +1 -1
- package/rds/eventSubscription.d.ts +1 -1
- package/rds/eventSubscription.js +1 -1
- package/rds/globalCluster.d.ts +2 -2
- package/rds/globalCluster.js +2 -2
- package/rds/instance.d.ts +4 -4
- package/rds/instance.js +1 -1
- package/rds/optionGroup.d.ts +1 -1
- package/rds/optionGroup.js +1 -1
- package/rds/parameterGroup.d.ts +1 -1
- package/rds/parameterGroup.js +1 -1
- package/rds/proxy.d.ts +1 -1
- package/rds/proxy.js +1 -1
- package/rds/proxyDefaultTargetGroup.d.ts +1 -1
- package/rds/proxyDefaultTargetGroup.js +1 -1
- package/rds/proxyEndpoint.d.ts +1 -1
- package/rds/proxyEndpoint.js +1 -1
- package/rds/proxyTarget.d.ts +3 -3
- package/rds/proxyTarget.js +1 -1
- package/rds/roleAssociation.d.ts +1 -1
- package/rds/roleAssociation.js +1 -1
- package/rds/securityGroup.d.ts +1 -1
- package/rds/securityGroup.js +1 -1
- package/rds/snapshot.d.ts +1 -1
- package/rds/snapshot.js +1 -1
- package/rds/subnetGroup.d.ts +1 -1
- package/rds/subnetGroup.js +1 -1
- package/redshift/cluster.d.ts +1 -1
- package/redshift/cluster.js +1 -1
- package/redshift/eventSubscription.d.ts +1 -1
- package/redshift/eventSubscription.js +1 -1
- package/redshift/getOrderableCluster.d.ts +6 -6
- package/redshift/parameterGroup.d.ts +1 -1
- package/redshift/parameterGroup.js +1 -1
- package/redshift/scheduledAction.d.ts +1 -1
- package/redshift/scheduledAction.js +1 -1
- package/redshift/securityGroup.d.ts +1 -1
- package/redshift/securityGroup.js +1 -1
- package/redshift/snapshotCopyGrant.d.ts +1 -1
- package/redshift/snapshotCopyGrant.js +1 -1
- package/redshift/snapshotSchedule.d.ts +1 -1
- package/redshift/snapshotSchedule.js +1 -1
- package/redshift/snapshotScheduleAssociation.d.ts +1 -1
- package/redshift/snapshotScheduleAssociation.js +1 -1
- package/redshift/subnetGroup.d.ts +1 -1
- package/redshift/subnetGroup.js +1 -1
- package/resourcegroups/group.d.ts +1 -1
- package/resourcegroups/group.js +1 -1
- package/route53/delegationSet.d.ts +1 -1
- package/route53/delegationSet.js +1 -1
- package/route53/getZone.d.ts +2 -2
- package/route53/healthCheck.d.ts +1 -1
- package/route53/healthCheck.js +1 -1
- package/route53/hostedZoneDnsSec.d.ts +1 -1
- package/route53/hostedZoneDnsSec.js +1 -1
- package/route53/keySigningKey.d.ts +1 -1
- package/route53/keySigningKey.js +1 -1
- package/route53/queryLog.d.ts +1 -1
- package/route53/queryLog.js +1 -1
- package/route53/record.d.ts +3 -3
- package/route53/record.js +3 -3
- package/route53/resolverDnsSecConfig.d.ts +1 -1
- package/route53/resolverDnsSecConfig.js +1 -1
- package/route53/resolverEndpoint.d.ts +1 -1
- package/route53/resolverEndpoint.js +1 -1
- package/route53/resolverFirewallConfig.d.ts +1 -1
- package/route53/resolverFirewallConfig.js +1 -1
- package/route53/resolverFirewallDomainList.d.ts +1 -1
- package/route53/resolverFirewallDomainList.js +1 -1
- package/route53/resolverFirewallRule.d.ts +1 -1
- package/route53/resolverFirewallRule.js +1 -1
- package/route53/resolverFirewallRuleGroup.d.ts +1 -1
- package/route53/resolverFirewallRuleGroup.js +1 -1
- package/route53/resolverFirewallRuleGroupAssociation.d.ts +1 -1
- package/route53/resolverFirewallRuleGroupAssociation.js +1 -1
- package/route53/resolverQueryLogConfig.d.ts +1 -1
- package/route53/resolverQueryLogConfig.js +1 -1
- package/route53/resolverQueryLogConfigAssociation.d.ts +1 -1
- package/route53/resolverQueryLogConfigAssociation.js +1 -1
- package/route53/resolverRule.d.ts +1 -1
- package/route53/resolverRule.js +1 -1
- package/route53/resolverRuleAssociation.d.ts +1 -1
- package/route53/resolverRuleAssociation.js +1 -1
- package/route53/vpcAssociationAuthorization.d.ts +1 -1
- package/route53/vpcAssociationAuthorization.js +1 -1
- package/route53/zone.d.ts +1 -1
- package/route53/zone.js +1 -1
- package/route53/zoneAssociation.d.ts +1 -1
- package/route53/zoneAssociation.js +1 -1
- package/route53recoverycontrol/cluster.d.ts +1 -1
- package/route53recoverycontrol/cluster.js +1 -1
- package/route53recoverycontrol/controlPanel.d.ts +1 -1
- package/route53recoverycontrol/controlPanel.js +1 -1
- package/route53recoverycontrol/routingControl.d.ts +1 -1
- package/route53recoverycontrol/routingControl.js +1 -1
- package/route53recoverycontrol/safetyRule.d.ts +1 -1
- package/route53recoverycontrol/safetyRule.js +1 -1
- package/route53recoveryreadiness/cell.d.ts +1 -7
- package/route53recoveryreadiness/cell.js +2 -2
- package/route53recoveryreadiness/cell.js.map +1 -1
- package/route53recoveryreadiness/readinessCheck.d.ts +1 -7
- package/route53recoveryreadiness/readinessCheck.js +2 -2
- package/route53recoveryreadiness/readinessCheck.js.map +1 -1
- package/route53recoveryreadiness/recoveryGroup.d.ts +1 -7
- package/route53recoveryreadiness/recoveryGroup.js +2 -2
- package/route53recoveryreadiness/recoveryGroup.js.map +1 -1
- package/route53recoveryreadiness/resourceSet.d.ts +1 -7
- package/route53recoveryreadiness/resourceSet.js +2 -2
- package/route53recoveryreadiness/resourceSet.js.map +1 -1
- package/s3/accessPoint.d.ts +2 -2
- package/s3/accessPoint.js +2 -2
- package/s3/accountPublicAccessBlock.d.ts +1 -1
- package/s3/accountPublicAccessBlock.js +1 -1
- package/s3/analyticsConfiguration.d.ts +1 -1
- package/s3/analyticsConfiguration.js +1 -1
- package/s3/bucket.d.ts +12 -2
- package/s3/bucket.js +12 -2
- package/s3/bucket.js.map +1 -1
- package/s3/bucketMetric.d.ts +1 -1
- package/s3/bucketMetric.js +1 -1
- package/s3/bucketNotification.d.ts +1 -1
- package/s3/bucketNotification.js +1 -1
- package/s3/bucketObject.d.ts +8 -8
- package/s3/bucketObject.js +2 -2
- package/s3/bucketOwnershipControls.d.ts +1 -1
- package/s3/bucketOwnershipControls.js +1 -1
- package/s3/bucketPolicy.d.ts +1 -1
- package/s3/bucketPolicy.js +1 -1
- package/s3/bucketPublicAccessBlock.d.ts +1 -1
- package/s3/bucketPublicAccessBlock.js +1 -1
- package/s3/getBucketObject.d.ts +1 -1
- package/s3/inventory.d.ts +1 -1
- package/s3/inventory.js +1 -1
- package/s3/objectCopy.d.ts +6 -6
- package/s3control/bucket.d.ts +1 -1
- package/s3control/bucket.js +1 -1
- package/s3control/bucketLifecycleConfiguration.d.ts +1 -1
- package/s3control/bucketLifecycleConfiguration.js +1 -1
- package/s3control/bucketPolicy.d.ts +1 -1
- package/s3control/bucketPolicy.js +1 -1
- package/s3outposts/endpoint.d.ts +1 -1
- package/s3outposts/endpoint.js +1 -1
- package/sagemaker/app.d.ts +1 -1
- package/sagemaker/app.js +1 -1
- package/sagemaker/appImageConfig.d.ts +1 -7
- package/sagemaker/appImageConfig.js +2 -2
- package/sagemaker/appImageConfig.js.map +1 -1
- package/sagemaker/codeRepository.d.ts +31 -1
- package/sagemaker/codeRepository.js +5 -1
- package/sagemaker/codeRepository.js.map +1 -1
- package/sagemaker/deviceFleet.d.ts +1 -7
- package/sagemaker/deviceFleet.js +2 -2
- package/sagemaker/deviceFleet.js.map +1 -1
- package/sagemaker/domain.d.ts +1 -1
- package/sagemaker/domain.js +1 -1
- package/sagemaker/endpoint.d.ts +1 -1
- package/sagemaker/endpoint.js +1 -1
- package/sagemaker/endpointConfiguration.d.ts +1 -1
- package/sagemaker/endpointConfiguration.js +1 -1
- package/sagemaker/featureGroup.d.ts +1 -1
- package/sagemaker/featureGroup.js +1 -1
- package/sagemaker/flowDefinition.d.ts +1 -7
- package/sagemaker/flowDefinition.js +2 -2
- package/sagemaker/flowDefinition.js.map +1 -1
- package/sagemaker/humanTaskUI.d.ts +1 -7
- package/sagemaker/humanTaskUI.js +2 -2
- package/sagemaker/humanTaskUI.js.map +1 -1
- package/sagemaker/image.d.ts +1 -1
- package/sagemaker/image.js +1 -1
- package/sagemaker/imageVersion.d.ts +1 -1
- package/sagemaker/imageVersion.js +1 -1
- package/sagemaker/model.d.ts +1 -1
- package/sagemaker/model.js +1 -1
- package/sagemaker/modelPackageGroup.d.ts +1 -1
- package/sagemaker/modelPackageGroup.js +1 -1
- package/sagemaker/modelPackageGroupPolicy.d.ts +1 -1
- package/sagemaker/modelPackageGroupPolicy.js +1 -1
- package/sagemaker/notebookInstance.d.ts +1 -1
- package/sagemaker/notebookInstance.js +1 -1
- package/sagemaker/notebookInstanceLifecycleConfiguration.d.ts +1 -1
- package/sagemaker/notebookInstanceLifecycleConfiguration.js +1 -1
- package/sagemaker/studioLifecycleConfig.d.ts +1 -7
- package/sagemaker/studioLifecycleConfig.js +2 -2
- package/sagemaker/studioLifecycleConfig.js.map +1 -1
- package/sagemaker/userProfile.d.ts +1 -1
- package/sagemaker/userProfile.js +1 -1
- package/sagemaker/workforce.d.ts +1 -1
- package/sagemaker/workforce.js +1 -1
- package/sagemaker/workteam.d.ts +1 -1
- package/sagemaker/workteam.js +1 -1
- package/schemas/discoverer.d.ts +7 -1
- package/schemas/discoverer.js +1 -1
- package/schemas/discoverer.js.map +1 -1
- package/schemas/registry.d.ts +7 -1
- package/schemas/registry.js +1 -1
- package/schemas/registry.js.map +1 -1
- package/schemas/schema.d.ts +7 -1
- package/schemas/schema.js +1 -1
- package/schemas/schema.js.map +1 -1
- package/secretsmanager/secret.d.ts +2 -2
- package/secretsmanager/secret.js +2 -2
- package/secretsmanager/secretPolicy.d.ts +1 -1
- package/secretsmanager/secretPolicy.js +1 -1
- package/secretsmanager/secretRotation.d.ts +2 -2
- package/secretsmanager/secretRotation.js +2 -2
- package/secretsmanager/secretVersion.d.ts +1 -1
- package/secretsmanager/secretVersion.js +1 -1
- package/securityhub/account.d.ts +1 -1
- package/securityhub/account.js +1 -1
- package/securityhub/actionTarget.d.ts +1 -1
- package/securityhub/actionTarget.js +1 -1
- package/securityhub/insight.d.ts +4 -4
- package/securityhub/insight.js +1 -1
- package/securityhub/inviteAccepter.d.ts +1 -1
- package/securityhub/inviteAccepter.js +1 -1
- package/securityhub/member.d.ts +1 -1
- package/securityhub/member.js +1 -1
- package/securityhub/organizationAdminAccount.d.ts +1 -1
- package/securityhub/organizationAdminAccount.js +1 -1
- package/securityhub/organizationConfiguration.d.ts +1 -1
- package/securityhub/organizationConfiguration.js +1 -1
- package/securityhub/productSubscription.d.ts +1 -1
- package/securityhub/productSubscription.js +1 -1
- package/securityhub/standardsSubscription.d.ts +1 -1
- package/securityhub/standardsSubscription.js +1 -1
- package/serverlessrepository/cloudFormationStack.d.ts +1 -1
- package/serverlessrepository/cloudFormationStack.js +1 -1
- package/servicecatalog/budgetResourceAssociation.d.ts +1 -1
- package/servicecatalog/budgetResourceAssociation.js +1 -1
- package/servicecatalog/constraint.d.ts +1 -1
- package/servicecatalog/constraint.js +1 -1
- package/servicecatalog/portfolio.d.ts +1 -1
- package/servicecatalog/portfolio.js +1 -1
- package/servicecatalog/portfolioShare.d.ts +1 -1
- package/servicecatalog/portfolioShare.js +1 -1
- package/servicecatalog/principalPortfolioAssociation.d.ts +1 -1
- package/servicecatalog/principalPortfolioAssociation.js +1 -1
- package/servicecatalog/product.d.ts +1 -1
- package/servicecatalog/product.js +1 -1
- package/servicecatalog/productPortfolioAssociation.d.ts +1 -1
- package/servicecatalog/productPortfolioAssociation.js +1 -1
- package/servicecatalog/provisionedProduct.d.ts +1 -1
- package/servicecatalog/provisionedProduct.js +1 -1
- package/servicecatalog/provisioningArtifact.d.ts +1 -1
- package/servicecatalog/provisioningArtifact.js +1 -1
- package/servicecatalog/serviceAction.d.ts +1 -1
- package/servicecatalog/serviceAction.js +1 -1
- package/servicecatalog/tagOption.d.ts +1 -1
- package/servicecatalog/tagOption.js +1 -1
- package/servicecatalog/tagOptionResourceAssociation.d.ts +1 -1
- package/servicecatalog/tagOptionResourceAssociation.js +1 -1
- package/servicediscovery/httpNamespace.d.ts +1 -1
- package/servicediscovery/httpNamespace.js +1 -1
- package/servicediscovery/instance.d.ts +1 -1
- package/servicediscovery/instance.js +1 -1
- package/servicediscovery/privateDnsNamespace.d.ts +1 -1
- package/servicediscovery/privateDnsNamespace.js +1 -1
- package/servicediscovery/publicDnsNamespace.d.ts +1 -1
- package/servicediscovery/publicDnsNamespace.js +1 -1
- package/servicediscovery/service.d.ts +1 -1
- package/servicediscovery/service.js +1 -1
- package/servicequotas/serviceQuota.d.ts +1 -1
- package/servicequotas/serviceQuota.js +1 -1
- package/ses/confgurationSet.d.ts +1 -1
- package/ses/confgurationSet.js +1 -1
- package/ses/configurationSet.d.ts +1 -1
- package/ses/configurationSet.js +1 -1
- package/ses/domainDkim.d.ts +1 -1
- package/ses/domainDkim.js +1 -1
- package/ses/eventDestination.d.ts +1 -1
- package/ses/eventDestination.js +1 -1
- package/ses/identityPolicy.d.ts +1 -1
- package/ses/identityPolicy.js +1 -1
- package/ses/mailFrom.d.ts +1 -1
- package/ses/mailFrom.js +1 -1
- package/ses/receiptFilter.d.ts +1 -1
- package/ses/receiptFilter.js +1 -1
- package/ses/template.d.ts +1 -1
- package/ses/template.js +1 -1
- package/sfn/activity.d.ts +1 -1
- package/sfn/activity.js +1 -1
- package/sfn/stateMachine.d.ts +1 -1
- package/sfn/stateMachine.js +1 -1
- package/shield/protection.d.ts +1 -1
- package/shield/protection.js +1 -1
- package/signer/signingJob.d.ts +1 -1
- package/signer/signingJob.js +1 -1
- package/signer/signingProfile.d.ts +1 -1
- package/signer/signingProfile.js +1 -1
- package/signer/signingProfilePermission.d.ts +1 -1
- package/signer/signingProfilePermission.js +1 -1
- package/simpledb/domain.d.ts +1 -1
- package/simpledb/domain.js +1 -1
- package/sns/platformApplication.d.ts +1 -1
- package/sns/platformApplication.js +1 -1
- package/sns/topic.d.ts +1 -1
- package/sns/topic.js +1 -1
- package/sns/topicPolicy.d.ts +1 -1
- package/sns/topicPolicy.js +1 -1
- package/sns/topicSubscription.d.ts +1 -1
- package/sns/topicSubscription.js +1 -1
- package/sqs/queue.d.ts +1 -1
- package/sqs/queue.js +1 -1
- package/sqs/queuePolicy.d.ts +1 -1
- package/sqs/queuePolicy.js +1 -1
- package/ssm/activation.d.ts +2 -2
- package/ssm/activation.js +1 -1
- package/ssm/association.d.ts +1 -1
- package/ssm/association.js +1 -1
- package/ssm/document.d.ts +1 -1
- package/ssm/document.js +1 -1
- package/ssm/maintenanceWindow.d.ts +1 -1
- package/ssm/maintenanceWindow.js +1 -1
- package/ssm/maintenanceWindowTarget.d.ts +1 -1
- package/ssm/maintenanceWindowTarget.js +1 -1
- package/ssm/parameter.d.ts +4 -4
- package/ssm/parameter.js +1 -1
- package/ssm/patchBaseline.d.ts +1 -1
- package/ssm/patchBaseline.js +1 -1
- package/ssm/resourceDataSync.d.ts +1 -1
- package/ssm/resourceDataSync.js +1 -1
- package/ssoadmin/accountAssignment.d.ts +1 -1
- package/ssoadmin/accountAssignment.js +1 -1
- package/ssoadmin/managedPolicyAttachment.d.ts +1 -1
- package/ssoadmin/managedPolicyAttachment.js +1 -1
- package/ssoadmin/permissionSet.d.ts +1 -1
- package/ssoadmin/permissionSet.js +1 -1
- package/ssoadmin/permissionSetInlinePolicy.d.ts +1 -1
- package/ssoadmin/permissionSetInlinePolicy.js +1 -1
- package/storagegateway/cache.d.ts +1 -1
- package/storagegateway/cache.js +1 -1
- package/storagegateway/cachesIscsiVolume.d.ts +8 -8
- package/storagegateway/cachesIscsiVolume.js +1 -1
- package/storagegateway/fileSystemAssociation.d.ts +1 -1
- package/storagegateway/fileSystemAssociation.js +1 -1
- package/storagegateway/gateway.d.ts +1 -1
- package/storagegateway/gateway.js +1 -1
- package/storagegateway/getLocalDisk.d.ts +1 -1
- package/storagegateway/nfsFileShare.d.ts +13 -1
- package/storagegateway/nfsFileShare.js +3 -1
- package/storagegateway/nfsFileShare.js.map +1 -1
- package/storagegateway/smbFileShare.d.ts +1 -1
- package/storagegateway/smbFileShare.js +1 -1
- package/storagegateway/storedIscsiVolume.d.ts +8 -8
- package/storagegateway/storedIscsiVolume.js +1 -1
- package/storagegateway/tapePool.d.ts +3 -3
- package/storagegateway/tapePool.js +1 -1
- package/storagegateway/uploadBuffer.d.ts +1 -1
- package/storagegateway/uploadBuffer.js +1 -1
- package/storagegateway/workingStorage.d.ts +1 -1
- package/storagegateway/workingStorage.js +1 -1
- package/swf/domain.d.ts +1 -1
- package/swf/domain.js +1 -1
- package/synthetics/canary.d.ts +1 -1
- package/synthetics/canary.js +1 -1
- package/timestreamwrite/database.d.ts +1 -1
- package/timestreamwrite/database.js +1 -1
- package/timestreamwrite/table.d.ts +1 -1
- package/timestreamwrite/table.js +1 -1
- package/transfer/access.d.ts +7 -7
- package/transfer/access.js +1 -1
- package/transfer/getServer.d.ts +1 -1
- package/transfer/server.d.ts +29 -12
- package/transfer/server.js +12 -1
- package/transfer/server.js.map +1 -1
- package/transfer/sshKey.d.ts +3 -3
- package/transfer/user.d.ts +3 -3
- package/types/input.d.ts +466 -69
- package/types/output.d.ts +631 -69
- package/waf/byteMatchSet.d.ts +1 -1
- package/waf/byteMatchSet.js +1 -1
- package/waf/geoMatchSet.d.ts +1 -1
- package/waf/geoMatchSet.js +1 -1
- package/waf/ipSet.d.ts +1 -1
- package/waf/ipSet.js +1 -1
- package/waf/rateBasedRule.d.ts +1 -1
- package/waf/rateBasedRule.js +1 -1
- package/waf/regexMatchSet.d.ts +1 -1
- package/waf/regexMatchSet.js +1 -1
- package/waf/regexPatternSet.d.ts +1 -1
- package/waf/regexPatternSet.js +1 -1
- package/waf/rule.d.ts +1 -1
- package/waf/rule.js +1 -1
- package/waf/ruleGroup.d.ts +1 -1
- package/waf/ruleGroup.js +1 -1
- package/waf/sizeConstraintSet.d.ts +1 -1
- package/waf/sizeConstraintSet.js +1 -1
- package/waf/sqlInjectionMatchSet.d.ts +1 -1
- package/waf/sqlInjectionMatchSet.js +1 -1
- package/waf/webAcl.d.ts +1 -1
- package/waf/webAcl.js +1 -1
- package/waf/xssMatchSet.d.ts +1 -1
- package/waf/xssMatchSet.js +1 -1
- package/wafregional/byteMatchSet.d.ts +1 -1
- package/wafregional/byteMatchSet.js +1 -1
- package/wafregional/geoMatchSet.d.ts +1 -1
- package/wafregional/geoMatchSet.js +1 -1
- package/wafregional/ipSet.d.ts +1 -1
- package/wafregional/ipSet.js +1 -1
- package/wafregional/rateBasedRule.d.ts +1 -1
- package/wafregional/rateBasedRule.js +1 -1
- package/wafregional/regexMatchSet.d.ts +1 -1
- package/wafregional/regexMatchSet.js +1 -1
- package/wafregional/regexPatternSet.d.ts +1 -1
- package/wafregional/regexPatternSet.js +1 -1
- package/wafregional/rule.d.ts +1 -1
- package/wafregional/rule.js +1 -1
- package/wafregional/ruleGroup.d.ts +1 -1
- package/wafregional/ruleGroup.js +1 -1
- package/wafregional/sizeConstraintSet.d.ts +1 -1
- package/wafregional/sizeConstraintSet.js +1 -1
- package/wafregional/sqlInjectionMatchSet.d.ts +1 -1
- package/wafregional/sqlInjectionMatchSet.js +1 -1
- package/wafregional/webAcl.d.ts +1 -1
- package/wafregional/webAcl.js +1 -1
- package/wafregional/webAclAssociation.d.ts +1 -1
- package/wafregional/webAclAssociation.js +1 -1
- package/wafregional/xssMatchSet.d.ts +1 -1
- package/wafregional/xssMatchSet.js +1 -1
- package/wafv2/regexPatternSet.d.ts +1 -1
- package/wafv2/regexPatternSet.js +1 -1
- package/wafv2/ruleGroup.d.ts +1 -1
- package/wafv2/ruleGroup.js +1 -1
- package/wafv2/webAcl.d.ts +1 -1
- package/wafv2/webAcl.js +1 -1
- package/wafv2/webAclAssociation.d.ts +1 -1
- package/wafv2/webAclAssociation.js +1 -1
- package/wafv2/webAclLoggingConfiguration.d.ts +1 -1
- package/wafv2/webAclLoggingConfiguration.js +1 -1
- package/worklink/fleet.d.ts +1 -1
- package/worklink/fleet.js +1 -1
- package/worklink/websiteCertificateAuthorityAssociation.d.ts +1 -1
- package/worklink/websiteCertificateAuthorityAssociation.js +1 -1
- package/workspaces/directory.d.ts +1 -1
- package/workspaces/directory.js +1 -1
- package/workspaces/ipGroup.d.ts +1 -1
- package/workspaces/ipGroup.js +1 -1
- package/workspaces/workspace.d.ts +1 -1
- package/workspaces/workspace.js +1 -1
- package/xray/encryptionConfig.d.ts +1 -1
- package/xray/encryptionConfig.js +1 -1
- package/xray/group.d.ts +7 -1
- package/xray/group.js +1 -1
- package/xray/group.js.map +1 -1
- package/xray/samplingRule.d.ts +1 -1
- package/xray/samplingRule.js +1 -1
|
@@ -12,7 +12,7 @@ const utilities = require("../utilities");
|
|
|
12
12
|
*
|
|
13
13
|
* ## Import
|
|
14
14
|
*
|
|
15
|
-
* Sagemaker Code Studio Lifecycle Configs can be imported using the `studio_lifecycle_config_name`, e.g
|
|
15
|
+
* Sagemaker Code Studio Lifecycle Configs can be imported using the `studio_lifecycle_config_name`, e.g.,
|
|
16
16
|
*
|
|
17
17
|
* ```sh
|
|
18
18
|
* $ pulumi import aws:sagemaker/studioLifecycleConfig:StudioLifecycleConfig example example
|
|
@@ -46,8 +46,8 @@ class StudioLifecycleConfig extends pulumi.CustomResource {
|
|
|
46
46
|
inputs["studioLifecycleConfigContent"] = args ? args.studioLifecycleConfigContent : undefined;
|
|
47
47
|
inputs["studioLifecycleConfigName"] = args ? args.studioLifecycleConfigName : undefined;
|
|
48
48
|
inputs["tags"] = args ? args.tags : undefined;
|
|
49
|
-
inputs["tagsAll"] = args ? args.tagsAll : undefined;
|
|
50
49
|
inputs["arn"] = undefined /*out*/;
|
|
50
|
+
inputs["tagsAll"] = undefined /*out*/;
|
|
51
51
|
}
|
|
52
52
|
if (!opts.version) {
|
|
53
53
|
opts = pulumi.mergeOptions(opts, { version: utilities.getVersion() });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"studioLifecycleConfig.js","sourceRoot":"","sources":["../../sagemaker/studioLifecycleConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;GAYG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,cAAc;IA6D5D,YAAY,IAAY,EAAE,WAAoE,EAAE,IAAmC;QAC/H,IAAI,MAAM,GAAkB,EAAE,CAAC;QAC/B,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqD,CAAC;YACpE,MAAM,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9C,MAAM,CAAC,8BAA8B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,4BAA4B,CAAC,CAAC,CAAC,SAAS,CAAC;YAChG,MAAM,CAAC,8BAA8B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,4BAA4B,CAAC,CAAC,CAAC,SAAS,CAAC;YAChG,MAAM,CAAC,2BAA2B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1F,MAAM,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YAChD,MAAM,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;SACzD;aAAM;YACH,MAAM,IAAI,GAAG,WAAoD,CAAC;YAClE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,4BAA4B,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzE,MAAM,IAAI,KAAK,CAAC,0DAA0D,CAAC,CAAC;aAC/E;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,4BAA4B,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzE,MAAM,IAAI,KAAK,CAAC,0DAA0D,CAAC,CAAC;aAC/E;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,yBAAyB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtE,MAAM,IAAI,KAAK,CAAC,uDAAuD,CAAC,CAAC;aAC5E;YACD,MAAM,CAAC,8BAA8B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,4BAA4B,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9F,MAAM,CAAC,8BAA8B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,4BAA4B,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9F,MAAM,CAAC,2BAA2B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,yBAAyB,CAAC,CAAC,CAAC,SAAS,CAAC;YACxF,MAAM,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9C,MAAM,CAAC,
|
|
1
|
+
{"version":3,"file":"studioLifecycleConfig.js","sourceRoot":"","sources":["../../sagemaker/studioLifecycleConfig.ts"],"names":[],"mappings":"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"}
|
|
@@ -18,7 +18,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
18
18
|
*
|
|
19
19
|
* ## Import
|
|
20
20
|
*
|
|
21
|
-
* Sagemaker Code User Profiles can be imported using the `arn`, e.g
|
|
21
|
+
* Sagemaker Code User Profiles can be imported using the `arn`, e.g.,
|
|
22
22
|
*
|
|
23
23
|
* ```sh
|
|
24
24
|
* $ pulumi import aws:sagemaker/userProfile:UserProfile test_user_profile arn:aws:sagemaker:us-west-2:123456789012:user-profile/domain-id/profile-name
|
package/sagemaker/userProfile.js
CHANGED
|
@@ -23,7 +23,7 @@ const utilities = require("../utilities");
|
|
|
23
23
|
*
|
|
24
24
|
* ## Import
|
|
25
25
|
*
|
|
26
|
-
* Sagemaker Code User Profiles can be imported using the `arn`, e.g
|
|
26
|
+
* Sagemaker Code User Profiles can be imported using the `arn`, e.g.,
|
|
27
27
|
*
|
|
28
28
|
* ```sh
|
|
29
29
|
* $ pulumi import aws:sagemaker/userProfile:UserProfile test_user_profile arn:aws:sagemaker:us-west-2:123456789012:user-profile/domain-id/profile-name
|
package/sagemaker/workforce.d.ts
CHANGED
|
@@ -50,7 +50,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
50
50
|
*
|
|
51
51
|
* ## Import
|
|
52
52
|
*
|
|
53
|
-
* Sagemaker Workforces can be imported using the `workforce_name`, e.g
|
|
53
|
+
* Sagemaker Workforces can be imported using the `workforce_name`, e.g.,
|
|
54
54
|
*
|
|
55
55
|
* ```sh
|
|
56
56
|
* $ pulumi import aws:sagemaker/workforce:Workforce example example
|
package/sagemaker/workforce.js
CHANGED
|
@@ -55,7 +55,7 @@ const utilities = require("../utilities");
|
|
|
55
55
|
*
|
|
56
56
|
* ## Import
|
|
57
57
|
*
|
|
58
|
-
* Sagemaker Workforces can be imported using the `workforce_name`, e.g
|
|
58
|
+
* Sagemaker Workforces can be imported using the `workforce_name`, e.g.,
|
|
59
59
|
*
|
|
60
60
|
* ```sh
|
|
61
61
|
* $ pulumi import aws:sagemaker/workforce:Workforce example example
|
package/sagemaker/workteam.d.ts
CHANGED
|
@@ -43,7 +43,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
43
43
|
*
|
|
44
44
|
* ## Import
|
|
45
45
|
*
|
|
46
|
-
* Sagemaker Workteams can be imported using the `workteam_name`, e.g
|
|
46
|
+
* Sagemaker Workteams can be imported using the `workteam_name`, e.g.,
|
|
47
47
|
*
|
|
48
48
|
* ```sh
|
|
49
49
|
* $ pulumi import aws:sagemaker/workteam:Workteam example example
|
package/sagemaker/workteam.js
CHANGED
|
@@ -48,7 +48,7 @@ const utilities = require("../utilities");
|
|
|
48
48
|
*
|
|
49
49
|
* ## Import
|
|
50
50
|
*
|
|
51
|
-
* Sagemaker Workteams can be imported using the `workteam_name`, e.g
|
|
51
|
+
* Sagemaker Workteams can be imported using the `workteam_name`, e.g.,
|
|
52
52
|
*
|
|
53
53
|
* ```sh
|
|
54
54
|
* $ pulumi import aws:sagemaker/workteam:Workteam example example
|
package/schemas/discoverer.d.ts
CHANGED
|
@@ -19,7 +19,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
19
19
|
*
|
|
20
20
|
* ## Import
|
|
21
21
|
*
|
|
22
|
-
* EventBridge discoverers can be imported using the `id`, e.g
|
|
22
|
+
* EventBridge discoverers can be imported using the `id`, e.g., console
|
|
23
23
|
*
|
|
24
24
|
* ```sh
|
|
25
25
|
* $ pulumi import aws:schemas/discoverer:Discoverer test 123
|
|
@@ -56,6 +56,9 @@ export declare class Discoverer extends pulumi.CustomResource {
|
|
|
56
56
|
readonly tags: pulumi.Output<{
|
|
57
57
|
[key: string]: string;
|
|
58
58
|
} | undefined>;
|
|
59
|
+
/**
|
|
60
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
61
|
+
*/
|
|
59
62
|
readonly tagsAll: pulumi.Output<{
|
|
60
63
|
[key: string]: string;
|
|
61
64
|
}>;
|
|
@@ -87,6 +90,9 @@ export interface DiscovererState {
|
|
|
87
90
|
tags?: pulumi.Input<{
|
|
88
91
|
[key: string]: pulumi.Input<string>;
|
|
89
92
|
}>;
|
|
93
|
+
/**
|
|
94
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
95
|
+
*/
|
|
90
96
|
tagsAll?: pulumi.Input<{
|
|
91
97
|
[key: string]: pulumi.Input<string>;
|
|
92
98
|
}>;
|
package/schemas/discoverer.js
CHANGED
|
@@ -25,7 +25,7 @@ const utilities = require("../utilities");
|
|
|
25
25
|
*
|
|
26
26
|
* ## Import
|
|
27
27
|
*
|
|
28
|
-
* EventBridge discoverers can be imported using the `id`, e.g
|
|
28
|
+
* EventBridge discoverers can be imported using the `id`, e.g., console
|
|
29
29
|
*
|
|
30
30
|
* ```sh
|
|
31
31
|
* $ pulumi import aws:schemas/discoverer:Discoverer test 123
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"discoverer.js","sourceRoot":"","sources":["../../schemas/discoverer.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,MAAa,UAAW,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"discoverer.js","sourceRoot":"","sources":["../../schemas/discoverer.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,MAAa,UAAW,SAAQ,MAAM,CAAC,cAAc;IAsDjD,YAAY,IAAY,EAAE,WAA8C,EAAE,IAAmC;QACzG,IAAI,MAAM,GAAkB,EAAE,CAAC;QAC/B,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA0C,CAAC;YACzD,MAAM,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9C,MAAM,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,MAAM,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,MAAM,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YAChD,MAAM,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;SACzD;aAAM;YACH,MAAM,IAAI,GAAG,WAAyC,CAAC;YACvD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,SAAS,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,MAAM,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,MAAM,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,MAAM,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9C,MAAM,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClC,MAAM,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACzC;QACD,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;YACf,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,EAAE,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE,EAAC,CAAC,CAAC;SACxE;QACD,KAAK,CAAC,UAAU,CAAC,YAAY,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,CAAC;IACvD,CAAC;IA9ED;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAuB,EAAE,IAAmC;QACrH,OAAO,IAAI,UAAU,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACjE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,UAAU,CAAC,YAAY,CAAC;IAC3D,CAAC;;AA1BL,gCAgFC;AAlEG,gBAAgB;AACO,uBAAY,GAAG,mCAAmC,CAAC"}
|
package/schemas/registry.d.ts
CHANGED
|
@@ -17,7 +17,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
17
17
|
*
|
|
18
18
|
* ## Import
|
|
19
19
|
*
|
|
20
|
-
* EventBridge schema registries can be imported using the `name`, e.g
|
|
20
|
+
* EventBridge schema registries can be imported using the `name`, e.g., console
|
|
21
21
|
*
|
|
22
22
|
* ```sh
|
|
23
23
|
* $ pulumi import aws:schemas/registry:Registry test my_own_registry
|
|
@@ -54,6 +54,9 @@ export declare class Registry extends pulumi.CustomResource {
|
|
|
54
54
|
readonly tags: pulumi.Output<{
|
|
55
55
|
[key: string]: string;
|
|
56
56
|
} | undefined>;
|
|
57
|
+
/**
|
|
58
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
59
|
+
*/
|
|
57
60
|
readonly tagsAll: pulumi.Output<{
|
|
58
61
|
[key: string]: string;
|
|
59
62
|
}>;
|
|
@@ -85,6 +88,9 @@ export interface RegistryState {
|
|
|
85
88
|
tags?: pulumi.Input<{
|
|
86
89
|
[key: string]: pulumi.Input<string>;
|
|
87
90
|
}>;
|
|
91
|
+
/**
|
|
92
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
93
|
+
*/
|
|
88
94
|
tagsAll?: pulumi.Input<{
|
|
89
95
|
[key: string]: pulumi.Input<string>;
|
|
90
96
|
}>;
|
package/schemas/registry.js
CHANGED
|
@@ -23,7 +23,7 @@ const utilities = require("../utilities");
|
|
|
23
23
|
*
|
|
24
24
|
* ## Import
|
|
25
25
|
*
|
|
26
|
-
* EventBridge schema registries can be imported using the `name`, e.g
|
|
26
|
+
* EventBridge schema registries can be imported using the `name`, e.g., console
|
|
27
27
|
*
|
|
28
28
|
* ```sh
|
|
29
29
|
* $ pulumi import aws:schemas/registry:Registry test my_own_registry
|
package/schemas/registry.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"registry.js","sourceRoot":"","sources":["../../schemas/registry.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"registry.js","sourceRoot":"","sources":["../../schemas/registry.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAsD/C,YAAY,IAAY,EAAE,WAA0C,EAAE,IAAmC;QACrG,IAAI,MAAM,GAAkB,EAAE,CAAC;QAC/B,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAwC,CAAC;YACvD,MAAM,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9C,MAAM,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,MAAM,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YAChD,MAAM,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YAChD,MAAM,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;SACzD;aAAM;YACH,MAAM,IAAI,GAAG,WAAuC,CAAC;YACrD,MAAM,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,MAAM,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9C,MAAM,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9C,MAAM,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClC,MAAM,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACzC;QACD,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;YACf,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,EAAE,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE,EAAC,CAAC,CAAC;SACxE;QACD,KAAK,CAAC,QAAQ,CAAC,YAAY,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,CAAC;IACrD,CAAC;IA3ED;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqB,EAAE,IAAmC;QACnH,OAAO,IAAI,QAAQ,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC/D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,QAAQ,CAAC,YAAY,CAAC;IACzD,CAAC;;AA1BL,4BA6EC;AA/DG,gBAAgB;AACO,qBAAY,GAAG,+BAA+B,CAAC"}
|
package/schemas/schema.d.ts
CHANGED
|
@@ -40,7 +40,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
40
40
|
*
|
|
41
41
|
* ## Import
|
|
42
42
|
*
|
|
43
|
-
* EventBridge schema can be imported using the `name` and `registry_name`, e.g
|
|
43
|
+
* EventBridge schema can be imported using the `name` and `registry_name`, e.g., console
|
|
44
44
|
*
|
|
45
45
|
* ```sh
|
|
46
46
|
* $ pulumi import aws:schemas/schema:Schema test name/registry
|
|
@@ -89,6 +89,9 @@ export declare class Schema extends pulumi.CustomResource {
|
|
|
89
89
|
readonly tags: pulumi.Output<{
|
|
90
90
|
[key: string]: string;
|
|
91
91
|
} | undefined>;
|
|
92
|
+
/**
|
|
93
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
94
|
+
*/
|
|
92
95
|
readonly tagsAll: pulumi.Output<{
|
|
93
96
|
[key: string]: string;
|
|
94
97
|
}>;
|
|
@@ -144,6 +147,9 @@ export interface SchemaState {
|
|
|
144
147
|
tags?: pulumi.Input<{
|
|
145
148
|
[key: string]: pulumi.Input<string>;
|
|
146
149
|
}>;
|
|
150
|
+
/**
|
|
151
|
+
* A map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
152
|
+
*/
|
|
147
153
|
tagsAll?: pulumi.Input<{
|
|
148
154
|
[key: string]: pulumi.Input<string>;
|
|
149
155
|
}>;
|
package/schemas/schema.js
CHANGED
|
@@ -46,7 +46,7 @@ const utilities = require("../utilities");
|
|
|
46
46
|
*
|
|
47
47
|
* ## Import
|
|
48
48
|
*
|
|
49
|
-
* EventBridge schema can be imported using the `name` and `registry_name`, e.g
|
|
49
|
+
* EventBridge schema can be imported using the `name` and `registry_name`, e.g., console
|
|
50
50
|
*
|
|
51
51
|
* ```sh
|
|
52
52
|
* $ pulumi import aws:schemas/schema:Schema test name/registry
|
package/schemas/schema.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schema.js","sourceRoot":"","sources":["../../schemas/schema.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"schema.js","sourceRoot":"","sources":["../../schemas/schema.ts"],"names":[],"mappings":"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"}
|
|
@@ -14,7 +14,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
14
14
|
* ```
|
|
15
15
|
* ### Rotation Configuration
|
|
16
16
|
*
|
|
17
|
-
* To enable automatic secret rotation, the Secrets Manager service requires usage of a Lambda function. The [Rotate Secrets section in the Secrets Manager User Guide](https://docs.aws.amazon.com/secretsmanager/latest/userguide/rotating-secrets_strategies.html) provides additional information about deploying a prebuilt Lambda functions for supported credential rotation (e.g
|
|
17
|
+
* To enable automatic secret rotation, the Secrets Manager service requires usage of a Lambda function. The [Rotate Secrets section in the Secrets Manager User Guide](https://docs.aws.amazon.com/secretsmanager/latest/userguide/rotating-secrets_strategies.html) provides additional information about deploying a prebuilt Lambda functions for supported credential rotation (e.g., RDS) or deploying a custom Lambda function.
|
|
18
18
|
*
|
|
19
19
|
* > **NOTE:** Configuring rotation causes the secret to rotate once as soon as you store the secret. Before you do this, you must ensure that all of your applications that use the credentials stored in the secret are updated to retrieve the secret from AWS Secrets Manager. The old credentials might no longer be usable after the initial rotation and any applications that you fail to update will break as soon as the old credentials are no longer valid.
|
|
20
20
|
*
|
|
@@ -34,7 +34,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
34
34
|
*
|
|
35
35
|
* ## Import
|
|
36
36
|
*
|
|
37
|
-
* `aws_secretsmanager_secret` can be imported by using the secret Amazon Resource Name (ARN), e.g
|
|
37
|
+
* `aws_secretsmanager_secret` can be imported by using the secret Amazon Resource Name (ARN), e.g.,
|
|
38
38
|
*
|
|
39
39
|
* ```sh
|
|
40
40
|
* $ pulumi import aws:secretsmanager/secret:Secret example arn:aws:secretsmanager:us-east-1:123456789012:secret:example-123456
|
package/secretsmanager/secret.js
CHANGED
|
@@ -19,7 +19,7 @@ const utilities = require("../utilities");
|
|
|
19
19
|
* ```
|
|
20
20
|
* ### Rotation Configuration
|
|
21
21
|
*
|
|
22
|
-
* To enable automatic secret rotation, the Secrets Manager service requires usage of a Lambda function. The [Rotate Secrets section in the Secrets Manager User Guide](https://docs.aws.amazon.com/secretsmanager/latest/userguide/rotating-secrets_strategies.html) provides additional information about deploying a prebuilt Lambda functions for supported credential rotation (e.g
|
|
22
|
+
* To enable automatic secret rotation, the Secrets Manager service requires usage of a Lambda function. The [Rotate Secrets section in the Secrets Manager User Guide](https://docs.aws.amazon.com/secretsmanager/latest/userguide/rotating-secrets_strategies.html) provides additional information about deploying a prebuilt Lambda functions for supported credential rotation (e.g., RDS) or deploying a custom Lambda function.
|
|
23
23
|
*
|
|
24
24
|
* > **NOTE:** Configuring rotation causes the secret to rotate once as soon as you store the secret. Before you do this, you must ensure that all of your applications that use the credentials stored in the secret are updated to retrieve the secret from AWS Secrets Manager. The old credentials might no longer be usable after the initial rotation and any applications that you fail to update will break as soon as the old credentials are no longer valid.
|
|
25
25
|
*
|
|
@@ -39,7 +39,7 @@ const utilities = require("../utilities");
|
|
|
39
39
|
*
|
|
40
40
|
* ## Import
|
|
41
41
|
*
|
|
42
|
-
* `aws_secretsmanager_secret` can be imported by using the secret Amazon Resource Name (ARN), e.g
|
|
42
|
+
* `aws_secretsmanager_secret` can be imported by using the secret Amazon Resource Name (ARN), e.g.,
|
|
43
43
|
*
|
|
44
44
|
* ```sh
|
|
45
45
|
* $ pulumi import aws:secretsmanager/secret:Secret example arn:aws:secretsmanager:us-east-1:123456789012:secret:example-123456
|
|
@@ -32,7 +32,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
32
32
|
*
|
|
33
33
|
* ## Import
|
|
34
34
|
*
|
|
35
|
-
* `aws_secretsmanager_secret_policy` can be imported by using the secret Amazon Resource Name (ARN), e.g
|
|
35
|
+
* `aws_secretsmanager_secret_policy` can be imported by using the secret Amazon Resource Name (ARN), e.g.,
|
|
36
36
|
*
|
|
37
37
|
* ```sh
|
|
38
38
|
* $ pulumi import aws:secretsmanager/secretPolicy:SecretPolicy example arn:aws:secretsmanager:us-east-1:123456789012:secret:example-123456
|
|
@@ -38,7 +38,7 @@ const utilities = require("../utilities");
|
|
|
38
38
|
*
|
|
39
39
|
* ## Import
|
|
40
40
|
*
|
|
41
|
-
* `aws_secretsmanager_secret_policy` can be imported by using the secret Amazon Resource Name (ARN), e.g
|
|
41
|
+
* `aws_secretsmanager_secret_policy` can be imported by using the secret Amazon Resource Name (ARN), e.g.,
|
|
42
42
|
*
|
|
43
43
|
* ```sh
|
|
44
44
|
* $ pulumi import aws:secretsmanager/secretPolicy:SecretPolicy example arn:aws:secretsmanager:us-east-1:123456789012:secret:example-123456
|
|
@@ -20,7 +20,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
20
20
|
* ```
|
|
21
21
|
* ### Rotation Configuration
|
|
22
22
|
*
|
|
23
|
-
* To enable automatic secret rotation, the Secrets Manager service requires usage of a Lambda function. The [Rotate Secrets section in the Secrets Manager User Guide](https://docs.aws.amazon.com/secretsmanager/latest/userguide/rotating-secrets_strategies.html) provides additional information about deploying a prebuilt Lambda functions for supported credential rotation (e.g
|
|
23
|
+
* To enable automatic secret rotation, the Secrets Manager service requires usage of a Lambda function. The [Rotate Secrets section in the Secrets Manager User Guide](https://docs.aws.amazon.com/secretsmanager/latest/userguide/rotating-secrets_strategies.html) provides additional information about deploying a prebuilt Lambda functions for supported credential rotation (e.g., RDS) or deploying a custom Lambda function.
|
|
24
24
|
*
|
|
25
25
|
* > **NOTE:** Configuring rotation causes the secret to rotate once as soon as you enable rotation. Before you do this, you must ensure that all of your applications that use the credentials stored in the secret are updated to retrieve the secret from AWS Secrets Manager. The old credentials might no longer be usable after the initial rotation and any applications that you fail to update will break as soon as the old credentials are no longer valid.
|
|
26
26
|
*
|
|
@@ -28,7 +28,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
28
28
|
*
|
|
29
29
|
* ## Import
|
|
30
30
|
*
|
|
31
|
-
* `aws_secretsmanager_secret_rotation` can be imported by using the secret Amazon Resource Name (ARN), e.g
|
|
31
|
+
* `aws_secretsmanager_secret_rotation` can be imported by using the secret Amazon Resource Name (ARN), e.g.,
|
|
32
32
|
*
|
|
33
33
|
* ```sh
|
|
34
34
|
* $ pulumi import aws:secretsmanager/secretRotation:SecretRotation example arn:aws:secretsmanager:us-east-1:123456789012:secret:example-123456
|
|
@@ -25,7 +25,7 @@ const utilities = require("../utilities");
|
|
|
25
25
|
* ```
|
|
26
26
|
* ### Rotation Configuration
|
|
27
27
|
*
|
|
28
|
-
* To enable automatic secret rotation, the Secrets Manager service requires usage of a Lambda function. The [Rotate Secrets section in the Secrets Manager User Guide](https://docs.aws.amazon.com/secretsmanager/latest/userguide/rotating-secrets_strategies.html) provides additional information about deploying a prebuilt Lambda functions for supported credential rotation (e.g
|
|
28
|
+
* To enable automatic secret rotation, the Secrets Manager service requires usage of a Lambda function. The [Rotate Secrets section in the Secrets Manager User Guide](https://docs.aws.amazon.com/secretsmanager/latest/userguide/rotating-secrets_strategies.html) provides additional information about deploying a prebuilt Lambda functions for supported credential rotation (e.g., RDS) or deploying a custom Lambda function.
|
|
29
29
|
*
|
|
30
30
|
* > **NOTE:** Configuring rotation causes the secret to rotate once as soon as you enable rotation. Before you do this, you must ensure that all of your applications that use the credentials stored in the secret are updated to retrieve the secret from AWS Secrets Manager. The old credentials might no longer be usable after the initial rotation and any applications that you fail to update will break as soon as the old credentials are no longer valid.
|
|
31
31
|
*
|
|
@@ -33,7 +33,7 @@ const utilities = require("../utilities");
|
|
|
33
33
|
*
|
|
34
34
|
* ## Import
|
|
35
35
|
*
|
|
36
|
-
* `aws_secretsmanager_secret_rotation` can be imported by using the secret Amazon Resource Name (ARN), e.g
|
|
36
|
+
* `aws_secretsmanager_secret_rotation` can be imported by using the secret Amazon Resource Name (ARN), e.g.,
|
|
37
37
|
*
|
|
38
38
|
* ```sh
|
|
39
39
|
* $ pulumi import aws:secretsmanager/secretRotation:SecretRotation example arn:aws:secretsmanager:us-east-1:123456789012:secret:example-123456
|
|
@@ -37,7 +37,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
37
37
|
*
|
|
38
38
|
* ## Import
|
|
39
39
|
*
|
|
40
|
-
* `aws_secretsmanager_secret_version` can be imported by using the secret ID and version ID, e.g
|
|
40
|
+
* `aws_secretsmanager_secret_version` can be imported by using the secret ID and version ID, e.g.,
|
|
41
41
|
*
|
|
42
42
|
* ```sh
|
|
43
43
|
* $ pulumi import aws:secretsmanager/secretVersion:SecretVersion example 'arn:aws:secretsmanager:us-east-1:123456789012:secret:example-123456|xxxxx-xxxxxxx-xxxxxxx-xxxxx'
|
|
@@ -43,7 +43,7 @@ const utilities = require("../utilities");
|
|
|
43
43
|
*
|
|
44
44
|
* ## Import
|
|
45
45
|
*
|
|
46
|
-
* `aws_secretsmanager_secret_version` can be imported by using the secret ID and version ID, e.g
|
|
46
|
+
* `aws_secretsmanager_secret_version` can be imported by using the secret ID and version ID, e.g.,
|
|
47
47
|
*
|
|
48
48
|
* ```sh
|
|
49
49
|
* $ pulumi import aws:secretsmanager/secretVersion:SecretVersion example 'arn:aws:secretsmanager:us-east-1:123456789012:secret:example-123456|xxxxx-xxxxxxx-xxxxxxx-xxxxx'
|
package/securityhub/account.d.ts
CHANGED
|
@@ -15,7 +15,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
15
15
|
*
|
|
16
16
|
* ## Import
|
|
17
17
|
*
|
|
18
|
-
* An existing Security Hub enabled account can be imported using the AWS account ID, e.g
|
|
18
|
+
* An existing Security Hub enabled account can be imported using the AWS account ID, e.g.,
|
|
19
19
|
*
|
|
20
20
|
* ```sh
|
|
21
21
|
* $ pulumi import aws:securityhub/account:Account example 123456789012
|
package/securityhub/account.js
CHANGED
|
@@ -21,7 +21,7 @@ const utilities = require("../utilities");
|
|
|
21
21
|
*
|
|
22
22
|
* ## Import
|
|
23
23
|
*
|
|
24
|
-
* An existing Security Hub enabled account can be imported using the AWS account ID, e.g
|
|
24
|
+
* An existing Security Hub enabled account can be imported using the AWS account ID, e.g.,
|
|
25
25
|
*
|
|
26
26
|
* ```sh
|
|
27
27
|
* $ pulumi import aws:securityhub/account:Account example 123456789012
|
|
@@ -19,7 +19,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
19
19
|
*
|
|
20
20
|
* ## Import
|
|
21
21
|
*
|
|
22
|
-
* Security Hub custom action can be imported using the action target ARN e.g
|
|
22
|
+
* Security Hub custom action can be imported using the action target ARN e.g.,
|
|
23
23
|
*
|
|
24
24
|
* ```sh
|
|
25
25
|
* $ pulumi import aws:securityhub/actionTarget:ActionTarget example arn:aws:securityhub:eu-west-1:312940875350:action/custom/a
|
|
@@ -25,7 +25,7 @@ const utilities = require("../utilities");
|
|
|
25
25
|
*
|
|
26
26
|
* ## Import
|
|
27
27
|
*
|
|
28
|
-
* Security Hub custom action can be imported using the action target ARN e.g
|
|
28
|
+
* Security Hub custom action can be imported using the action target ARN e.g.,
|
|
29
29
|
*
|
|
30
30
|
* ```sh
|
|
31
31
|
* $ pulumi import aws:securityhub/actionTarget:ActionTarget example arn:aws:securityhub:eu-west-1:312940875350:action/custom/a
|
package/securityhub/insight.d.ts
CHANGED
|
@@ -109,7 +109,7 @@ import { input as inputs, output as outputs } from "../types";
|
|
|
109
109
|
*
|
|
110
110
|
* ## Import
|
|
111
111
|
*
|
|
112
|
-
* Security Hub insights can be imported using the ARN, e.g
|
|
112
|
+
* Security Hub insights can be imported using the ARN, e.g.,
|
|
113
113
|
*
|
|
114
114
|
* ```sh
|
|
115
115
|
* $ pulumi import aws:securityhub/insight:Insight example arn:aws:securityhub:us-west-2:1234567890:insight/1234567890/custom/91299ed7-abd0-4e44-a858-d0b15e37141a
|
|
@@ -140,7 +140,7 @@ export declare class Insight extends pulumi.CustomResource {
|
|
|
140
140
|
*/
|
|
141
141
|
readonly filters: pulumi.Output<outputs.securityhub.InsightFilters>;
|
|
142
142
|
/**
|
|
143
|
-
* The attribute used to group the findings for the insight e.g
|
|
143
|
+
* The attribute used to group the findings for the insight e.g., if an insight is grouped by `ResourceId`, then the insight produces a list of resource identifiers.
|
|
144
144
|
*/
|
|
145
145
|
readonly groupByAttribute: pulumi.Output<string>;
|
|
146
146
|
/**
|
|
@@ -169,7 +169,7 @@ export interface InsightState {
|
|
|
169
169
|
*/
|
|
170
170
|
filters?: pulumi.Input<inputs.securityhub.InsightFilters>;
|
|
171
171
|
/**
|
|
172
|
-
* The attribute used to group the findings for the insight e.g
|
|
172
|
+
* The attribute used to group the findings for the insight e.g., if an insight is grouped by `ResourceId`, then the insight produces a list of resource identifiers.
|
|
173
173
|
*/
|
|
174
174
|
groupByAttribute?: pulumi.Input<string>;
|
|
175
175
|
/**
|
|
@@ -186,7 +186,7 @@ export interface InsightArgs {
|
|
|
186
186
|
*/
|
|
187
187
|
filters: pulumi.Input<inputs.securityhub.InsightFilters>;
|
|
188
188
|
/**
|
|
189
|
-
* The attribute used to group the findings for the insight e.g
|
|
189
|
+
* The attribute used to group the findings for the insight e.g., if an insight is grouped by `ResourceId`, then the insight produces a list of resource identifiers.
|
|
190
190
|
*/
|
|
191
191
|
groupByAttribute: pulumi.Input<string>;
|
|
192
192
|
/**
|
package/securityhub/insight.js
CHANGED
|
@@ -114,7 +114,7 @@ const utilities = require("../utilities");
|
|
|
114
114
|
*
|
|
115
115
|
* ## Import
|
|
116
116
|
*
|
|
117
|
-
* Security Hub insights can be imported using the ARN, e.g
|
|
117
|
+
* Security Hub insights can be imported using the ARN, e.g.,
|
|
118
118
|
*
|
|
119
119
|
* ```sh
|
|
120
120
|
* $ pulumi import aws:securityhub/insight:Insight example arn:aws:securityhub:us-west-2:1234567890:insight/1234567890/custom/91299ed7-abd0-4e44-a858-d0b15e37141a
|
|
@@ -27,7 +27,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
27
27
|
*
|
|
28
28
|
* ## Import
|
|
29
29
|
*
|
|
30
|
-
* Security Hub invite acceptance can be imported using the account ID, e.g
|
|
30
|
+
* Security Hub invite acceptance can be imported using the account ID, e.g.,
|
|
31
31
|
*
|
|
32
32
|
* ```sh
|
|
33
33
|
* $ pulumi import aws:securityhub/inviteAccepter:InviteAccepter example 123456789012
|
|
@@ -33,7 +33,7 @@ const utilities = require("../utilities");
|
|
|
33
33
|
*
|
|
34
34
|
* ## Import
|
|
35
35
|
*
|
|
36
|
-
* Security Hub invite acceptance can be imported using the account ID, e.g
|
|
36
|
+
* Security Hub invite acceptance can be imported using the account ID, e.g.,
|
|
37
37
|
*
|
|
38
38
|
* ```sh
|
|
39
39
|
* $ pulumi import aws:securityhub/inviteAccepter:InviteAccepter example 123456789012
|
package/securityhub/member.d.ts
CHANGED
|
@@ -20,7 +20,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
20
20
|
*
|
|
21
21
|
* ## Import
|
|
22
22
|
*
|
|
23
|
-
* Security Hub members can be imported using their account ID, e.g
|
|
23
|
+
* Security Hub members can be imported using their account ID, e.g.,
|
|
24
24
|
*
|
|
25
25
|
* ```sh
|
|
26
26
|
* $ pulumi import aws:securityhub/member:Member example 123456789012
|
package/securityhub/member.js
CHANGED
|
@@ -26,7 +26,7 @@ const utilities = require("../utilities");
|
|
|
26
26
|
*
|
|
27
27
|
* ## Import
|
|
28
28
|
*
|
|
29
|
-
* Security Hub members can be imported using their account ID, e.g
|
|
29
|
+
* Security Hub members can be imported using their account ID, e.g.,
|
|
30
30
|
*
|
|
31
31
|
* ```sh
|
|
32
32
|
* $ pulumi import aws:securityhub/member:Member example 123456789012
|
|
@@ -22,7 +22,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
22
22
|
*
|
|
23
23
|
* ## Import
|
|
24
24
|
*
|
|
25
|
-
* Security Hub Organization Admin Accounts can be imported using the AWS account ID, e.g
|
|
25
|
+
* Security Hub Organization Admin Accounts can be imported using the AWS account ID, e.g.,
|
|
26
26
|
*
|
|
27
27
|
* ```sh
|
|
28
28
|
* $ pulumi import aws:securityhub/organizationAdminAccount:OrganizationAdminAccount example 123456789012
|
|
@@ -28,7 +28,7 @@ const utilities = require("../utilities");
|
|
|
28
28
|
*
|
|
29
29
|
* ## Import
|
|
30
30
|
*
|
|
31
|
-
* Security Hub Organization Admin Accounts can be imported using the AWS account ID, e.g
|
|
31
|
+
* Security Hub Organization Admin Accounts can be imported using the AWS account ID, e.g.,
|
|
32
32
|
*
|
|
33
33
|
* ```sh
|
|
34
34
|
* $ pulumi import aws:securityhub/organizationAdminAccount:OrganizationAdminAccount example 123456789012
|
|
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
/**
|
|
3
3
|
* ## Import
|
|
4
4
|
*
|
|
5
|
-
* An existing Security Hub enabled account can be imported using the AWS account ID, e.g
|
|
5
|
+
* An existing Security Hub enabled account can be imported using the AWS account ID, e.g.,
|
|
6
6
|
*
|
|
7
7
|
* ```sh
|
|
8
8
|
* $ pulumi import aws:securityhub/organizationConfiguration:OrganizationConfiguration example 123456789012
|
|
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* ## Import
|
|
10
10
|
*
|
|
11
|
-
* An existing Security Hub enabled account can be imported using the AWS account ID, e.g
|
|
11
|
+
* An existing Security Hub enabled account can be imported using the AWS account ID, e.g.,
|
|
12
12
|
*
|
|
13
13
|
* ```sh
|
|
14
14
|
* $ pulumi import aws:securityhub/organizationConfiguration:OrganizationConfiguration example 123456789012
|
|
@@ -17,7 +17,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
17
17
|
*
|
|
18
18
|
* ## Import
|
|
19
19
|
*
|
|
20
|
-
* Security Hub product subscriptions can be imported in the form `product_arn,arn`, e.g
|
|
20
|
+
* Security Hub product subscriptions can be imported in the form `product_arn,arn`, e.g.,
|
|
21
21
|
*
|
|
22
22
|
* ```sh
|
|
23
23
|
* $ pulumi import aws:securityhub/productSubscription:ProductSubscription example arn:aws:securityhub:eu-west-1:733251395267:product/alertlogic/althreatmanagement,arn:aws:securityhub:eu-west-1:123456789012:product-subscription/alertlogic/althreatmanagement
|
|
@@ -23,7 +23,7 @@ const utilities = require("../utilities");
|
|
|
23
23
|
*
|
|
24
24
|
* ## Import
|
|
25
25
|
*
|
|
26
|
-
* Security Hub product subscriptions can be imported in the form `product_arn,arn`, e.g
|
|
26
|
+
* Security Hub product subscriptions can be imported in the form `product_arn,arn`, e.g.,
|
|
27
27
|
*
|
|
28
28
|
* ```sh
|
|
29
29
|
* $ pulumi import aws:securityhub/productSubscription:ProductSubscription example arn:aws:securityhub:eu-west-1:733251395267:product/alertlogic/althreatmanagement,arn:aws:securityhub:eu-west-1:123456789012:product-subscription/alertlogic/althreatmanagement
|
|
@@ -19,7 +19,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
19
19
|
*
|
|
20
20
|
* ## Import
|
|
21
21
|
*
|
|
22
|
-
* Security Hub standards subscriptions can be imported using the standards subscription ARN, e.g
|
|
22
|
+
* Security Hub standards subscriptions can be imported using the standards subscription ARN, e.g.,
|
|
23
23
|
*
|
|
24
24
|
* ```sh
|
|
25
25
|
* $ pulumi import aws:securityhub/standardsSubscription:StandardsSubscription cis arn:aws:securityhub:eu-west-1:123456789012:subscription/cis-aws-foundations-benchmark/v/1.2.0
|
|
@@ -25,7 +25,7 @@ const utilities = require("../utilities");
|
|
|
25
25
|
*
|
|
26
26
|
* ## Import
|
|
27
27
|
*
|
|
28
|
-
* Security Hub standards subscriptions can be imported using the standards subscription ARN, e.g
|
|
28
|
+
* Security Hub standards subscriptions can be imported using the standards subscription ARN, e.g.,
|
|
29
29
|
*
|
|
30
30
|
* ```sh
|
|
31
31
|
* $ pulumi import aws:securityhub/standardsSubscription:StandardsSubscription cis arn:aws:securityhub:eu-west-1:123456789012:subscription/cis-aws-foundations-benchmark/v/1.2.0
|
|
@@ -25,7 +25,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
25
25
|
*
|
|
26
26
|
* ## Import
|
|
27
27
|
*
|
|
28
|
-
* Serverless Application Repository Stack can be imported using the CloudFormation Stack name (with or without the `serverlessrepo-` prefix) or the CloudFormation Stack ID, e.g
|
|
28
|
+
* Serverless Application Repository Stack can be imported using the CloudFormation Stack name (with or without the `serverlessrepo-` prefix) or the CloudFormation Stack ID, e.g.,
|
|
29
29
|
*
|
|
30
30
|
* ```sh
|
|
31
31
|
* $ pulumi import aws:serverlessrepository/cloudFormationStack:CloudFormationStack example serverlessrepo-postgres-rotator
|
|
@@ -31,7 +31,7 @@ const utilities = require("../utilities");
|
|
|
31
31
|
*
|
|
32
32
|
* ## Import
|
|
33
33
|
*
|
|
34
|
-
* Serverless Application Repository Stack can be imported using the CloudFormation Stack name (with or without the `serverlessrepo-` prefix) or the CloudFormation Stack ID, e.g
|
|
34
|
+
* Serverless Application Repository Stack can be imported using the CloudFormation Stack name (with or without the `serverlessrepo-` prefix) or the CloudFormation Stack ID, e.g.,
|
|
35
35
|
*
|
|
36
36
|
* ```sh
|
|
37
37
|
* $ pulumi import aws:serverlessrepository/cloudFormationStack:CloudFormationStack example serverlessrepo-postgres-rotator
|
|
@@ -19,7 +19,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
19
19
|
*
|
|
20
20
|
* ## Import
|
|
21
21
|
*
|
|
22
|
-
* `aws_servicecatalog_budget_resource_association` can be imported using the budget name and resource ID, e.g
|
|
22
|
+
* `aws_servicecatalog_budget_resource_association` can be imported using the budget name and resource ID, e.g.,
|
|
23
23
|
*
|
|
24
24
|
* ```sh
|
|
25
25
|
* $ pulumi import aws:servicecatalog/budgetResourceAssociation:BudgetResourceAssociation example budget-pjtvyakdlyo3m:prod-dnigbtea24ste
|