@pulumi/aws 5.0.0 → 5.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/amp/workspace.d.ts +34 -0
- package/amp/workspace.js +8 -0
- package/amp/workspace.js.map +1 -1
- package/apigateway/authorizer.d.ts +8 -0
- package/apigateway/authorizer.js +2 -0
- package/apigateway/authorizer.js.map +1 -1
- package/apigateway/vpcLink.d.ts +1 -1
- package/apigateway/vpcLink.js +1 -1
- package/appconfig/configurationProfile.d.ts +12 -0
- package/appconfig/configurationProfile.js +2 -0
- package/appconfig/configurationProfile.js.map +1 -1
- package/appconfig/hostedConfigurationVersion.d.ts +43 -1
- package/appconfig/hostedConfigurationVersion.js +43 -1
- package/appconfig/hostedConfigurationVersion.js.map +1 -1
- package/apprunner/index.d.ts +1 -0
- package/apprunner/index.js +5 -0
- package/apprunner/index.js.map +1 -1
- package/apprunner/service.d.ts +21 -3
- package/apprunner/service.js +8 -0
- package/apprunner/service.js.map +1 -1
- package/apprunner/vpcConnector.d.ts +138 -0
- package/apprunner/vpcConnector.js +100 -0
- package/apprunner/vpcConnector.js.map +1 -0
- package/appstream/user.d.ts +1 -1
- package/appstream/user.js +1 -1
- package/athena/database.d.ts +48 -12
- package/athena/database.js +9 -6
- package/athena/database.js.map +1 -1
- package/autoscaling/group.d.ts +0 -12
- package/autoscaling/group.js +0 -12
- package/autoscaling/group.js.map +1 -1
- package/autoscaling/policy.d.ts +92 -8
- package/autoscaling/policy.js +92 -8
- package/autoscaling/policy.js.map +1 -1
- package/backup/framework.d.ts +200 -0
- package/backup/framework.js +133 -0
- package/backup/framework.js.map +1 -0
- package/backup/getFramework.d.ts +91 -0
- package/backup/getFramework.js +37 -0
- package/backup/getFramework.js.map +1 -0
- package/backup/getReportPlan.d.ts +88 -0
- package/backup/getReportPlan.js +37 -0
- package/backup/getReportPlan.js.map +1 -0
- package/backup/index.d.ts +4 -0
- package/backup/index.js +12 -0
- package/backup/index.js.map +1 -1
- package/backup/reportPlan.d.ts +174 -0
- package/backup/reportPlan.js +106 -0
- package/backup/reportPlan.js.map +1 -0
- package/batch/schedulingPolicy.d.ts +0 -6
- package/batch/schedulingPolicy.js +1 -1
- package/batch/schedulingPolicy.js.map +1 -1
- package/cloud9/environmentEC2.d.ts +42 -0
- package/cloud9/environmentEC2.js +4 -0
- package/cloud9/environmentEC2.js.map +1 -1
- package/cloudformation/stackSet.d.ts +15 -3
- package/cloudformation/stackSet.js +2 -0
- package/cloudformation/stackSet.js.map +1 -1
- package/cloudformation/stackSetInstance.d.ts +12 -0
- package/cloudformation/stackSetInstance.js +2 -0
- package/cloudformation/stackSetInstance.js.map +1 -1
- package/cloudfront/distribution.d.ts +3 -3
- package/cloudfront/distribution.js +3 -3
- package/cloudtrail/eventDataStore.d.ts +219 -0
- package/cloudtrail/eventDataStore.js +131 -0
- package/cloudtrail/eventDataStore.js.map +1 -0
- package/cloudtrail/index.d.ts +1 -0
- package/cloudtrail/index.js +5 -0
- package/cloudtrail/index.js.map +1 -1
- package/codeartifact/domainPermissions.d.ts +1 -1
- package/codeartifact/domainPermissions.js +1 -1
- package/codeartifact/repositoryPermissionsPolicy.d.ts +1 -1
- package/codeartifact/repositoryPermissionsPolicy.js +1 -1
- package/cognito/getUserPools.d.ts +2 -2
- package/cognito/identityPool.d.ts +2 -2
- package/cognito/identityPool.js +2 -2
- package/cognito/identityPoolProviderPrincipalTag.d.ts +11 -11
- package/cognito/identityPoolProviderPrincipalTag.js +2 -2
- package/cognito/identityPoolRoleAttachment.d.ts +5 -5
- package/cognito/identityPoolRoleAttachment.js +2 -2
- 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/userPool.d.ts +1 -1
- package/cognito/userPool.js +1 -1
- package/cognito/userPoolClient.d.ts +1 -1
- package/cognito/userPoolClient.js +1 -1
- package/cognito/userPoolDomain.d.ts +1 -1
- package/cognito/userPoolDomain.js +1 -1
- package/config/vars.d.ts +9 -0
- package/config/vars.js +12 -0
- package/config/vars.js.map +1 -1
- package/connect/contactFlowModule.d.ts +0 -6
- package/connect/contactFlowModule.js +1 -1
- package/connect/contactFlowModule.js.map +1 -1
- package/connect/getQueue.d.ts +124 -0
- package/connect/getQueue.js +54 -0
- package/connect/getQueue.js.map +1 -0
- package/connect/hoursOfOperation.d.ts +0 -6
- package/connect/hoursOfOperation.js +1 -1
- package/connect/hoursOfOperation.js.map +1 -1
- package/connect/index.d.ts +3 -0
- package/connect/index.js +11 -0
- package/connect/index.js.map +1 -1
- package/connect/queue.d.ts +2 -6
- package/connect/queue.js +3 -1
- package/connect/queue.js.map +1 -1
- package/connect/quickConnect.d.ts +0 -6
- package/connect/quickConnect.js +1 -1
- package/connect/quickConnect.js.map +1 -1
- package/connect/routingProfile.d.ts +204 -0
- package/connect/routingProfile.js +119 -0
- package/connect/routingProfile.js.map +1 -0
- package/connect/securityProfile.d.ts +0 -6
- package/connect/securityProfile.js +1 -1
- package/connect/securityProfile.js.map +1 -1
- package/connect/userHierarchyStructure.d.ts +117 -0
- package/connect/userHierarchyStructure.js +113 -0
- package/connect/userHierarchyStructure.js.map +1 -0
- package/dataexchange/dataSet.d.ts +0 -6
- package/dataexchange/dataSet.js +1 -1
- package/dataexchange/dataSet.js.map +1 -1
- package/dataexchange/revision.d.ts +0 -6
- package/dataexchange/revision.js +1 -1
- package/dataexchange/revision.js.map +1 -1
- package/datasync/locationFsxLustre.d.ts +0 -6
- package/datasync/locationFsxLustre.js +1 -1
- package/datasync/locationFsxLustre.js.map +1 -1
- package/datasync/locationHdfs.d.ts +0 -6
- package/datasync/locationHdfs.js +1 -1
- package/datasync/locationHdfs.js.map +1 -1
- package/detective/graph.d.ts +0 -3
- package/detective/graph.js +1 -1
- package/detective/graph.js.map +1 -1
- package/detective/invitationAccepter.d.ts +3 -3
- package/detective/invitationAccepter.js +3 -3
- package/detective/member.d.ts +1 -1
- package/detective/member.js +1 -1
- package/devicefarm/devicePool.d.ts +0 -6
- package/devicefarm/devicePool.js +1 -1
- package/devicefarm/devicePool.js.map +1 -1
- package/devicefarm/instanceProfile.d.ts +0 -6
- package/devicefarm/instanceProfile.js +1 -1
- package/devicefarm/instanceProfile.js.map +1 -1
- package/devicefarm/networkProfile.d.ts +0 -6
- package/devicefarm/networkProfile.js +1 -1
- package/devicefarm/networkProfile.js.map +1 -1
- package/devicefarm/testGridProject.d.ts +0 -6
- package/devicefarm/testGridProject.js +1 -1
- package/devicefarm/testGridProject.js.map +1 -1
- package/dms/endpoint.d.ts +64 -64
- package/dms/replicationTask.d.ts +21 -1
- package/dms/replicationTask.js +4 -0
- package/dms/replicationTask.js.map +1 -1
- package/ec2/defaultSubnet.d.ts +0 -3
- package/ec2/defaultSubnet.js +1 -1
- package/ec2/defaultSubnet.js.map +1 -1
- package/ec2/defaultVpc.d.ts +0 -3
- package/ec2/defaultVpc.js +1 -1
- package/ec2/defaultVpc.js.map +1 -1
- package/ec2/fleet.d.ts +12 -0
- package/ec2/fleet.js +2 -0
- package/ec2/fleet.js.map +1 -1
- package/ec2/getKeyPair.d.ts +6 -0
- package/ec2/getKeyPair.js.map +1 -1
- package/ec2/getLaunchTemplate.d.ts +6 -93
- package/ec2/getLaunchTemplate.js.map +1 -1
- package/ec2/getRouteTables.d.ts +1 -1
- package/ec2/getSerialConsoleAccess.d.ts +27 -0
- package/ec2/getSerialConsoleAccess.js +28 -0
- package/ec2/getSerialConsoleAccess.js.map +1 -0
- package/ec2/getVpcIamPool.d.ts +12 -1
- package/ec2/getVpcIamPool.js +12 -1
- package/ec2/getVpcIamPool.js.map +1 -1
- package/ec2/index.d.ts +6 -0
- package/ec2/index.js +26 -0
- package/ec2/index.js.map +1 -1
- package/ec2/instance.d.ts +6 -6
- package/ec2/internetGateway.d.ts +7 -7
- package/ec2/internetGatewayAttachment.d.ts +85 -0
- package/ec2/internetGatewayAttachment.js +82 -0
- package/ec2/internetGatewayAttachment.js.map +1 -0
- package/ec2/launchConfiguration.d.ts +3 -2
- package/ec2/launchConfiguration.js +3 -2
- package/ec2/launchConfiguration.js.map +1 -1
- package/ec2/launchTemplate.d.ts +18 -15
- package/ec2/launchTemplate.js +2 -0
- package/ec2/launchTemplate.js.map +1 -1
- package/ec2/networkInsightsPath.d.ts +176 -0
- package/ec2/networkInsightsPath.js +98 -0
- package/ec2/networkInsightsPath.js.map +1 -0
- package/ec2/networkInterface.d.ts +3 -3
- package/ec2/securityGroupAssociation.d.ts +87 -0
- package/ec2/securityGroupAssociation.js +74 -0
- package/ec2/securityGroupAssociation.js.map +1 -0
- package/ec2/serialConsoleAccess.d.ts +68 -0
- package/ec2/serialConsoleAccess.js +69 -0
- package/ec2/serialConsoleAccess.js.map +1 -0
- package/ec2/spotInstanceRequest.d.ts +6 -6
- package/ec2/subnet.d.ts +3 -3
- package/ec2/volumeAttachment.d.ts +1 -1
- package/ec2/volumeAttachment.js +1 -1
- package/ec2/vpc.d.ts +0 -2
- package/ec2/vpc.js.map +1 -1
- package/ec2/vpcEndpoint.d.ts +9 -15
- package/ec2/vpcEndpoint.js +0 -9
- package/ec2/vpcEndpoint.js.map +1 -1
- package/ec2/vpcEndpointPolicy.d.ts +93 -0
- package/ec2/vpcEndpointPolicy.js +96 -0
- package/ec2/vpcEndpointPolicy.js.map +1 -0
- package/ec2transitgateway/connect.d.ts +142 -0
- package/ec2transitgateway/connect.js +95 -0
- package/ec2transitgateway/connect.js.map +1 -0
- package/ec2transitgateway/connectPeer.d.ts +150 -0
- package/ec2transitgateway/connectPeer.js +100 -0
- package/ec2transitgateway/connectPeer.js.map +1 -0
- package/ec2transitgateway/getConnect.d.ts +99 -0
- package/ec2transitgateway/getConnect.js +53 -0
- package/ec2transitgateway/getConnect.js.map +1 -0
- package/ec2transitgateway/getConnectPeer.d.ts +111 -0
- package/ec2transitgateway/getConnectPeer.js +53 -0
- package/ec2transitgateway/getConnectPeer.js.map +1 -0
- package/ec2transitgateway/getMulticastDomain.d.ts +128 -0
- package/ec2transitgateway/getMulticastDomain.js +53 -0
- package/ec2transitgateway/getMulticastDomain.js.map +1 -0
- package/ec2transitgateway/getTransitGateway.d.ts +14 -6
- package/ec2transitgateway/getTransitGateway.js.map +1 -1
- package/ec2transitgateway/getVpcAttachments.d.ts +38 -0
- package/ec2transitgateway/getVpcAttachments.js +28 -0
- package/ec2transitgateway/getVpcAttachments.js.map +1 -0
- package/ec2transitgateway/index.d.ts +10 -0
- package/ec2transitgateway/index.js +34 -0
- package/ec2transitgateway/index.js.map +1 -1
- package/ec2transitgateway/multicastDomain.d.ts +237 -0
- package/ec2transitgateway/multicastDomain.js +185 -0
- package/ec2transitgateway/multicastDomain.js.map +1 -0
- package/ec2transitgateway/multicastDomainAssociation.d.ts +95 -0
- package/ec2transitgateway/multicastDomainAssociation.js +85 -0
- package/ec2transitgateway/multicastDomainAssociation.js.map +1 -0
- package/ec2transitgateway/multicastGroupMember.d.ts +89 -0
- package/ec2transitgateway/multicastGroupMember.js +79 -0
- package/ec2transitgateway/multicastGroupMember.js.map +1 -0
- package/ec2transitgateway/multicastGroupSource.d.ts +89 -0
- package/ec2transitgateway/multicastGroupSource.js +79 -0
- package/ec2transitgateway/multicastGroupSource.js.map +1 -0
- package/ec2transitgateway/transitGateway.d.ts +15 -0
- package/ec2transitgateway/transitGateway.js +4 -0
- package/ec2transitgateway/transitGateway.js.map +1 -1
- package/ecrpublic/getAuthorizationToken.d.ts +39 -0
- package/ecrpublic/getAuthorizationToken.js +28 -0
- package/ecrpublic/getAuthorizationToken.js.map +1 -0
- package/ecrpublic/index.d.ts +1 -0
- package/ecrpublic/index.js +1 -0
- package/ecrpublic/index.js.map +1 -1
- package/ecrpublic/repositoryPolicy.d.ts +1 -1
- package/ecrpublic/repositoryPolicy.js +1 -1
- package/ecs/taskSet.d.ts +0 -6
- package/ecs/taskSet.js +1 -1
- package/ecs/taskSet.js.map +1 -1
- package/eks/getNodeGroup.d.ts +4 -0
- package/eks/getNodeGroup.js.map +1 -1
- package/elasticache/replicationGroup.d.ts +6 -6
- package/elastictranscoder/preset.d.ts +1 -1
- package/emr/studio.d.ts +0 -3
- package/emr/studio.js +1 -1
- package/emr/studio.js.map +1 -1
- package/fms/policy.d.ts +51 -0
- package/fms/policy.js +9 -0
- package/fms/policy.js.map +1 -1
- package/fsx/dataRepositoryAssociation.d.ts +0 -6
- package/fsx/dataRepositoryAssociation.js +1 -1
- package/fsx/dataRepositoryAssociation.js.map +1 -1
- package/fsx/openZfsFileSystem.d.ts +0 -6
- package/fsx/openZfsFileSystem.js +1 -1
- package/fsx/openZfsFileSystem.js.map +1 -1
- package/fsx/openZfsSnapshot.d.ts +0 -6
- package/fsx/openZfsSnapshot.js +1 -1
- package/fsx/openZfsSnapshot.js.map +1 -1
- package/fsx/openZfsVolume.d.ts +0 -6
- package/fsx/openZfsVolume.js +1 -1
- package/fsx/openZfsVolume.js.map +1 -1
- package/gamelift/build.d.ts +5 -3
- package/gamelift/build.js +5 -3
- package/gamelift/build.js.map +1 -1
- package/gamelift/fleet.d.ts +57 -9
- package/gamelift/fleet.js +13 -4
- package/gamelift/fleet.js.map +1 -1
- package/gamelift/gameServerGroup.d.ts +314 -0
- package/gamelift/gameServerGroup.js +204 -0
- package/gamelift/gameServerGroup.js.map +1 -0
- package/gamelift/index.d.ts +2 -0
- package/gamelift/index.js +10 -0
- package/gamelift/index.js.map +1 -1
- package/gamelift/script.d.ts +147 -0
- package/gamelift/script.js +85 -0
- package/gamelift/script.js.map +1 -0
- package/getService.d.ts +109 -0
- package/getService.js +64 -0
- package/getService.js.map +1 -0
- package/glue/catalogDatabase.d.ts +28 -0
- package/glue/catalogDatabase.js +18 -0
- package/glue/catalogDatabase.js.map +1 -1
- package/glue/job.d.ts +21 -7
- package/glue/job.js +14 -0
- package/glue/job.js.map +1 -1
- package/glue/trigger.d.ts +12 -0
- package/glue/trigger.js +2 -0
- package/glue/trigger.js.map +1 -1
- package/grafana/getWorkspace.d.ts +115 -0
- package/grafana/getWorkspace.js +37 -0
- package/grafana/getWorkspace.js.map +1 -0
- package/grafana/index.d.ts +4 -0
- package/grafana/index.js +48 -0
- package/grafana/index.js.map +1 -0
- package/grafana/licenseAssociation.d.ts +117 -0
- package/grafana/licenseAssociation.js +102 -0
- package/grafana/licenseAssociation.js.map +1 -0
- package/grafana/workspace.d.ts +231 -0
- package/grafana/workspace.js +123 -0
- package/grafana/workspace.js.map +1 -0
- package/grafana/workspaceSamlConfiguration.d.ts +242 -0
- package/grafana/workspaceSamlConfiguration.js +123 -0
- package/grafana/workspaceSamlConfiguration.js.map +1 -0
- package/iam/getOpenidConnectProvider.d.ts +91 -0
- package/iam/getOpenidConnectProvider.js +50 -0
- package/iam/getOpenidConnectProvider.js.map +1 -0
- package/iam/index.d.ts +4 -0
- package/iam/index.js +16 -0
- package/iam/index.js.map +1 -1
- package/iam/serviceLinkedRole.d.ts +0 -6
- package/iam/serviceLinkedRole.js +1 -1
- package/iam/serviceLinkedRole.js.map +1 -1
- package/iam/serviceSpecificCredential.d.ts +120 -0
- package/iam/serviceSpecificCredential.js +89 -0
- package/iam/serviceSpecificCredential.js.map +1 -0
- package/iam/signingCertificate.d.ts +119 -0
- package/iam/signingCertificate.js +100 -0
- package/iam/signingCertificate.js.map +1 -0
- package/iam/userLoginProfile.d.ts +17 -15
- package/iam/userLoginProfile.js +2 -3
- package/iam/userLoginProfile.js.map +1 -1
- package/iam/virtualMfaDevice.d.ts +136 -0
- package/iam/virtualMfaDevice.js +86 -0
- package/iam/virtualMfaDevice.js.map +1 -0
- package/imagebuilder/containerRecipe.d.ts +296 -0
- package/imagebuilder/containerRecipe.js +145 -0
- package/imagebuilder/containerRecipe.js.map +1 -0
- package/imagebuilder/getContainerRecipe.d.ts +124 -0
- package/imagebuilder/getContainerRecipe.js +37 -0
- package/imagebuilder/getContainerRecipe.js.map +1 -0
- package/imagebuilder/getContainerRecipes.d.ts +67 -0
- package/imagebuilder/getContainerRecipes.js +42 -0
- package/imagebuilder/getContainerRecipes.js.map +1 -0
- package/imagebuilder/getImage.d.ts +5 -1
- package/imagebuilder/getImage.js.map +1 -1
- package/imagebuilder/getImagePipeline.d.ts +5 -1
- package/imagebuilder/getImagePipeline.js.map +1 -1
- package/imagebuilder/getImageRecipe.d.ts +2 -2
- package/imagebuilder/image.d.ts +17 -5
- package/imagebuilder/image.js +2 -3
- package/imagebuilder/image.js.map +1 -1
- package/imagebuilder/imagePipeline.d.ts +17 -5
- package/imagebuilder/imagePipeline.js +2 -3
- package/imagebuilder/imagePipeline.js.map +1 -1
- package/imagebuilder/imageRecipe.d.ts +15 -3
- package/imagebuilder/imageRecipe.js +2 -0
- package/imagebuilder/imageRecipe.js.map +1 -1
- package/imagebuilder/index.d.ts +3 -0
- package/imagebuilder/index.js +7 -0
- package/imagebuilder/index.js.map +1 -1
- package/index.d.ts +5 -1
- package/index.js +10 -3
- package/index.js.map +1 -1
- package/iot/certificate.d.ts +46 -6
- package/iot/certificate.js +15 -1
- package/iot/certificate.js.map +1 -1
- package/iot/topicRule.d.ts +9 -6
- package/iot/topicRule.js +2 -0
- package/iot/topicRule.js.map +1 -1
- package/kinesisanalyticsv2/application.d.ts +1 -1
- package/kinesisanalyticsv2/application.js +1 -1
- package/kms/getPublicKey.d.ts +4 -0
- package/kms/getPublicKey.js.map +1 -1
- package/kms/grant.d.ts +1 -1
- package/kms/grant.js +1 -1
- package/memorydb/acl.d.ts +0 -6
- package/memorydb/acl.js +1 -1
- package/memorydb/acl.js.map +1 -1
- package/memorydb/cluster.d.ts +0 -6
- package/memorydb/cluster.js +1 -1
- package/memorydb/cluster.js.map +1 -1
- package/memorydb/parameterGroup.d.ts +0 -6
- package/memorydb/parameterGroup.js +1 -1
- package/memorydb/parameterGroup.js.map +1 -1
- package/memorydb/snapshot.d.ts +0 -6
- package/memorydb/snapshot.js +1 -1
- package/memorydb/snapshot.js.map +1 -1
- package/memorydb/subnetGroup.d.ts +0 -6
- package/memorydb/subnetGroup.js +1 -1
- package/memorydb/subnetGroup.js.map +1 -1
- package/memorydb/user.d.ts +0 -6
- package/memorydb/user.js +1 -1
- package/memorydb/user.js.map +1 -1
- package/msk/cluster.d.ts +6 -6
- package/networkmanager/connection.d.ts +159 -0
- package/networkmanager/connection.js +99 -0
- package/networkmanager/connection.js.map +1 -0
- package/networkmanager/customerGatewayAssociation.d.ts +135 -0
- package/networkmanager/customerGatewayAssociation.js +115 -0
- package/networkmanager/customerGatewayAssociation.js.map +1 -0
- package/networkmanager/device.d.ts +195 -0
- package/networkmanager/device.js +98 -0
- package/networkmanager/device.js.map +1 -0
- package/networkmanager/getConnection.d.ts +97 -0
- package/networkmanager/getConnection.js +39 -0
- package/networkmanager/getConnection.js.map +1 -0
- package/networkmanager/getConnections.d.ts +76 -0
- package/networkmanager/getConnections.js +41 -0
- package/networkmanager/getConnections.js.map +1 -0
- package/networkmanager/getDevice.d.ts +110 -0
- package/networkmanager/getDevice.js +39 -0
- package/networkmanager/getDevice.js.map +1 -0
- package/networkmanager/getDevices.d.ts +76 -0
- package/networkmanager/getDevices.js +41 -0
- package/networkmanager/getDevices.js.map +1 -0
- package/networkmanager/getGlobalNetwork.d.ts +71 -0
- package/networkmanager/getGlobalNetwork.js +37 -0
- package/networkmanager/getGlobalNetwork.js.map +1 -0
- package/networkmanager/getGlobalNetworks.d.ts +57 -0
- package/networkmanager/getGlobalNetworks.js +39 -0
- package/networkmanager/getGlobalNetworks.js.map +1 -0
- package/networkmanager/getLink.d.ts +98 -0
- package/networkmanager/getLink.js +39 -0
- package/networkmanager/getLink.js.map +1 -0
- package/networkmanager/getLinks.d.ts +94 -0
- package/networkmanager/getLinks.js +43 -0
- package/networkmanager/getLinks.js.map +1 -0
- package/networkmanager/getSite.d.ts +86 -0
- package/networkmanager/getSite.js +39 -0
- package/networkmanager/getSite.js.map +1 -0
- package/networkmanager/getSites.d.ts +67 -0
- package/networkmanager/getSites.js +40 -0
- package/networkmanager/getSites.js.map +1 -0
- package/networkmanager/globalNetwork.d.ts +96 -0
- package/networkmanager/globalNetwork.js +77 -0
- package/networkmanager/globalNetwork.js.map +1 -0
- package/networkmanager/index.d.ts +19 -0
- package/networkmanager/index.js +87 -0
- package/networkmanager/index.js.map +1 -0
- package/networkmanager/link.d.ts +163 -0
- package/networkmanager/link.js +102 -0
- package/networkmanager/link.js.map +1 -0
- package/networkmanager/linkAssociation.d.ts +98 -0
- package/networkmanager/linkAssociation.js +88 -0
- package/networkmanager/linkAssociation.js.map +1 -0
- package/networkmanager/site.d.ts +120 -0
- package/networkmanager/site.js +83 -0
- package/networkmanager/site.js.map +1 -0
- package/networkmanager/transitGatewayConnectPeerAssociation.d.ts +109 -0
- package/networkmanager/transitGatewayConnectPeerAssociation.js +89 -0
- package/networkmanager/transitGatewayConnectPeerAssociation.js.map +1 -0
- package/networkmanager/transitGatewayRegistration.d.ts +87 -0
- package/networkmanager/transitGatewayRegistration.js +84 -0
- package/networkmanager/transitGatewayRegistration.js.map +1 -0
- package/opsworks/ecsClusterLayer.d.ts +294 -0
- package/opsworks/ecsClusterLayer.js +118 -0
- package/opsworks/ecsClusterLayer.js.map +1 -0
- package/opsworks/index.d.ts +1 -0
- package/opsworks/index.js +5 -0
- package/opsworks/index.js.map +1 -1
- package/opsworks/instance.d.ts +223 -151
- package/opsworks/instance.js +35 -45
- package/opsworks/instance.js.map +1 -1
- package/organizations/delegatedAdministrator.d.ts +2 -2
- package/organizations/delegatedAdministrator.js +2 -2
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/provider.d.ts +18 -0
- package/provider.js +2 -0
- package/provider.js.map +1 -1
- package/quicksight/user.d.ts +4 -3
- package/quicksight/user.js +1 -0
- package/quicksight/user.js.map +1 -1
- package/rds/cluster.d.ts +83 -9
- package/rds/cluster.js +34 -0
- package/rds/cluster.js.map +1 -1
- package/rds/globalCluster.d.ts +3 -157
- package/rds/globalCluster.js +0 -133
- package/rds/globalCluster.js.map +1 -1
- package/redshift/cluster.d.ts +29 -14
- package/redshift/cluster.js +4 -2
- package/redshift/cluster.js.map +1 -1
- package/redshift/getCluster.d.ts +12 -8
- package/redshift/getCluster.js +8 -8
- package/redshift/getCluster.js.map +1 -1
- package/route53/keySigningKey.d.ts +13 -4
- package/route53/keySigningKey.js +13 -4
- package/route53/keySigningKey.js.map +1 -1
- package/route53/record.d.ts +3 -12
- package/route53/record.js.map +1 -1
- package/route53domains/index.d.ts +1 -0
- package/route53domains/index.js +37 -0
- package/route53domains/index.js.map +1 -0
- package/route53domains/registeredDomain.d.ts +296 -0
- package/route53domains/registeredDomain.js +117 -0
- package/route53domains/registeredDomain.js.map +1 -0
- package/s3/bucket.d.ts +0 -6
- package/s3/bucket.js +1 -1
- package/s3/bucket.js.map +1 -1
- package/s3/bucketAccelerateConfigurationV2.d.ts +2 -2
- package/s3/bucketAccelerateConfigurationV2.js +2 -2
- package/s3/bucketAclV2.d.ts +6 -4
- package/s3/bucketAclV2.js +6 -4
- package/s3/bucketAclV2.js.map +1 -1
- package/s3/bucketCorsConfigurationV2.d.ts +4 -2
- package/s3/bucketCorsConfigurationV2.js +4 -2
- package/s3/bucketCorsConfigurationV2.js.map +1 -1
- package/s3/bucketLifecycleConfigurationV2.d.ts +2 -107
- package/s3/bucketLifecycleConfigurationV2.js +2 -107
- package/s3/bucketLifecycleConfigurationV2.js.map +1 -1
- package/s3/bucketLoggingV2.d.ts +10 -6
- package/s3/bucketLoggingV2.js +7 -3
- package/s3/bucketLoggingV2.js.map +1 -1
- package/s3/bucketObject.d.ts +1 -3
- package/s3/bucketObject.js +1 -3
- package/s3/bucketObject.js.map +1 -1
- package/s3/bucketObjectLockConfigurationV2.d.ts +22 -9
- package/s3/bucketObjectLockConfigurationV2.js +16 -6
- package/s3/bucketObjectLockConfigurationV2.js.map +1 -1
- package/s3/bucketObjectv2.d.ts +1 -9
- package/s3/bucketObjectv2.js +2 -4
- package/s3/bucketObjectv2.js.map +1 -1
- package/s3/bucketPolicy.d.ts +1 -1
- package/s3/bucketPolicy.js +1 -1
- package/s3/bucketReplicationConfig.d.ts +35 -8
- package/s3/bucketReplicationConfig.js +19 -5
- package/s3/bucketReplicationConfig.js.map +1 -1
- package/s3/bucketRequestPaymentConfigurationV2.d.ts +2 -2
- package/s3/bucketRequestPaymentConfigurationV2.js +2 -2
- package/s3/bucketServerSideEncryptionConfigurationV2.d.ts +2 -2
- package/s3/bucketServerSideEncryptionConfigurationV2.js +2 -2
- package/s3/bucketV2.d.ts +18 -66
- package/s3/bucketV2.js +2 -60
- package/s3/bucketV2.js.map +1 -1
- package/s3/bucketVersioningV2.d.ts +21 -8
- package/s3/bucketVersioningV2.js +21 -8
- package/s3/bucketVersioningV2.js.map +1 -1
- package/s3/bucketWebsiteConfigurationV2.d.ts +2 -2
- package/s3/bucketWebsiteConfigurationV2.js +2 -2
- package/sagemaker/project.d.ts +0 -6
- package/sagemaker/project.js +1 -1
- package/sagemaker/project.js.map +1 -1
- package/servicecatalog/provisionedProduct.d.ts +8 -0
- package/servicecatalog/provisionedProduct.js +2 -0
- package/servicecatalog/provisionedProduct.js.map +1 -1
- package/ses/mailFrom.d.ts +18 -4
- package/ses/mailFrom.js +15 -1
- package/ses/mailFrom.js.map +1 -1
- package/ssm/association.d.ts +26 -0
- package/ssm/association.js +4 -0
- package/ssm/association.js.map +1 -1
- package/ssm/getInstances.d.ts +53 -0
- package/ssm/getInstances.js +40 -0
- package/ssm/getInstances.js.map +1 -0
- package/ssm/index.d.ts +1 -0
- package/ssm/index.js +1 -0
- package/ssm/index.js.map +1 -1
- package/transfer/server.d.ts +24 -0
- package/transfer/server.js +4 -0
- package/transfer/server.js.map +1 -1
- package/types/input.d.ts +1513 -229
- package/types/output.d.ts +1617 -131
- package/wafv2/ruleGroup.d.ts +0 -6
- package/wafv2/ruleGroup.js +1 -1
- package/wafv2/ruleGroup.js.map +1 -1
- package/wafv2/webAcl.d.ts +0 -6
- package/wafv2/webAcl.js +1 -1
- package/wafv2/webAcl.js.map +1 -1
- package/wafv2/webAclLoggingConfiguration.d.ts +1 -1
- package/wafv2/webAclLoggingConfiguration.js +1 -1
package/types/output.d.ts
CHANGED
|
@@ -3947,6 +3947,22 @@ export declare namespace apprunner {
|
|
|
3947
3947
|
*/
|
|
3948
3948
|
memory?: string;
|
|
3949
3949
|
}
|
|
3950
|
+
interface ServiceNetworkConfiguration {
|
|
3951
|
+
/**
|
|
3952
|
+
* Network configuration settings for outbound message traffic.
|
|
3953
|
+
*/
|
|
3954
|
+
egressConfiguration?: outputs.apprunner.ServiceNetworkConfigurationEgressConfiguration;
|
|
3955
|
+
}
|
|
3956
|
+
interface ServiceNetworkConfigurationEgressConfiguration {
|
|
3957
|
+
/**
|
|
3958
|
+
* The type of egress configuration.Set to DEFAULT for access to resources hosted on public networks.Set to VPC to associate your service to a custom VPC specified by VpcConnectorArn.
|
|
3959
|
+
*/
|
|
3960
|
+
egressType: string;
|
|
3961
|
+
/**
|
|
3962
|
+
* The Amazon Resource Name (ARN) of the App Runner VPC connector that you want to associate with your App Runner service. Only valid when EgressType = VPC.
|
|
3963
|
+
*/
|
|
3964
|
+
vpcConnectorArn?: string;
|
|
3965
|
+
}
|
|
3950
3966
|
interface ServiceSourceConfiguration {
|
|
3951
3967
|
/**
|
|
3952
3968
|
* Describes resources needed to authenticate access to some source repositories. See Authentication Configuration below for more details.
|
|
@@ -4463,6 +4479,12 @@ export declare namespace appsync {
|
|
|
4463
4479
|
}
|
|
4464
4480
|
}
|
|
4465
4481
|
export declare namespace athena {
|
|
4482
|
+
interface DatabaseAclConfiguration {
|
|
4483
|
+
/**
|
|
4484
|
+
* The Amazon S3 canned ACL that Athena should specify when storing query results. Valid value is `BUCKET_OWNER_FULL_CONTROL`.
|
|
4485
|
+
*/
|
|
4486
|
+
s3AclOption: string;
|
|
4487
|
+
}
|
|
4466
4488
|
interface DatabaseEncryptionConfiguration {
|
|
4467
4489
|
/**
|
|
4468
4490
|
* The type of key; one of `SSE_S3`, `SSE_KMS`, `CSE_KMS`
|
|
@@ -4751,7 +4773,19 @@ export declare namespace autoscaling {
|
|
|
4751
4773
|
}
|
|
4752
4774
|
interface PolicyPredictiveScalingConfigurationMetricSpecification {
|
|
4753
4775
|
/**
|
|
4754
|
-
* The
|
|
4776
|
+
* The customized capacity metric specification. The field is only valid when you use `customizedLoadMetricSpecification`
|
|
4777
|
+
*/
|
|
4778
|
+
customizedCapacityMetricSpecification?: outputs.autoscaling.PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedCapacityMetricSpecification;
|
|
4779
|
+
/**
|
|
4780
|
+
* The customized load metric specification.
|
|
4781
|
+
*/
|
|
4782
|
+
customizedLoadMetricSpecification?: outputs.autoscaling.PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedLoadMetricSpecification;
|
|
4783
|
+
/**
|
|
4784
|
+
* The customized scaling metric specification.
|
|
4785
|
+
*/
|
|
4786
|
+
customizedScalingMetricSpecification?: outputs.autoscaling.PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedScalingMetricSpecification;
|
|
4787
|
+
/**
|
|
4788
|
+
* The predefined load metric specification.
|
|
4755
4789
|
*/
|
|
4756
4790
|
predefinedLoadMetricSpecification?: outputs.autoscaling.PolicyPredictiveScalingConfigurationMetricSpecificationPredefinedLoadMetricSpecification;
|
|
4757
4791
|
/**
|
|
@@ -4759,7 +4793,7 @@ export declare namespace autoscaling {
|
|
|
4759
4793
|
*/
|
|
4760
4794
|
predefinedMetricPairSpecification?: outputs.autoscaling.PolicyPredictiveScalingConfigurationMetricSpecificationPredefinedMetricPairSpecification;
|
|
4761
4795
|
/**
|
|
4762
|
-
* The scaling metric specification.
|
|
4796
|
+
* The predefined scaling metric specification.
|
|
4763
4797
|
*/
|
|
4764
4798
|
predefinedScalingMetricSpecification?: outputs.autoscaling.PolicyPredictiveScalingConfigurationMetricSpecificationPredefinedScalingMetricSpecification;
|
|
4765
4799
|
/**
|
|
@@ -4767,6 +4801,204 @@ export declare namespace autoscaling {
|
|
|
4767
4801
|
*/
|
|
4768
4802
|
targetValue: number;
|
|
4769
4803
|
}
|
|
4804
|
+
interface PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedCapacityMetricSpecification {
|
|
4805
|
+
/**
|
|
4806
|
+
* A list of up to 10 structures that defines custom capacity metric in predictive scaling policy
|
|
4807
|
+
*/
|
|
4808
|
+
metricDataQueries: outputs.autoscaling.PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedCapacityMetricSpecificationMetricDataQuery[];
|
|
4809
|
+
}
|
|
4810
|
+
interface PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedCapacityMetricSpecificationMetricDataQuery {
|
|
4811
|
+
/**
|
|
4812
|
+
* The math expression used on the returned metric. You must specify either `expression` or `metricStat`, but not both.
|
|
4813
|
+
*/
|
|
4814
|
+
expression?: string;
|
|
4815
|
+
/**
|
|
4816
|
+
* A short name for the metric used in predictive scaling policy.
|
|
4817
|
+
*/
|
|
4818
|
+
id: string;
|
|
4819
|
+
/**
|
|
4820
|
+
* A human-readable label for this metric or expression.
|
|
4821
|
+
*/
|
|
4822
|
+
label?: string;
|
|
4823
|
+
/**
|
|
4824
|
+
* A structure that defines CloudWatch metric to be used in predictive scaling policy. You must specify either `expression` or `metricStat`, but not both.
|
|
4825
|
+
*/
|
|
4826
|
+
metricStat?: outputs.autoscaling.PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedCapacityMetricSpecificationMetricDataQueryMetricStat;
|
|
4827
|
+
/**
|
|
4828
|
+
* A boolean that indicates whether to return the timestamps and raw data values of this metric, the default it true
|
|
4829
|
+
*/
|
|
4830
|
+
returnData?: boolean;
|
|
4831
|
+
}
|
|
4832
|
+
interface PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedCapacityMetricSpecificationMetricDataQueryMetricStat {
|
|
4833
|
+
/**
|
|
4834
|
+
* A structure that defines the CloudWatch metric to return, including the metric name, namespace, and dimensions.
|
|
4835
|
+
*/
|
|
4836
|
+
metric: outputs.autoscaling.PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedCapacityMetricSpecificationMetricDataQueryMetricStatMetric;
|
|
4837
|
+
/**
|
|
4838
|
+
* The statistic of the metrics to return.
|
|
4839
|
+
*/
|
|
4840
|
+
stat: string;
|
|
4841
|
+
/**
|
|
4842
|
+
* The unit of the metrics to return.
|
|
4843
|
+
*/
|
|
4844
|
+
unit?: string;
|
|
4845
|
+
}
|
|
4846
|
+
interface PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedCapacityMetricSpecificationMetricDataQueryMetricStatMetric {
|
|
4847
|
+
/**
|
|
4848
|
+
* The dimensions of the metric.
|
|
4849
|
+
*/
|
|
4850
|
+
dimensions?: outputs.autoscaling.PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedCapacityMetricSpecificationMetricDataQueryMetricStatMetricDimension[];
|
|
4851
|
+
/**
|
|
4852
|
+
* The name of the metric.
|
|
4853
|
+
*/
|
|
4854
|
+
metricName: string;
|
|
4855
|
+
/**
|
|
4856
|
+
* The namespace of the metric.
|
|
4857
|
+
*/
|
|
4858
|
+
namespace: string;
|
|
4859
|
+
}
|
|
4860
|
+
interface PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedCapacityMetricSpecificationMetricDataQueryMetricStatMetricDimension {
|
|
4861
|
+
/**
|
|
4862
|
+
* The name of the dimension.
|
|
4863
|
+
*/
|
|
4864
|
+
name: string;
|
|
4865
|
+
/**
|
|
4866
|
+
* The value of the dimension.
|
|
4867
|
+
*/
|
|
4868
|
+
value: string;
|
|
4869
|
+
}
|
|
4870
|
+
interface PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedLoadMetricSpecification {
|
|
4871
|
+
/**
|
|
4872
|
+
* A list of up to 10 structures that defines custom capacity metric in predictive scaling policy
|
|
4873
|
+
*/
|
|
4874
|
+
metricDataQueries: outputs.autoscaling.PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedLoadMetricSpecificationMetricDataQuery[];
|
|
4875
|
+
}
|
|
4876
|
+
interface PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedLoadMetricSpecificationMetricDataQuery {
|
|
4877
|
+
/**
|
|
4878
|
+
* The math expression used on the returned metric. You must specify either `expression` or `metricStat`, but not both.
|
|
4879
|
+
*/
|
|
4880
|
+
expression?: string;
|
|
4881
|
+
/**
|
|
4882
|
+
* A short name for the metric used in predictive scaling policy.
|
|
4883
|
+
*/
|
|
4884
|
+
id: string;
|
|
4885
|
+
/**
|
|
4886
|
+
* A human-readable label for this metric or expression.
|
|
4887
|
+
*/
|
|
4888
|
+
label?: string;
|
|
4889
|
+
/**
|
|
4890
|
+
* A structure that defines CloudWatch metric to be used in predictive scaling policy. You must specify either `expression` or `metricStat`, but not both.
|
|
4891
|
+
*/
|
|
4892
|
+
metricStat?: outputs.autoscaling.PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedLoadMetricSpecificationMetricDataQueryMetricStat;
|
|
4893
|
+
/**
|
|
4894
|
+
* A boolean that indicates whether to return the timestamps and raw data values of this metric, the default it true
|
|
4895
|
+
*/
|
|
4896
|
+
returnData?: boolean;
|
|
4897
|
+
}
|
|
4898
|
+
interface PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedLoadMetricSpecificationMetricDataQueryMetricStat {
|
|
4899
|
+
/**
|
|
4900
|
+
* A structure that defines the CloudWatch metric to return, including the metric name, namespace, and dimensions.
|
|
4901
|
+
*/
|
|
4902
|
+
metric: outputs.autoscaling.PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedLoadMetricSpecificationMetricDataQueryMetricStatMetric;
|
|
4903
|
+
/**
|
|
4904
|
+
* The statistic of the metrics to return.
|
|
4905
|
+
*/
|
|
4906
|
+
stat: string;
|
|
4907
|
+
/**
|
|
4908
|
+
* The unit of the metrics to return.
|
|
4909
|
+
*/
|
|
4910
|
+
unit?: string;
|
|
4911
|
+
}
|
|
4912
|
+
interface PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedLoadMetricSpecificationMetricDataQueryMetricStatMetric {
|
|
4913
|
+
/**
|
|
4914
|
+
* The dimensions of the metric.
|
|
4915
|
+
*/
|
|
4916
|
+
dimensions?: outputs.autoscaling.PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedLoadMetricSpecificationMetricDataQueryMetricStatMetricDimension[];
|
|
4917
|
+
/**
|
|
4918
|
+
* The name of the metric.
|
|
4919
|
+
*/
|
|
4920
|
+
metricName: string;
|
|
4921
|
+
/**
|
|
4922
|
+
* The namespace of the metric.
|
|
4923
|
+
*/
|
|
4924
|
+
namespace: string;
|
|
4925
|
+
}
|
|
4926
|
+
interface PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedLoadMetricSpecificationMetricDataQueryMetricStatMetricDimension {
|
|
4927
|
+
/**
|
|
4928
|
+
* The name of the dimension.
|
|
4929
|
+
*/
|
|
4930
|
+
name: string;
|
|
4931
|
+
/**
|
|
4932
|
+
* The value of the dimension.
|
|
4933
|
+
*/
|
|
4934
|
+
value: string;
|
|
4935
|
+
}
|
|
4936
|
+
interface PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedScalingMetricSpecification {
|
|
4937
|
+
/**
|
|
4938
|
+
* A list of up to 10 structures that defines custom capacity metric in predictive scaling policy
|
|
4939
|
+
*/
|
|
4940
|
+
metricDataQueries: outputs.autoscaling.PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedScalingMetricSpecificationMetricDataQuery[];
|
|
4941
|
+
}
|
|
4942
|
+
interface PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedScalingMetricSpecificationMetricDataQuery {
|
|
4943
|
+
/**
|
|
4944
|
+
* The math expression used on the returned metric. You must specify either `expression` or `metricStat`, but not both.
|
|
4945
|
+
*/
|
|
4946
|
+
expression?: string;
|
|
4947
|
+
/**
|
|
4948
|
+
* A short name for the metric used in predictive scaling policy.
|
|
4949
|
+
*/
|
|
4950
|
+
id: string;
|
|
4951
|
+
/**
|
|
4952
|
+
* A human-readable label for this metric or expression.
|
|
4953
|
+
*/
|
|
4954
|
+
label?: string;
|
|
4955
|
+
/**
|
|
4956
|
+
* A structure that defines CloudWatch metric to be used in predictive scaling policy. You must specify either `expression` or `metricStat`, but not both.
|
|
4957
|
+
*/
|
|
4958
|
+
metricStat?: outputs.autoscaling.PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedScalingMetricSpecificationMetricDataQueryMetricStat;
|
|
4959
|
+
/**
|
|
4960
|
+
* A boolean that indicates whether to return the timestamps and raw data values of this metric, the default it true
|
|
4961
|
+
*/
|
|
4962
|
+
returnData?: boolean;
|
|
4963
|
+
}
|
|
4964
|
+
interface PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedScalingMetricSpecificationMetricDataQueryMetricStat {
|
|
4965
|
+
/**
|
|
4966
|
+
* A structure that defines the CloudWatch metric to return, including the metric name, namespace, and dimensions.
|
|
4967
|
+
*/
|
|
4968
|
+
metric: outputs.autoscaling.PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedScalingMetricSpecificationMetricDataQueryMetricStatMetric;
|
|
4969
|
+
/**
|
|
4970
|
+
* The statistic of the metrics to return.
|
|
4971
|
+
*/
|
|
4972
|
+
stat: string;
|
|
4973
|
+
/**
|
|
4974
|
+
* The unit of the metrics to return.
|
|
4975
|
+
*/
|
|
4976
|
+
unit?: string;
|
|
4977
|
+
}
|
|
4978
|
+
interface PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedScalingMetricSpecificationMetricDataQueryMetricStatMetric {
|
|
4979
|
+
/**
|
|
4980
|
+
* The dimensions of the metric.
|
|
4981
|
+
*/
|
|
4982
|
+
dimensions?: outputs.autoscaling.PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedScalingMetricSpecificationMetricDataQueryMetricStatMetricDimension[];
|
|
4983
|
+
/**
|
|
4984
|
+
* The name of the metric.
|
|
4985
|
+
*/
|
|
4986
|
+
metricName: string;
|
|
4987
|
+
/**
|
|
4988
|
+
* The namespace of the metric.
|
|
4989
|
+
*/
|
|
4990
|
+
namespace: string;
|
|
4991
|
+
}
|
|
4992
|
+
interface PolicyPredictiveScalingConfigurationMetricSpecificationCustomizedScalingMetricSpecificationMetricDataQueryMetricStatMetricDimension {
|
|
4993
|
+
/**
|
|
4994
|
+
* The name of the dimension.
|
|
4995
|
+
*/
|
|
4996
|
+
name: string;
|
|
4997
|
+
/**
|
|
4998
|
+
* The value of the dimension.
|
|
4999
|
+
*/
|
|
5000
|
+
value: string;
|
|
5001
|
+
}
|
|
4770
5002
|
interface PolicyPredictiveScalingConfigurationMetricSpecificationPredefinedLoadMetricSpecification {
|
|
4771
5003
|
/**
|
|
4772
5004
|
* Describes a scaling metric for a predictive scaling policy. Valid values are `ASGAverageCPUUtilization`, `ASGAverageNetworkIn`, `ASGAverageNetworkOut`, or `ALBRequestCountPerTarget`.
|
|
@@ -4854,7 +5086,7 @@ export declare namespace autoscaling {
|
|
|
4854
5086
|
*/
|
|
4855
5087
|
statistic: string;
|
|
4856
5088
|
/**
|
|
4857
|
-
* The unit of the
|
|
5089
|
+
* The unit of the metrics to return.
|
|
4858
5090
|
*/
|
|
4859
5091
|
unit?: string;
|
|
4860
5092
|
}
|
|
@@ -5081,6 +5313,114 @@ export declare namespace autoscalingplans {
|
|
|
5081
5313
|
}
|
|
5082
5314
|
}
|
|
5083
5315
|
export declare namespace backup {
|
|
5316
|
+
interface FrameworkControl {
|
|
5317
|
+
/**
|
|
5318
|
+
* One or more input parameter blocks. An example of a control with two parameters is: "backup plan frequency is at least daily and the retention period is at least 1 year". The first parameter is daily. The second parameter is 1 year. Detailed below.
|
|
5319
|
+
*/
|
|
5320
|
+
inputParameters?: outputs.backup.FrameworkControlInputParameter[];
|
|
5321
|
+
/**
|
|
5322
|
+
* The name of a parameter, for example, BackupPlanFrequency.
|
|
5323
|
+
*/
|
|
5324
|
+
name: string;
|
|
5325
|
+
/**
|
|
5326
|
+
* The scope of a control. The control scope defines what the control will evaluate. Three examples of control scopes are: a specific backup plan, all backup plans with a specific tag, or all backup plans. Detailed below.
|
|
5327
|
+
*/
|
|
5328
|
+
scope?: outputs.backup.FrameworkControlScope;
|
|
5329
|
+
}
|
|
5330
|
+
interface FrameworkControlInputParameter {
|
|
5331
|
+
/**
|
|
5332
|
+
* The name of a parameter, for example, BackupPlanFrequency.
|
|
5333
|
+
*/
|
|
5334
|
+
name?: string;
|
|
5335
|
+
/**
|
|
5336
|
+
* The value of parameter, for example, hourly.
|
|
5337
|
+
*/
|
|
5338
|
+
value?: string;
|
|
5339
|
+
}
|
|
5340
|
+
interface FrameworkControlScope {
|
|
5341
|
+
/**
|
|
5342
|
+
* The ID of the only AWS resource that you want your control scope to contain. Minimum number of 1 item. Maximum number of 100 items.
|
|
5343
|
+
*/
|
|
5344
|
+
complianceResourceIds?: string[];
|
|
5345
|
+
/**
|
|
5346
|
+
* Describes whether the control scope includes one or more types of resources, such as EFS or RDS.
|
|
5347
|
+
*/
|
|
5348
|
+
complianceResourceTypes?: string[];
|
|
5349
|
+
/**
|
|
5350
|
+
* The tag key-value pair applied to those AWS resources that you want to trigger an evaluation for a rule. A maximum of one key-value pair can be provided.
|
|
5351
|
+
*/
|
|
5352
|
+
tags?: {
|
|
5353
|
+
[key: string]: string;
|
|
5354
|
+
};
|
|
5355
|
+
}
|
|
5356
|
+
interface GetFrameworkControl {
|
|
5357
|
+
/**
|
|
5358
|
+
* One or more input parameter blocks. An example of a control with two parameters is: "backup plan frequency is at least daily and the retention period is at least 1 year". The first parameter is daily. The second parameter is 1 year. Detailed below.
|
|
5359
|
+
*/
|
|
5360
|
+
inputParameters: outputs.backup.GetFrameworkControlInputParameter[];
|
|
5361
|
+
/**
|
|
5362
|
+
* The backup framework name.
|
|
5363
|
+
*/
|
|
5364
|
+
name: string;
|
|
5365
|
+
/**
|
|
5366
|
+
* The scope of a control. The control scope defines what the control will evaluate. Three examples of control scopes are: a specific backup plan, all backup plans with a specific tag, or all backup plans. Detailed below.
|
|
5367
|
+
*/
|
|
5368
|
+
scopes: outputs.backup.GetFrameworkControlScope[];
|
|
5369
|
+
}
|
|
5370
|
+
interface GetFrameworkControlInputParameter {
|
|
5371
|
+
/**
|
|
5372
|
+
* The backup framework name.
|
|
5373
|
+
*/
|
|
5374
|
+
name: string;
|
|
5375
|
+
/**
|
|
5376
|
+
* The value of parameter, for example, hourly.
|
|
5377
|
+
*/
|
|
5378
|
+
value: string;
|
|
5379
|
+
}
|
|
5380
|
+
interface GetFrameworkControlScope {
|
|
5381
|
+
/**
|
|
5382
|
+
* The ID of the only AWS resource that you want your control scope to contain.
|
|
5383
|
+
*/
|
|
5384
|
+
complianceResourceIds: string[];
|
|
5385
|
+
/**
|
|
5386
|
+
* Describes whether the control scope includes one or more types of resources, such as EFS or RDS.
|
|
5387
|
+
*/
|
|
5388
|
+
complianceResourceTypes: string[];
|
|
5389
|
+
/**
|
|
5390
|
+
* The tag key-value pair applied to those AWS resources that you want to trigger an evaluation for a rule. A maximum of one key-value pair can be provided.
|
|
5391
|
+
*/
|
|
5392
|
+
tags: {
|
|
5393
|
+
[key: string]: string;
|
|
5394
|
+
};
|
|
5395
|
+
}
|
|
5396
|
+
interface GetReportPlanReportDeliveryChannel {
|
|
5397
|
+
/**
|
|
5398
|
+
* A list of the format of your reports: CSV, JSON, or both.
|
|
5399
|
+
*/
|
|
5400
|
+
formats: string[];
|
|
5401
|
+
/**
|
|
5402
|
+
* The unique name of the S3 bucket that receives your reports.
|
|
5403
|
+
*/
|
|
5404
|
+
s3BucketName: string;
|
|
5405
|
+
/**
|
|
5406
|
+
* The prefix for where Backup Audit Manager delivers your reports to Amazon S3. The prefix is this part of the following path: s3://your-bucket-name/prefix/Backup/us-west-2/year/month/day/report-name.
|
|
5407
|
+
*/
|
|
5408
|
+
s3KeyPrefix: string;
|
|
5409
|
+
}
|
|
5410
|
+
interface GetReportPlanReportSetting {
|
|
5411
|
+
/**
|
|
5412
|
+
* Specifies the Amazon Resource Names (ARNs) of the frameworks a report covers.
|
|
5413
|
+
*/
|
|
5414
|
+
frameworkArns: string[];
|
|
5415
|
+
/**
|
|
5416
|
+
* Specifies the number of frameworks a report covers.
|
|
5417
|
+
*/
|
|
5418
|
+
numberOfFrameworks: number;
|
|
5419
|
+
/**
|
|
5420
|
+
* Identifies the report template for the report. Reports are built using a report template.
|
|
5421
|
+
*/
|
|
5422
|
+
reportTemplate: string;
|
|
5423
|
+
}
|
|
5084
5424
|
interface PlanAdvancedBackupSetting {
|
|
5085
5425
|
/**
|
|
5086
5426
|
* Specifies the backup option for a selected resource. This option is only available for Windows VSS backup jobs. Set to `{ WindowsVSS = "enabled" }` to enable Windows VSS backup option and create a VSS Windows backup.
|
|
@@ -5163,6 +5503,34 @@ export declare namespace backup {
|
|
|
5163
5503
|
*/
|
|
5164
5504
|
deleteAfter?: number;
|
|
5165
5505
|
}
|
|
5506
|
+
interface ReportPlanReportDeliveryChannel {
|
|
5507
|
+
/**
|
|
5508
|
+
* A list of the format of your reports: CSV, JSON, or both. If not specified, the default format is CSV.
|
|
5509
|
+
*/
|
|
5510
|
+
formats?: string[];
|
|
5511
|
+
/**
|
|
5512
|
+
* The unique name of the S3 bucket that receives your reports.
|
|
5513
|
+
*/
|
|
5514
|
+
s3BucketName: string;
|
|
5515
|
+
/**
|
|
5516
|
+
* The prefix for where Backup Audit Manager delivers your reports to Amazon S3. The prefix is this part of the following path: s3://your-bucket-name/prefix/Backup/us-west-2/year/month/day/report-name. If not specified, there is no prefix.
|
|
5517
|
+
*/
|
|
5518
|
+
s3KeyPrefix?: string;
|
|
5519
|
+
}
|
|
5520
|
+
interface ReportPlanReportSetting {
|
|
5521
|
+
/**
|
|
5522
|
+
* Specifies the Amazon Resource Names (ARNs) of the frameworks a report covers.
|
|
5523
|
+
*/
|
|
5524
|
+
frameworkArns?: string[];
|
|
5525
|
+
/**
|
|
5526
|
+
* Specifies the number of frameworks a report covers.
|
|
5527
|
+
*/
|
|
5528
|
+
numberOfFrameworks?: number;
|
|
5529
|
+
/**
|
|
5530
|
+
* Identifies the report template for the report. Reports are built using a report template. The report templates are: `RESOURCE_COMPLIANCE_REPORT` | `CONTROL_COMPLIANCE_REPORT` | `BACKUP_JOB_REPORT` | `COPY_JOB_REPORT` | `RESTORE_JOB_REPORT`.
|
|
5531
|
+
*/
|
|
5532
|
+
reportTemplate: string;
|
|
5533
|
+
}
|
|
5166
5534
|
interface SelectionCondition {
|
|
5167
5535
|
stringEquals?: outputs.backup.SelectionConditionStringEqual[];
|
|
5168
5536
|
stringLikes?: outputs.backup.SelectionConditionStringLike[];
|
|
@@ -7078,6 +7446,46 @@ export declare namespace cloudsearch {
|
|
|
7078
7446
|
}
|
|
7079
7447
|
}
|
|
7080
7448
|
export declare namespace cloudtrail {
|
|
7449
|
+
interface EventDataStoreAdvancedEventSelector {
|
|
7450
|
+
/**
|
|
7451
|
+
* Specifies the selector statements in an advanced event selector. Fields documented below.
|
|
7452
|
+
*/
|
|
7453
|
+
fieldSelectors: outputs.cloudtrail.EventDataStoreAdvancedEventSelectorFieldSelector[];
|
|
7454
|
+
/**
|
|
7455
|
+
* Specifies the name of the advanced event selector.
|
|
7456
|
+
*/
|
|
7457
|
+
name: string;
|
|
7458
|
+
}
|
|
7459
|
+
interface EventDataStoreAdvancedEventSelectorFieldSelector {
|
|
7460
|
+
/**
|
|
7461
|
+
* A list of values that includes events that match the last few characters of the event record field specified as the value of `field`.
|
|
7462
|
+
*/
|
|
7463
|
+
endsWiths: string[];
|
|
7464
|
+
/**
|
|
7465
|
+
* A list of values that includes events that match the exact value of the event record field specified as the value of `field`. This is the only valid operator that you can use with the `readOnly`, `eventCategory`, and `resources.type` fields.
|
|
7466
|
+
*/
|
|
7467
|
+
equals: string[];
|
|
7468
|
+
/**
|
|
7469
|
+
* Specifies a field in an event record on which to filter events to be logged. You can specify only the following values: `readOnly`, `eventSource`, `eventName`, `eventCategory`, `resources.type`, `resources.ARN`.
|
|
7470
|
+
*/
|
|
7471
|
+
field: string;
|
|
7472
|
+
/**
|
|
7473
|
+
* A list of values that excludes events that match the last few characters of the event record field specified as the value of `field`.
|
|
7474
|
+
*/
|
|
7475
|
+
notEndsWiths: string[];
|
|
7476
|
+
/**
|
|
7477
|
+
* A list of values that excludes events that match the exact value of the event record field specified as the value of `field`.
|
|
7478
|
+
*/
|
|
7479
|
+
notEquals: string[];
|
|
7480
|
+
/**
|
|
7481
|
+
* A list of values that excludes events that match the first few characters of the event record field specified as the value of `field`.
|
|
7482
|
+
*/
|
|
7483
|
+
notStartsWiths: string[];
|
|
7484
|
+
/**
|
|
7485
|
+
* A list of values that includes events that match the first few characters of the event record field specified as the value of `field`.
|
|
7486
|
+
*/
|
|
7487
|
+
startsWiths: string[];
|
|
7488
|
+
}
|
|
7081
7489
|
interface TrailAdvancedEventSelector {
|
|
7082
7490
|
/**
|
|
7083
7491
|
* Specifies the selector statements in an advanced event selector. Fields documented below.
|
|
@@ -7148,7 +7556,7 @@ export declare namespace cloudtrail {
|
|
|
7148
7556
|
}
|
|
7149
7557
|
interface TrailInsightSelector {
|
|
7150
7558
|
/**
|
|
7151
|
-
* Type of insights to log on a trail.
|
|
7559
|
+
* Type of insights to log on a trail. Valid values are: `ApiCallRateInsight` and `ApiErrorRateInsight`.
|
|
7152
7560
|
*/
|
|
7153
7561
|
insightType: string;
|
|
7154
7562
|
}
|
|
@@ -9032,6 +9440,7 @@ export declare namespace config {
|
|
|
9032
9440
|
cloudwatch?: string;
|
|
9033
9441
|
cloudwatchevents?: string;
|
|
9034
9442
|
cloudwatchlogs?: string;
|
|
9443
|
+
cloudwatchrum?: string;
|
|
9035
9444
|
codeartifact?: string;
|
|
9036
9445
|
codebuild?: string;
|
|
9037
9446
|
codecommit?: string;
|
|
@@ -9138,6 +9547,7 @@ export declare namespace config {
|
|
|
9138
9547
|
kafka?: string;
|
|
9139
9548
|
kafkaconnect?: string;
|
|
9140
9549
|
kendra?: string;
|
|
9550
|
+
keyspaces?: string;
|
|
9141
9551
|
kinesis?: string;
|
|
9142
9552
|
kinesisanalytics?: string;
|
|
9143
9553
|
kinesisanalyticsv2?: string;
|
|
@@ -9339,13 +9749,27 @@ export declare namespace connect {
|
|
|
9339
9749
|
}
|
|
9340
9750
|
interface GetHoursOfOperationConfigStartTime {
|
|
9341
9751
|
/**
|
|
9342
|
-
* Specifies the hour of opening.
|
|
9752
|
+
* Specifies the hour of opening.
|
|
9753
|
+
*/
|
|
9754
|
+
hours: number;
|
|
9755
|
+
/**
|
|
9756
|
+
* Specifies the minute of opening.
|
|
9757
|
+
*/
|
|
9758
|
+
minutes: number;
|
|
9759
|
+
}
|
|
9760
|
+
interface GetQueueOutboundCallerConfig {
|
|
9761
|
+
/**
|
|
9762
|
+
* Specifies the caller ID name.
|
|
9763
|
+
*/
|
|
9764
|
+
outboundCallerIdName: string;
|
|
9765
|
+
/**
|
|
9766
|
+
* Specifies the caller ID number.
|
|
9343
9767
|
*/
|
|
9344
|
-
|
|
9768
|
+
outboundCallerIdNumberId: string;
|
|
9345
9769
|
/**
|
|
9346
|
-
* Specifies the
|
|
9770
|
+
* Specifies the outbound whisper flow to be used during an outbound call.
|
|
9347
9771
|
*/
|
|
9348
|
-
|
|
9772
|
+
outboundFlowId: string;
|
|
9349
9773
|
}
|
|
9350
9774
|
interface GetQuickConnectQuickConnectConfig {
|
|
9351
9775
|
/**
|
|
@@ -9483,6 +9907,160 @@ export declare namespace connect {
|
|
|
9483
9907
|
*/
|
|
9484
9908
|
userId: string;
|
|
9485
9909
|
}
|
|
9910
|
+
interface RoutingProfileMediaConcurrency {
|
|
9911
|
+
/**
|
|
9912
|
+
* Specifies the channels that agents can handle in the Contact Control Panel (CCP). Valid values are `VOICE`, `CHAT`, `TASK`.
|
|
9913
|
+
*/
|
|
9914
|
+
channel: string;
|
|
9915
|
+
/**
|
|
9916
|
+
* Specifies the number of contacts an agent can have on a channel simultaneously. Valid Range for `VOICE`: Minimum value of 1. Maximum value of 1. Valid Range for `CHAT`: Minimum value of 1. Maximum value of 10. Valid Range for `TASK`: Minimum value of 1. Maximum value of 10.
|
|
9917
|
+
*/
|
|
9918
|
+
concurrency: number;
|
|
9919
|
+
}
|
|
9920
|
+
interface RoutingProfileQueueConfig {
|
|
9921
|
+
/**
|
|
9922
|
+
* Specifies the channels agents can handle in the Contact Control Panel (CCP) for this routing profile. Valid values are `VOICE`, `CHAT`, `TASK`.
|
|
9923
|
+
*/
|
|
9924
|
+
channel: string;
|
|
9925
|
+
/**
|
|
9926
|
+
* Specifies the delay, in seconds, that a contact should be in the queue before they are routed to an available agent
|
|
9927
|
+
*/
|
|
9928
|
+
delay: number;
|
|
9929
|
+
/**
|
|
9930
|
+
* Specifies the order in which contacts are to be handled for the queue.
|
|
9931
|
+
*/
|
|
9932
|
+
priority: number;
|
|
9933
|
+
/**
|
|
9934
|
+
* Specifies the ARN for the queue.
|
|
9935
|
+
*/
|
|
9936
|
+
queueArn: string;
|
|
9937
|
+
/**
|
|
9938
|
+
* Specifies the identifier for the queue.
|
|
9939
|
+
*/
|
|
9940
|
+
queueId: string;
|
|
9941
|
+
/**
|
|
9942
|
+
* Specifies the name for the queue.
|
|
9943
|
+
*/
|
|
9944
|
+
queueName: string;
|
|
9945
|
+
}
|
|
9946
|
+
interface RoutingProfileQueueConfigsAssociated {
|
|
9947
|
+
/**
|
|
9948
|
+
* Specifies the channels that agents can handle in the Contact Control Panel (CCP). Valid values are `VOICE`, `CHAT`, `TASK`.
|
|
9949
|
+
*/
|
|
9950
|
+
channel: string;
|
|
9951
|
+
/**
|
|
9952
|
+
* Specifies the delay, in seconds, that a contact should be in the queue before they are routed to an available agent
|
|
9953
|
+
*/
|
|
9954
|
+
delay: number;
|
|
9955
|
+
/**
|
|
9956
|
+
* Specifies the order in which contacts are to be handled for the queue.
|
|
9957
|
+
*/
|
|
9958
|
+
priority: number;
|
|
9959
|
+
/**
|
|
9960
|
+
* Specifies the ARN for the queue.
|
|
9961
|
+
*/
|
|
9962
|
+
queueArn: string;
|
|
9963
|
+
/**
|
|
9964
|
+
* Specifies the identifier for the queue.
|
|
9965
|
+
*/
|
|
9966
|
+
queueId: string;
|
|
9967
|
+
/**
|
|
9968
|
+
* Specifies the name for the queue.
|
|
9969
|
+
*/
|
|
9970
|
+
queueName: string;
|
|
9971
|
+
}
|
|
9972
|
+
interface UserHierarchyStructureHierarchyStructure {
|
|
9973
|
+
/**
|
|
9974
|
+
* A block that defines the details of level five. The level block is documented below.
|
|
9975
|
+
*/
|
|
9976
|
+
levelFive: outputs.connect.UserHierarchyStructureHierarchyStructureLevelFive;
|
|
9977
|
+
/**
|
|
9978
|
+
* A block that defines the details of level four. The level block is documented below.
|
|
9979
|
+
*/
|
|
9980
|
+
levelFour: outputs.connect.UserHierarchyStructureHierarchyStructureLevelFour;
|
|
9981
|
+
/**
|
|
9982
|
+
* A block that defines the details of level one. The level block is documented below.
|
|
9983
|
+
*/
|
|
9984
|
+
levelOne: outputs.connect.UserHierarchyStructureHierarchyStructureLevelOne;
|
|
9985
|
+
/**
|
|
9986
|
+
* A block that defines the details of level three. The level block is documented below.
|
|
9987
|
+
*/
|
|
9988
|
+
levelThree: outputs.connect.UserHierarchyStructureHierarchyStructureLevelThree;
|
|
9989
|
+
/**
|
|
9990
|
+
* A block that defines the details of level two. The level block is documented below.
|
|
9991
|
+
*/
|
|
9992
|
+
levelTwo: outputs.connect.UserHierarchyStructureHierarchyStructureLevelTwo;
|
|
9993
|
+
}
|
|
9994
|
+
interface UserHierarchyStructureHierarchyStructureLevelFive {
|
|
9995
|
+
/**
|
|
9996
|
+
* The Amazon Resource Name (ARN) of the hierarchy level.
|
|
9997
|
+
*/
|
|
9998
|
+
arn: string;
|
|
9999
|
+
/**
|
|
10000
|
+
* The identifier of the hierarchy level.
|
|
10001
|
+
*/
|
|
10002
|
+
id: string;
|
|
10003
|
+
/**
|
|
10004
|
+
* The name of the user hierarchy level. Must not be more than 50 characters.
|
|
10005
|
+
*/
|
|
10006
|
+
name: string;
|
|
10007
|
+
}
|
|
10008
|
+
interface UserHierarchyStructureHierarchyStructureLevelFour {
|
|
10009
|
+
/**
|
|
10010
|
+
* The Amazon Resource Name (ARN) of the hierarchy level.
|
|
10011
|
+
*/
|
|
10012
|
+
arn: string;
|
|
10013
|
+
/**
|
|
10014
|
+
* The identifier of the hierarchy level.
|
|
10015
|
+
*/
|
|
10016
|
+
id: string;
|
|
10017
|
+
/**
|
|
10018
|
+
* The name of the user hierarchy level. Must not be more than 50 characters.
|
|
10019
|
+
*/
|
|
10020
|
+
name: string;
|
|
10021
|
+
}
|
|
10022
|
+
interface UserHierarchyStructureHierarchyStructureLevelOne {
|
|
10023
|
+
/**
|
|
10024
|
+
* The Amazon Resource Name (ARN) of the hierarchy level.
|
|
10025
|
+
*/
|
|
10026
|
+
arn: string;
|
|
10027
|
+
/**
|
|
10028
|
+
* The identifier of the hierarchy level.
|
|
10029
|
+
*/
|
|
10030
|
+
id: string;
|
|
10031
|
+
/**
|
|
10032
|
+
* The name of the user hierarchy level. Must not be more than 50 characters.
|
|
10033
|
+
*/
|
|
10034
|
+
name: string;
|
|
10035
|
+
}
|
|
10036
|
+
interface UserHierarchyStructureHierarchyStructureLevelThree {
|
|
10037
|
+
/**
|
|
10038
|
+
* The Amazon Resource Name (ARN) of the hierarchy level.
|
|
10039
|
+
*/
|
|
10040
|
+
arn: string;
|
|
10041
|
+
/**
|
|
10042
|
+
* The identifier of the hierarchy level.
|
|
10043
|
+
*/
|
|
10044
|
+
id: string;
|
|
10045
|
+
/**
|
|
10046
|
+
* The name of the user hierarchy level. Must not be more than 50 characters.
|
|
10047
|
+
*/
|
|
10048
|
+
name: string;
|
|
10049
|
+
}
|
|
10050
|
+
interface UserHierarchyStructureHierarchyStructureLevelTwo {
|
|
10051
|
+
/**
|
|
10052
|
+
* The Amazon Resource Name (ARN) of the hierarchy level.
|
|
10053
|
+
*/
|
|
10054
|
+
arn: string;
|
|
10055
|
+
/**
|
|
10056
|
+
* The identifier of the hierarchy level.
|
|
10057
|
+
*/
|
|
10058
|
+
id: string;
|
|
10059
|
+
/**
|
|
10060
|
+
* The name of the user hierarchy level. Must not be more than 50 characters.
|
|
10061
|
+
*/
|
|
10062
|
+
name: string;
|
|
10063
|
+
}
|
|
9486
10064
|
}
|
|
9487
10065
|
export declare namespace datapipeline {
|
|
9488
10066
|
interface GetPipelineDefinitionParameterObject {
|
|
@@ -9541,6 +10119,9 @@ export declare namespace datapipeline {
|
|
|
9541
10119
|
stringValue: string;
|
|
9542
10120
|
}
|
|
9543
10121
|
interface PipelineDefinitionParameterObject {
|
|
10122
|
+
/**
|
|
10123
|
+
* Configuration block for attributes of the parameter object. See below
|
|
10124
|
+
*/
|
|
9544
10125
|
attributes?: outputs.datapipeline.PipelineDefinitionParameterObjectAttribute[];
|
|
9545
10126
|
/**
|
|
9546
10127
|
* ID of the parameter value.
|
|
@@ -9964,19 +10545,19 @@ export declare namespace dlm {
|
|
|
9964
10545
|
export declare namespace dms {
|
|
9965
10546
|
interface EndpointElasticsearchSettings {
|
|
9966
10547
|
/**
|
|
9967
|
-
* Endpoint for the
|
|
10548
|
+
* Endpoint for the OpenSearch cluster.
|
|
9968
10549
|
*/
|
|
9969
10550
|
endpointUri: string;
|
|
9970
10551
|
/**
|
|
9971
|
-
* Maximum number of seconds for which DMS retries failed API requests to the
|
|
10552
|
+
* Maximum number of seconds for which DMS retries failed API requests to the OpenSearch cluster. Default is `300`.
|
|
9972
10553
|
*/
|
|
9973
10554
|
errorRetryDuration?: number;
|
|
9974
10555
|
/**
|
|
9975
|
-
* Maximum percentage of records that can fail to be written before a full load operation stops.
|
|
10556
|
+
* Maximum percentage of records that can fail to be written before a full load operation stops. Default is `10`.
|
|
9976
10557
|
*/
|
|
9977
10558
|
fullLoadErrorPercentage?: number;
|
|
9978
10559
|
/**
|
|
9979
|
-
*
|
|
10560
|
+
* ARN of the IAM Role with permissions to read from or write to the S3 Bucket.
|
|
9980
10561
|
*/
|
|
9981
10562
|
serviceAccessRoleArn: string;
|
|
9982
10563
|
}
|
|
@@ -9986,31 +10567,31 @@ export declare namespace dms {
|
|
|
9986
10567
|
*/
|
|
9987
10568
|
broker: string;
|
|
9988
10569
|
/**
|
|
9989
|
-
* Shows detailed control information for table definition, column definition, and table and column changes in the
|
|
10570
|
+
* Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. Default is `false`.
|
|
9990
10571
|
*/
|
|
9991
10572
|
includeControlDetails?: boolean;
|
|
9992
10573
|
/**
|
|
9993
|
-
* Include NULL and empty columns
|
|
10574
|
+
* Include NULL and empty columns in the target. Default is `false`.
|
|
9994
10575
|
*/
|
|
9995
10576
|
includeNullAndEmpty?: boolean;
|
|
9996
10577
|
/**
|
|
9997
|
-
* Shows the partition value within the
|
|
10578
|
+
* Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. Default is `false`.
|
|
9998
10579
|
*/
|
|
9999
10580
|
includePartitionValue?: boolean;
|
|
10000
10581
|
/**
|
|
10001
|
-
* Includes any data definition language (DDL) operations that change the table in the control data
|
|
10582
|
+
* Includes any data definition language (DDL) operations that change the table in the control data. Default is `false`.
|
|
10002
10583
|
*/
|
|
10003
10584
|
includeTableAlterOperations?: boolean;
|
|
10004
10585
|
/**
|
|
10005
|
-
* Provides detailed transaction information from the source database.
|
|
10586
|
+
* Provides detailed transaction information from the source database. Default is `false`.
|
|
10006
10587
|
*/
|
|
10007
10588
|
includeTransactionDetails?: boolean;
|
|
10008
10589
|
/**
|
|
10009
|
-
*
|
|
10590
|
+
* Output format for the records created. Default is `json`. Valid values are `json` and `jsonUnformatted` (a single line with no tab).
|
|
10010
10591
|
*/
|
|
10011
10592
|
messageFormat?: string;
|
|
10012
10593
|
/**
|
|
10013
|
-
*
|
|
10594
|
+
* Maximum size in bytes for records created on the endpoint Default is `1,000,000`.
|
|
10014
10595
|
*/
|
|
10015
10596
|
messageMaxBytes?: number;
|
|
10016
10597
|
/**
|
|
@@ -10018,15 +10599,15 @@ export declare namespace dms {
|
|
|
10018
10599
|
*/
|
|
10019
10600
|
noHexPrefix?: boolean;
|
|
10020
10601
|
/**
|
|
10021
|
-
* Prefixes schema and table names to partition values, when the partition type is
|
|
10602
|
+
* Prefixes schema and table names to partition values, when the partition type is primary-key-type. Default is `false`.
|
|
10022
10603
|
*/
|
|
10023
10604
|
partitionIncludeSchemaTable?: boolean;
|
|
10024
10605
|
/**
|
|
10025
|
-
*
|
|
10606
|
+
* Secure password you created when you first set up your MSK cluster to validate a client identity and make an encrypted connection between server and client using SASL-SSL authentication.
|
|
10026
10607
|
*/
|
|
10027
10608
|
saslPassword?: string;
|
|
10028
10609
|
/**
|
|
10029
|
-
*
|
|
10610
|
+
* Secure user name you created when you first set up your MSK cluster to validate a client identity and make an encrypted connection between server and client using SASL-SSL authentication.
|
|
10030
10611
|
*/
|
|
10031
10612
|
saslUsername?: string;
|
|
10032
10613
|
/**
|
|
@@ -10034,121 +10615,181 @@ export declare namespace dms {
|
|
|
10034
10615
|
*/
|
|
10035
10616
|
securityProtocol?: string;
|
|
10036
10617
|
/**
|
|
10037
|
-
*
|
|
10618
|
+
* ARN for the private certificate authority (CA) cert that AWS DMS uses to securely connect to your Kafka target endpoint.
|
|
10038
10619
|
*/
|
|
10039
10620
|
sslCaCertificateArn?: string;
|
|
10040
10621
|
/**
|
|
10041
|
-
*
|
|
10622
|
+
* ARN of the client certificate used to securely connect to a Kafka target endpoint.
|
|
10042
10623
|
*/
|
|
10043
10624
|
sslClientCertificateArn?: string;
|
|
10044
10625
|
/**
|
|
10045
|
-
*
|
|
10626
|
+
* ARN for the client private key used to securely connect to a Kafka target endpoint.
|
|
10046
10627
|
*/
|
|
10047
10628
|
sslClientKeyArn?: string;
|
|
10048
10629
|
/**
|
|
10049
|
-
*
|
|
10630
|
+
* Password for the client private key used to securely connect to a Kafka target endpoint.
|
|
10050
10631
|
*/
|
|
10051
10632
|
sslClientKeyPassword?: string;
|
|
10052
10633
|
/**
|
|
10053
|
-
* Kafka topic for migration.
|
|
10634
|
+
* Kafka topic for migration. Default is `kafka-default-topic`.
|
|
10054
10635
|
*/
|
|
10055
10636
|
topic?: string;
|
|
10056
10637
|
}
|
|
10057
10638
|
interface EndpointKinesisSettings {
|
|
10058
10639
|
/**
|
|
10059
|
-
* Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output.
|
|
10640
|
+
* Shows detailed control information for table definition, column definition, and table and column changes in the Kinesis message output. Default is `false`.
|
|
10060
10641
|
*/
|
|
10061
10642
|
includeControlDetails?: boolean;
|
|
10062
10643
|
/**
|
|
10063
|
-
* Include NULL and empty columns in the target.
|
|
10644
|
+
* Include NULL and empty columns in the target. Default is `false`.
|
|
10064
10645
|
*/
|
|
10065
10646
|
includeNullAndEmpty?: boolean;
|
|
10066
10647
|
/**
|
|
10067
|
-
* Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type.
|
|
10648
|
+
* Shows the partition value within the Kinesis message output, unless the partition type is schema-table-type. Default is `false`.
|
|
10068
10649
|
*/
|
|
10069
10650
|
includePartitionValue?: boolean;
|
|
10070
10651
|
/**
|
|
10071
|
-
* Includes any data definition language (DDL) operations that change the table in the control data.
|
|
10652
|
+
* Includes any data definition language (DDL) operations that change the table in the control data. Default is `false`.
|
|
10072
10653
|
*/
|
|
10073
10654
|
includeTableAlterOperations?: boolean;
|
|
10074
10655
|
/**
|
|
10075
|
-
* Provides detailed transaction information from the source database.
|
|
10656
|
+
* Provides detailed transaction information from the source database. Default is `false`.
|
|
10076
10657
|
*/
|
|
10077
10658
|
includeTransactionDetails?: boolean;
|
|
10078
10659
|
/**
|
|
10079
|
-
* Output format for the records created.
|
|
10660
|
+
* Output format for the records created. Default is `json`. Valid values are `json` and `jsonUnformatted` (a single line with no tab).
|
|
10080
10661
|
*/
|
|
10081
10662
|
messageFormat?: string;
|
|
10082
10663
|
/**
|
|
10083
|
-
* Prefixes schema and table names to partition values, when the partition type is primary-key-type.
|
|
10664
|
+
* Prefixes schema and table names to partition values, when the partition type is primary-key-type. Default is `false`.
|
|
10084
10665
|
*/
|
|
10085
10666
|
partitionIncludeSchemaTable?: boolean;
|
|
10086
10667
|
/**
|
|
10087
|
-
*
|
|
10668
|
+
* ARN of the IAM Role with permissions to read from or write to the S3 Bucket.
|
|
10088
10669
|
*/
|
|
10089
10670
|
serviceAccessRoleArn?: string;
|
|
10090
10671
|
/**
|
|
10091
|
-
*
|
|
10672
|
+
* ARN of the Kinesis data stream.
|
|
10092
10673
|
*/
|
|
10093
10674
|
streamArn?: string;
|
|
10094
10675
|
}
|
|
10095
10676
|
interface EndpointMongodbSettings {
|
|
10096
10677
|
/**
|
|
10097
|
-
* Authentication mechanism to access the MongoDB source endpoint.
|
|
10678
|
+
* Authentication mechanism to access the MongoDB source endpoint. Default is `default`.
|
|
10098
10679
|
*/
|
|
10099
10680
|
authMechanism?: string;
|
|
10100
10681
|
/**
|
|
10101
|
-
* Authentication database name. Not used when `authType` is `no`.
|
|
10682
|
+
* Authentication database name. Not used when `authType` is `no`. Default is `admin`.
|
|
10102
10683
|
*/
|
|
10103
10684
|
authSource?: string;
|
|
10104
10685
|
/**
|
|
10105
|
-
* Authentication type to access the MongoDB source endpoint.
|
|
10686
|
+
* Authentication type to access the MongoDB source endpoint. Default is `password`.
|
|
10106
10687
|
*/
|
|
10107
10688
|
authType?: string;
|
|
10108
10689
|
/**
|
|
10109
|
-
* Number of documents to preview to determine the document organization. Use this setting when `nestingLevel` is set to `one`.
|
|
10690
|
+
* Number of documents to preview to determine the document organization. Use this setting when `nestingLevel` is set to `one`. Default is `1000`.
|
|
10110
10691
|
*/
|
|
10111
10692
|
docsToInvestigate?: string;
|
|
10112
10693
|
/**
|
|
10113
|
-
* Document ID. Use this setting when `nestingLevel` is set to `none`.
|
|
10694
|
+
* Document ID. Use this setting when `nestingLevel` is set to `none`. Default is `false`.
|
|
10114
10695
|
*/
|
|
10115
10696
|
extractDocId?: string;
|
|
10116
10697
|
/**
|
|
10117
|
-
* Specifies either document or table mode.
|
|
10698
|
+
* Specifies either document or table mode. Default is `none`. Valid values are `one` (table mode) and `none` (document mode).
|
|
10118
10699
|
*/
|
|
10119
10700
|
nestingLevel?: string;
|
|
10120
10701
|
}
|
|
10121
10702
|
interface EndpointS3Settings {
|
|
10122
10703
|
/**
|
|
10123
|
-
*
|
|
10704
|
+
* Whether to add column name information to the .csv output file. Default is `false`.
|
|
10705
|
+
*/
|
|
10706
|
+
addColumnName?: boolean;
|
|
10707
|
+
/**
|
|
10708
|
+
* S3 object prefix.
|
|
10124
10709
|
*/
|
|
10125
10710
|
bucketFolder?: string;
|
|
10126
10711
|
/**
|
|
10127
|
-
* S3
|
|
10712
|
+
* S3 bucket name.
|
|
10128
10713
|
*/
|
|
10129
10714
|
bucketName?: string;
|
|
10130
10715
|
/**
|
|
10131
|
-
*
|
|
10716
|
+
* Predefined (canned) access control list for objects created in an S3 bucket. Valid values include `NONE`, `PRIVATE`, `PUBLIC_READ`, `PUBLIC_READ_WRITE`, `AUTHENTICATED_READ`, `AWS_EXEC_READ`, `BUCKET_OWNER_READ`, and `BUCKET_OWNER_FULL_CONTROL`. Default is `NONE`.
|
|
10717
|
+
*/
|
|
10718
|
+
cannedAclForObjects?: string;
|
|
10719
|
+
/**
|
|
10720
|
+
* Whether to write insert and update operations to .csv or .parquet output files. Default is `false`.
|
|
10721
|
+
*/
|
|
10722
|
+
cdcInsertsAndUpdates?: boolean;
|
|
10723
|
+
/**
|
|
10724
|
+
* Whether to write insert operations to .csv or .parquet output files. Default is `false`.
|
|
10725
|
+
*/
|
|
10726
|
+
cdcInsertsOnly?: boolean;
|
|
10727
|
+
/**
|
|
10728
|
+
* Maximum length of the interval, defined in seconds, after which to output a file to Amazon S3. Default is `60`.
|
|
10729
|
+
*/
|
|
10730
|
+
cdcMaxBatchInterval?: number;
|
|
10731
|
+
/**
|
|
10732
|
+
* Minimum file size, defined in megabytes, to reach for a file output. Default is `32`.
|
|
10733
|
+
*/
|
|
10734
|
+
cdcMinFileSize?: number;
|
|
10735
|
+
/**
|
|
10736
|
+
* Folder path of CDC files. For an S3 source, this setting is required if a task captures change data; otherwise, it's optional. If `cdcPath` is set, AWS DMS reads CDC files from this path and replicates the data changes to the target endpoint. Supported in AWS DMS versions 3.4.2 and later.
|
|
10737
|
+
*/
|
|
10738
|
+
cdcPath?: string;
|
|
10739
|
+
/**
|
|
10740
|
+
* Set to compress target files. Default is `NONE`. Valid values are `GZIP` and `NONE`.
|
|
10132
10741
|
*/
|
|
10133
10742
|
compressionType?: string;
|
|
10134
10743
|
/**
|
|
10135
|
-
* Delimiter used to separate columns in the source files.
|
|
10744
|
+
* Delimiter used to separate columns in the source files. Default is `,`.
|
|
10136
10745
|
*/
|
|
10137
10746
|
csvDelimiter?: string;
|
|
10138
10747
|
/**
|
|
10139
|
-
*
|
|
10748
|
+
* String to use for all columns not included in the supplemental log.
|
|
10749
|
+
*/
|
|
10750
|
+
csvNoSupValue?: string;
|
|
10751
|
+
/**
|
|
10752
|
+
* String to as null when writing to the target.
|
|
10753
|
+
*/
|
|
10754
|
+
csvNullValue?: string;
|
|
10755
|
+
/**
|
|
10756
|
+
* Delimiter used to separate rows in the source files. Default is `\n`.
|
|
10140
10757
|
*/
|
|
10141
10758
|
csvRowDelimiter?: string;
|
|
10142
10759
|
/**
|
|
10143
|
-
*
|
|
10760
|
+
* Output format for the files that AWS DMS uses to create S3 objects. Valid values are `csv` and `parquet`. Default is `csv`.
|
|
10144
10761
|
*/
|
|
10145
10762
|
dataFormat?: string;
|
|
10146
10763
|
/**
|
|
10147
|
-
*
|
|
10764
|
+
* Size of one data page in bytes. Default is `1048576` (1 MiB).
|
|
10765
|
+
*/
|
|
10766
|
+
dataPageSize?: number;
|
|
10767
|
+
/**
|
|
10768
|
+
* Date separating delimiter to use during folder partitioning. Valid values are `SLASH`, `UNDERSCORE`, `DASH`, and `NONE`. Default is `SLASH`.
|
|
10769
|
+
*/
|
|
10770
|
+
datePartitionDelimiter?: string;
|
|
10771
|
+
/**
|
|
10772
|
+
* Partition S3 bucket folders based on transaction commit dates. Default is `false`.
|
|
10148
10773
|
*/
|
|
10149
10774
|
datePartitionEnabled?: boolean;
|
|
10150
10775
|
/**
|
|
10151
|
-
*
|
|
10776
|
+
* Date format to use during folder partitioning. Use this parameter when `datePartitionEnabled` is set to true. Valid values are `YYYYMMDD`, `YYYYMMDDHH`, `YYYYMM`, `MMYYYYDD`, and `DDMMYYYY`. Default is `YYYYMMDD`.
|
|
10777
|
+
*/
|
|
10778
|
+
datePartitionSequence?: string;
|
|
10779
|
+
/**
|
|
10780
|
+
* Maximum size in bytes of an encoded dictionary page of a column. Default is `1048576` (1 MiB).
|
|
10781
|
+
*/
|
|
10782
|
+
dictPageSizeLimit?: number;
|
|
10783
|
+
/**
|
|
10784
|
+
* Whether to enable statistics for Parquet pages and row groups. Default is `true`.
|
|
10785
|
+
*/
|
|
10786
|
+
enableStatistics?: boolean;
|
|
10787
|
+
/**
|
|
10788
|
+
* Type of encoding to use. Value values are `rleDictionary`, `plain`, and `plainDictionary`. Default is `rleDictionary`.
|
|
10789
|
+
*/
|
|
10790
|
+
encodingType?: string;
|
|
10791
|
+
/**
|
|
10792
|
+
* Server-side encryption mode that you want to encrypt your .csv or .parquet object files copied to S3. Valid values are `SSE_S3` and `SSE_KMS`. Default is `SSE_S3`.
|
|
10152
10793
|
*/
|
|
10153
10794
|
encryptionMode?: string;
|
|
10154
10795
|
/**
|
|
@@ -10156,21 +10797,53 @@ export declare namespace dms {
|
|
|
10156
10797
|
*/
|
|
10157
10798
|
externalTableDefinition?: string;
|
|
10158
10799
|
/**
|
|
10159
|
-
*
|
|
10800
|
+
* When this value is set to `1`, DMS ignores the first row header in a .csv file. Default is `0`.
|
|
10801
|
+
*/
|
|
10802
|
+
ignoreHeadersRow?: number;
|
|
10803
|
+
/**
|
|
10804
|
+
* Whether to enable a full load to write INSERT operations to the .csv output files only to indicate how the rows were added to the source database. Default is `false`.
|
|
10805
|
+
*/
|
|
10806
|
+
includeOpForFullLoad?: boolean;
|
|
10807
|
+
/**
|
|
10808
|
+
* Maximum size (in KB) of any .csv file to be created while migrating to an S3 target during full load. Valid values are from `1` to `1048576`. Default is `1048576` (1 GB).
|
|
10809
|
+
*/
|
|
10810
|
+
maxFileSize?: number;
|
|
10811
|
+
/**
|
|
10812
|
+
* - Specifies the precision of any TIMESTAMP column values written to an S3 object file in .parquet format. Default is `false`.
|
|
10160
10813
|
*/
|
|
10161
10814
|
parquetTimestampInMillisecond?: boolean;
|
|
10162
10815
|
/**
|
|
10163
|
-
*
|
|
10816
|
+
* Version of the .parquet file format. Default is `parquet-1-0`. Valid values are `parquet-1-0` and `parquet-2-0`.
|
|
10164
10817
|
*/
|
|
10165
10818
|
parquetVersion?: string;
|
|
10166
10819
|
/**
|
|
10167
|
-
*
|
|
10820
|
+
* Whether DMS saves the transaction order for a CDC load on the S3 target specified by `cdcPath`. Default is `false`.
|
|
10821
|
+
*/
|
|
10822
|
+
preserveTransactions?: boolean;
|
|
10823
|
+
/**
|
|
10824
|
+
* For an S3 source, whether each leading double quotation mark has to be followed by an ending double quotation mark. Default is `true`.
|
|
10825
|
+
*/
|
|
10826
|
+
rfc4180?: boolean;
|
|
10827
|
+
/**
|
|
10828
|
+
* Number of rows in a row group. Default is `10000`.
|
|
10829
|
+
*/
|
|
10830
|
+
rowGroupLength?: number;
|
|
10831
|
+
/**
|
|
10832
|
+
* If you set encryptionMode to `SSE_KMS`, set this parameter to the ARN for the AWS KMS key.
|
|
10168
10833
|
*/
|
|
10169
10834
|
serverSideEncryptionKmsKeyId?: string;
|
|
10170
10835
|
/**
|
|
10171
|
-
*
|
|
10836
|
+
* ARN of the IAM Role with permissions to read from or write to the S3 Bucket.
|
|
10172
10837
|
*/
|
|
10173
10838
|
serviceAccessRoleArn?: string;
|
|
10839
|
+
/**
|
|
10840
|
+
* Column to add with timestamp information to the endpoint data for an Amazon S3 target.
|
|
10841
|
+
*/
|
|
10842
|
+
timestampColumnName?: string;
|
|
10843
|
+
/**
|
|
10844
|
+
* Whether to use `csvNoSupValue` for columns not included in the supplemental log.
|
|
10845
|
+
*/
|
|
10846
|
+
useCsvNoSupValue?: boolean;
|
|
10174
10847
|
}
|
|
10175
10848
|
}
|
|
10176
10849
|
export declare namespace docdb {
|
|
@@ -11325,16 +11998,28 @@ export declare namespace ec2 {
|
|
|
11325
11998
|
volumeSize: number;
|
|
11326
11999
|
volumeType: string;
|
|
11327
12000
|
}
|
|
12001
|
+
interface GetLaunchTemplateCapacityReservationSpecification {
|
|
12002
|
+
capacityReservationPreference: string;
|
|
12003
|
+
capacityReservationTargets: outputs.ec2.GetLaunchTemplateCapacityReservationSpecificationCapacityReservationTarget[];
|
|
12004
|
+
}
|
|
12005
|
+
interface GetLaunchTemplateCapacityReservationSpecificationCapacityReservationTarget {
|
|
12006
|
+
capacityReservationId: string;
|
|
12007
|
+
capacityReservationResourceGroupArn: string;
|
|
12008
|
+
}
|
|
12009
|
+
interface GetLaunchTemplateCpuOption {
|
|
12010
|
+
coreCount: number;
|
|
12011
|
+
threadsPerCore: number;
|
|
12012
|
+
}
|
|
11328
12013
|
interface GetLaunchTemplateCreditSpecification {
|
|
11329
12014
|
cpuCredits: string;
|
|
11330
12015
|
}
|
|
11331
12016
|
interface GetLaunchTemplateElasticGpuSpecification {
|
|
11332
12017
|
type: string;
|
|
11333
12018
|
}
|
|
12019
|
+
interface GetLaunchTemplateElasticInferenceAccelerator {
|
|
12020
|
+
type: string;
|
|
12021
|
+
}
|
|
11334
12022
|
interface GetLaunchTemplateEnclaveOption {
|
|
11335
|
-
/**
|
|
11336
|
-
* Whether Nitro Enclaves are enabled.
|
|
11337
|
-
*/
|
|
11338
12023
|
enabled: boolean;
|
|
11339
12024
|
}
|
|
11340
12025
|
interface GetLaunchTemplateFilter {
|
|
@@ -11351,9 +12036,6 @@ export declare namespace ec2 {
|
|
|
11351
12036
|
configured: boolean;
|
|
11352
12037
|
}
|
|
11353
12038
|
interface GetLaunchTemplateIamInstanceProfile {
|
|
11354
|
-
/**
|
|
11355
|
-
* Amazon Resource Name (ARN) of the launch template.
|
|
11356
|
-
*/
|
|
11357
12039
|
arn: string;
|
|
11358
12040
|
/**
|
|
11359
12041
|
* The name of the filter field. Valid values can be found in the [EC2 DescribeLaunchTemplates API Reference](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeLaunchTemplates.html).
|
|
@@ -11371,49 +12053,35 @@ export declare namespace ec2 {
|
|
|
11371
12053
|
spotInstanceType: string;
|
|
11372
12054
|
validUntil: string;
|
|
11373
12055
|
}
|
|
12056
|
+
interface GetLaunchTemplateLicenseSpecification {
|
|
12057
|
+
licenseConfigurationArn: string;
|
|
12058
|
+
}
|
|
11374
12059
|
interface GetLaunchTemplateMetadataOption {
|
|
11375
|
-
/**
|
|
11376
|
-
* The state of the metadata service: `enabled`, `disabled`.
|
|
11377
|
-
*/
|
|
11378
12060
|
httpEndpoint: string;
|
|
11379
|
-
/**
|
|
11380
|
-
* The state of IPv6 endpoint for the instance metadata service: `enabled`, `disabled`.
|
|
11381
|
-
*/
|
|
11382
12061
|
httpProtocolIpv6: string;
|
|
11383
|
-
/**
|
|
11384
|
-
* The desired HTTP PUT response hop limit for instance metadata requests.
|
|
11385
|
-
*/
|
|
11386
12062
|
httpPutResponseHopLimit: number;
|
|
11387
|
-
/**
|
|
11388
|
-
* If session tokens are required: `optional`, `required`.
|
|
11389
|
-
*/
|
|
11390
12063
|
httpTokens: string;
|
|
11391
|
-
/**
|
|
11392
|
-
* If access to instance tags is allowed from the metadata service: `enabled`, `disabled`.
|
|
11393
|
-
*/
|
|
11394
12064
|
instanceMetadataTags: string;
|
|
11395
12065
|
}
|
|
11396
12066
|
interface GetLaunchTemplateMonitoring {
|
|
11397
|
-
/**
|
|
11398
|
-
* Whether Nitro Enclaves are enabled.
|
|
11399
|
-
*/
|
|
11400
12067
|
enabled: boolean;
|
|
11401
12068
|
}
|
|
11402
12069
|
interface GetLaunchTemplateNetworkInterface {
|
|
11403
12070
|
associateCarrierIpAddress: string;
|
|
11404
12071
|
associatePublicIpAddress?: boolean;
|
|
11405
12072
|
deleteOnTermination?: boolean;
|
|
11406
|
-
/**
|
|
11407
|
-
* Description of the launch template.
|
|
11408
|
-
*/
|
|
11409
12073
|
description: string;
|
|
11410
12074
|
deviceIndex: number;
|
|
11411
12075
|
interfaceType: string;
|
|
11412
12076
|
ipv4AddressCount: number;
|
|
11413
12077
|
ipv4Addresses: string[];
|
|
12078
|
+
ipv4PrefixCount: number;
|
|
12079
|
+
ipv4Prefixes: string[];
|
|
11414
12080
|
ipv6AddressCount: number;
|
|
11415
12081
|
ipv6Addresses: string[];
|
|
11416
|
-
|
|
12082
|
+
ipv6PrefixCount: number;
|
|
12083
|
+
ipv6Prefixes: string[];
|
|
12084
|
+
networkCardIndex: number;
|
|
11417
12085
|
networkInterfaceId: string;
|
|
11418
12086
|
privateIpAddress: string;
|
|
11419
12087
|
securityGroups: string[];
|
|
@@ -11429,6 +12097,11 @@ export declare namespace ec2 {
|
|
|
11429
12097
|
spreadDomain: string;
|
|
11430
12098
|
tenancy: string;
|
|
11431
12099
|
}
|
|
12100
|
+
interface GetLaunchTemplatePrivateDnsNameOption {
|
|
12101
|
+
enableResourceNameDnsARecord: boolean;
|
|
12102
|
+
enableResourceNameDnsAaaaRecord: boolean;
|
|
12103
|
+
hostnameType: string;
|
|
12104
|
+
}
|
|
11432
12105
|
interface GetLaunchTemplateTagSpecification {
|
|
11433
12106
|
resourceType: string;
|
|
11434
12107
|
/**
|
|
@@ -12113,7 +12786,8 @@ export declare namespace ec2 {
|
|
|
12113
12786
|
}
|
|
12114
12787
|
interface LaunchConfigurationEphemeralBlockDevice {
|
|
12115
12788
|
deviceName: string;
|
|
12116
|
-
|
|
12789
|
+
noDevice?: boolean;
|
|
12790
|
+
virtualName?: string;
|
|
12117
12791
|
}
|
|
12118
12792
|
interface LaunchConfigurationMetadataOptions {
|
|
12119
12793
|
/**
|
|
@@ -12207,9 +12881,13 @@ export declare namespace ec2 {
|
|
|
12207
12881
|
}
|
|
12208
12882
|
interface LaunchTemplateCapacityReservationSpecificationCapacityReservationTarget {
|
|
12209
12883
|
/**
|
|
12210
|
-
* The ID of the Capacity Reservation to
|
|
12884
|
+
* The ID of the Capacity Reservation in which to run the instance.
|
|
12211
12885
|
*/
|
|
12212
12886
|
capacityReservationId?: string;
|
|
12887
|
+
/**
|
|
12888
|
+
* The ARN of the Capacity Reservation resource group in which to run the instance.
|
|
12889
|
+
*/
|
|
12890
|
+
capacityReservationResourceGroupArn?: string;
|
|
12213
12891
|
}
|
|
12214
12892
|
interface LaunchTemplateCpuOptions {
|
|
12215
12893
|
/**
|
|
@@ -12362,6 +13040,14 @@ export declare namespace ec2 {
|
|
|
12362
13040
|
* One or more private IPv4 addresses to associate. Conflicts with `ipv4AddressCount`
|
|
12363
13041
|
*/
|
|
12364
13042
|
ipv4Addresses?: string[];
|
|
13043
|
+
/**
|
|
13044
|
+
* The number of IPv4 prefixes to be automatically assigned to the network interface. Conflicts with `ipv4Prefixes`
|
|
13045
|
+
*/
|
|
13046
|
+
ipv4PrefixCount?: number;
|
|
13047
|
+
/**
|
|
13048
|
+
* One or more IPv4 prefixes to be assigned to the network interface. Conflicts with `ipv4PrefixCount`
|
|
13049
|
+
*/
|
|
13050
|
+
ipv4Prefixes?: string[];
|
|
12365
13051
|
/**
|
|
12366
13052
|
* The number of IPv6 addresses to assign to a network interface. Conflicts with `ipv6Addresses`
|
|
12367
13053
|
*/
|
|
@@ -12370,6 +13056,14 @@ export declare namespace ec2 {
|
|
|
12370
13056
|
* One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet. Conflicts with `ipv6AddressCount`
|
|
12371
13057
|
*/
|
|
12372
13058
|
ipv6Addresses?: string[];
|
|
13059
|
+
/**
|
|
13060
|
+
* The number of IPv6 prefixes to be automatically assigned to the network interface. Conflicts with `ipv6Prefixes`
|
|
13061
|
+
*/
|
|
13062
|
+
ipv6PrefixCount?: number;
|
|
13063
|
+
/**
|
|
13064
|
+
* One or more IPv6 prefixes to be assigned to the network interface. Conflicts with `ipv6PrefixCount`
|
|
13065
|
+
*/
|
|
13066
|
+
ipv6Prefixes?: string[];
|
|
12373
13067
|
/**
|
|
12374
13068
|
* The index of the network card. Some instance types support multiple network cards. The primary network interface must be assigned to network card index 0. The default is network card index 0.
|
|
12375
13069
|
*/
|
|
@@ -12425,6 +13119,20 @@ export declare namespace ec2 {
|
|
|
12425
13119
|
*/
|
|
12426
13120
|
tenancy?: string;
|
|
12427
13121
|
}
|
|
13122
|
+
interface LaunchTemplatePrivateDnsNameOptions {
|
|
13123
|
+
/**
|
|
13124
|
+
* Indicates whether to respond to DNS queries for instance hostnames with DNS A records.
|
|
13125
|
+
*/
|
|
13126
|
+
enableResourceNameDnsARecord?: boolean;
|
|
13127
|
+
/**
|
|
13128
|
+
* Indicates whether to respond to DNS queries for instance hostnames with DNS AAAA records.
|
|
13129
|
+
*/
|
|
13130
|
+
enableResourceNameDnsAaaaRecord?: boolean;
|
|
13131
|
+
/**
|
|
13132
|
+
* The type of hostname for Amazon EC2 instances. For IPv4 only subnets, an instance DNS name must be based on the instance IPv4 address. For IPv6 native subnets, an instance DNS name must be based on the instance ID. For dual-stack subnets, you can specify whether DNS names use the instance IPv4 address or the instance ID. Valid values: `ip-name` and `resource-name`.
|
|
13133
|
+
*/
|
|
13134
|
+
hostnameType?: string;
|
|
13135
|
+
}
|
|
12428
13136
|
interface LaunchTemplateTagSpecification {
|
|
12429
13137
|
/**
|
|
12430
13138
|
* The type of resource to tag.
|
|
@@ -13272,19 +13980,79 @@ export declare namespace ec2clientvpn {
|
|
|
13272
13980
|
/**
|
|
13273
13981
|
* Set of values that are accepted for the given field. An endpoint will be selected if any one of the given values matches.
|
|
13274
13982
|
*/
|
|
13275
|
-
values: string[];
|
|
13983
|
+
values: string[];
|
|
13984
|
+
}
|
|
13985
|
+
}
|
|
13986
|
+
export declare namespace ec2transitgateway {
|
|
13987
|
+
interface GetConnectFilter {
|
|
13988
|
+
/**
|
|
13989
|
+
* Name of the filter.
|
|
13990
|
+
*/
|
|
13991
|
+
name: string;
|
|
13992
|
+
/**
|
|
13993
|
+
* List of one or more values for the filter.
|
|
13994
|
+
*/
|
|
13995
|
+
values: string[];
|
|
13996
|
+
}
|
|
13997
|
+
interface GetConnectPeerFilter {
|
|
13998
|
+
/**
|
|
13999
|
+
* Name of the filter.
|
|
14000
|
+
*/
|
|
14001
|
+
name: string;
|
|
14002
|
+
/**
|
|
14003
|
+
* List of one or more values for the filter.
|
|
14004
|
+
*/
|
|
14005
|
+
values: string[];
|
|
14006
|
+
}
|
|
14007
|
+
interface GetDirectConnectGatewayAttachmentFilter {
|
|
14008
|
+
/**
|
|
14009
|
+
* The name of the filter field. Valid values can be found in the [EC2 DescribeTransitGatewayAttachments API Reference](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeTransitGatewayAttachments.html).
|
|
14010
|
+
*/
|
|
14011
|
+
name: string;
|
|
14012
|
+
/**
|
|
14013
|
+
* Set of values that are accepted for the given filter field. Results will be selected if any given value matches.
|
|
14014
|
+
*/
|
|
14015
|
+
values: string[];
|
|
14016
|
+
}
|
|
14017
|
+
interface GetMulticastDomainAssociation {
|
|
14018
|
+
/**
|
|
14019
|
+
* The ID of the subnet associated with the transit gateway multicast domain.
|
|
14020
|
+
*/
|
|
14021
|
+
subnetId: string;
|
|
14022
|
+
/**
|
|
14023
|
+
* The ID of the transit gateway attachment.
|
|
14024
|
+
*/
|
|
14025
|
+
transitGatewayAttachmentId: string;
|
|
14026
|
+
}
|
|
14027
|
+
interface GetMulticastDomainFilter {
|
|
14028
|
+
/**
|
|
14029
|
+
* The name of the field to filter by, as defined by [the underlying AWS API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeTransitGatewayMulticastDomains.html).
|
|
14030
|
+
*/
|
|
14031
|
+
name: string;
|
|
14032
|
+
/**
|
|
14033
|
+
* Set of values that are accepted for the given field. A multicast domain will be selected if any one of the given values matches.
|
|
14034
|
+
*/
|
|
14035
|
+
values: string[];
|
|
14036
|
+
}
|
|
14037
|
+
interface GetMulticastDomainMember {
|
|
14038
|
+
/**
|
|
14039
|
+
* The IP address assigned to the transit gateway multicast group.
|
|
14040
|
+
*/
|
|
14041
|
+
groupIpAddress: string;
|
|
14042
|
+
/**
|
|
14043
|
+
* The group members' network interface ID.
|
|
14044
|
+
*/
|
|
14045
|
+
networkInterfaceId: string;
|
|
13276
14046
|
}
|
|
13277
|
-
|
|
13278
|
-
export declare namespace ec2transitgateway {
|
|
13279
|
-
interface GetDirectConnectGatewayAttachmentFilter {
|
|
14047
|
+
interface GetMulticastDomainSource {
|
|
13280
14048
|
/**
|
|
13281
|
-
* The
|
|
14049
|
+
* The IP address assigned to the transit gateway multicast group.
|
|
13282
14050
|
*/
|
|
13283
|
-
|
|
14051
|
+
groupIpAddress: string;
|
|
13284
14052
|
/**
|
|
13285
|
-
*
|
|
14053
|
+
* The group members' network interface ID.
|
|
13286
14054
|
*/
|
|
13287
|
-
|
|
14055
|
+
networkInterfaceId: string;
|
|
13288
14056
|
}
|
|
13289
14057
|
interface GetPeeringAttachmentFilter {
|
|
13290
14058
|
/**
|
|
@@ -13328,6 +14096,16 @@ export declare namespace ec2transitgateway {
|
|
|
13328
14096
|
*/
|
|
13329
14097
|
values: string[];
|
|
13330
14098
|
}
|
|
14099
|
+
interface GetVpcAttachmentsFilter {
|
|
14100
|
+
/**
|
|
14101
|
+
* Name of the filter check available value on [official documentation](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeTransitGatewayVpcAttachments.html)
|
|
14102
|
+
*/
|
|
14103
|
+
name: string;
|
|
14104
|
+
/**
|
|
14105
|
+
* List of one or more values for the filter.
|
|
14106
|
+
*/
|
|
14107
|
+
values: string[];
|
|
14108
|
+
}
|
|
13331
14109
|
interface GetVpnAttachmentFilter {
|
|
13332
14110
|
/**
|
|
13333
14111
|
* The name of the filter field. Valid values can be found in the [EC2 DescribeTransitGatewayAttachments API Reference](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeTransitGatewayAttachments.html).
|
|
@@ -14202,6 +14980,20 @@ export declare namespace eks {
|
|
|
14202
14980
|
*/
|
|
14203
14981
|
minSize: number;
|
|
14204
14982
|
}
|
|
14983
|
+
interface GetNodeGroupTaint {
|
|
14984
|
+
/**
|
|
14985
|
+
* The effect of the taint.
|
|
14986
|
+
*/
|
|
14987
|
+
effect: string;
|
|
14988
|
+
/**
|
|
14989
|
+
* The key of the taint.
|
|
14990
|
+
*/
|
|
14991
|
+
key: string;
|
|
14992
|
+
/**
|
|
14993
|
+
* The value of the taint.
|
|
14994
|
+
*/
|
|
14995
|
+
value: string;
|
|
14996
|
+
}
|
|
14205
14997
|
interface IdentityProviderConfigOidc {
|
|
14206
14998
|
/**
|
|
14207
14999
|
* Client ID for the OpenID Connect identity provider.
|
|
@@ -15690,7 +16482,7 @@ export declare namespace elastictranscoder {
|
|
|
15690
16482
|
/**
|
|
15691
16483
|
* The bit rate of the audio stream in the output file, in kilobits/second. Enter an integer between 64 and 320, inclusive.
|
|
15692
16484
|
*/
|
|
15693
|
-
bitRate
|
|
16485
|
+
bitRate: string;
|
|
15694
16486
|
/**
|
|
15695
16487
|
* The number of audio channels in the output file
|
|
15696
16488
|
*/
|
|
@@ -15708,19 +16500,19 @@ export declare namespace elastictranscoder {
|
|
|
15708
16500
|
/**
|
|
15709
16501
|
* The bit depth of a sample is how many bits of information are included in the audio samples. Valid values are `16` and `24`. (FLAC/PCM Only)
|
|
15710
16502
|
*/
|
|
15711
|
-
bitDepth
|
|
16503
|
+
bitDepth: string;
|
|
15712
16504
|
/**
|
|
15713
16505
|
* The order the bits of a PCM sample are stored in. The supported value is LittleEndian. (PCM Only)
|
|
15714
16506
|
*/
|
|
15715
|
-
bitOrder
|
|
16507
|
+
bitOrder: string;
|
|
15716
16508
|
/**
|
|
15717
16509
|
* If you specified AAC for Audio:Codec, choose the AAC profile for the output file.
|
|
15718
16510
|
*/
|
|
15719
|
-
profile
|
|
16511
|
+
profile: string;
|
|
15720
16512
|
/**
|
|
15721
16513
|
* Whether audio samples are represented with negative and positive numbers (signed) or only positive numbers (unsigned). The supported value is Signed. (PCM Only)
|
|
15722
16514
|
*/
|
|
15723
|
-
signed
|
|
16515
|
+
signed: string;
|
|
15724
16516
|
}
|
|
15725
16517
|
interface PresetThumbnails {
|
|
15726
16518
|
/**
|
|
@@ -15764,7 +16556,7 @@ export declare namespace elastictranscoder {
|
|
|
15764
16556
|
/**
|
|
15765
16557
|
* The bit rate of the video stream in the output file, in kilobits/second. You can configure variable bit rate or constant bit rate encoding.
|
|
15766
16558
|
*/
|
|
15767
|
-
bitRate
|
|
16559
|
+
bitRate: string;
|
|
15768
16560
|
/**
|
|
15769
16561
|
* The video codec for the output file. Valid values are `gif`, `H.264`, `mpeg2`, `vp8`, and `vp9`.
|
|
15770
16562
|
*/
|
|
@@ -16899,11 +17691,21 @@ export declare namespace gamelift {
|
|
|
16899
17691
|
* Name of the zip file containing your build files.
|
|
16900
17692
|
*/
|
|
16901
17693
|
key: string;
|
|
17694
|
+
/**
|
|
17695
|
+
* A specific version of the file. If not set, the latest version of the file is retrieved.
|
|
17696
|
+
*/
|
|
17697
|
+
objectVersion?: string;
|
|
16902
17698
|
/**
|
|
16903
17699
|
* ARN of the access role that allows Amazon GameLift to access your S3 bucket.
|
|
16904
17700
|
*/
|
|
16905
17701
|
roleArn: string;
|
|
16906
17702
|
}
|
|
17703
|
+
interface FleetCertificateConfiguration {
|
|
17704
|
+
/**
|
|
17705
|
+
* Indicates whether a TLS/SSL certificate is generated for a fleet. Valid values are `DISABLED` and `GENERATED`. Default value is `DISABLED`.
|
|
17706
|
+
*/
|
|
17707
|
+
certificateType?: string;
|
|
17708
|
+
}
|
|
16907
17709
|
interface FleetEc2InboundPermission {
|
|
16908
17710
|
/**
|
|
16909
17711
|
* Starting value for a range of allowed port numbers.
|
|
@@ -16960,6 +17762,49 @@ export declare namespace gamelift {
|
|
|
16960
17762
|
*/
|
|
16961
17763
|
parameters?: string;
|
|
16962
17764
|
}
|
|
17765
|
+
interface GameServerGroupAutoScalingPolicy {
|
|
17766
|
+
/**
|
|
17767
|
+
* Length of time, in seconds, it takes for a new instance to start
|
|
17768
|
+
* new game server processes and register with GameLift FleetIQ.
|
|
17769
|
+
* Specifying a warm-up time can be useful, particularly with game servers that take a long time to start up,
|
|
17770
|
+
* because it avoids prematurely starting new instances. Defaults to `60`.
|
|
17771
|
+
*/
|
|
17772
|
+
estimatedInstanceWarmup: number;
|
|
17773
|
+
targetTrackingConfiguration: outputs.gamelift.GameServerGroupAutoScalingPolicyTargetTrackingConfiguration;
|
|
17774
|
+
}
|
|
17775
|
+
interface GameServerGroupAutoScalingPolicyTargetTrackingConfiguration {
|
|
17776
|
+
/**
|
|
17777
|
+
* Desired value to use with a game server group target-based scaling policy.
|
|
17778
|
+
*/
|
|
17779
|
+
targetValue: number;
|
|
17780
|
+
}
|
|
17781
|
+
interface GameServerGroupInstanceDefinition {
|
|
17782
|
+
/**
|
|
17783
|
+
* An EC2 instance type.
|
|
17784
|
+
*/
|
|
17785
|
+
instanceType: string;
|
|
17786
|
+
/**
|
|
17787
|
+
* Instance weighting that indicates how much this instance type contributes
|
|
17788
|
+
* to the total capacity of a game server group.
|
|
17789
|
+
* Instance weights are used by GameLift FleetIQ to calculate the instance type's cost per unit hour and better identify
|
|
17790
|
+
* the most cost-effective options.
|
|
17791
|
+
*/
|
|
17792
|
+
weightedCapacity?: string;
|
|
17793
|
+
}
|
|
17794
|
+
interface GameServerGroupLaunchTemplate {
|
|
17795
|
+
/**
|
|
17796
|
+
* A unique identifier for an existing EC2 launch template.
|
|
17797
|
+
*/
|
|
17798
|
+
id: string;
|
|
17799
|
+
/**
|
|
17800
|
+
* A readable identifier for an existing EC2 launch template.
|
|
17801
|
+
*/
|
|
17802
|
+
name: string;
|
|
17803
|
+
/**
|
|
17804
|
+
* The version of the EC2 launch template to use. If none is set, the default is the first version created.
|
|
17805
|
+
*/
|
|
17806
|
+
version?: string;
|
|
17807
|
+
}
|
|
16963
17808
|
interface GameSessionQueuePlayerLatencyPolicy {
|
|
16964
17809
|
/**
|
|
16965
17810
|
* Maximum latency value that is allowed for any player.
|
|
@@ -16970,6 +17815,24 @@ export declare namespace gamelift {
|
|
|
16970
17815
|
*/
|
|
16971
17816
|
policyDurationSeconds?: number;
|
|
16972
17817
|
}
|
|
17818
|
+
interface ScriptStorageLocation {
|
|
17819
|
+
/**
|
|
17820
|
+
* Name of your S3 bucket.
|
|
17821
|
+
*/
|
|
17822
|
+
bucket: string;
|
|
17823
|
+
/**
|
|
17824
|
+
* Name of the zip file containing your script files.
|
|
17825
|
+
*/
|
|
17826
|
+
key: string;
|
|
17827
|
+
/**
|
|
17828
|
+
* A specific version of the file. If not set, the latest version of the file is retrieved.
|
|
17829
|
+
*/
|
|
17830
|
+
objectVersion?: string;
|
|
17831
|
+
/**
|
|
17832
|
+
* ARN of the access role that allows Amazon GameLift to access your S3 bucket.
|
|
17833
|
+
*/
|
|
17834
|
+
roleArn: string;
|
|
17835
|
+
}
|
|
16973
17836
|
}
|
|
16974
17837
|
export declare namespace glacier {
|
|
16975
17838
|
interface VaultNotification {
|
|
@@ -17054,6 +17917,22 @@ export declare namespace globalaccelerator {
|
|
|
17054
17917
|
}
|
|
17055
17918
|
}
|
|
17056
17919
|
export declare namespace glue {
|
|
17920
|
+
interface CatalogDatabaseCreateTableDefaultPermission {
|
|
17921
|
+
/**
|
|
17922
|
+
* The permissions that are granted to the principal.
|
|
17923
|
+
*/
|
|
17924
|
+
permissions?: string[];
|
|
17925
|
+
/**
|
|
17926
|
+
* The principal who is granted permissions.. See `principal` below.
|
|
17927
|
+
*/
|
|
17928
|
+
principal?: outputs.glue.CatalogDatabaseCreateTableDefaultPermissionPrincipal;
|
|
17929
|
+
}
|
|
17930
|
+
interface CatalogDatabaseCreateTableDefaultPermissionPrincipal {
|
|
17931
|
+
/**
|
|
17932
|
+
* An identifier for the Lake Formation principal.
|
|
17933
|
+
*/
|
|
17934
|
+
dataLakePrincipalIdentifier?: string;
|
|
17935
|
+
}
|
|
17057
17936
|
interface CatalogDatabaseTargetDatabase {
|
|
17058
17937
|
/**
|
|
17059
17938
|
* ID of the Data Catalog in which the database resides.
|
|
@@ -17546,7 +18425,7 @@ export declare namespace glue {
|
|
|
17546
18425
|
}
|
|
17547
18426
|
interface JobCommand {
|
|
17548
18427
|
/**
|
|
17549
|
-
* The name of the job command. Defaults to `glueetl`. Use `pythonshell` for Python Shell Job Type, `maxCapacity` needs to be set if `pythonshell` is chosen.
|
|
18428
|
+
* The name of the job command. Defaults to `glueetl`. Use `pythonshell` for Python Shell Job Type, or `gluestreaming` for Streaming Job Type. `maxCapacity` needs to be set if `pythonshell` is chosen.
|
|
17550
18429
|
*/
|
|
17551
18430
|
name?: string;
|
|
17552
18431
|
/**
|
|
@@ -17817,6 +18696,16 @@ export declare namespace glue {
|
|
|
17817
18696
|
*/
|
|
17818
18697
|
notifyDelayAfter?: number;
|
|
17819
18698
|
}
|
|
18699
|
+
interface TriggerEventBatchingCondition {
|
|
18700
|
+
/**
|
|
18701
|
+
* Number of events that must be received from Amazon EventBridge before EventBridge event trigger fires.
|
|
18702
|
+
*/
|
|
18703
|
+
batchSize: number;
|
|
18704
|
+
/**
|
|
18705
|
+
* Window of time in seconds after which EventBridge event trigger fires. Window starts when first event is received. Default value is `900`.
|
|
18706
|
+
*/
|
|
18707
|
+
batchWindow?: number;
|
|
18708
|
+
}
|
|
17820
18709
|
interface TriggerPredicate {
|
|
17821
18710
|
/**
|
|
17822
18711
|
* A list of the conditions that determine when the trigger will fire. See Conditions.
|
|
@@ -18044,6 +18933,94 @@ export declare namespace identitystore {
|
|
|
18044
18933
|
}
|
|
18045
18934
|
}
|
|
18046
18935
|
export declare namespace imagebuilder {
|
|
18936
|
+
interface ContainerRecipeComponent {
|
|
18937
|
+
/**
|
|
18938
|
+
* Amazon Resource Name (ARN) of the Image Builder Component to associate.
|
|
18939
|
+
*/
|
|
18940
|
+
componentArn: string;
|
|
18941
|
+
/**
|
|
18942
|
+
* Configuration block(s) for parameters to configure the component. Detailed below.
|
|
18943
|
+
*/
|
|
18944
|
+
parameters?: outputs.imagebuilder.ContainerRecipeComponentParameter[];
|
|
18945
|
+
}
|
|
18946
|
+
interface ContainerRecipeComponentParameter {
|
|
18947
|
+
/**
|
|
18948
|
+
* The name of the component parameter.
|
|
18949
|
+
*/
|
|
18950
|
+
name: string;
|
|
18951
|
+
/**
|
|
18952
|
+
* The value for the named component parameter.
|
|
18953
|
+
*/
|
|
18954
|
+
value: string;
|
|
18955
|
+
}
|
|
18956
|
+
interface ContainerRecipeInstanceConfiguration {
|
|
18957
|
+
/**
|
|
18958
|
+
* Configuration block(s) with block device mappings for the the container recipe. Detailed below.
|
|
18959
|
+
*/
|
|
18960
|
+
blockDeviceMappings?: outputs.imagebuilder.ContainerRecipeInstanceConfigurationBlockDeviceMapping[];
|
|
18961
|
+
/**
|
|
18962
|
+
* The AMI ID to use as the base image for a container build and test instance. If not specified, Image Builder will use the appropriate ECS-optimized AMI as a base image.
|
|
18963
|
+
*/
|
|
18964
|
+
image?: string;
|
|
18965
|
+
}
|
|
18966
|
+
interface ContainerRecipeInstanceConfigurationBlockDeviceMapping {
|
|
18967
|
+
/**
|
|
18968
|
+
* Name of the device. For example, `/dev/sda` or `/dev/xvdb`.
|
|
18969
|
+
*/
|
|
18970
|
+
deviceName?: string;
|
|
18971
|
+
/**
|
|
18972
|
+
* Configuration block with Elastic Block Storage (EBS) block device mapping settings. Detailed below.
|
|
18973
|
+
*/
|
|
18974
|
+
ebs?: outputs.imagebuilder.ContainerRecipeInstanceConfigurationBlockDeviceMappingEbs;
|
|
18975
|
+
/**
|
|
18976
|
+
* Set to `true` to remove a mapping from the parent image.
|
|
18977
|
+
*/
|
|
18978
|
+
noDevice?: boolean;
|
|
18979
|
+
/**
|
|
18980
|
+
* Virtual device name. For example, `ephemeral0`. Instance store volumes are numbered starting from 0.
|
|
18981
|
+
*/
|
|
18982
|
+
virtualName?: string;
|
|
18983
|
+
}
|
|
18984
|
+
interface ContainerRecipeInstanceConfigurationBlockDeviceMappingEbs {
|
|
18985
|
+
/**
|
|
18986
|
+
* Whether to delete the volume on termination. Defaults to unset, which is the value inherited from the parent image.
|
|
18987
|
+
*/
|
|
18988
|
+
deleteOnTermination?: string;
|
|
18989
|
+
/**
|
|
18990
|
+
* Whether to encrypt the volume. Defaults to unset, which is the value inherited from the parent image.
|
|
18991
|
+
*/
|
|
18992
|
+
encrypted?: string;
|
|
18993
|
+
/**
|
|
18994
|
+
* Number of Input/Output (I/O) operations per second to provision for an `io1` or `io2` volume.
|
|
18995
|
+
*/
|
|
18996
|
+
iops?: number;
|
|
18997
|
+
/**
|
|
18998
|
+
* Amazon Resource Name (ARN) of the Key Management Service (KMS) Key for encryption.
|
|
18999
|
+
*/
|
|
19000
|
+
kmsKeyId?: string;
|
|
19001
|
+
/**
|
|
19002
|
+
* Identifier of the EC2 Volume Snapshot.
|
|
19003
|
+
*/
|
|
19004
|
+
snapshotId?: string;
|
|
19005
|
+
/**
|
|
19006
|
+
* Size of the volume, in GiB.
|
|
19007
|
+
*/
|
|
19008
|
+
volumeSize?: number;
|
|
19009
|
+
/**
|
|
19010
|
+
* Type of the volume. For example, `gp2` or `io2`.
|
|
19011
|
+
*/
|
|
19012
|
+
volumeType?: string;
|
|
19013
|
+
}
|
|
19014
|
+
interface ContainerRecipeTargetRepository {
|
|
19015
|
+
/**
|
|
19016
|
+
* The name of the container repository where the output container image is stored. This name is prefixed by the repository location.
|
|
19017
|
+
*/
|
|
19018
|
+
repositoryName: string;
|
|
19019
|
+
/**
|
|
19020
|
+
* The service in which this image is registered. Valid values: `ECR`.
|
|
19021
|
+
*/
|
|
19022
|
+
service: string;
|
|
19023
|
+
}
|
|
18047
19024
|
interface DistributionConfigurationDistribution {
|
|
18048
19025
|
/**
|
|
18049
19026
|
* Configuration block with Amazon Machine Image (AMI) distribution settings. Detailed below.
|
|
@@ -18148,6 +19125,104 @@ export declare namespace imagebuilder {
|
|
|
18148
19125
|
*/
|
|
18149
19126
|
values: string[];
|
|
18150
19127
|
}
|
|
19128
|
+
interface GetContainerRecipeComponent {
|
|
19129
|
+
/**
|
|
19130
|
+
* Amazon Resource Name (ARN) of the Image Builder Component.
|
|
19131
|
+
*/
|
|
19132
|
+
componentArn: string;
|
|
19133
|
+
/**
|
|
19134
|
+
* Set of parameters that are used to configure the component.
|
|
19135
|
+
*/
|
|
19136
|
+
parameters: outputs.imagebuilder.GetContainerRecipeComponentParameter[];
|
|
19137
|
+
}
|
|
19138
|
+
interface GetContainerRecipeComponentParameter {
|
|
19139
|
+
/**
|
|
19140
|
+
* Name of the container recipe.
|
|
19141
|
+
*/
|
|
19142
|
+
name: string;
|
|
19143
|
+
/**
|
|
19144
|
+
* Value of the component parameter.
|
|
19145
|
+
*/
|
|
19146
|
+
value: string;
|
|
19147
|
+
}
|
|
19148
|
+
interface GetContainerRecipeInstanceConfiguration {
|
|
19149
|
+
/**
|
|
19150
|
+
* Set of objects with block device mappings for the instance configuration.
|
|
19151
|
+
*/
|
|
19152
|
+
blockDeviceMappings: outputs.imagebuilder.GetContainerRecipeInstanceConfigurationBlockDeviceMapping[];
|
|
19153
|
+
/**
|
|
19154
|
+
* AMI ID of the base image for container build and test instance.
|
|
19155
|
+
*/
|
|
19156
|
+
image: string;
|
|
19157
|
+
}
|
|
19158
|
+
interface GetContainerRecipeInstanceConfigurationBlockDeviceMapping {
|
|
19159
|
+
/**
|
|
19160
|
+
* Name of the device. For example, `/dev/sda` or `/dev/xvdb`.
|
|
19161
|
+
*/
|
|
19162
|
+
deviceName: string;
|
|
19163
|
+
/**
|
|
19164
|
+
* Single list of object with Elastic Block Storage (EBS) block device mapping settings.
|
|
19165
|
+
*/
|
|
19166
|
+
ebs: outputs.imagebuilder.GetContainerRecipeInstanceConfigurationBlockDeviceMappingEb[];
|
|
19167
|
+
/**
|
|
19168
|
+
* Whether to remove a mapping from the parent image.
|
|
19169
|
+
*/
|
|
19170
|
+
noDevice: string;
|
|
19171
|
+
/**
|
|
19172
|
+
* Virtual device name. For example, `ephemeral0`. Instance store volumes are numbered starting from 0.
|
|
19173
|
+
*/
|
|
19174
|
+
virtualName: string;
|
|
19175
|
+
}
|
|
19176
|
+
interface GetContainerRecipeInstanceConfigurationBlockDeviceMappingEb {
|
|
19177
|
+
/**
|
|
19178
|
+
* Whether to delete the volume on termination. Defaults to unset, which is the value inherited from the parent image.
|
|
19179
|
+
*/
|
|
19180
|
+
deleteOnTermination: boolean;
|
|
19181
|
+
/**
|
|
19182
|
+
* Whether to encrypt the volume. Defaults to unset, which is the value inherited from the parent image.
|
|
19183
|
+
*/
|
|
19184
|
+
encrypted: boolean;
|
|
19185
|
+
/**
|
|
19186
|
+
* Number of Input/Output (I/O) operations per second to provision for an `io1` or `io2` volume.
|
|
19187
|
+
*/
|
|
19188
|
+
iops: number;
|
|
19189
|
+
/**
|
|
19190
|
+
* KMS key used to encrypt the container image.
|
|
19191
|
+
*/
|
|
19192
|
+
kmsKeyId: string;
|
|
19193
|
+
/**
|
|
19194
|
+
* Identifier of the EC2 Volume Snapshot.
|
|
19195
|
+
*/
|
|
19196
|
+
snapshotId: string;
|
|
19197
|
+
/**
|
|
19198
|
+
* Size of the volume, in GiB.
|
|
19199
|
+
*/
|
|
19200
|
+
volumeSize: number;
|
|
19201
|
+
/**
|
|
19202
|
+
* Type of the volume. For example, `gp2` or `io2`.
|
|
19203
|
+
*/
|
|
19204
|
+
volumeType: string;
|
|
19205
|
+
}
|
|
19206
|
+
interface GetContainerRecipeTargetRepository {
|
|
19207
|
+
/**
|
|
19208
|
+
* Name of the container repository where the output container image is stored. The name is prefixed by the repository location.
|
|
19209
|
+
*/
|
|
19210
|
+
repositoryName: string;
|
|
19211
|
+
/**
|
|
19212
|
+
* Service in which this image is registered.
|
|
19213
|
+
*/
|
|
19214
|
+
service: string;
|
|
19215
|
+
}
|
|
19216
|
+
interface GetContainerRecipesFilter {
|
|
19217
|
+
/**
|
|
19218
|
+
* The name of the filter field. Valid values can be found in the [Image Builder ListContainerRecipes API Reference](https://docs.aws.amazon.com/imagebuilder/latest/APIReference/API_ListContainerRecipes.html).
|
|
19219
|
+
*/
|
|
19220
|
+
name: string;
|
|
19221
|
+
/**
|
|
19222
|
+
* Set of values that are accepted for the given filter field. Results will be selected if any given value matches.
|
|
19223
|
+
*/
|
|
19224
|
+
values: string[];
|
|
19225
|
+
}
|
|
18151
19226
|
interface GetDistributionConfigurationDistribution {
|
|
18152
19227
|
/**
|
|
18153
19228
|
* Nested list of AMI distribution configuration.
|
|
@@ -18471,6 +19546,10 @@ export declare namespace imagebuilder {
|
|
|
18471
19546
|
* Cron expression of how often the pipeline start condition is evaluated. For example, `cron(0 0 * * ? *)` is evaluated every day at midnight UTC. Configurations using the five field syntax that was previously accepted by the API, such as `cron(0 0 * * *)`, must be updated to the six field syntax. For more information, see the [Image Builder User Guide](https://docs.aws.amazon.com/imagebuilder/latest/userguide/cron-expressions.html).
|
|
18472
19547
|
*/
|
|
18473
19548
|
scheduleExpression: string;
|
|
19549
|
+
/**
|
|
19550
|
+
* The timezone that applies to the scheduling expression. For example, "Etc/UTC", "America/Los_Angeles" in the [IANA timezone format](https://www.joda.org/joda-time/timezones.html). If not specified this defaults to UTC.
|
|
19551
|
+
*/
|
|
19552
|
+
timezone: string;
|
|
18474
19553
|
}
|
|
18475
19554
|
interface ImageRecipeBlockDeviceMapping {
|
|
18476
19555
|
/**
|
|
@@ -18540,6 +19619,12 @@ export declare namespace imagebuilder {
|
|
|
18540
19619
|
*/
|
|
18541
19620
|
value: string;
|
|
18542
19621
|
}
|
|
19622
|
+
interface ImageRecipeSystemsManagerAgent {
|
|
19623
|
+
/**
|
|
19624
|
+
* Whether to remove the Systems Manager Agent after the image has been built. Defaults to `false`.
|
|
19625
|
+
*/
|
|
19626
|
+
uninstallAfterBuild: boolean;
|
|
19627
|
+
}
|
|
18543
19628
|
interface InfrastructureConfigurationLogging {
|
|
18544
19629
|
/**
|
|
18545
19630
|
* Configuration block with S3 logging settings. Detailed below.
|
|
@@ -18614,7 +19699,17 @@ export declare namespace iot {
|
|
|
18614
19699
|
/**
|
|
18615
19700
|
* The value of the alarm state. Acceptable values are: OK, ALARM, INSUFFICIENT_DATA.
|
|
18616
19701
|
*/
|
|
18617
|
-
stateValue: string;
|
|
19702
|
+
stateValue: string;
|
|
19703
|
+
}
|
|
19704
|
+
interface TopicRuleCloudwatchLog {
|
|
19705
|
+
/**
|
|
19706
|
+
* The CloudWatch log group name.
|
|
19707
|
+
*/
|
|
19708
|
+
logGroupName: string;
|
|
19709
|
+
/**
|
|
19710
|
+
* The IAM role ARN that allows access to the CloudWatch alarm.
|
|
19711
|
+
*/
|
|
19712
|
+
roleArn: string;
|
|
18618
19713
|
}
|
|
18619
19714
|
interface TopicRuleCloudwatchMetric {
|
|
18620
19715
|
/**
|
|
@@ -18724,6 +19819,7 @@ export declare namespace iot {
|
|
|
18724
19819
|
}
|
|
18725
19820
|
interface TopicRuleErrorAction {
|
|
18726
19821
|
cloudwatchAlarm?: outputs.iot.TopicRuleErrorActionCloudwatchAlarm;
|
|
19822
|
+
cloudwatchLogs?: outputs.iot.TopicRuleErrorActionCloudwatchLogs;
|
|
18727
19823
|
cloudwatchMetric?: outputs.iot.TopicRuleErrorActionCloudwatchMetric;
|
|
18728
19824
|
dynamodb?: outputs.iot.TopicRuleErrorActionDynamodb;
|
|
18729
19825
|
dynamodbv2?: outputs.iot.TopicRuleErrorActionDynamodbv2;
|
|
@@ -18757,6 +19853,16 @@ export declare namespace iot {
|
|
|
18757
19853
|
*/
|
|
18758
19854
|
stateValue: string;
|
|
18759
19855
|
}
|
|
19856
|
+
interface TopicRuleErrorActionCloudwatchLogs {
|
|
19857
|
+
/**
|
|
19858
|
+
* The CloudWatch log group name.
|
|
19859
|
+
*/
|
|
19860
|
+
logGroupName: string;
|
|
19861
|
+
/**
|
|
19862
|
+
* The IAM role ARN that allows access to the CloudWatch alarm.
|
|
19863
|
+
*/
|
|
19864
|
+
roleArn: string;
|
|
19865
|
+
}
|
|
18760
19866
|
interface TopicRuleErrorActionCloudwatchMetric {
|
|
18761
19867
|
/**
|
|
18762
19868
|
* The CloudWatch metric name.
|
|
@@ -19596,6 +20702,9 @@ export declare namespace kinesis {
|
|
|
19596
20702
|
* Nested argument for the serializer, deserializer, and schema for converting data from the JSON format to the Parquet or ORC format before writing it to Amazon S3. More details given below.
|
|
19597
20703
|
*/
|
|
19598
20704
|
dataFormatConversionConfiguration?: outputs.kinesis.FirehoseDeliveryStreamExtendedS3ConfigurationDataFormatConversionConfiguration;
|
|
20705
|
+
/**
|
|
20706
|
+
* The configuration for dynamic partitioning. See Dynamic Partitioning Configuration below for more details.
|
|
20707
|
+
*/
|
|
19599
20708
|
dynamicPartitioningConfiguration?: outputs.kinesis.FirehoseDeliveryStreamExtendedS3ConfigurationDynamicPartitioningConfiguration;
|
|
19600
20709
|
/**
|
|
19601
20710
|
* Prefix added to failed records before writing them to S3. Not currently supported for `redshift` destination. This prefix appears immediately following the bucket name. For information about how to specify this prefix, see [Custom Prefixes for Amazon S3 Objects](https://docs.aws.amazon.com/firehose/latest/dev/s3-prefixes.html).
|
|
@@ -19643,7 +20752,7 @@ export declare namespace kinesis {
|
|
|
19643
20752
|
}
|
|
19644
20753
|
interface FirehoseDeliveryStreamExtendedS3ConfigurationDataFormatConversionConfiguration {
|
|
19645
20754
|
/**
|
|
19646
|
-
*
|
|
20755
|
+
* Enables or disables [dynamic partitioning](https://docs.aws.amazon.com/firehose/latest/dev/dynamic-partitioning.html). Defaults to `false`.
|
|
19647
20756
|
*/
|
|
19648
20757
|
enabled?: boolean;
|
|
19649
20758
|
/**
|
|
@@ -19809,11 +20918,11 @@ export declare namespace kinesis {
|
|
|
19809
20918
|
}
|
|
19810
20919
|
interface FirehoseDeliveryStreamExtendedS3ConfigurationDynamicPartitioningConfiguration {
|
|
19811
20920
|
/**
|
|
19812
|
-
*
|
|
20921
|
+
* Enables or disables [dynamic partitioning](https://docs.aws.amazon.com/firehose/latest/dev/dynamic-partitioning.html). Defaults to `false`.
|
|
19813
20922
|
*/
|
|
19814
20923
|
enabled?: boolean;
|
|
19815
20924
|
/**
|
|
19816
|
-
*
|
|
20925
|
+
* Total amount of seconds Firehose spends on retries. Valid values between 0 and 7200. Default is 300.
|
|
19817
20926
|
*/
|
|
19818
20927
|
retryDuration?: number;
|
|
19819
20928
|
}
|
|
@@ -23556,6 +24665,104 @@ export declare namespace networkfirewall {
|
|
|
23556
24665
|
ruleOrder: string;
|
|
23557
24666
|
}
|
|
23558
24667
|
}
|
|
24668
|
+
export declare namespace networkmanager {
|
|
24669
|
+
interface DeviceAwsLocation {
|
|
24670
|
+
/**
|
|
24671
|
+
* The Amazon Resource Name (ARN) of the subnet that the device is located in.
|
|
24672
|
+
*/
|
|
24673
|
+
subnetArn?: string;
|
|
24674
|
+
/**
|
|
24675
|
+
* The Zone that the device is located in. Specify the ID of an Availability Zone, Local Zone, Wavelength Zone, or an Outpost.
|
|
24676
|
+
*/
|
|
24677
|
+
zone?: string;
|
|
24678
|
+
}
|
|
24679
|
+
interface DeviceLocation {
|
|
24680
|
+
/**
|
|
24681
|
+
* The physical address.
|
|
24682
|
+
*/
|
|
24683
|
+
address?: string;
|
|
24684
|
+
/**
|
|
24685
|
+
* The latitude.
|
|
24686
|
+
*/
|
|
24687
|
+
latitude?: string;
|
|
24688
|
+
/**
|
|
24689
|
+
* The longitude.
|
|
24690
|
+
*/
|
|
24691
|
+
longitude?: string;
|
|
24692
|
+
}
|
|
24693
|
+
interface GetDeviceAwsLocation {
|
|
24694
|
+
/**
|
|
24695
|
+
* The Amazon Resource Name (ARN) of the subnet that the device is located in.
|
|
24696
|
+
*/
|
|
24697
|
+
subnetArn: string;
|
|
24698
|
+
/**
|
|
24699
|
+
* The Zone that the device is located in.
|
|
24700
|
+
*/
|
|
24701
|
+
zone: string;
|
|
24702
|
+
}
|
|
24703
|
+
interface GetDeviceLocation {
|
|
24704
|
+
/**
|
|
24705
|
+
* The physical address.
|
|
24706
|
+
*/
|
|
24707
|
+
address: string;
|
|
24708
|
+
/**
|
|
24709
|
+
* The latitude.
|
|
24710
|
+
*/
|
|
24711
|
+
latitude: string;
|
|
24712
|
+
/**
|
|
24713
|
+
* The longitude.
|
|
24714
|
+
*/
|
|
24715
|
+
longitude: string;
|
|
24716
|
+
}
|
|
24717
|
+
interface GetLinkBandwidth {
|
|
24718
|
+
/**
|
|
24719
|
+
* Download speed in Mbps.
|
|
24720
|
+
*/
|
|
24721
|
+
downloadSpeed: number;
|
|
24722
|
+
/**
|
|
24723
|
+
* Upload speed in Mbps.
|
|
24724
|
+
*/
|
|
24725
|
+
uploadSpeed: number;
|
|
24726
|
+
}
|
|
24727
|
+
interface GetSiteLocation {
|
|
24728
|
+
/**
|
|
24729
|
+
* Address of the location.
|
|
24730
|
+
*/
|
|
24731
|
+
address: string;
|
|
24732
|
+
/**
|
|
24733
|
+
* Latitude of the location.
|
|
24734
|
+
*/
|
|
24735
|
+
latitude: string;
|
|
24736
|
+
/**
|
|
24737
|
+
* Longitude of the location.
|
|
24738
|
+
*/
|
|
24739
|
+
longitude: string;
|
|
24740
|
+
}
|
|
24741
|
+
interface LinkBandwidth {
|
|
24742
|
+
/**
|
|
24743
|
+
* Download speed in Mbps.
|
|
24744
|
+
*/
|
|
24745
|
+
downloadSpeed?: number;
|
|
24746
|
+
/**
|
|
24747
|
+
* Upload speed in Mbps.
|
|
24748
|
+
*/
|
|
24749
|
+
uploadSpeed?: number;
|
|
24750
|
+
}
|
|
24751
|
+
interface SiteLocation {
|
|
24752
|
+
/**
|
|
24753
|
+
* Address of the location.
|
|
24754
|
+
*/
|
|
24755
|
+
address?: string;
|
|
24756
|
+
/**
|
|
24757
|
+
* Latitude of the location.
|
|
24758
|
+
*/
|
|
24759
|
+
latitude?: string;
|
|
24760
|
+
/**
|
|
24761
|
+
* Longitude of the location.
|
|
24762
|
+
*/
|
|
24763
|
+
longitude?: string;
|
|
24764
|
+
}
|
|
24765
|
+
}
|
|
23559
24766
|
export declare namespace opsworks {
|
|
23560
24767
|
interface ApplicationAppSource {
|
|
23561
24768
|
/**
|
|
@@ -23694,6 +24901,50 @@ export declare namespace opsworks {
|
|
|
23694
24901
|
*/
|
|
23695
24902
|
type?: string;
|
|
23696
24903
|
}
|
|
24904
|
+
interface EcsClusterLayerCloudwatchConfiguration {
|
|
24905
|
+
enabled?: boolean;
|
|
24906
|
+
logStreams?: outputs.opsworks.EcsClusterLayerCloudwatchConfigurationLogStream[];
|
|
24907
|
+
}
|
|
24908
|
+
interface EcsClusterLayerCloudwatchConfigurationLogStream {
|
|
24909
|
+
batchCount?: number;
|
|
24910
|
+
batchSize?: number;
|
|
24911
|
+
bufferDuration?: number;
|
|
24912
|
+
datetimeFormat?: string;
|
|
24913
|
+
encoding?: string;
|
|
24914
|
+
file: string;
|
|
24915
|
+
fileFingerprintLines?: string;
|
|
24916
|
+
initialPosition?: string;
|
|
24917
|
+
logGroupName: string;
|
|
24918
|
+
multilineStartPattern?: string;
|
|
24919
|
+
timeZone?: string;
|
|
24920
|
+
}
|
|
24921
|
+
interface EcsClusterLayerEbsVolume {
|
|
24922
|
+
encrypted?: boolean;
|
|
24923
|
+
/**
|
|
24924
|
+
* For PIOPS volumes, the IOPS per disk.
|
|
24925
|
+
*/
|
|
24926
|
+
iops?: number;
|
|
24927
|
+
/**
|
|
24928
|
+
* The path to mount the EBS volume on the layer's instances.
|
|
24929
|
+
*/
|
|
24930
|
+
mountPoint: string;
|
|
24931
|
+
/**
|
|
24932
|
+
* The number of disks to use for the EBS volume.
|
|
24933
|
+
*/
|
|
24934
|
+
numberOfDisks: number;
|
|
24935
|
+
/**
|
|
24936
|
+
* The RAID level to use for the volume.
|
|
24937
|
+
*/
|
|
24938
|
+
raidLevel?: string;
|
|
24939
|
+
/**
|
|
24940
|
+
* The size of the volume in gigabytes.
|
|
24941
|
+
*/
|
|
24942
|
+
size: number;
|
|
24943
|
+
/**
|
|
24944
|
+
* The type of volume to create. This may be `standard` (the default), `io1` or `gp2`.
|
|
24945
|
+
*/
|
|
24946
|
+
type?: string;
|
|
24947
|
+
}
|
|
23697
24948
|
interface GangliaLayerCloudwatchConfiguration {
|
|
23698
24949
|
enabled?: boolean;
|
|
23699
24950
|
logStreams?: outputs.opsworks.GangliaLayerCloudwatchConfigurationLogStream[];
|
|
@@ -24882,11 +26133,15 @@ export declare namespace rds {
|
|
|
24882
26133
|
*/
|
|
24883
26134
|
restoreTime?: string;
|
|
24884
26135
|
/**
|
|
24885
|
-
* The
|
|
26136
|
+
* The ARN of the automated backup from which to restore. Required if `sourceDbInstanceIdentifier` or `sourceDbiResourceId` is not specified.
|
|
26137
|
+
*/
|
|
26138
|
+
sourceDbInstanceAutomatedBackupsArn?: string;
|
|
26139
|
+
/**
|
|
26140
|
+
* The identifier of the source DB instance from which to restore. Must match the identifier of an existing DB instance. Required if `sourceDbInstanceAutomatedBackupsArn` or `sourceDbiResourceId` is not specified.
|
|
24886
26141
|
*/
|
|
24887
26142
|
sourceDbInstanceIdentifier?: string;
|
|
24888
26143
|
/**
|
|
24889
|
-
* The resource ID of the source DB instance from which to restore. Required if `sourceDbInstanceIdentifier` is not specified.
|
|
26144
|
+
* The resource ID of the source DB instance from which to restore. Required if `sourceDbInstanceIdentifier` or `sourceDbInstanceAutomatedBackupsArn` is not specified.
|
|
24890
26145
|
*/
|
|
24891
26146
|
sourceDbiResourceId?: string;
|
|
24892
26147
|
/**
|
|
@@ -25279,6 +26534,198 @@ export declare namespace route53 {
|
|
|
25279
26534
|
vpcRegion: string;
|
|
25280
26535
|
}
|
|
25281
26536
|
}
|
|
26537
|
+
export declare namespace route53domains {
|
|
26538
|
+
interface RegisteredDomainAdminContact {
|
|
26539
|
+
/**
|
|
26540
|
+
* First line of the contact's address.
|
|
26541
|
+
*/
|
|
26542
|
+
addressLine1: string;
|
|
26543
|
+
/**
|
|
26544
|
+
* Second line of contact's address, if any.
|
|
26545
|
+
*/
|
|
26546
|
+
addressLine2: string;
|
|
26547
|
+
/**
|
|
26548
|
+
* The city of the contact's address.
|
|
26549
|
+
*/
|
|
26550
|
+
city: string;
|
|
26551
|
+
/**
|
|
26552
|
+
* Indicates whether the contact is a person, company, association, or public organization. See the [AWS API documentation](https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_ContactDetail.html#Route53Domains-Type-domains_ContactDetail-ContactType) for valid values.
|
|
26553
|
+
*/
|
|
26554
|
+
contactType: string;
|
|
26555
|
+
/**
|
|
26556
|
+
* Code for the country of the contact's address. See the [AWS API documentation](https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_ContactDetail.html#Route53Domains-Type-domains_ContactDetail-CountryCode) for valid values.
|
|
26557
|
+
*/
|
|
26558
|
+
countryCode: string;
|
|
26559
|
+
/**
|
|
26560
|
+
* Email address of the contact.
|
|
26561
|
+
*/
|
|
26562
|
+
email: string;
|
|
26563
|
+
/**
|
|
26564
|
+
* A key-value map of parameters required by certain top-level domains.
|
|
26565
|
+
*/
|
|
26566
|
+
extraParams: {
|
|
26567
|
+
[key: string]: string;
|
|
26568
|
+
};
|
|
26569
|
+
/**
|
|
26570
|
+
* Fax number of the contact. Phone number must be specified in the format "+[country dialing code].[number including any area code]".
|
|
26571
|
+
*/
|
|
26572
|
+
fax: string;
|
|
26573
|
+
/**
|
|
26574
|
+
* First name of contact.
|
|
26575
|
+
*/
|
|
26576
|
+
firstName: string;
|
|
26577
|
+
/**
|
|
26578
|
+
* Last name of contact.
|
|
26579
|
+
*/
|
|
26580
|
+
lastName: string;
|
|
26581
|
+
/**
|
|
26582
|
+
* Name of the organization for contact types other than `PERSON`.
|
|
26583
|
+
*/
|
|
26584
|
+
organizationName: string;
|
|
26585
|
+
/**
|
|
26586
|
+
* The phone number of the contact. Phone number must be specified in the format "+[country dialing code].[number including any area code]".
|
|
26587
|
+
*/
|
|
26588
|
+
phoneNumber: string;
|
|
26589
|
+
/**
|
|
26590
|
+
* The state or province of the contact's city.
|
|
26591
|
+
*/
|
|
26592
|
+
state: string;
|
|
26593
|
+
/**
|
|
26594
|
+
* The zip or postal code of the contact's address.
|
|
26595
|
+
*/
|
|
26596
|
+
zipCode: string;
|
|
26597
|
+
}
|
|
26598
|
+
interface RegisteredDomainNameServer {
|
|
26599
|
+
/**
|
|
26600
|
+
* Glue IP addresses of a name server. The list can contain only one IPv4 and one IPv6 address.
|
|
26601
|
+
*/
|
|
26602
|
+
glueIps?: string[];
|
|
26603
|
+
/**
|
|
26604
|
+
* The fully qualified host name of the name server.
|
|
26605
|
+
*/
|
|
26606
|
+
name: string;
|
|
26607
|
+
}
|
|
26608
|
+
interface RegisteredDomainRegistrantContact {
|
|
26609
|
+
/**
|
|
26610
|
+
* First line of the contact's address.
|
|
26611
|
+
*/
|
|
26612
|
+
addressLine1: string;
|
|
26613
|
+
/**
|
|
26614
|
+
* Second line of contact's address, if any.
|
|
26615
|
+
*/
|
|
26616
|
+
addressLine2: string;
|
|
26617
|
+
/**
|
|
26618
|
+
* The city of the contact's address.
|
|
26619
|
+
*/
|
|
26620
|
+
city: string;
|
|
26621
|
+
/**
|
|
26622
|
+
* Indicates whether the contact is a person, company, association, or public organization. See the [AWS API documentation](https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_ContactDetail.html#Route53Domains-Type-domains_ContactDetail-ContactType) for valid values.
|
|
26623
|
+
*/
|
|
26624
|
+
contactType: string;
|
|
26625
|
+
/**
|
|
26626
|
+
* Code for the country of the contact's address. See the [AWS API documentation](https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_ContactDetail.html#Route53Domains-Type-domains_ContactDetail-CountryCode) for valid values.
|
|
26627
|
+
*/
|
|
26628
|
+
countryCode: string;
|
|
26629
|
+
/**
|
|
26630
|
+
* Email address of the contact.
|
|
26631
|
+
*/
|
|
26632
|
+
email: string;
|
|
26633
|
+
/**
|
|
26634
|
+
* A key-value map of parameters required by certain top-level domains.
|
|
26635
|
+
*/
|
|
26636
|
+
extraParams: {
|
|
26637
|
+
[key: string]: string;
|
|
26638
|
+
};
|
|
26639
|
+
/**
|
|
26640
|
+
* Fax number of the contact. Phone number must be specified in the format "+[country dialing code].[number including any area code]".
|
|
26641
|
+
*/
|
|
26642
|
+
fax: string;
|
|
26643
|
+
/**
|
|
26644
|
+
* First name of contact.
|
|
26645
|
+
*/
|
|
26646
|
+
firstName: string;
|
|
26647
|
+
/**
|
|
26648
|
+
* Last name of contact.
|
|
26649
|
+
*/
|
|
26650
|
+
lastName: string;
|
|
26651
|
+
/**
|
|
26652
|
+
* Name of the organization for contact types other than `PERSON`.
|
|
26653
|
+
*/
|
|
26654
|
+
organizationName: string;
|
|
26655
|
+
/**
|
|
26656
|
+
* The phone number of the contact. Phone number must be specified in the format "+[country dialing code].[number including any area code]".
|
|
26657
|
+
*/
|
|
26658
|
+
phoneNumber: string;
|
|
26659
|
+
/**
|
|
26660
|
+
* The state or province of the contact's city.
|
|
26661
|
+
*/
|
|
26662
|
+
state: string;
|
|
26663
|
+
/**
|
|
26664
|
+
* The zip or postal code of the contact's address.
|
|
26665
|
+
*/
|
|
26666
|
+
zipCode: string;
|
|
26667
|
+
}
|
|
26668
|
+
interface RegisteredDomainTechContact {
|
|
26669
|
+
/**
|
|
26670
|
+
* First line of the contact's address.
|
|
26671
|
+
*/
|
|
26672
|
+
addressLine1: string;
|
|
26673
|
+
/**
|
|
26674
|
+
* Second line of contact's address, if any.
|
|
26675
|
+
*/
|
|
26676
|
+
addressLine2: string;
|
|
26677
|
+
/**
|
|
26678
|
+
* The city of the contact's address.
|
|
26679
|
+
*/
|
|
26680
|
+
city: string;
|
|
26681
|
+
/**
|
|
26682
|
+
* Indicates whether the contact is a person, company, association, or public organization. See the [AWS API documentation](https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_ContactDetail.html#Route53Domains-Type-domains_ContactDetail-ContactType) for valid values.
|
|
26683
|
+
*/
|
|
26684
|
+
contactType: string;
|
|
26685
|
+
/**
|
|
26686
|
+
* Code for the country of the contact's address. See the [AWS API documentation](https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_ContactDetail.html#Route53Domains-Type-domains_ContactDetail-CountryCode) for valid values.
|
|
26687
|
+
*/
|
|
26688
|
+
countryCode: string;
|
|
26689
|
+
/**
|
|
26690
|
+
* Email address of the contact.
|
|
26691
|
+
*/
|
|
26692
|
+
email: string;
|
|
26693
|
+
/**
|
|
26694
|
+
* A key-value map of parameters required by certain top-level domains.
|
|
26695
|
+
*/
|
|
26696
|
+
extraParams: {
|
|
26697
|
+
[key: string]: string;
|
|
26698
|
+
};
|
|
26699
|
+
/**
|
|
26700
|
+
* Fax number of the contact. Phone number must be specified in the format "+[country dialing code].[number including any area code]".
|
|
26701
|
+
*/
|
|
26702
|
+
fax: string;
|
|
26703
|
+
/**
|
|
26704
|
+
* First name of contact.
|
|
26705
|
+
*/
|
|
26706
|
+
firstName: string;
|
|
26707
|
+
/**
|
|
26708
|
+
* Last name of contact.
|
|
26709
|
+
*/
|
|
26710
|
+
lastName: string;
|
|
26711
|
+
/**
|
|
26712
|
+
* Name of the organization for contact types other than `PERSON`.
|
|
26713
|
+
*/
|
|
26714
|
+
organizationName: string;
|
|
26715
|
+
/**
|
|
26716
|
+
* The phone number of the contact. Phone number must be specified in the format "+[country dialing code].[number including any area code]".
|
|
26717
|
+
*/
|
|
26718
|
+
phoneNumber: string;
|
|
26719
|
+
/**
|
|
26720
|
+
* The state or province of the contact's city.
|
|
26721
|
+
*/
|
|
26722
|
+
state: string;
|
|
26723
|
+
/**
|
|
26724
|
+
* The zip or postal code of the contact's address.
|
|
26725
|
+
*/
|
|
26726
|
+
zipCode: string;
|
|
26727
|
+
}
|
|
26728
|
+
}
|
|
25282
26729
|
export declare namespace route53recoverycontrol {
|
|
25283
26730
|
interface ClusterClusterEndpoint {
|
|
25284
26731
|
/**
|
|
@@ -25603,7 +27050,7 @@ export declare namespace s3 {
|
|
|
25603
27050
|
*/
|
|
25604
27051
|
expiration?: outputs.s3.BucketLifecycleConfigurationV2RuleExpiration;
|
|
25605
27052
|
/**
|
|
25606
|
-
* Configuration block used to identify objects that a Lifecycle Rule applies to documented below.
|
|
27053
|
+
* Configuration block used to identify objects that a Lifecycle Rule applies to documented below. If not specified, the `rule` will default to using `prefix`.
|
|
25607
27054
|
*/
|
|
25608
27055
|
filter?: outputs.s3.BucketLifecycleConfigurationV2RuleFilter;
|
|
25609
27056
|
/**
|
|
@@ -25619,7 +27066,9 @@ export declare namespace s3 {
|
|
|
25619
27066
|
*/
|
|
25620
27067
|
noncurrentVersionTransitions?: outputs.s3.BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition[];
|
|
25621
27068
|
/**
|
|
25622
|
-
* Prefix identifying one or more objects to which the rule applies.
|
|
27069
|
+
* **DEPRECATED** Use `filter` instead. This has been deprecated by Amazon S3. Prefix identifying one or more objects to which the rule applies. Defaults to an empty string (`""`) if `filter` is not specified.
|
|
27070
|
+
*
|
|
27071
|
+
* @deprecated Use filter instead
|
|
25623
27072
|
*/
|
|
25624
27073
|
prefix?: string;
|
|
25625
27074
|
/**
|
|
@@ -25639,7 +27088,7 @@ export declare namespace s3 {
|
|
|
25639
27088
|
}
|
|
25640
27089
|
interface BucketLifecycleConfigurationV2RuleExpiration {
|
|
25641
27090
|
/**
|
|
25642
|
-
* The date the object is to be moved or deleted. Should be in
|
|
27091
|
+
* The date the object is to be moved or deleted. Should be in [RFC3339 format](https://tools.ietf.org/html/rfc3339#section-5.8).
|
|
25643
27092
|
*/
|
|
25644
27093
|
date?: string;
|
|
25645
27094
|
/**
|
|
@@ -25653,19 +27102,19 @@ export declare namespace s3 {
|
|
|
25653
27102
|
}
|
|
25654
27103
|
interface BucketLifecycleConfigurationV2RuleFilter {
|
|
25655
27104
|
/**
|
|
25656
|
-
* Configuration block used to apply a logical `AND` to two or more predicates. The Lifecycle Rule will apply to any object matching all
|
|
27105
|
+
* Configuration block used to apply a logical `AND` to two or more predicates documented below. The Lifecycle Rule will apply to any object matching all the predicates configured inside the `and` block.
|
|
25657
27106
|
*/
|
|
25658
27107
|
and?: outputs.s3.BucketLifecycleConfigurationV2RuleFilterAnd;
|
|
25659
27108
|
/**
|
|
25660
|
-
* Minimum object size to which the rule applies.
|
|
27109
|
+
* Minimum object size (in bytes) to which the rule applies.
|
|
25661
27110
|
*/
|
|
25662
|
-
objectSizeGreaterThan?:
|
|
27111
|
+
objectSizeGreaterThan?: string;
|
|
25663
27112
|
/**
|
|
25664
|
-
* Maximum object size to which the rule applies.
|
|
27113
|
+
* Maximum object size (in bytes) to which the rule applies.
|
|
25665
27114
|
*/
|
|
25666
|
-
objectSizeLessThan?:
|
|
27115
|
+
objectSizeLessThan?: string;
|
|
25667
27116
|
/**
|
|
25668
|
-
* Prefix identifying one or more objects to which the rule applies.
|
|
27117
|
+
* Prefix identifying one or more objects to which the rule applies. Defaults to an empty string (`""`) if not specified.
|
|
25669
27118
|
*/
|
|
25670
27119
|
prefix?: string;
|
|
25671
27120
|
/**
|
|
@@ -25675,17 +27124,20 @@ export declare namespace s3 {
|
|
|
25675
27124
|
}
|
|
25676
27125
|
interface BucketLifecycleConfigurationV2RuleFilterAnd {
|
|
25677
27126
|
/**
|
|
25678
|
-
* Minimum object size to which the rule applies.
|
|
27127
|
+
* Minimum object size to which the rule applies. Value must be at least `0` if specified.
|
|
25679
27128
|
*/
|
|
25680
27129
|
objectSizeGreaterThan?: number;
|
|
25681
27130
|
/**
|
|
25682
|
-
* Maximum object size to which the rule applies.
|
|
27131
|
+
* Maximum object size to which the rule applies. Value must be at least `1` if specified.
|
|
25683
27132
|
*/
|
|
25684
27133
|
objectSizeLessThan?: number;
|
|
25685
27134
|
/**
|
|
25686
|
-
* Prefix identifying one or more objects to which the rule applies.
|
|
27135
|
+
* Prefix identifying one or more objects to which the rule applies.
|
|
25687
27136
|
*/
|
|
25688
27137
|
prefix?: string;
|
|
27138
|
+
/**
|
|
27139
|
+
* Key-value map of resource tags. All of these tags must exist in the object's tag set in order for the rule to apply.
|
|
27140
|
+
*/
|
|
25689
27141
|
tags?: {
|
|
25690
27142
|
[key: string]: string;
|
|
25691
27143
|
};
|
|
@@ -25704,7 +27156,7 @@ export declare namespace s3 {
|
|
|
25704
27156
|
/**
|
|
25705
27157
|
* The number of noncurrent versions Amazon S3 will retain. Must be a non-zero positive integer.
|
|
25706
27158
|
*/
|
|
25707
|
-
newerNoncurrentVersions?:
|
|
27159
|
+
newerNoncurrentVersions?: string;
|
|
25708
27160
|
/**
|
|
25709
27161
|
* The number of days an object is noncurrent before Amazon S3 can perform the associated action. Must be a positive integer.
|
|
25710
27162
|
*/
|
|
@@ -25712,9 +27164,9 @@ export declare namespace s3 {
|
|
|
25712
27164
|
}
|
|
25713
27165
|
interface BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition {
|
|
25714
27166
|
/**
|
|
25715
|
-
* The number of noncurrent versions Amazon S3 will retain.
|
|
27167
|
+
* The number of noncurrent versions Amazon S3 will retain. Must be a non-zero positive integer.
|
|
25716
27168
|
*/
|
|
25717
|
-
newerNoncurrentVersions?:
|
|
27169
|
+
newerNoncurrentVersions?: string;
|
|
25718
27170
|
/**
|
|
25719
27171
|
* The number of days an object is noncurrent before Amazon S3 can perform the associated action.
|
|
25720
27172
|
*/
|
|
@@ -25726,11 +27178,11 @@ export declare namespace s3 {
|
|
|
25726
27178
|
}
|
|
25727
27179
|
interface BucketLifecycleConfigurationV2RuleTransition {
|
|
25728
27180
|
/**
|
|
25729
|
-
* The date objects are transitioned to the specified storage class. The date value must be in
|
|
27181
|
+
* The date objects are transitioned to the specified storage class. The date value must be in [RFC3339 format](https://tools.ietf.org/html/rfc3339#section-5.8) and set to midnight UTC e.g. `2023-01-13T00:00:00Z`.
|
|
25730
27182
|
*/
|
|
25731
27183
|
date?: string;
|
|
25732
27184
|
/**
|
|
25733
|
-
* The number of days after creation when objects are transitioned to the specified storage class. The value must be a positive integer.
|
|
27185
|
+
* The number of days after creation when objects are transitioned to the specified storage class. The value must be a positive integer. If both `days` and `date` are not specified, defaults to `0`. Valid values depend on `storageClass`, see [Transition objects using Amazon S3 Lifecycle](https://docs.aws.amazon.com/AmazonS3/latest/userguide/lifecycle-transition-general-considerations.html) for more details.
|
|
25734
27186
|
*/
|
|
25735
27187
|
days?: number;
|
|
25736
27188
|
/**
|
|
@@ -26009,15 +27461,17 @@ export declare namespace s3 {
|
|
|
26009
27461
|
*/
|
|
26010
27462
|
existingObjectReplication?: outputs.s3.BucketReplicationConfigRuleExistingObjectReplication;
|
|
26011
27463
|
/**
|
|
26012
|
-
* Filter that identifies subset of objects to which the replication rule applies documented below.
|
|
27464
|
+
* Filter that identifies subset of objects to which the replication rule applies documented below. If not specified, the `rule` will default to using `prefix`.
|
|
26013
27465
|
*/
|
|
26014
27466
|
filter?: outputs.s3.BucketReplicationConfigRuleFilter;
|
|
26015
27467
|
/**
|
|
26016
27468
|
* Unique identifier for the rule. Must be less than or equal to 255 characters in length.
|
|
26017
27469
|
*/
|
|
26018
|
-
id
|
|
27470
|
+
id: string;
|
|
26019
27471
|
/**
|
|
26020
|
-
* Object key name prefix identifying one or more objects to which the rule applies. Must be less than or equal to 1024 characters in length.
|
|
27472
|
+
* Object key name prefix identifying one or more objects to which the rule applies. Must be less than or equal to 1024 characters in length. Defaults to an empty string (`""`) if `filter` is not specified.
|
|
27473
|
+
*
|
|
27474
|
+
* @deprecated Use filter instead
|
|
26021
27475
|
*/
|
|
26022
27476
|
prefix?: string;
|
|
26023
27477
|
/**
|
|
@@ -26451,7 +27905,7 @@ export declare namespace s3 {
|
|
|
26451
27905
|
*/
|
|
26452
27906
|
prefix: string;
|
|
26453
27907
|
/**
|
|
26454
|
-
* A map of tags to assign to the bucket. If configured with a provider `defaultTags` configuration
|
|
27908
|
+
* A map of tags to assign to the bucket. If configured with a provider [`defaultTags` configuration blockpresent, tags with matching keys will overwrite those defined at the provider-level.
|
|
26455
27909
|
*
|
|
26456
27910
|
* @deprecated Use the aws_s3_bucket_lifecycle_configuration resource instead
|
|
26457
27911
|
*/
|
|
@@ -26543,9 +27997,11 @@ export declare namespace s3 {
|
|
|
26543
27997
|
}
|
|
26544
27998
|
interface BucketV2ObjectLockConfiguration {
|
|
26545
27999
|
/**
|
|
26546
|
-
* Indicates whether this bucket has an Object Lock configuration enabled. Valid value is `Enabled`.
|
|
28000
|
+
* Indicates whether this bucket has an Object Lock configuration enabled. Valid value is `Enabled`. Use the top-level argument `objectLockEnabled` instead.
|
|
28001
|
+
*
|
|
28002
|
+
* @deprecated Use the top-level parameter object_lock_enabled instead
|
|
26547
28003
|
*/
|
|
26548
|
-
objectLockEnabled
|
|
28004
|
+
objectLockEnabled?: string;
|
|
26549
28005
|
/**
|
|
26550
28006
|
* (required) Information about a particular server-side encryption configuration rule.
|
|
26551
28007
|
*
|
|
@@ -26733,7 +28189,7 @@ export declare namespace s3 {
|
|
|
26733
28189
|
*/
|
|
26734
28190
|
prefix: string;
|
|
26735
28191
|
/**
|
|
26736
|
-
* A map of tags to assign to the bucket. If configured with a provider `defaultTags` configuration
|
|
28192
|
+
* A map of tags to assign to the bucket. If configured with a provider [`defaultTags` configuration blockpresent, tags with matching keys will overwrite those defined at the provider-level.
|
|
26737
28193
|
*
|
|
26738
28194
|
* @deprecated Use the aws_s3_bucket_replication_configuration resource instead
|
|
26739
28195
|
*/
|
|
@@ -26849,7 +28305,7 @@ export declare namespace s3 {
|
|
|
26849
28305
|
*/
|
|
26850
28306
|
mfaDelete: string;
|
|
26851
28307
|
/**
|
|
26852
|
-
* The versioning state of the bucket. Valid values: `Enabled` or `
|
|
28308
|
+
* The versioning state of the bucket. Valid values: `Enabled`, `Suspended`, or `Disabled`. `Disabled` should only be used when creating or importing resources that correspond to unversioned S3 buckets.
|
|
26853
28309
|
*/
|
|
26854
28310
|
status: string;
|
|
26855
28311
|
}
|
|
@@ -29627,6 +31083,20 @@ export declare namespace servicecatalog {
|
|
|
29627
31083
|
*/
|
|
29628
31084
|
type?: string;
|
|
29629
31085
|
}
|
|
31086
|
+
interface ProvisionedProductOutput {
|
|
31087
|
+
/**
|
|
31088
|
+
* The description of the output.
|
|
31089
|
+
*/
|
|
31090
|
+
description: string;
|
|
31091
|
+
/**
|
|
31092
|
+
* Parameter key.
|
|
31093
|
+
*/
|
|
31094
|
+
key: string;
|
|
31095
|
+
/**
|
|
31096
|
+
* Parameter value.
|
|
31097
|
+
*/
|
|
31098
|
+
value: string;
|
|
31099
|
+
}
|
|
29630
31100
|
interface ProvisionedProductProvisioningParameter {
|
|
29631
31101
|
/**
|
|
29632
31102
|
* Parameter key.
|
|
@@ -30072,6 +31542,16 @@ export declare namespace ssm {
|
|
|
30072
31542
|
name?: string;
|
|
30073
31543
|
type?: string;
|
|
30074
31544
|
}
|
|
31545
|
+
interface GetInstancesFilter {
|
|
31546
|
+
/**
|
|
31547
|
+
* The name of the filter field. Valid values can be found in the [SSM InstanceInformationStringFilter API Reference](https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_InstanceInformationStringFilter.html).
|
|
31548
|
+
*/
|
|
31549
|
+
name: string;
|
|
31550
|
+
/**
|
|
31551
|
+
* Set of values that are accepted for the given filter field. Results will be selected if any given value matches.
|
|
31552
|
+
*/
|
|
31553
|
+
values: string[];
|
|
31554
|
+
}
|
|
30075
31555
|
interface MaintenanceWindowTargetTarget {
|
|
30076
31556
|
key: string;
|
|
30077
31557
|
values: string[];
|
|
@@ -30243,7 +31723,7 @@ export declare namespace ssm {
|
|
|
30243
31723
|
*/
|
|
30244
31724
|
enableNonSecurity?: boolean;
|
|
30245
31725
|
/**
|
|
30246
|
-
* The patch filter group that defines the criteria for the rule. Up to 5 patch filters can be specified per approval rule using Key/Value pairs. Valid
|
|
31726
|
+
* The patch filter group that defines the criteria for the rule. Up to 5 patch filters can be specified per approval rule using Key/Value pairs. Valid combinations of these Keys and the `operatingSystem` value can be found in the [SSM DescribePatchProperties API Reference](https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DescribePatchProperties.html). Valid Values are exact values for the patch property given as the key, or a wildcard `*`, which matches all values.
|
|
30247
31727
|
*/
|
|
30248
31728
|
patchFilters: outputs.ssm.PatchBaselineApprovalRulePatchFilter[];
|
|
30249
31729
|
}
|
|
@@ -30393,6 +31873,12 @@ export declare namespace synthetics {
|
|
|
30393
31873
|
* Whether this canary is to use active AWS X-Ray tracing when it runs. You can enable active tracing only for canaries that use version syn-nodejs-2.0 or later for their canary runtime.
|
|
30394
31874
|
*/
|
|
30395
31875
|
activeTracing?: boolean;
|
|
31876
|
+
/**
|
|
31877
|
+
* Map of environment variables that are accessible from the canary during execution. Please see [AWS Docs](https://docs.aws.amazon.com/lambda/latest/dg/configuration-envvars.html#configuration-envvars-runtime) for variables reserved for Lambda.
|
|
31878
|
+
*/
|
|
31879
|
+
environmentVariables?: {
|
|
31880
|
+
[key: string]: string;
|
|
31881
|
+
};
|
|
30396
31882
|
/**
|
|
30397
31883
|
* Maximum amount of memory available to the canary while it is running, in MB. The value you specify must be a multiple of 64.
|
|
30398
31884
|
*/
|