@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/output.d.ts
CHANGED
|
@@ -1717,6 +1717,10 @@ export declare namespace apigateway {
|
|
|
1717
1717
|
*/
|
|
1718
1718
|
type?: enums.apigateway.DocumentationPartLocationType;
|
|
1719
1719
|
}
|
|
1720
|
+
/**
|
|
1721
|
+
* The ``EndpointConfiguration`` property type specifies the endpoint types of an Amazon API Gateway domain name.
|
|
1722
|
+
* ``EndpointConfiguration`` is a property of the [AWS::ApiGateway::DomainName](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-domainname.html) resource.
|
|
1723
|
+
*/
|
|
1720
1724
|
interface DomainNameEndpointConfiguration {
|
|
1721
1725
|
/**
|
|
1722
1726
|
* 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.
|
|
@@ -1738,6 +1742,9 @@ export declare namespace apigateway {
|
|
|
1738
1742
|
truststoreVersion?: string;
|
|
1739
1743
|
}
|
|
1740
1744
|
interface DomainNameV2EndpointConfiguration {
|
|
1745
|
+
/**
|
|
1746
|
+
* 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.
|
|
1747
|
+
*/
|
|
1741
1748
|
ipAddressType?: string;
|
|
1742
1749
|
/**
|
|
1743
1750
|
* 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` .
|
|
@@ -5905,7 +5912,7 @@ export declare namespace appsync {
|
|
|
5905
5912
|
}
|
|
5906
5913
|
/**
|
|
5907
5914
|
* Use the ``PipelineConfig`` property type to specify ``PipelineConfig`` for an APSYlong resolver.
|
|
5908
|
-
*
|
|
5915
|
+
* ``PipelineConfig`` is a property of the [AWS::AppSync::Resolver](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html) resource.
|
|
5909
5916
|
*/
|
|
5910
5917
|
interface ResolverPipelineConfig {
|
|
5911
5918
|
/**
|
|
@@ -5920,15 +5927,15 @@ export declare namespace appsync {
|
|
|
5920
5927
|
interface ResolverSyncConfig {
|
|
5921
5928
|
/**
|
|
5922
5929
|
* The Conflict Detection strategy to use.
|
|
5923
|
-
* +
|
|
5924
|
-
* +
|
|
5930
|
+
* + *VERSION*: Detect conflicts based on object versions for this resolver.
|
|
5931
|
+
* + *NONE*: Do not detect conflicts when invoking this resolver.
|
|
5925
5932
|
*/
|
|
5926
5933
|
conflictDetection: string;
|
|
5927
5934
|
/**
|
|
5928
5935
|
* The Conflict Resolution strategy to perform in the event of a conflict.
|
|
5929
|
-
* +
|
|
5930
|
-
* +
|
|
5931
|
-
* +
|
|
5936
|
+
* + *OPTIMISTIC_CONCURRENCY*: Resolve conflicts by rejecting mutations when versions don't match the latest version at the server.
|
|
5937
|
+
* + *AUTOMERGE*: Resolve conflicts with the Automerge conflict resolution strategy.
|
|
5938
|
+
* + *LAMBDA*: Resolve conflicts with an LAMlong function supplied in the ``LambdaConflictHandlerConfig``.
|
|
5932
5939
|
*/
|
|
5933
5940
|
conflictHandler?: string;
|
|
5934
5941
|
/**
|
|
@@ -9915,6 +9922,9 @@ export declare namespace bedrock {
|
|
|
9915
9922
|
types?: enums.bedrock.DataAutomationProjectAudioExtractionCategoryType[];
|
|
9916
9923
|
}
|
|
9917
9924
|
interface DataAutomationProjectAudioOverrideConfiguration {
|
|
9925
|
+
/**
|
|
9926
|
+
* Sets modality processing for audio files. All modalities are enabled by default.
|
|
9927
|
+
*/
|
|
9918
9928
|
modalityProcessing?: outputs.bedrock.DataAutomationProjectModalityProcessingConfiguration;
|
|
9919
9929
|
}
|
|
9920
9930
|
interface DataAutomationProjectAudioStandardExtraction {
|
|
@@ -10001,6 +10011,9 @@ export declare namespace bedrock {
|
|
|
10001
10011
|
types?: enums.bedrock.DataAutomationProjectDocumentOutputTextFormatType[];
|
|
10002
10012
|
}
|
|
10003
10013
|
interface DataAutomationProjectDocumentOverrideConfiguration {
|
|
10014
|
+
/**
|
|
10015
|
+
* Sets modality processing for document files. All modalities are enabled by default.
|
|
10016
|
+
*/
|
|
10004
10017
|
modalityProcessing?: outputs.bedrock.DataAutomationProjectModalityProcessingConfiguration;
|
|
10005
10018
|
/**
|
|
10006
10019
|
* Whether document splitter is enabled for a project.
|
|
@@ -10054,6 +10067,9 @@ export declare namespace bedrock {
|
|
|
10054
10067
|
types?: enums.bedrock.DataAutomationProjectImageExtractionCategoryType[];
|
|
10055
10068
|
}
|
|
10056
10069
|
interface DataAutomationProjectImageOverrideConfiguration {
|
|
10070
|
+
/**
|
|
10071
|
+
* Sets modality processing for image files. All modalities are enabled by default.
|
|
10072
|
+
*/
|
|
10057
10073
|
modalityProcessing?: outputs.bedrock.DataAutomationProjectModalityProcessingConfiguration;
|
|
10058
10074
|
}
|
|
10059
10075
|
interface DataAutomationProjectImageStandardExtraction {
|
|
@@ -10087,28 +10103,55 @@ export declare namespace bedrock {
|
|
|
10087
10103
|
generativeField?: outputs.bedrock.DataAutomationProjectImageStandardGenerativeField;
|
|
10088
10104
|
}
|
|
10089
10105
|
interface DataAutomationProjectModalityProcessingConfiguration {
|
|
10106
|
+
/**
|
|
10107
|
+
* Stores the state of the modality for your project, set to either enabled or disabled
|
|
10108
|
+
*/
|
|
10090
10109
|
state?: enums.bedrock.DataAutomationProjectState;
|
|
10091
10110
|
}
|
|
10092
10111
|
/**
|
|
10093
10112
|
* Modality routing configuration
|
|
10094
10113
|
*/
|
|
10095
10114
|
interface DataAutomationProjectModalityRoutingConfiguration {
|
|
10115
|
+
/**
|
|
10116
|
+
* Sets whether JPEG files are routed to document or image processing.
|
|
10117
|
+
*/
|
|
10096
10118
|
jpeg?: enums.bedrock.DataAutomationProjectDesiredModality;
|
|
10119
|
+
/**
|
|
10120
|
+
* Sets whether MOV files are routed to audio or video processing.
|
|
10121
|
+
*/
|
|
10097
10122
|
mov?: enums.bedrock.DataAutomationProjectDesiredModality;
|
|
10123
|
+
/**
|
|
10124
|
+
* Sets whether MP4 files are routed to audio or video processing.
|
|
10125
|
+
*/
|
|
10098
10126
|
mp4?: enums.bedrock.DataAutomationProjectDesiredModality;
|
|
10127
|
+
/**
|
|
10128
|
+
* Sets whether PNG files are routed to document or image processing.
|
|
10129
|
+
*/
|
|
10099
10130
|
png?: enums.bedrock.DataAutomationProjectDesiredModality;
|
|
10100
10131
|
}
|
|
10101
10132
|
/**
|
|
10102
10133
|
* Override configuration
|
|
10103
10134
|
*/
|
|
10104
10135
|
interface DataAutomationProjectOverrideConfiguration {
|
|
10136
|
+
/**
|
|
10137
|
+
* This element declares whether your project will process audio files.
|
|
10138
|
+
*/
|
|
10105
10139
|
audio?: outputs.bedrock.DataAutomationProjectAudioOverrideConfiguration;
|
|
10106
10140
|
/**
|
|
10107
10141
|
* Additional settings for a project.
|
|
10108
10142
|
*/
|
|
10109
10143
|
document?: outputs.bedrock.DataAutomationProjectDocumentOverrideConfiguration;
|
|
10144
|
+
/**
|
|
10145
|
+
* This element declares whether your project will process image files.
|
|
10146
|
+
*/
|
|
10110
10147
|
image?: outputs.bedrock.DataAutomationProjectImageOverrideConfiguration;
|
|
10148
|
+
/**
|
|
10149
|
+
* Lets you set which modalities certain file types are processed as.
|
|
10150
|
+
*/
|
|
10111
10151
|
modalityRouting?: outputs.bedrock.DataAutomationProjectModalityRoutingConfiguration;
|
|
10152
|
+
/**
|
|
10153
|
+
* This element declares whether your project will process video files.
|
|
10154
|
+
*/
|
|
10112
10155
|
video?: outputs.bedrock.DataAutomationProjectVideoOverrideConfiguration;
|
|
10113
10156
|
}
|
|
10114
10157
|
interface DataAutomationProjectSplitterConfiguration {
|
|
@@ -10155,6 +10198,9 @@ export declare namespace bedrock {
|
|
|
10155
10198
|
types?: enums.bedrock.DataAutomationProjectVideoExtractionCategoryType[];
|
|
10156
10199
|
}
|
|
10157
10200
|
interface DataAutomationProjectVideoOverrideConfiguration {
|
|
10201
|
+
/**
|
|
10202
|
+
* Sets modality processing for video files. All modalities are enabled by default.
|
|
10203
|
+
*/
|
|
10158
10204
|
modalityProcessing?: outputs.bedrock.DataAutomationProjectModalityProcessingConfiguration;
|
|
10159
10205
|
}
|
|
10160
10206
|
interface DataAutomationProjectVideoStandardExtraction {
|
|
@@ -11962,6 +12008,21 @@ export declare namespace bedrock {
|
|
|
11962
12008
|
*/
|
|
11963
12009
|
wordsConfig?: outputs.bedrock.GuardrailWordConfig[];
|
|
11964
12010
|
}
|
|
12011
|
+
/**
|
|
12012
|
+
* Model configuration
|
|
12013
|
+
*/
|
|
12014
|
+
interface IntelligentPromptRouterPromptRouterTargetModel {
|
|
12015
|
+
/**
|
|
12016
|
+
* Arn of underlying model which are added in the Prompt Router.
|
|
12017
|
+
*/
|
|
12018
|
+
modelArn: string;
|
|
12019
|
+
}
|
|
12020
|
+
/**
|
|
12021
|
+
* Represents the criteria used for routing requests.
|
|
12022
|
+
*/
|
|
12023
|
+
interface IntelligentPromptRouterRoutingCriteria {
|
|
12024
|
+
responseQualityDifference: number;
|
|
12025
|
+
}
|
|
11965
12026
|
/**
|
|
11966
12027
|
* The vector configuration details for the Bedrock embeddings model.
|
|
11967
12028
|
*/
|
|
@@ -14604,6 +14665,9 @@ export declare namespace cloudfront {
|
|
|
14604
14665
|
* A comment to describe the distribution. The comment cannot be longer than 128 characters.
|
|
14605
14666
|
*/
|
|
14606
14667
|
comment?: string;
|
|
14668
|
+
/**
|
|
14669
|
+
* The connection mode to filter distributions by.
|
|
14670
|
+
*/
|
|
14607
14671
|
connectionMode?: enums.cloudfront.DistributionConnectionMode;
|
|
14608
14672
|
/**
|
|
14609
14673
|
* The identifier of a continuous deployment policy. For more information, see ``CreateContinuousDeploymentPolicy``.
|
|
@@ -14690,6 +14754,9 @@ export declare namespace cloudfront {
|
|
|
14690
14754
|
* 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.
|
|
14691
14755
|
*/
|
|
14692
14756
|
staging?: boolean;
|
|
14757
|
+
/**
|
|
14758
|
+
* A distribution tenant configuration.
|
|
14759
|
+
*/
|
|
14693
14760
|
tenantConfig?: outputs.cloudfront.DistributionConfigTenantConfigProperties;
|
|
14694
14761
|
/**
|
|
14695
14762
|
* A complex type that determines the distribution's SSL/TLS configuration for communicating with viewers.
|
|
@@ -14701,6 +14768,9 @@ export declare namespace cloudfront {
|
|
|
14701
14768
|
*/
|
|
14702
14769
|
webAclId?: string;
|
|
14703
14770
|
}
|
|
14771
|
+
/**
|
|
14772
|
+
* A distribution tenant configuration.
|
|
14773
|
+
*/
|
|
14704
14774
|
interface DistributionConfigTenantConfigProperties {
|
|
14705
14775
|
parameterDefinitions?: outputs.cloudfront.DistributionParameterDefinition[];
|
|
14706
14776
|
}
|
|
@@ -15244,9 +15314,18 @@ export declare namespace cloudfront {
|
|
|
15244
15314
|
originShieldRegion?: string;
|
|
15245
15315
|
}
|
|
15246
15316
|
interface DistributionParameterDefinition {
|
|
15317
|
+
/**
|
|
15318
|
+
* The value that you assigned to the parameter.
|
|
15319
|
+
*/
|
|
15247
15320
|
definition: outputs.cloudfront.DistributionParameterDefinitionDefinitionProperties;
|
|
15321
|
+
/**
|
|
15322
|
+
* The name of the parameter.
|
|
15323
|
+
*/
|
|
15248
15324
|
name: string;
|
|
15249
15325
|
}
|
|
15326
|
+
/**
|
|
15327
|
+
* The value that you assigned to the parameter.
|
|
15328
|
+
*/
|
|
15250
15329
|
interface DistributionParameterDefinitionDefinitionProperties {
|
|
15251
15330
|
stringSchema?: outputs.cloudfront.DistributionParameterDefinitionDefinitionPropertiesStringSchemaProperties;
|
|
15252
15331
|
}
|
|
@@ -15294,32 +15373,84 @@ export declare namespace cloudfront {
|
|
|
15294
15373
|
quantity: number;
|
|
15295
15374
|
}
|
|
15296
15375
|
interface DistributionTenantCertificate {
|
|
15376
|
+
/**
|
|
15377
|
+
* The Amazon Resource Name (ARN) of the ACM certificate.
|
|
15378
|
+
*/
|
|
15297
15379
|
arn?: string;
|
|
15298
15380
|
}
|
|
15299
15381
|
interface DistributionTenantCustomizations {
|
|
15382
|
+
/**
|
|
15383
|
+
* The AWS Certificate Manager (ACM) certificate.
|
|
15384
|
+
*/
|
|
15300
15385
|
certificate?: outputs.cloudfront.DistributionTenantCertificate;
|
|
15386
|
+
/**
|
|
15387
|
+
* The geographic restrictions.
|
|
15388
|
+
*/
|
|
15301
15389
|
geoRestrictions?: outputs.cloudfront.DistributionTenantGeoRestrictionCustomization;
|
|
15390
|
+
/**
|
|
15391
|
+
* The AWS WAF web ACL.
|
|
15392
|
+
*/
|
|
15302
15393
|
webAcl?: outputs.cloudfront.DistributionTenantWebAclCustomization;
|
|
15303
15394
|
}
|
|
15304
15395
|
interface DistributionTenantDomainResult {
|
|
15396
|
+
/**
|
|
15397
|
+
* The specified domain.
|
|
15398
|
+
*/
|
|
15305
15399
|
domain?: string;
|
|
15400
|
+
/**
|
|
15401
|
+
* Whether the domain is active or inactive.
|
|
15402
|
+
*/
|
|
15306
15403
|
status?: enums.cloudfront.DistributionTenantDomainResultStatus;
|
|
15307
15404
|
}
|
|
15308
15405
|
interface DistributionTenantGeoRestrictionCustomization {
|
|
15406
|
+
/**
|
|
15407
|
+
* The locations for geographic restrictions.
|
|
15408
|
+
*/
|
|
15309
15409
|
locations?: string[];
|
|
15410
|
+
/**
|
|
15411
|
+
* The method that you want to use to restrict distribution of your content by country:
|
|
15412
|
+
*
|
|
15413
|
+
* - `none` : No geographic restriction is enabled, meaning access to content is not restricted by client geo location.
|
|
15414
|
+
* - `blacklist` : The `Location` elements specify the countries in which you don't want CloudFront to distribute your content.
|
|
15415
|
+
* - `whitelist` : The `Location` elements specify the countries in which you want CloudFront to distribute your content.
|
|
15416
|
+
*/
|
|
15310
15417
|
restrictionType?: enums.cloudfront.DistributionTenantGeoRestrictionCustomizationRestrictionType;
|
|
15311
15418
|
}
|
|
15312
15419
|
interface DistributionTenantManagedCertificateRequest {
|
|
15420
|
+
/**
|
|
15421
|
+
* 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* .
|
|
15422
|
+
*/
|
|
15313
15423
|
certificateTransparencyLoggingPreference?: enums.cloudfront.DistributionTenantManagedCertificateRequestCertificateTransparencyLoggingPreference;
|
|
15424
|
+
/**
|
|
15425
|
+
* The primary domain name associated with the CloudFront managed ACM certificate.
|
|
15426
|
+
*/
|
|
15314
15427
|
primaryDomainName?: string;
|
|
15428
|
+
/**
|
|
15429
|
+
* Specify how the HTTP validation token will be served when requesting the CloudFront managed ACM certificate.
|
|
15430
|
+
*
|
|
15431
|
+
* - For `cloudfront` , CloudFront will automatically serve the validation token. Choose this mode if you can point the domain's DNS to CloudFront immediately.
|
|
15432
|
+
* - 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.
|
|
15433
|
+
*/
|
|
15315
15434
|
validationTokenHost?: enums.cloudfront.DistributionTenantManagedCertificateRequestValidationTokenHost;
|
|
15316
15435
|
}
|
|
15317
15436
|
interface DistributionTenantParameter {
|
|
15437
|
+
/**
|
|
15438
|
+
* The parameter name.
|
|
15439
|
+
*/
|
|
15318
15440
|
name?: string;
|
|
15441
|
+
/**
|
|
15442
|
+
* The parameter value.
|
|
15443
|
+
*/
|
|
15319
15444
|
value?: string;
|
|
15320
15445
|
}
|
|
15321
15446
|
interface DistributionTenantWebAclCustomization {
|
|
15447
|
+
/**
|
|
15448
|
+
* 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.
|
|
15449
|
+
*/
|
|
15322
15450
|
action?: enums.cloudfront.DistributionTenantWebAclCustomizationAction;
|
|
15451
|
+
/**
|
|
15452
|
+
* The Amazon Resource Name (ARN) of the AWS WAF web ACL.
|
|
15453
|
+
*/
|
|
15323
15454
|
arn?: string;
|
|
15324
15455
|
}
|
|
15325
15456
|
/**
|
|
@@ -17244,6 +17375,16 @@ export declare namespace cognito {
|
|
|
17244
17375
|
*/
|
|
17245
17376
|
userDataShared?: boolean;
|
|
17246
17377
|
}
|
|
17378
|
+
interface UserPoolClientRefreshTokenRotation {
|
|
17379
|
+
/**
|
|
17380
|
+
* The state of refresh token rotation for the current app client.
|
|
17381
|
+
*/
|
|
17382
|
+
feature?: enums.cognito.UserPoolClientRefreshTokenRotationFeature;
|
|
17383
|
+
/**
|
|
17384
|
+
* 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.
|
|
17385
|
+
*/
|
|
17386
|
+
retryGracePeriodSeconds?: number;
|
|
17387
|
+
}
|
|
17247
17388
|
interface UserPoolClientTokenValidityUnits {
|
|
17248
17389
|
/**
|
|
17249
17390
|
* 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.
|
|
@@ -22167,6 +22308,11 @@ export declare namespace datazone {
|
|
|
22167
22308
|
*/
|
|
22168
22309
|
value?: string;
|
|
22169
22310
|
}
|
|
22311
|
+
/**
|
|
22312
|
+
* The properties of a domain unit's owner.
|
|
22313
|
+
*/
|
|
22314
|
+
interface OwnerProperties {
|
|
22315
|
+
}
|
|
22170
22316
|
interface ProjectMembershipMember0Properties {
|
|
22171
22317
|
userIdentifier: string;
|
|
22172
22318
|
}
|
|
@@ -36659,6 +36805,10 @@ export declare namespace imagebuilder {
|
|
|
36659
36805
|
* region
|
|
36660
36806
|
*/
|
|
36661
36807
|
region: string;
|
|
36808
|
+
/**
|
|
36809
|
+
* The SSM parameter configurations to use for AMI distribution.
|
|
36810
|
+
*/
|
|
36811
|
+
ssmParameterConfigurations?: outputs.imagebuilder.DistributionConfigurationSsmParameterConfiguration[];
|
|
36662
36812
|
}
|
|
36663
36813
|
/**
|
|
36664
36814
|
* The Windows faster-launching configuration to use for AMI distribution.
|
|
@@ -36749,6 +36899,23 @@ export declare namespace imagebuilder {
|
|
|
36749
36899
|
*/
|
|
36750
36900
|
setDefaultVersion?: boolean;
|
|
36751
36901
|
}
|
|
36902
|
+
/**
|
|
36903
|
+
* The SSM parameter configuration for AMI distribution.
|
|
36904
|
+
*/
|
|
36905
|
+
interface DistributionConfigurationSsmParameterConfiguration {
|
|
36906
|
+
/**
|
|
36907
|
+
* The account ID for the AMI to update the parameter with.
|
|
36908
|
+
*/
|
|
36909
|
+
amiAccountId?: string;
|
|
36910
|
+
/**
|
|
36911
|
+
* The data type of the SSM parameter.
|
|
36912
|
+
*/
|
|
36913
|
+
dataType?: enums.imagebuilder.DistributionConfigurationSsmParameterConfigurationDataType;
|
|
36914
|
+
/**
|
|
36915
|
+
* The name of the SSM parameter.
|
|
36916
|
+
*/
|
|
36917
|
+
parameterName: string;
|
|
36918
|
+
}
|
|
36752
36919
|
/**
|
|
36753
36920
|
* The destination repository for the container image.
|
|
36754
36921
|
*/
|
|
@@ -45736,7 +45903,7 @@ export declare namespace lambda {
|
|
|
45736
45903
|
zipFile?: string;
|
|
45737
45904
|
}
|
|
45738
45905
|
/**
|
|
45739
|
-
* The [dead-letter queue](https://docs.aws.amazon.com/lambda/latest/dg/invocation-async.html#dlq) for failed asynchronous invocations.
|
|
45906
|
+
* The [dead-letter queue](https://docs.aws.amazon.com/lambda/latest/dg/invocation-async-retain-records.html#invocation-dlq) for failed asynchronous invocations.
|
|
45740
45907
|
*/
|
|
45741
45908
|
interface FunctionDeadLetterConfig {
|
|
45742
45909
|
/**
|
|
@@ -45827,11 +45994,11 @@ export declare namespace lambda {
|
|
|
45827
45994
|
runtimeVersionArn?: string;
|
|
45828
45995
|
/**
|
|
45829
45996
|
* Specify the runtime update mode.
|
|
45830
|
-
* +
|
|
45831
|
-
* +
|
|
45832
|
-
* +
|
|
45997
|
+
* + *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.
|
|
45998
|
+
* + *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.
|
|
45999
|
+
* + *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).
|
|
45833
46000
|
*
|
|
45834
|
-
*
|
|
46001
|
+
* *Valid Values*: ``Auto`` | ``FunctionUpdate`` | ``Manual``
|
|
45835
46002
|
*/
|
|
45836
46003
|
updateRuntimeOn: enums.lambda.FunctionRuntimeManagementConfigUpdateRuntimeOn;
|
|
45837
46004
|
}
|
|
@@ -50862,6 +51029,15 @@ export declare namespace mediatailor {
|
|
|
50862
51029
|
*/
|
|
50863
51030
|
type: enums.mediatailor.LiveSourceType;
|
|
50864
51031
|
}
|
|
51032
|
+
/**
|
|
51033
|
+
* <p>The setting that indicates what conditioning MediaTailor will perform on ads that the ad decision server (ADS) returns.</p>
|
|
51034
|
+
*/
|
|
51035
|
+
interface PlaybackConfigurationAdConditioningConfiguration {
|
|
51036
|
+
/**
|
|
51037
|
+
* 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.
|
|
51038
|
+
*/
|
|
51039
|
+
streamingMediaFileConditioning: enums.mediatailor.PlaybackConfigurationStreamingMediaFileConditioning;
|
|
51040
|
+
}
|
|
50865
51041
|
/**
|
|
50866
51042
|
* 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.
|
|
50867
51043
|
*/
|
|
@@ -52903,7 +53079,7 @@ export declare namespace nimblestudio {
|
|
|
52903
53079
|
export declare namespace oam {
|
|
52904
53080
|
interface LinkConfiguration {
|
|
52905
53081
|
/**
|
|
52906
|
-
* Use this structure to filter which log groups are to
|
|
53082
|
+
* Use this structure to filter which log groups are to share log events from this source account to the monitoring account.
|
|
52907
53083
|
*/
|
|
52908
53084
|
logGroupConfiguration?: outputs.oam.LinkFilter;
|
|
52909
53085
|
/**
|
|
@@ -52912,6 +53088,32 @@ export declare namespace oam {
|
|
|
52912
53088
|
metricConfiguration?: outputs.oam.LinkFilter;
|
|
52913
53089
|
}
|
|
52914
53090
|
interface LinkFilter {
|
|
53091
|
+
/**
|
|
53092
|
+
* When used in `MetricConfiguration` this field specifies which metric namespaces are to be shared with the monitoring account
|
|
53093
|
+
*
|
|
53094
|
+
* 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.
|
|
53095
|
+
*
|
|
53096
|
+
* Use single quotation marks (') around log group names and metric namespaces.
|
|
53097
|
+
*
|
|
53098
|
+
* 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` .
|
|
53099
|
+
*
|
|
53100
|
+
* - `=` and `!=`
|
|
53101
|
+
* - `AND`
|
|
53102
|
+
* - `OR`
|
|
53103
|
+
* - `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.
|
|
53104
|
+
* - `IN` and `NOT IN` , using parentheses `( )`
|
|
53105
|
+
*
|
|
53106
|
+
* Examples:
|
|
53107
|
+
*
|
|
53108
|
+
* - `Namespace NOT LIKE 'AWS/%'` includes only namespaces that don't start with `AWS/` , such as custom namespaces.
|
|
53109
|
+
* - `Namespace IN ('AWS/EC2', 'AWS/ELB', 'AWS/S3')` includes only the metrics in the EC2, Elastic Load Balancing , and Amazon S3 namespaces.
|
|
53110
|
+
* - `Namespace = 'AWS/EC2' OR Namespace NOT LIKE 'AWS/%'` includes only the EC2 namespace and your custom namespaces.
|
|
53111
|
+
* - `LogGroupName IN ('This-Log-Group', 'Other-Log-Group')` includes only the log groups with names `This-Log-Group` and `Other-Log-Group` .
|
|
53112
|
+
* - `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` .
|
|
53113
|
+
* - `LogGroupName LIKE 'aws/lambda/%' OR LogGroupName LIKE 'AWSLogs%'` includes all log groups that have names that start with `aws/lambda/` or `AWSLogs` .
|
|
53114
|
+
*
|
|
53115
|
+
* > 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.
|
|
53116
|
+
*/
|
|
52915
53117
|
filter: string;
|
|
52916
53118
|
}
|
|
52917
53119
|
}
|
|
@@ -55808,7 +56010,7 @@ export declare namespace qbusiness {
|
|
|
55808
56010
|
*/
|
|
55809
56011
|
invocationCondition?: outputs.qbusiness.DataSourceDocumentAttributeCondition;
|
|
55810
56012
|
/**
|
|
55811
|
-
* The Amazon Resource Name (ARN) of the Lambda function
|
|
56013
|
+
* 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) .
|
|
55812
56014
|
*/
|
|
55813
56015
|
lambdaArn?: string;
|
|
55814
56016
|
/**
|
|
@@ -75291,7 +75493,7 @@ export declare namespace quicksight {
|
|
|
75291
75493
|
* - `FULL_REFRESH` : A complete refresh of a dataset.
|
|
75292
75494
|
* - `INCREMENTAL_REFRESH` : A partial refresh of some rows of a dataset, based on the time window specified.
|
|
75293
75495
|
*
|
|
75294
|
-
* 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 *
|
|
75496
|
+
* 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* .
|
|
75295
75497
|
*/
|
|
75296
75498
|
refreshType?: enums.quicksight.RefreshScheduleMapRefreshType;
|
|
75297
75499
|
/**
|
|
@@ -86510,7 +86712,7 @@ export declare namespace s3 {
|
|
|
86510
86712
|
allowedHeaders?: string[];
|
|
86511
86713
|
/**
|
|
86512
86714
|
* An HTTP method that you allow the origin to run.
|
|
86513
|
-
*
|
|
86715
|
+
* *Allowed values*: ``GET`` | ``PUT`` | ``HEAD`` | ``POST`` | ``DELETE``
|
|
86514
86716
|
*/
|
|
86515
86717
|
allowedMethods: enums.s3.BucketCorsRuleAllowedMethodsItem[];
|
|
86516
86718
|
/**
|
|
@@ -86563,7 +86765,7 @@ export declare namespace s3 {
|
|
|
86563
86765
|
years?: number;
|
|
86564
86766
|
}
|
|
86565
86767
|
/**
|
|
86566
|
-
* 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
|
|
86768
|
+
* 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).
|
|
86567
86769
|
* For more information about delete marker replication, see [Basic Rule Configuration](https://docs.aws.amazon.com/AmazonS3/latest/dev/delete-marker-replication.html).
|
|
86568
86770
|
* 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).
|
|
86569
86771
|
*/
|
|
@@ -86588,7 +86790,7 @@ export declare namespace s3 {
|
|
|
86588
86790
|
bucketArn: string;
|
|
86589
86791
|
/**
|
|
86590
86792
|
* Specifies the file format used when exporting data to Amazon S3.
|
|
86591
|
-
*
|
|
86793
|
+
* *Allowed values*: ``CSV`` | ``ORC`` | ``Parquet``
|
|
86592
86794
|
*/
|
|
86593
86795
|
format: enums.s3.BucketDestinationFormat;
|
|
86594
86796
|
/**
|
|
@@ -86726,8 +86928,8 @@ export declare namespace s3 {
|
|
|
86726
86928
|
/**
|
|
86727
86929
|
* Indicates which default minimum object size behavior is applied to the lifecycle configuration.
|
|
86728
86930
|
* This parameter applies to general purpose buckets only. It isn't supported for directory bucket lifecycle configurations.
|
|
86729
|
-
* +
|
|
86730
|
-
* +
|
|
86931
|
+
* + ``all_storage_classes_128K`` - Objects smaller than 128 KB will not transition to any storage class by default.
|
|
86932
|
+
* + ``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.
|
|
86731
86933
|
*
|
|
86732
86934
|
* 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.
|
|
86733
86935
|
*/
|
|
@@ -86992,7 +87194,7 @@ export declare namespace s3 {
|
|
|
86992
87194
|
interface BucketReplicaModifications {
|
|
86993
87195
|
/**
|
|
86994
87196
|
* Specifies whether Amazon S3 replicates modifications on replicas.
|
|
86995
|
-
*
|
|
87197
|
+
* *Allowed values*: ``Enabled`` | ``Disabled``
|
|
86996
87198
|
*/
|
|
86997
87199
|
status: enums.s3.BucketReplicaModificationsStatus;
|
|
86998
87200
|
}
|
|
@@ -87049,7 +87251,7 @@ export declare namespace s3 {
|
|
|
87049
87251
|
*/
|
|
87050
87252
|
interface BucketReplicationRule {
|
|
87051
87253
|
/**
|
|
87052
|
-
* 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
|
|
87254
|
+
* 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).
|
|
87053
87255
|
* For more information about delete marker replication, see [Basic Rule Configuration](https://docs.aws.amazon.com/AmazonS3/latest/dev/delete-marker-replication.html).
|
|
87054
87256
|
* 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).
|
|
87055
87257
|
*/
|
|
@@ -87278,15 +87480,15 @@ export declare namespace s3 {
|
|
|
87278
87480
|
}
|
|
87279
87481
|
/**
|
|
87280
87482
|
* 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).
|
|
87281
|
-
* +
|
|
87282
|
-
* +
|
|
87283
|
-
* +
|
|
87483
|
+
* + *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.
|
|
87484
|
+
* + *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.
|
|
87485
|
+
* + *Directory buckets* - For directory buckets, there are only two supported options for server-side encryption: SSE-S3 and SSE-KMS.
|
|
87284
87486
|
*/
|
|
87285
87487
|
interface BucketServerSideEncryptionByDefault {
|
|
87286
87488
|
/**
|
|
87287
87489
|
* AWS Key Management Service (KMS) customer managed key ID to use for the default encryption.
|
|
87288
|
-
* +
|
|
87289
|
-
* +
|
|
87490
|
+
* + *General purpose buckets* - This parameter is allowed if and only if ``SSEAlgorithm`` is set to ``aws:kms`` or ``aws:kms:dsse``.
|
|
87491
|
+
* + *Directory buckets* - This parameter is allowed if and only if ``SSEAlgorithm`` is set to ``aws:kms``.
|
|
87290
87492
|
*
|
|
87291
87493
|
* You can specify the key ID, key alias, or the Amazon Resource Name (ARN) of the KMS key.
|
|
87292
87494
|
* + Key ID: ``1234abcd-12ab-34cd-56ef-1234567890ab``
|
|
@@ -87294,8 +87496,8 @@ export declare namespace s3 {
|
|
|
87294
87496
|
* + Key Alias: ``alias/alias-name``
|
|
87295
87497
|
*
|
|
87296
87498
|
* 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).
|
|
87297
|
-
* +
|
|
87298
|
-
* +
|
|
87499
|
+
* + *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.
|
|
87500
|
+
* + *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.
|
|
87299
87501
|
*
|
|
87300
87502
|
* 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*.
|
|
87301
87503
|
*/
|
|
@@ -87308,8 +87510,8 @@ export declare namespace s3 {
|
|
|
87308
87510
|
}
|
|
87309
87511
|
/**
|
|
87310
87512
|
* Specifies the default server-side encryption configuration.
|
|
87311
|
-
* +
|
|
87312
|
-
* +
|
|
87513
|
+
* + *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.
|
|
87514
|
+
* + *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.
|
|
87313
87515
|
*/
|
|
87314
87516
|
interface BucketServerSideEncryptionRule {
|
|
87315
87517
|
/**
|
|
@@ -92750,7 +92952,7 @@ export declare namespace secretsmanager {
|
|
|
92750
92952
|
}
|
|
92751
92953
|
/**
|
|
92752
92954
|
* 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.
|
|
92753
|
-
*
|
|
92955
|
+
* *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).
|
|
92754
92956
|
*/
|
|
92755
92957
|
interface SecretGenerateSecretString {
|
|
92756
92958
|
/**
|
|
@@ -95268,6 +95470,37 @@ export declare namespace ssmcontacts {
|
|
|
95268
95470
|
handOffTime: string;
|
|
95269
95471
|
}
|
|
95270
95472
|
}
|
|
95473
|
+
export declare namespace ssmguiconnect {
|
|
95474
|
+
/**
|
|
95475
|
+
* 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.
|
|
95476
|
+
*/
|
|
95477
|
+
interface ConnectionRecordingPreferencesProperties {
|
|
95478
|
+
/**
|
|
95479
|
+
* 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.
|
|
95480
|
+
*/
|
|
95481
|
+
kmsKeyArn: string;
|
|
95482
|
+
/**
|
|
95483
|
+
* Determines where recordings of RDP connections are stored.
|
|
95484
|
+
*/
|
|
95485
|
+
recordingDestinations: outputs.ssmguiconnect.PreferencesRecordingDestinations;
|
|
95486
|
+
}
|
|
95487
|
+
/**
|
|
95488
|
+
* Determines where recordings of RDP connections are stored.
|
|
95489
|
+
*/
|
|
95490
|
+
interface PreferencesRecordingDestinations {
|
|
95491
|
+
/**
|
|
95492
|
+
* The S3 bucket where RDP connection recordings are stored.
|
|
95493
|
+
*/
|
|
95494
|
+
s3Buckets: outputs.ssmguiconnect.PreferencesS3Bucket[];
|
|
95495
|
+
}
|
|
95496
|
+
/**
|
|
95497
|
+
* The S3 bucket where RDP connection recordings are stored.
|
|
95498
|
+
*/
|
|
95499
|
+
interface PreferencesS3Bucket {
|
|
95500
|
+
bucketName: string;
|
|
95501
|
+
bucketOwner: string;
|
|
95502
|
+
}
|
|
95503
|
+
}
|
|
95271
95504
|
export declare namespace ssmincidents {
|
|
95272
95505
|
/**
|
|
95273
95506
|
* The ReplicationSet regional configuration.
|
package/types/output.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"output.js","sourceRoot":"","sources":["../../types/output.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AA+
|
|
1
|
+
{"version":3,"file":"output.js","sourceRoot":"","sources":["../../types/output.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AA+wlBjF,IAAiB,MAAM,CAgHtB;AAhHD,WAAiB,MAAM;IAoDnB;;OAEG;IACH,SAAgB,yBAAyB,CAAC,GAAe;;QACrD,uCACO,GAAG,KACN,qBAAqB,EAAE,MAAA,CAAC,GAAG,CAAC,qBAAqB,CAAC,mCAAI,CAAC,IACzD;IACN,CAAC;IALe,gCAAyB,4BAKxC,CAAA;AAoDL,CAAC,EAhHgB,MAAM,GAAN,cAAM,KAAN,cAAM,QAgHtB"}
|
|
@@ -27,6 +27,10 @@ export interface GetPolicyStoreResult {
|
|
|
27
27
|
* Creates or updates the policy schema in a policy store. Cedar can use the schema to validate any Cedar policies and policy templates submitted to the policy store. Any changes to the schema validate only policies and templates submitted after the schema change. Existing policies and templates are not re-evaluated against the changed schema. If you later update a policy, then it is evaluated against the new schema at that time.
|
|
28
28
|
*/
|
|
29
29
|
readonly schema?: outputs.verifiedpermissions.PolicyStoreSchemaDefinition;
|
|
30
|
+
/**
|
|
31
|
+
* The tags to add to the policy store
|
|
32
|
+
*/
|
|
33
|
+
readonly tags?: outputs.Tag[];
|
|
30
34
|
/**
|
|
31
35
|
* Specifies the validation setting for this policy store.
|
|
32
36
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPolicyStore.js","sourceRoot":"","sources":["../../verifiedpermissions/getPolicyStore.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC;
|
|
1
|
+
{"version":3,"file":"getPolicyStore.js","sourceRoot":"","sources":["../../verifiedpermissions/getPolicyStore.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC;AAuCD;;GAEG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,+CAA+C,EAAE;QAChF,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oDAKC"}
|