@pulumi/aws-native 1.28.0-alpha.1746423276 → 1.28.0-alpha.1746553623
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/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 +1 -0
- package/types/enums/bedrock/index.js +1 -0
- 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/s3/index.d.ts +4 -4
- package/types/input.d.ts +242 -30
- package/types/output.d.ts +248 -30
- 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 {
|
|
@@ -13911,6 +13957,9 @@ export declare namespace cloudfront {
|
|
|
13911
13957
|
* A comment to describe the distribution. The comment cannot be longer than 128 characters.
|
|
13912
13958
|
*/
|
|
13913
13959
|
comment?: pulumi.Input<string>;
|
|
13960
|
+
/**
|
|
13961
|
+
* The connection mode to filter distributions by.
|
|
13962
|
+
*/
|
|
13914
13963
|
connectionMode?: pulumi.Input<enums.cloudfront.DistributionConnectionMode>;
|
|
13915
13964
|
/**
|
|
13916
13965
|
* The identifier of a continuous deployment policy. For more information, see ``CreateContinuousDeploymentPolicy``.
|
|
@@ -13997,6 +14046,9 @@ export declare namespace cloudfront {
|
|
|
13997
14046
|
* 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
14047
|
*/
|
|
13999
14048
|
staging?: pulumi.Input<boolean>;
|
|
14049
|
+
/**
|
|
14050
|
+
* A distribution tenant configuration.
|
|
14051
|
+
*/
|
|
14000
14052
|
tenantConfig?: pulumi.Input<inputs.cloudfront.DistributionConfigTenantConfigPropertiesArgs>;
|
|
14001
14053
|
/**
|
|
14002
14054
|
* A complex type that determines the distribution's SSL/TLS configuration for communicating with viewers.
|
|
@@ -14008,6 +14060,9 @@ export declare namespace cloudfront {
|
|
|
14008
14060
|
*/
|
|
14009
14061
|
webAclId?: pulumi.Input<string>;
|
|
14010
14062
|
}
|
|
14063
|
+
/**
|
|
14064
|
+
* A distribution tenant configuration.
|
|
14065
|
+
*/
|
|
14011
14066
|
interface DistributionConfigTenantConfigPropertiesArgs {
|
|
14012
14067
|
parameterDefinitions?: pulumi.Input<pulumi.Input<inputs.cloudfront.DistributionParameterDefinitionArgs>[]>;
|
|
14013
14068
|
}
|
|
@@ -14551,9 +14606,18 @@ export declare namespace cloudfront {
|
|
|
14551
14606
|
originShieldRegion?: pulumi.Input<string>;
|
|
14552
14607
|
}
|
|
14553
14608
|
interface DistributionParameterDefinitionArgs {
|
|
14609
|
+
/**
|
|
14610
|
+
* The value that you assigned to the parameter.
|
|
14611
|
+
*/
|
|
14554
14612
|
definition: pulumi.Input<inputs.cloudfront.DistributionParameterDefinitionDefinitionPropertiesArgs>;
|
|
14613
|
+
/**
|
|
14614
|
+
* The name of the parameter.
|
|
14615
|
+
*/
|
|
14555
14616
|
name: pulumi.Input<string>;
|
|
14556
14617
|
}
|
|
14618
|
+
/**
|
|
14619
|
+
* The value that you assigned to the parameter.
|
|
14620
|
+
*/
|
|
14557
14621
|
interface DistributionParameterDefinitionDefinitionPropertiesArgs {
|
|
14558
14622
|
stringSchema?: pulumi.Input<inputs.cloudfront.DistributionParameterDefinitionDefinitionPropertiesStringSchemaPropertiesArgs>;
|
|
14559
14623
|
}
|
|
@@ -14601,28 +14665,74 @@ export declare namespace cloudfront {
|
|
|
14601
14665
|
quantity: pulumi.Input<number>;
|
|
14602
14666
|
}
|
|
14603
14667
|
interface DistributionTenantCertificateArgs {
|
|
14668
|
+
/**
|
|
14669
|
+
* The Amazon Resource Name (ARN) of the ACM certificate.
|
|
14670
|
+
*/
|
|
14604
14671
|
arn?: pulumi.Input<string>;
|
|
14605
14672
|
}
|
|
14606
14673
|
interface DistributionTenantCustomizationsArgs {
|
|
14674
|
+
/**
|
|
14675
|
+
* The AWS Certificate Manager (ACM) certificate.
|
|
14676
|
+
*/
|
|
14607
14677
|
certificate?: pulumi.Input<inputs.cloudfront.DistributionTenantCertificateArgs>;
|
|
14678
|
+
/**
|
|
14679
|
+
* The geographic restrictions.
|
|
14680
|
+
*/
|
|
14608
14681
|
geoRestrictions?: pulumi.Input<inputs.cloudfront.DistributionTenantGeoRestrictionCustomizationArgs>;
|
|
14682
|
+
/**
|
|
14683
|
+
* The AWS WAF web ACL.
|
|
14684
|
+
*/
|
|
14609
14685
|
webAcl?: pulumi.Input<inputs.cloudfront.DistributionTenantWebAclCustomizationArgs>;
|
|
14610
14686
|
}
|
|
14611
14687
|
interface DistributionTenantGeoRestrictionCustomizationArgs {
|
|
14688
|
+
/**
|
|
14689
|
+
* The locations for geographic restrictions.
|
|
14690
|
+
*/
|
|
14612
14691
|
locations?: pulumi.Input<pulumi.Input<string>[]>;
|
|
14692
|
+
/**
|
|
14693
|
+
* The method that you want to use to restrict distribution of your content by country:
|
|
14694
|
+
*
|
|
14695
|
+
* - `none` : No geographic restriction is enabled, meaning access to content is not restricted by client geo location.
|
|
14696
|
+
* - `blacklist` : The `Location` elements specify the countries in which you don't want CloudFront to distribute your content.
|
|
14697
|
+
* - `whitelist` : The `Location` elements specify the countries in which you want CloudFront to distribute your content.
|
|
14698
|
+
*/
|
|
14613
14699
|
restrictionType?: pulumi.Input<enums.cloudfront.DistributionTenantGeoRestrictionCustomizationRestrictionType>;
|
|
14614
14700
|
}
|
|
14615
14701
|
interface DistributionTenantManagedCertificateRequestArgs {
|
|
14702
|
+
/**
|
|
14703
|
+
* 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* .
|
|
14704
|
+
*/
|
|
14616
14705
|
certificateTransparencyLoggingPreference?: pulumi.Input<enums.cloudfront.DistributionTenantManagedCertificateRequestCertificateTransparencyLoggingPreference>;
|
|
14706
|
+
/**
|
|
14707
|
+
* The primary domain name associated with the CloudFront managed ACM certificate.
|
|
14708
|
+
*/
|
|
14617
14709
|
primaryDomainName?: pulumi.Input<string>;
|
|
14710
|
+
/**
|
|
14711
|
+
* Specify how the HTTP validation token will be served when requesting the CloudFront managed ACM certificate.
|
|
14712
|
+
*
|
|
14713
|
+
* - For `cloudfront` , CloudFront will automatically serve the validation token. Choose this mode if you can point the domain's DNS to CloudFront immediately.
|
|
14714
|
+
* - 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.
|
|
14715
|
+
*/
|
|
14618
14716
|
validationTokenHost?: pulumi.Input<enums.cloudfront.DistributionTenantManagedCertificateRequestValidationTokenHost>;
|
|
14619
14717
|
}
|
|
14620
14718
|
interface DistributionTenantParameterArgs {
|
|
14719
|
+
/**
|
|
14720
|
+
* The parameter name.
|
|
14721
|
+
*/
|
|
14621
14722
|
name?: pulumi.Input<string>;
|
|
14723
|
+
/**
|
|
14724
|
+
* The parameter value.
|
|
14725
|
+
*/
|
|
14622
14726
|
value?: pulumi.Input<string>;
|
|
14623
14727
|
}
|
|
14624
14728
|
interface DistributionTenantWebAclCustomizationArgs {
|
|
14729
|
+
/**
|
|
14730
|
+
* 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.
|
|
14731
|
+
*/
|
|
14625
14732
|
action?: pulumi.Input<enums.cloudfront.DistributionTenantWebAclCustomizationAction>;
|
|
14733
|
+
/**
|
|
14734
|
+
* The Amazon Resource Name (ARN) of the AWS WAF web ACL.
|
|
14735
|
+
*/
|
|
14626
14736
|
arn?: pulumi.Input<string>;
|
|
14627
14737
|
}
|
|
14628
14738
|
/**
|
|
@@ -16547,6 +16657,16 @@ export declare namespace cognito {
|
|
|
16547
16657
|
*/
|
|
16548
16658
|
userDataShared?: pulumi.Input<boolean>;
|
|
16549
16659
|
}
|
|
16660
|
+
interface UserPoolClientRefreshTokenRotationArgs {
|
|
16661
|
+
/**
|
|
16662
|
+
* The state of refresh token rotation for the current app client.
|
|
16663
|
+
*/
|
|
16664
|
+
feature?: pulumi.Input<enums.cognito.UserPoolClientRefreshTokenRotationFeature>;
|
|
16665
|
+
/**
|
|
16666
|
+
* 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.
|
|
16667
|
+
*/
|
|
16668
|
+
retryGracePeriodSeconds?: pulumi.Input<number>;
|
|
16669
|
+
}
|
|
16550
16670
|
interface UserPoolClientTokenValidityUnitsArgs {
|
|
16551
16671
|
/**
|
|
16552
16672
|
* 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 +21451,11 @@ export declare namespace datazone {
|
|
|
21331
21451
|
*/
|
|
21332
21452
|
value?: pulumi.Input<string>;
|
|
21333
21453
|
}
|
|
21454
|
+
/**
|
|
21455
|
+
* The properties of a domain unit's owner.
|
|
21456
|
+
*/
|
|
21457
|
+
interface OwnerPropertiesArgs {
|
|
21458
|
+
}
|
|
21334
21459
|
interface ProjectMembershipMember0PropertiesArgs {
|
|
21335
21460
|
userIdentifier: pulumi.Input<string>;
|
|
21336
21461
|
}
|
|
@@ -35170,6 +35295,10 @@ export declare namespace imagebuilder {
|
|
|
35170
35295
|
* region
|
|
35171
35296
|
*/
|
|
35172
35297
|
region: pulumi.Input<string>;
|
|
35298
|
+
/**
|
|
35299
|
+
* The SSM parameter configurations to use for AMI distribution.
|
|
35300
|
+
*/
|
|
35301
|
+
ssmParameterConfigurations?: pulumi.Input<pulumi.Input<inputs.imagebuilder.DistributionConfigurationSsmParameterConfigurationArgs>[]>;
|
|
35173
35302
|
}
|
|
35174
35303
|
/**
|
|
35175
35304
|
* The Windows faster-launching configuration to use for AMI distribution.
|
|
@@ -35260,6 +35389,23 @@ export declare namespace imagebuilder {
|
|
|
35260
35389
|
*/
|
|
35261
35390
|
setDefaultVersion?: pulumi.Input<boolean>;
|
|
35262
35391
|
}
|
|
35392
|
+
/**
|
|
35393
|
+
* The SSM parameter configuration for AMI distribution.
|
|
35394
|
+
*/
|
|
35395
|
+
interface DistributionConfigurationSsmParameterConfigurationArgs {
|
|
35396
|
+
/**
|
|
35397
|
+
* The account ID for the AMI to update the parameter with.
|
|
35398
|
+
*/
|
|
35399
|
+
amiAccountId?: pulumi.Input<string>;
|
|
35400
|
+
/**
|
|
35401
|
+
* The data type of the SSM parameter.
|
|
35402
|
+
*/
|
|
35403
|
+
dataType?: pulumi.Input<enums.imagebuilder.DistributionConfigurationSsmParameterConfigurationDataType>;
|
|
35404
|
+
/**
|
|
35405
|
+
* The name of the SSM parameter.
|
|
35406
|
+
*/
|
|
35407
|
+
parameterName: pulumi.Input<string>;
|
|
35408
|
+
}
|
|
35263
35409
|
/**
|
|
35264
35410
|
* The destination repository for the container image.
|
|
35265
35411
|
*/
|
|
@@ -44203,7 +44349,7 @@ export declare namespace lambda {
|
|
|
44203
44349
|
zipFile?: pulumi.Input<string>;
|
|
44204
44350
|
}
|
|
44205
44351
|
/**
|
|
44206
|
-
* The [dead-letter queue](https://docs.aws.amazon.com/lambda/latest/dg/invocation-async.html#dlq) for failed asynchronous invocations.
|
|
44352
|
+
* The [dead-letter queue](https://docs.aws.amazon.com/lambda/latest/dg/invocation-async-retain-records.html#invocation-dlq) for failed asynchronous invocations.
|
|
44207
44353
|
*/
|
|
44208
44354
|
interface FunctionDeadLetterConfigArgs {
|
|
44209
44355
|
/**
|
|
@@ -44294,11 +44440,11 @@ export declare namespace lambda {
|
|
|
44294
44440
|
runtimeVersionArn?: pulumi.Input<string>;
|
|
44295
44441
|
/**
|
|
44296
44442
|
* Specify the runtime update mode.
|
|
44297
|
-
* +
|
|
44298
|
-
* +
|
|
44299
|
-
* +
|
|
44443
|
+
* + *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.
|
|
44444
|
+
* + *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.
|
|
44445
|
+
* + *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
44446
|
*
|
|
44301
|
-
*
|
|
44447
|
+
* *Valid Values*: ``Auto`` | ``FunctionUpdate`` | ``Manual``
|
|
44302
44448
|
*/
|
|
44303
44449
|
updateRuntimeOn: pulumi.Input<enums.lambda.FunctionRuntimeManagementConfigUpdateRuntimeOn>;
|
|
44304
44450
|
}
|
|
@@ -49243,6 +49389,15 @@ export declare namespace mediatailor {
|
|
|
49243
49389
|
*/
|
|
49244
49390
|
type: pulumi.Input<enums.mediatailor.LiveSourceType>;
|
|
49245
49391
|
}
|
|
49392
|
+
/**
|
|
49393
|
+
* <p>The setting that indicates what conditioning MediaTailor will perform on ads that the ad decision server (ADS) returns.</p>
|
|
49394
|
+
*/
|
|
49395
|
+
interface PlaybackConfigurationAdConditioningConfigurationArgs {
|
|
49396
|
+
/**
|
|
49397
|
+
* 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.
|
|
49398
|
+
*/
|
|
49399
|
+
streamingMediaFileConditioning: pulumi.Input<enums.mediatailor.PlaybackConfigurationStreamingMediaFileConditioning>;
|
|
49400
|
+
}
|
|
49246
49401
|
/**
|
|
49247
49402
|
* 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
49403
|
*/
|
|
@@ -51182,7 +51337,7 @@ export declare namespace nimblestudio {
|
|
|
51182
51337
|
export declare namespace oam {
|
|
51183
51338
|
interface LinkConfigurationArgs {
|
|
51184
51339
|
/**
|
|
51185
|
-
* Use this structure to filter which log groups are to
|
|
51340
|
+
* Use this structure to filter which log groups are to share log events from this source account to the monitoring account.
|
|
51186
51341
|
*/
|
|
51187
51342
|
logGroupConfiguration?: pulumi.Input<inputs.oam.LinkFilterArgs>;
|
|
51188
51343
|
/**
|
|
@@ -51191,6 +51346,32 @@ export declare namespace oam {
|
|
|
51191
51346
|
metricConfiguration?: pulumi.Input<inputs.oam.LinkFilterArgs>;
|
|
51192
51347
|
}
|
|
51193
51348
|
interface LinkFilterArgs {
|
|
51349
|
+
/**
|
|
51350
|
+
* When used in `MetricConfiguration` this field specifies which metric namespaces are to be shared with the monitoring account
|
|
51351
|
+
*
|
|
51352
|
+
* 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.
|
|
51353
|
+
*
|
|
51354
|
+
* Use single quotation marks (') around log group names and metric namespaces.
|
|
51355
|
+
*
|
|
51356
|
+
* 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` .
|
|
51357
|
+
*
|
|
51358
|
+
* - `=` and `!=`
|
|
51359
|
+
* - `AND`
|
|
51360
|
+
* - `OR`
|
|
51361
|
+
* - `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.
|
|
51362
|
+
* - `IN` and `NOT IN` , using parentheses `( )`
|
|
51363
|
+
*
|
|
51364
|
+
* Examples:
|
|
51365
|
+
*
|
|
51366
|
+
* - `Namespace NOT LIKE 'AWS/%'` includes only namespaces that don't start with `AWS/` , such as custom namespaces.
|
|
51367
|
+
* - `Namespace IN ('AWS/EC2', 'AWS/ELB', 'AWS/S3')` includes only the metrics in the EC2, Elastic Load Balancing , and Amazon S3 namespaces.
|
|
51368
|
+
* - `Namespace = 'AWS/EC2' OR Namespace NOT LIKE 'AWS/%'` includes only the EC2 namespace and your custom namespaces.
|
|
51369
|
+
* - `LogGroupName IN ('This-Log-Group', 'Other-Log-Group')` includes only the log groups with names `This-Log-Group` and `Other-Log-Group` .
|
|
51370
|
+
* - `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` .
|
|
51371
|
+
* - `LogGroupName LIKE 'aws/lambda/%' OR LogGroupName LIKE 'AWSLogs%'` includes all log groups that have names that start with `aws/lambda/` or `AWSLogs` .
|
|
51372
|
+
*
|
|
51373
|
+
* > 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.
|
|
51374
|
+
*/
|
|
51194
51375
|
filter: pulumi.Input<string>;
|
|
51195
51376
|
}
|
|
51196
51377
|
}
|
|
@@ -53962,7 +54143,7 @@ export declare namespace qbusiness {
|
|
|
53962
54143
|
*/
|
|
53963
54144
|
invocationCondition?: pulumi.Input<inputs.qbusiness.DataSourceDocumentAttributeConditionArgs>;
|
|
53964
54145
|
/**
|
|
53965
|
-
* The Amazon Resource Name (ARN) of the Lambda function
|
|
54146
|
+
* 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
54147
|
*/
|
|
53967
54148
|
lambdaArn?: pulumi.Input<string>;
|
|
53968
54149
|
/**
|
|
@@ -84189,7 +84370,7 @@ export declare namespace s3 {
|
|
|
84189
84370
|
allowedHeaders?: pulumi.Input<pulumi.Input<string>[]>;
|
|
84190
84371
|
/**
|
|
84191
84372
|
* An HTTP method that you allow the origin to run.
|
|
84192
|
-
*
|
|
84373
|
+
* *Allowed values*: ``GET`` | ``PUT`` | ``HEAD`` | ``POST`` | ``DELETE``
|
|
84193
84374
|
*/
|
|
84194
84375
|
allowedMethods: pulumi.Input<pulumi.Input<enums.s3.BucketCorsRuleAllowedMethodsItem>[]>;
|
|
84195
84376
|
/**
|
|
@@ -84242,7 +84423,7 @@ export declare namespace s3 {
|
|
|
84242
84423
|
years?: pulumi.Input<number>;
|
|
84243
84424
|
}
|
|
84244
84425
|
/**
|
|
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
|
|
84426
|
+
* 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
84427
|
* For more information about delete marker replication, see [Basic Rule Configuration](https://docs.aws.amazon.com/AmazonS3/latest/dev/delete-marker-replication.html).
|
|
84247
84428
|
* 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
84429
|
*/
|
|
@@ -84267,7 +84448,7 @@ export declare namespace s3 {
|
|
|
84267
84448
|
bucketArn: pulumi.Input<string>;
|
|
84268
84449
|
/**
|
|
84269
84450
|
* Specifies the file format used when exporting data to Amazon S3.
|
|
84270
|
-
*
|
|
84451
|
+
* *Allowed values*: ``CSV`` | ``ORC`` | ``Parquet``
|
|
84271
84452
|
*/
|
|
84272
84453
|
format: pulumi.Input<enums.s3.BucketDestinationFormat>;
|
|
84273
84454
|
/**
|
|
@@ -84405,8 +84586,8 @@ export declare namespace s3 {
|
|
|
84405
84586
|
/**
|
|
84406
84587
|
* Indicates which default minimum object size behavior is applied to the lifecycle configuration.
|
|
84407
84588
|
* This parameter applies to general purpose buckets only. It isn't supported for directory bucket lifecycle configurations.
|
|
84408
|
-
* +
|
|
84409
|
-
* +
|
|
84589
|
+
* + ``all_storage_classes_128K`` - Objects smaller than 128 KB will not transition to any storage class by default.
|
|
84590
|
+
* + ``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
84591
|
*
|
|
84411
84592
|
* 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
84593
|
*/
|
|
@@ -84671,7 +84852,7 @@ export declare namespace s3 {
|
|
|
84671
84852
|
interface BucketReplicaModificationsArgs {
|
|
84672
84853
|
/**
|
|
84673
84854
|
* Specifies whether Amazon S3 replicates modifications on replicas.
|
|
84674
|
-
*
|
|
84855
|
+
* *Allowed values*: ``Enabled`` | ``Disabled``
|
|
84675
84856
|
*/
|
|
84676
84857
|
status: pulumi.Input<enums.s3.BucketReplicaModificationsStatus>;
|
|
84677
84858
|
}
|
|
@@ -84728,7 +84909,7 @@ export declare namespace s3 {
|
|
|
84728
84909
|
*/
|
|
84729
84910
|
interface BucketReplicationRuleArgs {
|
|
84730
84911
|
/**
|
|
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
|
|
84912
|
+
* 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
84913
|
* For more information about delete marker replication, see [Basic Rule Configuration](https://docs.aws.amazon.com/AmazonS3/latest/dev/delete-marker-replication.html).
|
|
84733
84914
|
* 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
84915
|
*/
|
|
@@ -84957,15 +85138,15 @@ export declare namespace s3 {
|
|
|
84957
85138
|
}
|
|
84958
85139
|
/**
|
|
84959
85140
|
* 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
|
-
* +
|
|
85141
|
+
* + *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.
|
|
85142
|
+
* + *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.
|
|
85143
|
+
* + *Directory buckets* - For directory buckets, there are only two supported options for server-side encryption: SSE-S3 and SSE-KMS.
|
|
84963
85144
|
*/
|
|
84964
85145
|
interface BucketServerSideEncryptionByDefaultArgs {
|
|
84965
85146
|
/**
|
|
84966
85147
|
* AWS Key Management Service (KMS) customer managed key ID to use for the default encryption.
|
|
84967
|
-
* +
|
|
84968
|
-
* +
|
|
85148
|
+
* + *General purpose buckets* - This parameter is allowed if and only if ``SSEAlgorithm`` is set to ``aws:kms`` or ``aws:kms:dsse``.
|
|
85149
|
+
* + *Directory buckets* - This parameter is allowed if and only if ``SSEAlgorithm`` is set to ``aws:kms``.
|
|
84969
85150
|
*
|
|
84970
85151
|
* You can specify the key ID, key alias, or the Amazon Resource Name (ARN) of the KMS key.
|
|
84971
85152
|
* + Key ID: ``1234abcd-12ab-34cd-56ef-1234567890ab``
|
|
@@ -84973,8 +85154,8 @@ export declare namespace s3 {
|
|
|
84973
85154
|
* + Key Alias: ``alias/alias-name``
|
|
84974
85155
|
*
|
|
84975
85156
|
* 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
|
-
* +
|
|
85157
|
+
* + *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.
|
|
85158
|
+
* + *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
85159
|
*
|
|
84979
85160
|
* 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
85161
|
*/
|
|
@@ -84987,8 +85168,8 @@ export declare namespace s3 {
|
|
|
84987
85168
|
}
|
|
84988
85169
|
/**
|
|
84989
85170
|
* Specifies the default server-side encryption configuration.
|
|
84990
|
-
* +
|
|
84991
|
-
* +
|
|
85171
|
+
* + *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.
|
|
85172
|
+
* + *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
85173
|
*/
|
|
84993
85174
|
interface BucketServerSideEncryptionRuleArgs {
|
|
84994
85175
|
/**
|
|
@@ -90352,7 +90533,7 @@ export declare namespace secretsmanager {
|
|
|
90352
90533
|
}
|
|
90353
90534
|
/**
|
|
90354
90535
|
* 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
|
-
*
|
|
90536
|
+
* *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
90537
|
*/
|
|
90357
90538
|
interface SecretGenerateSecretStringArgs {
|
|
90358
90539
|
/**
|
|
@@ -92870,6 +93051,37 @@ export declare namespace ssmcontacts {
|
|
|
92870
93051
|
handOffTime: pulumi.Input<string>;
|
|
92871
93052
|
}
|
|
92872
93053
|
}
|
|
93054
|
+
export declare namespace ssmguiconnect {
|
|
93055
|
+
/**
|
|
93056
|
+
* 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.
|
|
93057
|
+
*/
|
|
93058
|
+
interface ConnectionRecordingPreferencesPropertiesArgs {
|
|
93059
|
+
/**
|
|
93060
|
+
* 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.
|
|
93061
|
+
*/
|
|
93062
|
+
kmsKeyArn: pulumi.Input<string>;
|
|
93063
|
+
/**
|
|
93064
|
+
* Determines where recordings of RDP connections are stored.
|
|
93065
|
+
*/
|
|
93066
|
+
recordingDestinations: pulumi.Input<inputs.ssmguiconnect.PreferencesRecordingDestinationsArgs>;
|
|
93067
|
+
}
|
|
93068
|
+
/**
|
|
93069
|
+
* Determines where recordings of RDP connections are stored.
|
|
93070
|
+
*/
|
|
93071
|
+
interface PreferencesRecordingDestinationsArgs {
|
|
93072
|
+
/**
|
|
93073
|
+
* The S3 bucket where RDP connection recordings are stored.
|
|
93074
|
+
*/
|
|
93075
|
+
s3Buckets: pulumi.Input<pulumi.Input<inputs.ssmguiconnect.PreferencesS3BucketArgs>[]>;
|
|
93076
|
+
}
|
|
93077
|
+
/**
|
|
93078
|
+
* The S3 bucket where RDP connection recordings are stored.
|
|
93079
|
+
*/
|
|
93080
|
+
interface PreferencesS3BucketArgs {
|
|
93081
|
+
bucketName: pulumi.Input<string>;
|
|
93082
|
+
bucketOwner: pulumi.Input<string>;
|
|
93083
|
+
}
|
|
93084
|
+
}
|
|
92873
93085
|
export declare namespace ssmincidents {
|
|
92874
93086
|
/**
|
|
92875
93087
|
* The ReplicationSet regional configuration.
|