@pulumi/aws-native 1.28.0-alpha.1746423276 → 1.28.0-alpha.1746650988
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/apigateway/domainName.d.ts +3 -1
- package/apigateway/domainName.js +4 -1
- package/apigateway/domainName.js.map +1 -1
- package/apigateway/getDomainName.d.ts +5 -2
- package/apigateway/getDomainName.js +4 -2
- package/apigateway/getDomainName.js.map +1 -1
- package/appsync/getResolver.d.ts +2 -2
- package/appsync/resolver.d.ts +4 -4
- package/bedrock/getIntelligentPromptRouter.d.ts +43 -0
- package/bedrock/getIntelligentPromptRouter.js +28 -0
- package/bedrock/getIntelligentPromptRouter.js.map +1 -0
- package/bedrock/index.d.ts +6 -0
- package/bedrock/index.js +8 -1
- package/bedrock/index.js.map +1 -1
- package/bedrock/intelligentPromptRouter.d.ts +86 -0
- package/bedrock/intelligentPromptRouter.js +87 -0
- package/bedrock/intelligentPromptRouter.js.map +1 -0
- package/cloudfront/connectionGroup.d.ts +38 -2
- package/cloudfront/connectionGroup.js.map +1 -1
- package/cloudfront/distributionTenant.d.ts +60 -3
- package/cloudfront/distributionTenant.js.map +1 -1
- package/cloudfront/getConnectionGroup.d.ts +32 -2
- package/cloudfront/getConnectionGroup.js.map +1 -1
- package/cloudfront/getDistributionTenant.d.ts +38 -2
- package/cloudfront/getDistributionTenant.js.map +1 -1
- package/cognito/getUserPoolClient.d.ts +4 -0
- package/cognito/getUserPoolClient.js.map +1 -1
- package/cognito/managedLoginBranding.d.ts +2 -2
- package/cognito/userPoolClient.d.ts +8 -0
- package/cognito/userPoolClient.js +2 -0
- package/cognito/userPoolClient.js.map +1 -1
- package/datazone/domainUnit.d.ts +89 -0
- package/datazone/domainUnit.js +82 -0
- package/datazone/domainUnit.js.map +1 -0
- package/datazone/getDomainUnit.d.ts +63 -0
- package/datazone/getDomainUnit.js +30 -0
- package/datazone/getDomainUnit.js.map +1 -0
- package/datazone/index.d.ts +9 -0
- package/datazone/index.js +12 -1
- package/datazone/index.js.map +1 -1
- package/datazone/owner.d.ts +68 -0
- package/datazone/owner.js +76 -0
- package/datazone/owner.js.map +1 -0
- package/dsql/cluster.d.ts +10 -0
- package/dsql/cluster.js +2 -0
- package/dsql/cluster.js.map +1 -1
- package/dsql/getCluster.d.ts +7 -0
- package/dsql/getCluster.js.map +1 -1
- package/ec2/getNatGateway.d.ts +2 -2
- package/ec2/getTransitGateway.d.ts +2 -2
- package/ec2/getVpc.d.ts +2 -2
- package/ec2/natGateway.d.ts +4 -4
- package/ec2/transitGateway.d.ts +4 -4
- package/ec2/vpc.d.ts +4 -4
- package/ecr/getRegistryScanningConfiguration.d.ts +9 -0
- package/ecr/getRegistryScanningConfiguration.js.map +1 -1
- package/ecr/registryScanningConfiguration.d.ts +3 -0
- package/ecr/registryScanningConfiguration.js.map +1 -1
- package/ecs/getService.d.ts +4 -0
- package/ecs/getService.js.map +1 -1
- package/ecs/service.js +1 -1
- package/ecs/service.js.map +1 -1
- package/ecs/taskDefinition.d.ts +4 -20
- package/ecs/taskDefinition.js.map +1 -1
- package/elasticloadbalancingv2/getLoadBalancer.d.ts +3 -0
- package/elasticloadbalancingv2/getLoadBalancer.js.map +1 -1
- package/elasticloadbalancingv2/loadBalancer.d.ts +6 -0
- package/elasticloadbalancingv2/loadBalancer.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +3 -1
- package/index.js.map +1 -1
- package/lambda/function.d.ts +1 -1
- package/lambda/function.js +1 -1
- package/lambda/getFunction.d.ts +2 -2
- package/lambda/getFunction.js +2 -2
- package/lambda/getPermission.d.ts +6 -6
- package/lambda/permission.d.ts +6 -6
- package/mediatailor/getChannel.d.ts +4 -0
- package/mediatailor/getChannel.js.map +1 -1
- package/mediatailor/getPlaybackConfiguration.d.ts +4 -0
- package/mediatailor/getPlaybackConfiguration.js.map +1 -1
- package/mediatailor/playbackConfiguration.d.ts +8 -0
- package/mediatailor/playbackConfiguration.js +2 -0
- package/mediatailor/playbackConfiguration.js.map +1 -1
- package/oam/getLink.d.ts +1 -1
- package/oam/link.d.ts +6 -2
- package/oam/link.js.map +1 -1
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/route53/getHostedZone.d.ts +6 -6
- package/route53/getHostedZone.js +6 -6
- package/route53/hostedZone.d.ts +3 -3
- package/route53/hostedZone.js +3 -3
- package/s3/bucket.d.ts +2 -2
- package/s3/getBucket.d.ts +1 -1
- package/ssmguiconnect/getPreferences.d.ts +32 -0
- package/ssmguiconnect/getPreferences.js +28 -0
- package/ssmguiconnect/getPreferences.js.map +1 -0
- package/ssmguiconnect/index.d.ts +6 -0
- package/ssmguiconnect/index.js +25 -0
- package/ssmguiconnect/index.js.map +1 -0
- package/ssmguiconnect/preferences.d.ts +47 -0
- package/ssmguiconnect/preferences.js +58 -0
- package/ssmguiconnect/preferences.js.map +1 -0
- package/types/enums/bedrock/index.d.ts +16 -0
- package/types/enums/bedrock/index.js +9 -1
- package/types/enums/bedrock/index.js.map +1 -1
- package/types/enums/cloudfront/index.d.ts +22 -0
- package/types/enums/cloudfront/index.js.map +1 -1
- package/types/enums/cognito/index.d.ts +8 -0
- package/types/enums/cognito/index.js +5 -1
- package/types/enums/cognito/index.js.map +1 -1
- package/types/enums/datazone/index.d.ts +7 -0
- package/types/enums/datazone/index.js +4 -1
- package/types/enums/datazone/index.js.map +1 -1
- package/types/enums/imagebuilder/index.d.ts +8 -0
- package/types/enums/imagebuilder/index.js +5 -1
- package/types/enums/imagebuilder/index.js.map +1 -1
- package/types/enums/lambda/index.d.ts +4 -4
- package/types/enums/logs/index.d.ts +1 -0
- package/types/enums/logs/index.js +1 -0
- package/types/enums/logs/index.js.map +1 -1
- package/types/enums/mediatailor/index.d.ts +5 -0
- package/types/enums/mediatailor/index.js +5 -1
- package/types/enums/mediatailor/index.js.map +1 -1
- package/types/enums/quicksight/index.d.ts +1 -1
- package/types/enums/s3/index.d.ts +4 -4
- package/types/input.d.ts +258 -31
- package/types/output.d.ts +264 -31
- package/types/output.js.map +1 -1
- package/verifiedpermissions/getPolicyStore.d.ts +4 -0
- package/verifiedpermissions/getPolicyStore.js.map +1 -1
- package/verifiedpermissions/policyStore.d.ts +8 -0
- package/verifiedpermissions/policyStore.js +2 -0
- package/verifiedpermissions/policyStore.js.map +1 -1
package/types/input.d.ts
CHANGED
|
@@ -1820,6 +1820,10 @@ export declare namespace apigateway {
|
|
|
1820
1820
|
*/
|
|
1821
1821
|
type?: pulumi.Input<enums.apigateway.DocumentationPartLocationType>;
|
|
1822
1822
|
}
|
|
1823
|
+
/**
|
|
1824
|
+
* The ``EndpointConfiguration`` property type specifies the endpoint types of an Amazon API Gateway domain name.
|
|
1825
|
+
* ``EndpointConfiguration`` is a property of the [AWS::ApiGateway::DomainName](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-domainname.html) resource.
|
|
1826
|
+
*/
|
|
1823
1827
|
interface DomainNameEndpointConfigurationArgs {
|
|
1824
1828
|
/**
|
|
1825
1829
|
* The IP address types that can invoke this DomainName. Use `ipv4` to allow only IPv4 addresses to invoke this DomainName, or use `dualstack` to allow both IPv4 and IPv6 addresses to invoke this DomainName. For the `PRIVATE` endpoint type, only `dualstack` is supported.
|
|
@@ -1841,6 +1845,9 @@ export declare namespace apigateway {
|
|
|
1841
1845
|
truststoreVersion?: pulumi.Input<string>;
|
|
1842
1846
|
}
|
|
1843
1847
|
interface DomainNameV2EndpointConfigurationArgs {
|
|
1848
|
+
/**
|
|
1849
|
+
* The IP address types that can invoke an API (RestApi) or a DomainName. Use `ipv4` to allow only IPv4 addresses to invoke an API or DomainName, or use `dualstack` to allow both IPv4 and IPv6 addresses to invoke an API or a DomainName. For the `PRIVATE` endpoint type, only `dualstack` is supported.
|
|
1850
|
+
*/
|
|
1844
1851
|
ipAddressType?: pulumi.Input<string>;
|
|
1845
1852
|
/**
|
|
1846
1853
|
* A list of endpoint types of an API (RestApi) or its custom domain name (DomainName). For an edge-optimized API and its custom domain name, the endpoint type is `"EDGE"` . For a regional API and its custom domain name, the endpoint type is `REGIONAL` . For a private API, the endpoint type is `PRIVATE` .
|
|
@@ -5995,7 +6002,7 @@ export declare namespace appsync {
|
|
|
5995
6002
|
}
|
|
5996
6003
|
/**
|
|
5997
6004
|
* Use the ``PipelineConfig`` property type to specify ``PipelineConfig`` for an APSYlong resolver.
|
|
5998
|
-
*
|
|
6005
|
+
* ``PipelineConfig`` is a property of the [AWS::AppSync::Resolver](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html) resource.
|
|
5999
6006
|
*/
|
|
6000
6007
|
interface ResolverPipelineConfigArgs {
|
|
6001
6008
|
/**
|
|
@@ -6010,15 +6017,15 @@ export declare namespace appsync {
|
|
|
6010
6017
|
interface ResolverSyncConfigArgs {
|
|
6011
6018
|
/**
|
|
6012
6019
|
* The Conflict Detection strategy to use.
|
|
6013
|
-
* +
|
|
6014
|
-
* +
|
|
6020
|
+
* + *VERSION*: Detect conflicts based on object versions for this resolver.
|
|
6021
|
+
* + *NONE*: Do not detect conflicts when invoking this resolver.
|
|
6015
6022
|
*/
|
|
6016
6023
|
conflictDetection: pulumi.Input<string>;
|
|
6017
6024
|
/**
|
|
6018
6025
|
* The Conflict Resolution strategy to perform in the event of a conflict.
|
|
6019
|
-
* +
|
|
6020
|
-
* +
|
|
6021
|
-
* +
|
|
6026
|
+
* + *OPTIMISTIC_CONCURRENCY*: Resolve conflicts by rejecting mutations when versions don't match the latest version at the server.
|
|
6027
|
+
* + *AUTOMERGE*: Resolve conflicts with the Automerge conflict resolution strategy.
|
|
6028
|
+
* + *LAMBDA*: Resolve conflicts with an LAMlong function supplied in the ``LambdaConflictHandlerConfig``.
|
|
6022
6029
|
*/
|
|
6023
6030
|
conflictHandler?: pulumi.Input<string>;
|
|
6024
6031
|
/**
|
|
@@ -9979,6 +9986,9 @@ export declare namespace bedrock {
|
|
|
9979
9986
|
types?: pulumi.Input<pulumi.Input<enums.bedrock.DataAutomationProjectAudioExtractionCategoryType>[]>;
|
|
9980
9987
|
}
|
|
9981
9988
|
interface DataAutomationProjectAudioOverrideConfigurationArgs {
|
|
9989
|
+
/**
|
|
9990
|
+
* Sets modality processing for audio files. All modalities are enabled by default.
|
|
9991
|
+
*/
|
|
9982
9992
|
modalityProcessing?: pulumi.Input<inputs.bedrock.DataAutomationProjectModalityProcessingConfigurationArgs>;
|
|
9983
9993
|
}
|
|
9984
9994
|
interface DataAutomationProjectAudioStandardExtractionArgs {
|
|
@@ -10065,6 +10075,9 @@ export declare namespace bedrock {
|
|
|
10065
10075
|
types?: pulumi.Input<pulumi.Input<enums.bedrock.DataAutomationProjectDocumentOutputTextFormatType>[]>;
|
|
10066
10076
|
}
|
|
10067
10077
|
interface DataAutomationProjectDocumentOverrideConfigurationArgs {
|
|
10078
|
+
/**
|
|
10079
|
+
* Sets modality processing for document files. All modalities are enabled by default.
|
|
10080
|
+
*/
|
|
10068
10081
|
modalityProcessing?: pulumi.Input<inputs.bedrock.DataAutomationProjectModalityProcessingConfigurationArgs>;
|
|
10069
10082
|
/**
|
|
10070
10083
|
* Whether document splitter is enabled for a project.
|
|
@@ -10118,6 +10131,9 @@ export declare namespace bedrock {
|
|
|
10118
10131
|
types?: pulumi.Input<pulumi.Input<enums.bedrock.DataAutomationProjectImageExtractionCategoryType>[]>;
|
|
10119
10132
|
}
|
|
10120
10133
|
interface DataAutomationProjectImageOverrideConfigurationArgs {
|
|
10134
|
+
/**
|
|
10135
|
+
* Sets modality processing for image files. All modalities are enabled by default.
|
|
10136
|
+
*/
|
|
10121
10137
|
modalityProcessing?: pulumi.Input<inputs.bedrock.DataAutomationProjectModalityProcessingConfigurationArgs>;
|
|
10122
10138
|
}
|
|
10123
10139
|
interface DataAutomationProjectImageStandardExtractionArgs {
|
|
@@ -10151,28 +10167,55 @@ export declare namespace bedrock {
|
|
|
10151
10167
|
generativeField?: pulumi.Input<inputs.bedrock.DataAutomationProjectImageStandardGenerativeFieldArgs>;
|
|
10152
10168
|
}
|
|
10153
10169
|
interface DataAutomationProjectModalityProcessingConfigurationArgs {
|
|
10170
|
+
/**
|
|
10171
|
+
* Stores the state of the modality for your project, set to either enabled or disabled
|
|
10172
|
+
*/
|
|
10154
10173
|
state?: pulumi.Input<enums.bedrock.DataAutomationProjectState>;
|
|
10155
10174
|
}
|
|
10156
10175
|
/**
|
|
10157
10176
|
* Modality routing configuration
|
|
10158
10177
|
*/
|
|
10159
10178
|
interface DataAutomationProjectModalityRoutingConfigurationArgs {
|
|
10179
|
+
/**
|
|
10180
|
+
* Sets whether JPEG files are routed to document or image processing.
|
|
10181
|
+
*/
|
|
10160
10182
|
jpeg?: pulumi.Input<enums.bedrock.DataAutomationProjectDesiredModality>;
|
|
10183
|
+
/**
|
|
10184
|
+
* Sets whether MOV files are routed to audio or video processing.
|
|
10185
|
+
*/
|
|
10161
10186
|
mov?: pulumi.Input<enums.bedrock.DataAutomationProjectDesiredModality>;
|
|
10187
|
+
/**
|
|
10188
|
+
* Sets whether MP4 files are routed to audio or video processing.
|
|
10189
|
+
*/
|
|
10162
10190
|
mp4?: pulumi.Input<enums.bedrock.DataAutomationProjectDesiredModality>;
|
|
10191
|
+
/**
|
|
10192
|
+
* Sets whether PNG files are routed to document or image processing.
|
|
10193
|
+
*/
|
|
10163
10194
|
png?: pulumi.Input<enums.bedrock.DataAutomationProjectDesiredModality>;
|
|
10164
10195
|
}
|
|
10165
10196
|
/**
|
|
10166
10197
|
* Override configuration
|
|
10167
10198
|
*/
|
|
10168
10199
|
interface DataAutomationProjectOverrideConfigurationArgs {
|
|
10200
|
+
/**
|
|
10201
|
+
* This element declares whether your project will process audio files.
|
|
10202
|
+
*/
|
|
10169
10203
|
audio?: pulumi.Input<inputs.bedrock.DataAutomationProjectAudioOverrideConfigurationArgs>;
|
|
10170
10204
|
/**
|
|
10171
10205
|
* Additional settings for a project.
|
|
10172
10206
|
*/
|
|
10173
10207
|
document?: pulumi.Input<inputs.bedrock.DataAutomationProjectDocumentOverrideConfigurationArgs>;
|
|
10208
|
+
/**
|
|
10209
|
+
* This element declares whether your project will process image files.
|
|
10210
|
+
*/
|
|
10174
10211
|
image?: pulumi.Input<inputs.bedrock.DataAutomationProjectImageOverrideConfigurationArgs>;
|
|
10212
|
+
/**
|
|
10213
|
+
* Lets you set which modalities certain file types are processed as.
|
|
10214
|
+
*/
|
|
10175
10215
|
modalityRouting?: pulumi.Input<inputs.bedrock.DataAutomationProjectModalityRoutingConfigurationArgs>;
|
|
10216
|
+
/**
|
|
10217
|
+
* This element declares whether your project will process video files.
|
|
10218
|
+
*/
|
|
10176
10219
|
video?: pulumi.Input<inputs.bedrock.DataAutomationProjectVideoOverrideConfigurationArgs>;
|
|
10177
10220
|
}
|
|
10178
10221
|
interface DataAutomationProjectSplitterConfigurationArgs {
|
|
@@ -10219,6 +10262,9 @@ export declare namespace bedrock {
|
|
|
10219
10262
|
types?: pulumi.Input<pulumi.Input<enums.bedrock.DataAutomationProjectVideoExtractionCategoryType>[]>;
|
|
10220
10263
|
}
|
|
10221
10264
|
interface DataAutomationProjectVideoOverrideConfigurationArgs {
|
|
10265
|
+
/**
|
|
10266
|
+
* Sets modality processing for video files. All modalities are enabled by default.
|
|
10267
|
+
*/
|
|
10222
10268
|
modalityProcessing?: pulumi.Input<inputs.bedrock.DataAutomationProjectModalityProcessingConfigurationArgs>;
|
|
10223
10269
|
}
|
|
10224
10270
|
interface DataAutomationProjectVideoStandardExtractionArgs {
|
|
@@ -11581,6 +11627,21 @@ export declare namespace bedrock {
|
|
|
11581
11627
|
*/
|
|
11582
11628
|
wordsConfig?: pulumi.Input<pulumi.Input<inputs.bedrock.GuardrailWordConfigArgs>[]>;
|
|
11583
11629
|
}
|
|
11630
|
+
/**
|
|
11631
|
+
* Model configuration
|
|
11632
|
+
*/
|
|
11633
|
+
interface IntelligentPromptRouterPromptRouterTargetModelArgs {
|
|
11634
|
+
/**
|
|
11635
|
+
* Arn of underlying model which are added in the Prompt Router.
|
|
11636
|
+
*/
|
|
11637
|
+
modelArn: pulumi.Input<string>;
|
|
11638
|
+
}
|
|
11639
|
+
/**
|
|
11640
|
+
* Represents the criteria used for routing requests.
|
|
11641
|
+
*/
|
|
11642
|
+
interface IntelligentPromptRouterRoutingCriteriaArgs {
|
|
11643
|
+
responseQualityDifference: pulumi.Input<number>;
|
|
11644
|
+
}
|
|
11584
11645
|
/**
|
|
11585
11646
|
* The vector configuration details for the Bedrock embeddings model.
|
|
11586
11647
|
*/
|
|
@@ -13911,6 +13972,9 @@ export declare namespace cloudfront {
|
|
|
13911
13972
|
* A comment to describe the distribution. The comment cannot be longer than 128 characters.
|
|
13912
13973
|
*/
|
|
13913
13974
|
comment?: pulumi.Input<string>;
|
|
13975
|
+
/**
|
|
13976
|
+
* The connection mode to filter distributions by.
|
|
13977
|
+
*/
|
|
13914
13978
|
connectionMode?: pulumi.Input<enums.cloudfront.DistributionConnectionMode>;
|
|
13915
13979
|
/**
|
|
13916
13980
|
* The identifier of a continuous deployment policy. For more information, see ``CreateContinuousDeploymentPolicy``.
|
|
@@ -13997,6 +14061,9 @@ export declare namespace cloudfront {
|
|
|
13997
14061
|
* A Boolean that indicates whether this is a staging distribution. When this value is ``true``, this is a staging distribution. When this value is ``false``, this is not a staging distribution.
|
|
13998
14062
|
*/
|
|
13999
14063
|
staging?: pulumi.Input<boolean>;
|
|
14064
|
+
/**
|
|
14065
|
+
* A distribution tenant configuration.
|
|
14066
|
+
*/
|
|
14000
14067
|
tenantConfig?: pulumi.Input<inputs.cloudfront.DistributionConfigTenantConfigPropertiesArgs>;
|
|
14001
14068
|
/**
|
|
14002
14069
|
* A complex type that determines the distribution's SSL/TLS configuration for communicating with viewers.
|
|
@@ -14008,6 +14075,9 @@ export declare namespace cloudfront {
|
|
|
14008
14075
|
*/
|
|
14009
14076
|
webAclId?: pulumi.Input<string>;
|
|
14010
14077
|
}
|
|
14078
|
+
/**
|
|
14079
|
+
* A distribution tenant configuration.
|
|
14080
|
+
*/
|
|
14011
14081
|
interface DistributionConfigTenantConfigPropertiesArgs {
|
|
14012
14082
|
parameterDefinitions?: pulumi.Input<pulumi.Input<inputs.cloudfront.DistributionParameterDefinitionArgs>[]>;
|
|
14013
14083
|
}
|
|
@@ -14551,9 +14621,18 @@ export declare namespace cloudfront {
|
|
|
14551
14621
|
originShieldRegion?: pulumi.Input<string>;
|
|
14552
14622
|
}
|
|
14553
14623
|
interface DistributionParameterDefinitionArgs {
|
|
14624
|
+
/**
|
|
14625
|
+
* The value that you assigned to the parameter.
|
|
14626
|
+
*/
|
|
14554
14627
|
definition: pulumi.Input<inputs.cloudfront.DistributionParameterDefinitionDefinitionPropertiesArgs>;
|
|
14628
|
+
/**
|
|
14629
|
+
* The name of the parameter.
|
|
14630
|
+
*/
|
|
14555
14631
|
name: pulumi.Input<string>;
|
|
14556
14632
|
}
|
|
14633
|
+
/**
|
|
14634
|
+
* The value that you assigned to the parameter.
|
|
14635
|
+
*/
|
|
14557
14636
|
interface DistributionParameterDefinitionDefinitionPropertiesArgs {
|
|
14558
14637
|
stringSchema?: pulumi.Input<inputs.cloudfront.DistributionParameterDefinitionDefinitionPropertiesStringSchemaPropertiesArgs>;
|
|
14559
14638
|
}
|
|
@@ -14601,28 +14680,74 @@ export declare namespace cloudfront {
|
|
|
14601
14680
|
quantity: pulumi.Input<number>;
|
|
14602
14681
|
}
|
|
14603
14682
|
interface DistributionTenantCertificateArgs {
|
|
14683
|
+
/**
|
|
14684
|
+
* The Amazon Resource Name (ARN) of the ACM certificate.
|
|
14685
|
+
*/
|
|
14604
14686
|
arn?: pulumi.Input<string>;
|
|
14605
14687
|
}
|
|
14606
14688
|
interface DistributionTenantCustomizationsArgs {
|
|
14689
|
+
/**
|
|
14690
|
+
* The AWS Certificate Manager (ACM) certificate.
|
|
14691
|
+
*/
|
|
14607
14692
|
certificate?: pulumi.Input<inputs.cloudfront.DistributionTenantCertificateArgs>;
|
|
14693
|
+
/**
|
|
14694
|
+
* The geographic restrictions.
|
|
14695
|
+
*/
|
|
14608
14696
|
geoRestrictions?: pulumi.Input<inputs.cloudfront.DistributionTenantGeoRestrictionCustomizationArgs>;
|
|
14697
|
+
/**
|
|
14698
|
+
* The AWS WAF web ACL.
|
|
14699
|
+
*/
|
|
14609
14700
|
webAcl?: pulumi.Input<inputs.cloudfront.DistributionTenantWebAclCustomizationArgs>;
|
|
14610
14701
|
}
|
|
14611
14702
|
interface DistributionTenantGeoRestrictionCustomizationArgs {
|
|
14703
|
+
/**
|
|
14704
|
+
* The locations for geographic restrictions.
|
|
14705
|
+
*/
|
|
14612
14706
|
locations?: pulumi.Input<pulumi.Input<string>[]>;
|
|
14707
|
+
/**
|
|
14708
|
+
* The method that you want to use to restrict distribution of your content by country:
|
|
14709
|
+
*
|
|
14710
|
+
* - `none` : No geographic restriction is enabled, meaning access to content is not restricted by client geo location.
|
|
14711
|
+
* - `blacklist` : The `Location` elements specify the countries in which you don't want CloudFront to distribute your content.
|
|
14712
|
+
* - `whitelist` : The `Location` elements specify the countries in which you want CloudFront to distribute your content.
|
|
14713
|
+
*/
|
|
14613
14714
|
restrictionType?: pulumi.Input<enums.cloudfront.DistributionTenantGeoRestrictionCustomizationRestrictionType>;
|
|
14614
14715
|
}
|
|
14615
14716
|
interface DistributionTenantManagedCertificateRequestArgs {
|
|
14717
|
+
/**
|
|
14718
|
+
* You can opt out of certificate transparency logging by specifying the `disabled` option. Opt in by specifying `enabled` . For more information, see [Certificate Transparency Logging](https://docs.aws.amazon.com/acm/latest/userguide/acm-concepts.html#concept-transparency) in the *AWS Certificate Manager User Guide* .
|
|
14719
|
+
*/
|
|
14616
14720
|
certificateTransparencyLoggingPreference?: pulumi.Input<enums.cloudfront.DistributionTenantManagedCertificateRequestCertificateTransparencyLoggingPreference>;
|
|
14721
|
+
/**
|
|
14722
|
+
* The primary domain name associated with the CloudFront managed ACM certificate.
|
|
14723
|
+
*/
|
|
14617
14724
|
primaryDomainName?: pulumi.Input<string>;
|
|
14725
|
+
/**
|
|
14726
|
+
* Specify how the HTTP validation token will be served when requesting the CloudFront managed ACM certificate.
|
|
14727
|
+
*
|
|
14728
|
+
* - For `cloudfront` , CloudFront will automatically serve the validation token. Choose this mode if you can point the domain's DNS to CloudFront immediately.
|
|
14729
|
+
* - For `self-hosted` , you serve the validation token from your existing infrastructure. Choose this mode when you need to maintain current traffic flow while your certificate is being issued. You can place the validation token at the well-known path on your existing web server, wait for ACM to validate and issue the certificate, and then update your DNS to point to CloudFront.
|
|
14730
|
+
*/
|
|
14618
14731
|
validationTokenHost?: pulumi.Input<enums.cloudfront.DistributionTenantManagedCertificateRequestValidationTokenHost>;
|
|
14619
14732
|
}
|
|
14620
14733
|
interface DistributionTenantParameterArgs {
|
|
14734
|
+
/**
|
|
14735
|
+
* The parameter name.
|
|
14736
|
+
*/
|
|
14621
14737
|
name?: pulumi.Input<string>;
|
|
14738
|
+
/**
|
|
14739
|
+
* The parameter value.
|
|
14740
|
+
*/
|
|
14622
14741
|
value?: pulumi.Input<string>;
|
|
14623
14742
|
}
|
|
14624
14743
|
interface DistributionTenantWebAclCustomizationArgs {
|
|
14744
|
+
/**
|
|
14745
|
+
* The action for the AWS WAF web ACL customization. You can specify `override` to specify a separate AWS WAF web ACL for the distribution tenant. If you specify `disable` , the distribution tenant won't have AWS WAF web ACL protections and won't inherit from the multi-tenant distribution.
|
|
14746
|
+
*/
|
|
14625
14747
|
action?: pulumi.Input<enums.cloudfront.DistributionTenantWebAclCustomizationAction>;
|
|
14748
|
+
/**
|
|
14749
|
+
* The Amazon Resource Name (ARN) of the AWS WAF web ACL.
|
|
14750
|
+
*/
|
|
14626
14751
|
arn?: pulumi.Input<string>;
|
|
14627
14752
|
}
|
|
14628
14753
|
/**
|
|
@@ -16547,6 +16672,16 @@ export declare namespace cognito {
|
|
|
16547
16672
|
*/
|
|
16548
16673
|
userDataShared?: pulumi.Input<boolean>;
|
|
16549
16674
|
}
|
|
16675
|
+
interface UserPoolClientRefreshTokenRotationArgs {
|
|
16676
|
+
/**
|
|
16677
|
+
* The state of refresh token rotation for the current app client.
|
|
16678
|
+
*/
|
|
16679
|
+
feature?: pulumi.Input<enums.cognito.UserPoolClientRefreshTokenRotationFeature>;
|
|
16680
|
+
/**
|
|
16681
|
+
* When you request a token refresh with `GetTokensFromRefreshToken` , the original refresh token that you're rotating out can remain valid for a period of time of up to 60 seconds. This allows for client-side retries. When `RetryGracePeriodSeconds` is `0` , the grace period is disabled and a successful request immediately invalidates the submitted refresh token.
|
|
16682
|
+
*/
|
|
16683
|
+
retryGracePeriodSeconds?: pulumi.Input<number>;
|
|
16684
|
+
}
|
|
16550
16685
|
interface UserPoolClientTokenValidityUnitsArgs {
|
|
16551
16686
|
/**
|
|
16552
16687
|
* A time unit for the value that you set in the `AccessTokenValidity` parameter. The default `AccessTokenValidity` time unit is `hours` . `AccessTokenValidity` duration can range from five minutes to one day.
|
|
@@ -21331,6 +21466,11 @@ export declare namespace datazone {
|
|
|
21331
21466
|
*/
|
|
21332
21467
|
value?: pulumi.Input<string>;
|
|
21333
21468
|
}
|
|
21469
|
+
/**
|
|
21470
|
+
* The properties of a domain unit's owner.
|
|
21471
|
+
*/
|
|
21472
|
+
interface OwnerPropertiesArgs {
|
|
21473
|
+
}
|
|
21334
21474
|
interface ProjectMembershipMember0PropertiesArgs {
|
|
21335
21475
|
userIdentifier: pulumi.Input<string>;
|
|
21336
21476
|
}
|
|
@@ -35170,6 +35310,10 @@ export declare namespace imagebuilder {
|
|
|
35170
35310
|
* region
|
|
35171
35311
|
*/
|
|
35172
35312
|
region: pulumi.Input<string>;
|
|
35313
|
+
/**
|
|
35314
|
+
* The SSM parameter configurations to use for AMI distribution.
|
|
35315
|
+
*/
|
|
35316
|
+
ssmParameterConfigurations?: pulumi.Input<pulumi.Input<inputs.imagebuilder.DistributionConfigurationSsmParameterConfigurationArgs>[]>;
|
|
35173
35317
|
}
|
|
35174
35318
|
/**
|
|
35175
35319
|
* The Windows faster-launching configuration to use for AMI distribution.
|
|
@@ -35260,6 +35404,23 @@ export declare namespace imagebuilder {
|
|
|
35260
35404
|
*/
|
|
35261
35405
|
setDefaultVersion?: pulumi.Input<boolean>;
|
|
35262
35406
|
}
|
|
35407
|
+
/**
|
|
35408
|
+
* The SSM parameter configuration for AMI distribution.
|
|
35409
|
+
*/
|
|
35410
|
+
interface DistributionConfigurationSsmParameterConfigurationArgs {
|
|
35411
|
+
/**
|
|
35412
|
+
* The account ID for the AMI to update the parameter with.
|
|
35413
|
+
*/
|
|
35414
|
+
amiAccountId?: pulumi.Input<string>;
|
|
35415
|
+
/**
|
|
35416
|
+
* The data type of the SSM parameter.
|
|
35417
|
+
*/
|
|
35418
|
+
dataType?: pulumi.Input<enums.imagebuilder.DistributionConfigurationSsmParameterConfigurationDataType>;
|
|
35419
|
+
/**
|
|
35420
|
+
* The name of the SSM parameter.
|
|
35421
|
+
*/
|
|
35422
|
+
parameterName: pulumi.Input<string>;
|
|
35423
|
+
}
|
|
35263
35424
|
/**
|
|
35264
35425
|
* The destination repository for the container image.
|
|
35265
35426
|
*/
|
|
@@ -44203,7 +44364,7 @@ export declare namespace lambda {
|
|
|
44203
44364
|
zipFile?: pulumi.Input<string>;
|
|
44204
44365
|
}
|
|
44205
44366
|
/**
|
|
44206
|
-
* The [dead-letter queue](https://docs.aws.amazon.com/lambda/latest/dg/invocation-async.html#dlq) for failed asynchronous invocations.
|
|
44367
|
+
* The [dead-letter queue](https://docs.aws.amazon.com/lambda/latest/dg/invocation-async-retain-records.html#invocation-dlq) for failed asynchronous invocations.
|
|
44207
44368
|
*/
|
|
44208
44369
|
interface FunctionDeadLetterConfigArgs {
|
|
44209
44370
|
/**
|
|
@@ -44294,11 +44455,11 @@ export declare namespace lambda {
|
|
|
44294
44455
|
runtimeVersionArn?: pulumi.Input<string>;
|
|
44295
44456
|
/**
|
|
44296
44457
|
* Specify the runtime update mode.
|
|
44297
|
-
* +
|
|
44298
|
-
* +
|
|
44299
|
-
* +
|
|
44458
|
+
* + *Auto (default)* - Automatically update to the most recent and secure runtime version using a [Two-phase runtime version rollout](https://docs.aws.amazon.com/lambda/latest/dg/runtimes-update.html#runtime-management-two-phase). This is the best choice for most customers to ensure they always benefit from runtime updates.
|
|
44459
|
+
* + *FunctionUpdate* - LAM updates the runtime of you function to the most recent and secure runtime version when you update your function. This approach synchronizes runtime updates with function deployments, giving you control over when runtime updates are applied and allowing you to detect and mitigate rare runtime update incompatibilities early. When using this setting, you need to regularly update your functions to keep their runtime up-to-date.
|
|
44460
|
+
* + *Manual* - You specify a runtime version in your function configuration. The function will use this runtime version indefinitely. In the rare case where a new runtime version is incompatible with an existing function, this allows you to roll back your function to an earlier runtime version. For more information, see [Roll back a runtime version](https://docs.aws.amazon.com/lambda/latest/dg/runtimes-update.html#runtime-management-rollback).
|
|
44300
44461
|
*
|
|
44301
|
-
*
|
|
44462
|
+
* *Valid Values*: ``Auto`` | ``FunctionUpdate`` | ``Manual``
|
|
44302
44463
|
*/
|
|
44303
44464
|
updateRuntimeOn: pulumi.Input<enums.lambda.FunctionRuntimeManagementConfigUpdateRuntimeOn>;
|
|
44304
44465
|
}
|
|
@@ -49243,6 +49404,15 @@ export declare namespace mediatailor {
|
|
|
49243
49404
|
*/
|
|
49244
49405
|
type: pulumi.Input<enums.mediatailor.LiveSourceType>;
|
|
49245
49406
|
}
|
|
49407
|
+
/**
|
|
49408
|
+
* <p>The setting that indicates what conditioning MediaTailor will perform on ads that the ad decision server (ADS) returns.</p>
|
|
49409
|
+
*/
|
|
49410
|
+
interface PlaybackConfigurationAdConditioningConfigurationArgs {
|
|
49411
|
+
/**
|
|
49412
|
+
* For ads that have media files with streaming delivery and supported file extensions, indicates what transcoding action MediaTailor takes when it first receives these ads from the ADS. `TRANSCODE` indicates that MediaTailor must transcode the ads. `NONE` indicates that you have already transcoded the ads outside of MediaTailor and don't need them transcoded as part of the ad insertion workflow. For more information about ad conditioning see [Using preconditioned ads](https://docs.aws.amazon.com/mediatailor/latest/ug/precondition-ads.html) in the AWS Elemental MediaTailor user guide.
|
|
49413
|
+
*/
|
|
49414
|
+
streamingMediaFileConditioning: pulumi.Input<enums.mediatailor.PlaybackConfigurationStreamingMediaFileConditioning>;
|
|
49415
|
+
}
|
|
49246
49416
|
/**
|
|
49247
49417
|
* For HLS, when set to true, MediaTailor passes through EXT-X-CUE-IN, EXT-X-CUE-OUT, and EXT-X-SPLICEPOINT-SCTE35 ad markers from the origin manifest to the MediaTailor personalized manifest. No logic is applied to these ad markers. For example, if EXT-X-CUE-OUT has a value of 60, but no ads are filled for that ad break, MediaTailor will not set the value to 0.
|
|
49248
49418
|
*/
|
|
@@ -51182,7 +51352,7 @@ export declare namespace nimblestudio {
|
|
|
51182
51352
|
export declare namespace oam {
|
|
51183
51353
|
interface LinkConfigurationArgs {
|
|
51184
51354
|
/**
|
|
51185
|
-
* Use this structure to filter which log groups are to
|
|
51355
|
+
* Use this structure to filter which log groups are to share log events from this source account to the monitoring account.
|
|
51186
51356
|
*/
|
|
51187
51357
|
logGroupConfiguration?: pulumi.Input<inputs.oam.LinkFilterArgs>;
|
|
51188
51358
|
/**
|
|
@@ -51191,6 +51361,32 @@ export declare namespace oam {
|
|
|
51191
51361
|
metricConfiguration?: pulumi.Input<inputs.oam.LinkFilterArgs>;
|
|
51192
51362
|
}
|
|
51193
51363
|
interface LinkFilterArgs {
|
|
51364
|
+
/**
|
|
51365
|
+
* When used in `MetricConfiguration` this field specifies which metric namespaces are to be shared with the monitoring account
|
|
51366
|
+
*
|
|
51367
|
+
* When used in `LogGroupConfiguration` this field specifies which log groups are to share their log events with the monitoring account. Use the term `LogGroupName` and one or more of the following operands.
|
|
51368
|
+
*
|
|
51369
|
+
* Use single quotation marks (') around log group names and metric namespaces.
|
|
51370
|
+
*
|
|
51371
|
+
* The matching of log group names and metric namespaces is case sensitive. Each filter has a limit of five conditional operands. Conditional operands are `AND` and `OR` .
|
|
51372
|
+
*
|
|
51373
|
+
* - `=` and `!=`
|
|
51374
|
+
* - `AND`
|
|
51375
|
+
* - `OR`
|
|
51376
|
+
* - `LIKE` and `NOT LIKE` . These can be used only as prefix searches. Include a `%` at the end of the string that you want to search for and include.
|
|
51377
|
+
* - `IN` and `NOT IN` , using parentheses `( )`
|
|
51378
|
+
*
|
|
51379
|
+
* Examples:
|
|
51380
|
+
*
|
|
51381
|
+
* - `Namespace NOT LIKE 'AWS/%'` includes only namespaces that don't start with `AWS/` , such as custom namespaces.
|
|
51382
|
+
* - `Namespace IN ('AWS/EC2', 'AWS/ELB', 'AWS/S3')` includes only the metrics in the EC2, Elastic Load Balancing , and Amazon S3 namespaces.
|
|
51383
|
+
* - `Namespace = 'AWS/EC2' OR Namespace NOT LIKE 'AWS/%'` includes only the EC2 namespace and your custom namespaces.
|
|
51384
|
+
* - `LogGroupName IN ('This-Log-Group', 'Other-Log-Group')` includes only the log groups with names `This-Log-Group` and `Other-Log-Group` .
|
|
51385
|
+
* - `LogGroupName NOT IN ('Private-Log-Group', 'Private-Log-Group-2')` includes all log groups except the log groups with names `Private-Log-Group` and `Private-Log-Group-2` .
|
|
51386
|
+
* - `LogGroupName LIKE 'aws/lambda/%' OR LogGroupName LIKE 'AWSLogs%'` includes all log groups that have names that start with `aws/lambda/` or `AWSLogs` .
|
|
51387
|
+
*
|
|
51388
|
+
* > If you are updating a link that uses filters, you can specify `*` as the only value for the `filter` parameter to delete the filter and share all log groups with the monitoring account.
|
|
51389
|
+
*/
|
|
51194
51390
|
filter: pulumi.Input<string>;
|
|
51195
51391
|
}
|
|
51196
51392
|
}
|
|
@@ -53962,7 +54158,7 @@ export declare namespace qbusiness {
|
|
|
53962
54158
|
*/
|
|
53963
54159
|
invocationCondition?: pulumi.Input<inputs.qbusiness.DataSourceDocumentAttributeConditionArgs>;
|
|
53964
54160
|
/**
|
|
53965
|
-
* The Amazon Resource Name (ARN) of the Lambda function
|
|
54161
|
+
* The Amazon Resource Name (ARN) of the Lambda function sduring ingestion. For more information, see [Using Lambda functions for Amazon Q Business document enrichment](https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/cde-lambda-operations.html) .
|
|
53966
54162
|
*/
|
|
53967
54163
|
lambdaArn?: pulumi.Input<string>;
|
|
53968
54164
|
/**
|
|
@@ -73321,7 +73517,7 @@ export declare namespace quicksight {
|
|
|
73321
73517
|
* - `FULL_REFRESH` : A complete refresh of a dataset.
|
|
73322
73518
|
* - `INCREMENTAL_REFRESH` : A partial refresh of some rows of a dataset, based on the time window specified.
|
|
73323
73519
|
*
|
|
73324
|
-
* For more information on full and incremental refreshes, see [Refreshing SPICE data](https://docs.aws.amazon.com/quicksight/latest/user/refreshing-imported-data.html) in the *
|
|
73520
|
+
* For more information on full and incremental refreshes, see [Refreshing SPICE data](https://docs.aws.amazon.com/quicksight/latest/user/refreshing-imported-data.html) in the *QuickSight User Guide* .
|
|
73325
73521
|
*/
|
|
73326
73522
|
refreshType?: pulumi.Input<enums.quicksight.RefreshScheduleMapRefreshType>;
|
|
73327
73523
|
/**
|
|
@@ -84189,7 +84385,7 @@ export declare namespace s3 {
|
|
|
84189
84385
|
allowedHeaders?: pulumi.Input<pulumi.Input<string>[]>;
|
|
84190
84386
|
/**
|
|
84191
84387
|
* An HTTP method that you allow the origin to run.
|
|
84192
|
-
*
|
|
84388
|
+
* *Allowed values*: ``GET`` | ``PUT`` | ``HEAD`` | ``POST`` | ``DELETE``
|
|
84193
84389
|
*/
|
|
84194
84390
|
allowedMethods: pulumi.Input<pulumi.Input<enums.s3.BucketCorsRuleAllowedMethodsItem>[]>;
|
|
84195
84391
|
/**
|
|
@@ -84242,7 +84438,7 @@ export declare namespace s3 {
|
|
|
84242
84438
|
years?: pulumi.Input<number>;
|
|
84243
84439
|
}
|
|
84244
84440
|
/**
|
|
84245
|
-
* Specifies whether Amazon S3 replicates delete markers. If you specify a ``Filter`` in your replication configuration, you must also include a ``DeleteMarkerReplication`` element. If your ``Filter`` includes a ``Tag`` element, the ``DeleteMarkerReplication
|
|
84441
|
+
* Specifies whether Amazon S3 replicates delete markers. If you specify a ``Filter`` in your replication configuration, you must also include a ``DeleteMarkerReplication`` element. If your ``Filter`` includes a ``Tag`` element, the ``DeleteMarkerReplication````Status`` must be set to Disabled, because Amazon S3 does not support replicating delete markers for tag-based rules. For an example configuration, see [Basic Rule Configuration](https://docs.aws.amazon.com/AmazonS3/latest/dev/replication-add-config.html#replication-config-min-rule-config).
|
|
84246
84442
|
* For more information about delete marker replication, see [Basic Rule Configuration](https://docs.aws.amazon.com/AmazonS3/latest/dev/delete-marker-replication.html).
|
|
84247
84443
|
* If you are using an earlier version of the replication configuration, Amazon S3 handles replication of delete markers differently. For more information, see [Backward Compatibility](https://docs.aws.amazon.com/AmazonS3/latest/dev/replication-add-config.html#replication-backward-compat-considerations).
|
|
84248
84444
|
*/
|
|
@@ -84267,7 +84463,7 @@ export declare namespace s3 {
|
|
|
84267
84463
|
bucketArn: pulumi.Input<string>;
|
|
84268
84464
|
/**
|
|
84269
84465
|
* Specifies the file format used when exporting data to Amazon S3.
|
|
84270
|
-
*
|
|
84466
|
+
* *Allowed values*: ``CSV`` | ``ORC`` | ``Parquet``
|
|
84271
84467
|
*/
|
|
84272
84468
|
format: pulumi.Input<enums.s3.BucketDestinationFormat>;
|
|
84273
84469
|
/**
|
|
@@ -84405,8 +84601,8 @@ export declare namespace s3 {
|
|
|
84405
84601
|
/**
|
|
84406
84602
|
* Indicates which default minimum object size behavior is applied to the lifecycle configuration.
|
|
84407
84603
|
* This parameter applies to general purpose buckets only. It isn't supported for directory bucket lifecycle configurations.
|
|
84408
|
-
* +
|
|
84409
|
-
* +
|
|
84604
|
+
* + ``all_storage_classes_128K`` - Objects smaller than 128 KB will not transition to any storage class by default.
|
|
84605
|
+
* + ``varies_by_storage_class`` - Objects smaller than 128 KB will transition to Glacier Flexible Retrieval or Glacier Deep Archive storage classes. By default, all other storage classes will prevent transitions smaller than 128 KB.
|
|
84410
84606
|
*
|
|
84411
84607
|
* To customize the minimum object size for any transition you can add a filter that specifies a custom ``ObjectSizeGreaterThan`` or ``ObjectSizeLessThan`` in the body of your transition rule. Custom filters always take precedence over the default transition behavior.
|
|
84412
84608
|
*/
|
|
@@ -84671,7 +84867,7 @@ export declare namespace s3 {
|
|
|
84671
84867
|
interface BucketReplicaModificationsArgs {
|
|
84672
84868
|
/**
|
|
84673
84869
|
* Specifies whether Amazon S3 replicates modifications on replicas.
|
|
84674
|
-
*
|
|
84870
|
+
* *Allowed values*: ``Enabled`` | ``Disabled``
|
|
84675
84871
|
*/
|
|
84676
84872
|
status: pulumi.Input<enums.s3.BucketReplicaModificationsStatus>;
|
|
84677
84873
|
}
|
|
@@ -84728,7 +84924,7 @@ export declare namespace s3 {
|
|
|
84728
84924
|
*/
|
|
84729
84925
|
interface BucketReplicationRuleArgs {
|
|
84730
84926
|
/**
|
|
84731
|
-
* Specifies whether Amazon S3 replicates delete markers. If you specify a ``Filter`` in your replication configuration, you must also include a ``DeleteMarkerReplication`` element. If your ``Filter`` includes a ``Tag`` element, the ``DeleteMarkerReplication
|
|
84927
|
+
* Specifies whether Amazon S3 replicates delete markers. If you specify a ``Filter`` in your replication configuration, you must also include a ``DeleteMarkerReplication`` element. If your ``Filter`` includes a ``Tag`` element, the ``DeleteMarkerReplication````Status`` must be set to Disabled, because Amazon S3 does not support replicating delete markers for tag-based rules. For an example configuration, see [Basic Rule Configuration](https://docs.aws.amazon.com/AmazonS3/latest/dev/replication-add-config.html#replication-config-min-rule-config).
|
|
84732
84928
|
* For more information about delete marker replication, see [Basic Rule Configuration](https://docs.aws.amazon.com/AmazonS3/latest/dev/delete-marker-replication.html).
|
|
84733
84929
|
* If you are using an earlier version of the replication configuration, Amazon S3 handles replication of delete markers differently. For more information, see [Backward Compatibility](https://docs.aws.amazon.com/AmazonS3/latest/dev/replication-add-config.html#replication-backward-compat-considerations).
|
|
84734
84930
|
*/
|
|
@@ -84957,15 +85153,15 @@ export declare namespace s3 {
|
|
|
84957
85153
|
}
|
|
84958
85154
|
/**
|
|
84959
85155
|
* Describes the default server-side encryption to apply to new objects in the bucket. If a PUT Object request doesn't specify any server-side encryption, this default encryption will be applied. For more information, see [PutBucketEncryption](https://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUTencryption.html).
|
|
84960
|
-
* +
|
|
84961
|
-
* +
|
|
84962
|
-
* +
|
|
85156
|
+
* + *General purpose buckets* - If you don't specify a customer managed key at configuration, Amazon S3 automatically creates an AWS KMS key (``aws/s3``) in your AWS account the first time that you add an object encrypted with SSE-KMS to a bucket. By default, Amazon S3 uses this KMS key for SSE-KMS.
|
|
85157
|
+
* + *Directory buckets* - Your SSE-KMS configuration can only support 1 [customer managed key](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#customer-cmk) per directory bucket's lifetime. The [managed key](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#aws-managed-cmk) (``aws/s3``) isn't supported.
|
|
85158
|
+
* + *Directory buckets* - For directory buckets, there are only two supported options for server-side encryption: SSE-S3 and SSE-KMS.
|
|
84963
85159
|
*/
|
|
84964
85160
|
interface BucketServerSideEncryptionByDefaultArgs {
|
|
84965
85161
|
/**
|
|
84966
85162
|
* AWS Key Management Service (KMS) customer managed key ID to use for the default encryption.
|
|
84967
|
-
* +
|
|
84968
|
-
* +
|
|
85163
|
+
* + *General purpose buckets* - This parameter is allowed if and only if ``SSEAlgorithm`` is set to ``aws:kms`` or ``aws:kms:dsse``.
|
|
85164
|
+
* + *Directory buckets* - This parameter is allowed if and only if ``SSEAlgorithm`` is set to ``aws:kms``.
|
|
84969
85165
|
*
|
|
84970
85166
|
* You can specify the key ID, key alias, or the Amazon Resource Name (ARN) of the KMS key.
|
|
84971
85167
|
* + Key ID: ``1234abcd-12ab-34cd-56ef-1234567890ab``
|
|
@@ -84973,8 +85169,8 @@ export declare namespace s3 {
|
|
|
84973
85169
|
* + Key Alias: ``alias/alias-name``
|
|
84974
85170
|
*
|
|
84975
85171
|
* If you are using encryption with cross-account or AWS service operations, you must use a fully qualified KMS key ARN. For more information, see [Using encryption for cross-account operations](https://docs.aws.amazon.com/AmazonS3/latest/dev/bucket-encryption.html#bucket-encryption-update-bucket-policy).
|
|
84976
|
-
* +
|
|
84977
|
-
* +
|
|
85172
|
+
* + *General purpose buckets* - If you're specifying a customer managed KMS key, we recommend using a fully qualified KMS key ARN. If you use a KMS key alias instead, then KMS resolves the key within the requester’s account. This behavior can result in data that's encrypted with a KMS key that belongs to the requester, and not the bucket owner. Also, if you use a key ID, you can run into a LogDestination undeliverable error when creating a VPC flow log.
|
|
85173
|
+
* + *Directory buckets* - When you specify an [customer managed key](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#customer-cmk) for encryption in your directory bucket, only use the key ID or key ARN. The key alias format of the KMS key isn't supported.
|
|
84978
85174
|
*
|
|
84979
85175
|
* Amazon S3 only supports symmetric encryption KMS keys. For more information, see [Asymmetric keys in KMS](https://docs.aws.amazon.com//kms/latest/developerguide/symmetric-asymmetric.html) in the *Key Management Service Developer Guide*.
|
|
84980
85176
|
*/
|
|
@@ -84987,8 +85183,8 @@ export declare namespace s3 {
|
|
|
84987
85183
|
}
|
|
84988
85184
|
/**
|
|
84989
85185
|
* Specifies the default server-side encryption configuration.
|
|
84990
|
-
* +
|
|
84991
|
-
* +
|
|
85186
|
+
* + *General purpose buckets* - If you're specifying a customer managed KMS key, we recommend using a fully qualified KMS key ARN. If you use a KMS key alias instead, then KMS resolves the key within the requester’s account. This behavior can result in data that's encrypted with a KMS key that belongs to the requester, and not the bucket owner.
|
|
85187
|
+
* + *Directory buckets* - When you specify an [customer managed key](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#customer-cmk) for encryption in your directory bucket, only use the key ID or key ARN. The key alias format of the KMS key isn't supported.
|
|
84992
85188
|
*/
|
|
84993
85189
|
interface BucketServerSideEncryptionRuleArgs {
|
|
84994
85190
|
/**
|
|
@@ -90352,7 +90548,7 @@ export declare namespace secretsmanager {
|
|
|
90352
90548
|
}
|
|
90353
90549
|
/**
|
|
90354
90550
|
* Generates a random password. We recommend that you specify the maximum length and include every character type that the system you are generating a password for can support.
|
|
90355
|
-
*
|
|
90551
|
+
* *Required permissions:*``secretsmanager:GetRandomPassword``. For more information, see [IAM policy actions for Secrets Manager](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssecretsmanager.html#awssecretsmanager-actions-as-permissions) and [Authentication and access control in Secrets Manager](https://docs.aws.amazon.com/secretsmanager/latest/userguide/auth-and-access.html).
|
|
90356
90552
|
*/
|
|
90357
90553
|
interface SecretGenerateSecretStringArgs {
|
|
90358
90554
|
/**
|
|
@@ -92870,6 +93066,37 @@ export declare namespace ssmcontacts {
|
|
|
92870
93066
|
handOffTime: pulumi.Input<string>;
|
|
92871
93067
|
}
|
|
92872
93068
|
}
|
|
93069
|
+
export declare namespace ssmguiconnect {
|
|
93070
|
+
/**
|
|
93071
|
+
* The set of preferences used for recording RDP connections in the requesting AWS account and AWS Region. This includes details such as which S3 bucket recordings are stored in.
|
|
93072
|
+
*/
|
|
93073
|
+
interface ConnectionRecordingPreferencesPropertiesArgs {
|
|
93074
|
+
/**
|
|
93075
|
+
* The ARN of a AWS KMS key that is used to encrypt data while it is being processed by the service. This key must exist in the same AWS Region as the node you start an RDP connection to.
|
|
93076
|
+
*/
|
|
93077
|
+
kmsKeyArn: pulumi.Input<string>;
|
|
93078
|
+
/**
|
|
93079
|
+
* Determines where recordings of RDP connections are stored.
|
|
93080
|
+
*/
|
|
93081
|
+
recordingDestinations: pulumi.Input<inputs.ssmguiconnect.PreferencesRecordingDestinationsArgs>;
|
|
93082
|
+
}
|
|
93083
|
+
/**
|
|
93084
|
+
* Determines where recordings of RDP connections are stored.
|
|
93085
|
+
*/
|
|
93086
|
+
interface PreferencesRecordingDestinationsArgs {
|
|
93087
|
+
/**
|
|
93088
|
+
* The S3 bucket where RDP connection recordings are stored.
|
|
93089
|
+
*/
|
|
93090
|
+
s3Buckets: pulumi.Input<pulumi.Input<inputs.ssmguiconnect.PreferencesS3BucketArgs>[]>;
|
|
93091
|
+
}
|
|
93092
|
+
/**
|
|
93093
|
+
* The S3 bucket where RDP connection recordings are stored.
|
|
93094
|
+
*/
|
|
93095
|
+
interface PreferencesS3BucketArgs {
|
|
93096
|
+
bucketName: pulumi.Input<string>;
|
|
93097
|
+
bucketOwner: pulumi.Input<string>;
|
|
93098
|
+
}
|
|
93099
|
+
}
|
|
92873
93100
|
export declare namespace ssmincidents {
|
|
92874
93101
|
/**
|
|
92875
93102
|
* The ReplicationSet regional configuration.
|