@pulumi/aws 6.37.0 → 6.37.1
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/acm/certificate.d.ts +99 -0
- package/acm/certificate.js.map +1 -1
- package/config/vars.d.ts +1 -1
- package/config/vars.js +1 -2
- package/config/vars.js.map +1 -1
- package/efs/replicationConfiguration.d.ts +4 -0
- package/efs/replicationConfiguration.js.map +1 -1
- package/finspace/kxDataview.d.ts +6 -0
- package/finspace/kxDataview.js.map +1 -1
- package/finspace/kxScalingGroup.d.ts +16 -0
- package/finspace/kxScalingGroup.js.map +1 -1
- package/finspace/kxVolume.d.ts +21 -0
- package/finspace/kxVolume.js.map +1 -1
- package/lex/v2modelsBotVersion.d.ts +3 -0
- package/lex/v2modelsBotVersion.js.map +1 -1
- package/package.json +2 -2
- package/provider.js +3 -3
- package/provider.js.map +1 -1
- package/quicksight/getQuicksightUser.d.ts +3 -0
- package/quicksight/getQuicksightUser.js.map +1 -1
- package/transfer/server.d.ts +12 -0
- package/transfer/server.js.map +1 -1
- package/types/input.d.ts +139 -1
- package/types/input.js.map +1 -1
- package/types/output.d.ts +139 -1
- package/types/output.js.map +1 -1
package/transfer/server.d.ts
CHANGED
|
@@ -217,6 +217,10 @@ export declare class Server extends pulumi.CustomResource {
|
|
|
217
217
|
readonly protocolDetails: pulumi.Output<outputs.transfer.ServerProtocolDetails>;
|
|
218
218
|
/**
|
|
219
219
|
* Specifies the file transfer protocol or protocols over which your file transfer protocol client can connect to your server's endpoint. This defaults to `SFTP` . The available protocols are:
|
|
220
|
+
* * `AS2`: File transfer over Applicability Statement 2
|
|
221
|
+
* * `SFTP`: File transfer over SSH
|
|
222
|
+
* * `FTPS`: File transfer with TLS encryption
|
|
223
|
+
* * `FTP`: Unencrypted file transfer
|
|
220
224
|
*/
|
|
221
225
|
readonly protocols: pulumi.Output<string[]>;
|
|
222
226
|
/**
|
|
@@ -350,6 +354,10 @@ export interface ServerState {
|
|
|
350
354
|
protocolDetails?: pulumi.Input<inputs.transfer.ServerProtocolDetails>;
|
|
351
355
|
/**
|
|
352
356
|
* Specifies the file transfer protocol or protocols over which your file transfer protocol client can connect to your server's endpoint. This defaults to `SFTP` . The available protocols are:
|
|
357
|
+
* * `AS2`: File transfer over Applicability Statement 2
|
|
358
|
+
* * `SFTP`: File transfer over SSH
|
|
359
|
+
* * `FTPS`: File transfer with TLS encryption
|
|
360
|
+
* * `FTP`: Unencrypted file transfer
|
|
353
361
|
*/
|
|
354
362
|
protocols?: pulumi.Input<pulumi.Input<string>[]>;
|
|
355
363
|
/**
|
|
@@ -463,6 +471,10 @@ export interface ServerArgs {
|
|
|
463
471
|
protocolDetails?: pulumi.Input<inputs.transfer.ServerProtocolDetails>;
|
|
464
472
|
/**
|
|
465
473
|
* Specifies the file transfer protocol or protocols over which your file transfer protocol client can connect to your server's endpoint. This defaults to `SFTP` . The available protocols are:
|
|
474
|
+
* * `AS2`: File transfer over Applicability Statement 2
|
|
475
|
+
* * `SFTP`: File transfer over SSH
|
|
476
|
+
* * `FTPS`: File transfer with TLS encryption
|
|
477
|
+
* * `FTP`: Unencrypted file transfer
|
|
466
478
|
*/
|
|
467
479
|
protocols?: pulumi.Input<pulumi.Input<string>[]>;
|
|
468
480
|
/**
|
package/transfer/server.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"server.js","sourceRoot":"","sources":["../../transfer/server.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiIG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;IAC7C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmB,EAAE,IAAmC;QACjH,OAAO,IAAI,MAAM,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC7D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,MAAM,CAAC,YAAY,CAAC;IACvD,CAAC;
|
|
1
|
+
{"version":3,"file":"server.js","sourceRoot":"","sources":["../../transfer/server.ts"],"names":[],"mappings":"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"}
|
package/types/input.d.ts
CHANGED
|
@@ -4303,9 +4303,15 @@ export declare namespace appmesh {
|
|
|
4303
4303
|
serviceDiscovery?: pulumi.Input<inputs.appmesh.MeshSpecServiceDiscovery>;
|
|
4304
4304
|
}
|
|
4305
4305
|
interface MeshSpecEgressFilter {
|
|
4306
|
+
/**
|
|
4307
|
+
* Egress filter type. By default, the type is `DROP_ALL`. Valid values are `ALLOW_ALL` and `DROP_ALL`.
|
|
4308
|
+
*/
|
|
4306
4309
|
type?: pulumi.Input<string>;
|
|
4307
4310
|
}
|
|
4308
4311
|
interface MeshSpecServiceDiscovery {
|
|
4312
|
+
/**
|
|
4313
|
+
* The IP version to use to control traffic within the mesh. Valid values are `IPv6_PREFERRED`, `IPv4_PREFERRED`, `IPv4_ONLY`, and `IPv6_ONLY`.
|
|
4314
|
+
*/
|
|
4309
4315
|
ipPreference?: pulumi.Input<string>;
|
|
4310
4316
|
}
|
|
4311
4317
|
interface RouteSpec {
|
|
@@ -6236,6 +6242,10 @@ export declare namespace apprunner {
|
|
|
6236
6242
|
codeConfigurationValues?: pulumi.Input<inputs.apprunner.ServiceSourceConfigurationCodeRepositoryCodeConfigurationCodeConfigurationValues>;
|
|
6237
6243
|
/**
|
|
6238
6244
|
* Source of the App Runner configuration. Valid values: `REPOSITORY`, `API`. Values are interpreted as follows:
|
|
6245
|
+
* * `REPOSITORY` - App Runner reads configuration values from the apprunner.yaml file in the
|
|
6246
|
+
* source code repository and ignores the CodeConfigurationValues parameter.
|
|
6247
|
+
* * `API` - App Runner uses configuration values provided in the CodeConfigurationValues
|
|
6248
|
+
* parameter and ignores the apprunner.yaml file in the source code repository.
|
|
6239
6249
|
*/
|
|
6240
6250
|
configurationSource: pulumi.Input<string>;
|
|
6241
6251
|
}
|
|
@@ -7161,6 +7171,9 @@ export declare namespace autoscaling {
|
|
|
7161
7171
|
standbyInstances?: pulumi.Input<string>;
|
|
7162
7172
|
}
|
|
7163
7173
|
interface GroupInstanceRefreshPreferencesAlarmSpecification {
|
|
7174
|
+
/**
|
|
7175
|
+
* List of Cloudwatch alarms. If any of these alarms goes into ALARM state, Instance Refresh is failed.
|
|
7176
|
+
*/
|
|
7164
7177
|
alarms?: pulumi.Input<pulumi.Input<string>[]>;
|
|
7165
7178
|
}
|
|
7166
7179
|
interface GroupLaunchTemplate {
|
|
@@ -8945,6 +8958,9 @@ export declare namespace bedrock {
|
|
|
8945
8958
|
validators?: pulumi.Input<pulumi.Input<inputs.bedrock.CustomModelValidationDataConfigValidator>[]>;
|
|
8946
8959
|
}
|
|
8947
8960
|
interface CustomModelValidationDataConfigValidator {
|
|
8961
|
+
/**
|
|
8962
|
+
* The S3 URI where the validation data is stored.
|
|
8963
|
+
*/
|
|
8948
8964
|
s3Uri: pulumi.Input<string>;
|
|
8949
8965
|
}
|
|
8950
8966
|
interface CustomModelValidationMetric {
|
|
@@ -8996,16 +9012,37 @@ export declare namespace bedrockmodel {
|
|
|
8996
9012
|
textDataDeliveryEnabled: pulumi.Input<boolean>;
|
|
8997
9013
|
}
|
|
8998
9014
|
interface InvocationLoggingConfigurationLoggingConfigCloudwatchConfig {
|
|
9015
|
+
/**
|
|
9016
|
+
* S3 configuration for delivering a large amount of data.
|
|
9017
|
+
*/
|
|
8999
9018
|
largeDataDeliveryS3Config?: pulumi.Input<inputs.bedrockmodel.InvocationLoggingConfigurationLoggingConfigCloudwatchConfigLargeDataDeliveryS3Config>;
|
|
9019
|
+
/**
|
|
9020
|
+
* Log group name.
|
|
9021
|
+
*/
|
|
9000
9022
|
logGroupName?: pulumi.Input<string>;
|
|
9023
|
+
/**
|
|
9024
|
+
* The role ARN.
|
|
9025
|
+
*/
|
|
9001
9026
|
roleArn?: pulumi.Input<string>;
|
|
9002
9027
|
}
|
|
9003
9028
|
interface InvocationLoggingConfigurationLoggingConfigCloudwatchConfigLargeDataDeliveryS3Config {
|
|
9029
|
+
/**
|
|
9030
|
+
* S3 bucket name.
|
|
9031
|
+
*/
|
|
9004
9032
|
bucketName?: pulumi.Input<string>;
|
|
9033
|
+
/**
|
|
9034
|
+
* S3 prefix.
|
|
9035
|
+
*/
|
|
9005
9036
|
keyPrefix?: pulumi.Input<string>;
|
|
9006
9037
|
}
|
|
9007
9038
|
interface InvocationLoggingConfigurationLoggingConfigS3Config {
|
|
9039
|
+
/**
|
|
9040
|
+
* S3 bucket name.
|
|
9041
|
+
*/
|
|
9008
9042
|
bucketName?: pulumi.Input<string>;
|
|
9043
|
+
/**
|
|
9044
|
+
* S3 prefix.
|
|
9045
|
+
*/
|
|
9009
9046
|
keyPrefix?: pulumi.Input<string>;
|
|
9010
9047
|
}
|
|
9011
9048
|
}
|
|
@@ -9419,6 +9456,10 @@ export declare namespace cfg {
|
|
|
9419
9456
|
maximumExecutionFrequency?: pulumi.Input<string>;
|
|
9420
9457
|
/**
|
|
9421
9458
|
* The type of notification that triggers AWS Config to run an evaluation for a rule. You canspecify the following notification types:
|
|
9459
|
+
* * `ConfigurationItemChangeNotification` - Triggers an evaluation when AWS Config delivers a configuration item as a result of a resource change.
|
|
9460
|
+
* * `OversizedConfigurationItemChangeNotification` - Triggers an evaluation when AWS Config delivers an oversized configuration item. AWS Config may generate this notification type when a resource changes and the notification exceeds the maximum size allowed by Amazon SNS.
|
|
9461
|
+
* * `ScheduledNotification` - Triggers a periodic evaluation at the frequency specified for `maximumExecutionFrequency`.
|
|
9462
|
+
* * `ConfigurationSnapshotDeliveryCompleted` - Triggers a periodic evaluation when AWS Config delivers a configuration snapshot.
|
|
9422
9463
|
*/
|
|
9423
9464
|
messageType?: pulumi.Input<string>;
|
|
9424
9465
|
}
|
|
@@ -9605,9 +9646,21 @@ export declare namespace chimesdkmediapipelines {
|
|
|
9605
9646
|
vocabularyName?: pulumi.Input<string>;
|
|
9606
9647
|
}
|
|
9607
9648
|
interface MediaInsightsPipelineConfigurationElementAmazonTranscribeCallAnalyticsProcessorConfigurationPostCallAnalyticsSettings {
|
|
9649
|
+
/**
|
|
9650
|
+
* Should output be redacted.
|
|
9651
|
+
*/
|
|
9608
9652
|
contentRedactionOutput?: pulumi.Input<string>;
|
|
9653
|
+
/**
|
|
9654
|
+
* ARN of the role used by AWS Transcribe to upload your post call analysis.
|
|
9655
|
+
*/
|
|
9609
9656
|
dataAccessRoleArn: pulumi.Input<string>;
|
|
9657
|
+
/**
|
|
9658
|
+
* ID of the KMS key used to encrypt the output.
|
|
9659
|
+
*/
|
|
9610
9660
|
outputEncryptionKmsKeyId?: pulumi.Input<string>;
|
|
9661
|
+
/**
|
|
9662
|
+
* The Amazon S3 location where you want your Call Analytics post-call transcription output stored.
|
|
9663
|
+
*/
|
|
9611
9664
|
outputLocation: pulumi.Input<string>;
|
|
9612
9665
|
}
|
|
9613
9666
|
interface MediaInsightsPipelineConfigurationElementAmazonTranscribeProcessorConfiguration {
|
|
@@ -9729,16 +9782,37 @@ export declare namespace chimesdkmediapipelines {
|
|
|
9729
9782
|
type: pulumi.Input<string>;
|
|
9730
9783
|
}
|
|
9731
9784
|
interface MediaInsightsPipelineConfigurationRealTimeAlertConfigurationRuleIssueDetectionConfiguration {
|
|
9785
|
+
/**
|
|
9786
|
+
* Rule name.
|
|
9787
|
+
*/
|
|
9732
9788
|
ruleName: pulumi.Input<string>;
|
|
9733
9789
|
}
|
|
9734
9790
|
interface MediaInsightsPipelineConfigurationRealTimeAlertConfigurationRuleKeywordMatchConfiguration {
|
|
9791
|
+
/**
|
|
9792
|
+
* Collection of keywords to match.
|
|
9793
|
+
*/
|
|
9735
9794
|
keywords: pulumi.Input<pulumi.Input<string>[]>;
|
|
9795
|
+
/**
|
|
9796
|
+
* Negate the rule.
|
|
9797
|
+
*/
|
|
9736
9798
|
negate?: pulumi.Input<boolean>;
|
|
9799
|
+
/**
|
|
9800
|
+
* Rule name.
|
|
9801
|
+
*/
|
|
9737
9802
|
ruleName: pulumi.Input<string>;
|
|
9738
9803
|
}
|
|
9739
9804
|
interface MediaInsightsPipelineConfigurationRealTimeAlertConfigurationRuleSentimentConfiguration {
|
|
9805
|
+
/**
|
|
9806
|
+
* Rule name.
|
|
9807
|
+
*/
|
|
9740
9808
|
ruleName: pulumi.Input<string>;
|
|
9809
|
+
/**
|
|
9810
|
+
* Sentiment type to match.
|
|
9811
|
+
*/
|
|
9741
9812
|
sentimentType: pulumi.Input<string>;
|
|
9813
|
+
/**
|
|
9814
|
+
* Analysis interval.
|
|
9815
|
+
*/
|
|
9742
9816
|
timePeriod: pulumi.Input<number>;
|
|
9743
9817
|
}
|
|
9744
9818
|
}
|
|
@@ -12030,6 +12104,8 @@ export declare namespace codedeploy {
|
|
|
12030
12104
|
interface DeploymentGroupBlueGreenDeploymentConfigDeploymentReadyOption {
|
|
12031
12105
|
/**
|
|
12032
12106
|
* When to reroute traffic from an original environment to a replacement environment in a blue/green deployment.
|
|
12107
|
+
* * `CONTINUE_DEPLOYMENT`: Register new instances with the load balancer immediately after the new application revision is installed on the instances in the replacement environment.
|
|
12108
|
+
* * `STOP_DEPLOYMENT`: Do not register new instances with load balancer unless traffic is rerouted manually. If traffic is not rerouted manually before the end of the specified wait period, the deployment status is changed to Stopped.
|
|
12033
12109
|
*/
|
|
12034
12110
|
actionOnTimeout?: pulumi.Input<string>;
|
|
12035
12111
|
/**
|
|
@@ -12040,12 +12116,16 @@ export declare namespace codedeploy {
|
|
|
12040
12116
|
interface DeploymentGroupBlueGreenDeploymentConfigGreenFleetProvisioningOption {
|
|
12041
12117
|
/**
|
|
12042
12118
|
* The method used to add instances to a replacement environment.
|
|
12119
|
+
* * `DISCOVER_EXISTING`: Use instances that already exist or will be created manually.
|
|
12120
|
+
* * `COPY_AUTO_SCALING_GROUP`: Use settings from a specified **Auto Scaling** group to define and create instances in a new Auto Scaling group. _Exactly one Auto Scaling group must be specified_ when selecting `COPY_AUTO_SCALING_GROUP`. Use `autoscalingGroups` to specify the Auto Scaling group.
|
|
12043
12121
|
*/
|
|
12044
12122
|
action?: pulumi.Input<string>;
|
|
12045
12123
|
}
|
|
12046
12124
|
interface DeploymentGroupBlueGreenDeploymentConfigTerminateBlueInstancesOnDeploymentSuccess {
|
|
12047
12125
|
/**
|
|
12048
12126
|
* The action to take on instances in the original environment after a successful blue/green deployment.
|
|
12127
|
+
* * `TERMINATE`: Instances are terminated after a specified wait time.
|
|
12128
|
+
* * `KEEP_ALIVE`: Instances are left running after they are deregistered from the load balancer and removed from the deployment group.
|
|
12049
12129
|
*/
|
|
12050
12130
|
action?: pulumi.Input<string>;
|
|
12051
12131
|
/**
|
|
@@ -24067,6 +24147,8 @@ export declare namespace elb {
|
|
|
24067
24147
|
/**
|
|
24068
24148
|
* The target of the check. Valid pattern is "${PROTOCOL}:${PORT}${PATH}", where PROTOCOL
|
|
24069
24149
|
* values are:
|
|
24150
|
+
* * `HTTP`, `HTTPS` - PORT and PATH are required
|
|
24151
|
+
* * `TCP`, `SSL` - PORT is required, PATH is not supported
|
|
24070
24152
|
*/
|
|
24071
24153
|
target: pulumi.Input<string>;
|
|
24072
24154
|
/**
|
|
@@ -24976,6 +25058,9 @@ export declare namespace emrcontainers {
|
|
|
24976
25058
|
eksInfo: pulumi.Input<inputs.emrcontainers.VirtualClusterContainerProviderInfoEksInfo>;
|
|
24977
25059
|
}
|
|
24978
25060
|
interface VirtualClusterContainerProviderInfoEksInfo {
|
|
25061
|
+
/**
|
|
25062
|
+
* The namespace where the EMR Containers cluster is running
|
|
25063
|
+
*/
|
|
24979
25064
|
namespace?: pulumi.Input<string>;
|
|
24980
25065
|
}
|
|
24981
25066
|
}
|
|
@@ -26129,6 +26214,7 @@ export declare namespace fsx {
|
|
|
26129
26214
|
id: pulumi.Input<number>;
|
|
26130
26215
|
/**
|
|
26131
26216
|
* The amount of storage that the user or group can use in gibibytes (GiB). Valid values between `0` and `2147483647`
|
|
26217
|
+
* * `Type` - (Required) - A value that specifies whether the quota applies to a user or group. Valid values are `USER` or `GROUP`.
|
|
26132
26218
|
*/
|
|
26133
26219
|
storageCapacityQuotaGib: pulumi.Input<number>;
|
|
26134
26220
|
type: pulumi.Input<string>;
|
|
@@ -29766,6 +29852,11 @@ export declare namespace ivs {
|
|
|
29766
29852
|
s3: pulumi.Input<inputs.ivs.RecordingConfigurationDestinationConfigurationS3>;
|
|
29767
29853
|
}
|
|
29768
29854
|
interface RecordingConfigurationDestinationConfigurationS3 {
|
|
29855
|
+
/**
|
|
29856
|
+
* S3 bucket name where recorded videos will be stored.
|
|
29857
|
+
*
|
|
29858
|
+
* The following arguments are optional:
|
|
29859
|
+
*/
|
|
29769
29860
|
bucketName: pulumi.Input<string>;
|
|
29770
29861
|
}
|
|
29771
29862
|
interface RecordingConfigurationThumbnailConfiguration {
|
|
@@ -29795,12 +29886,23 @@ export declare namespace ivschat {
|
|
|
29795
29886
|
s3?: pulumi.Input<inputs.ivschat.LoggingConfigurationDestinationConfigurationS3>;
|
|
29796
29887
|
}
|
|
29797
29888
|
interface LoggingConfigurationDestinationConfigurationCloudwatchLogs {
|
|
29889
|
+
/**
|
|
29890
|
+
* Name of the Amazon Cloudwatch Logs destination where chat activity will be logged.
|
|
29891
|
+
*/
|
|
29798
29892
|
logGroupName: pulumi.Input<string>;
|
|
29799
29893
|
}
|
|
29800
29894
|
interface LoggingConfigurationDestinationConfigurationFirehose {
|
|
29895
|
+
/**
|
|
29896
|
+
* Name of the Amazon Kinesis Firehose delivery stream where chat activity will be logged.
|
|
29897
|
+
*/
|
|
29801
29898
|
deliveryStreamName: pulumi.Input<string>;
|
|
29802
29899
|
}
|
|
29803
29900
|
interface LoggingConfigurationDestinationConfigurationS3 {
|
|
29901
|
+
/**
|
|
29902
|
+
* Name of the Amazon S3 bucket where chat activity will be logged.
|
|
29903
|
+
*
|
|
29904
|
+
* The following arguments are optional:
|
|
29905
|
+
*/
|
|
29804
29906
|
bucketName: pulumi.Input<string>;
|
|
29805
29907
|
}
|
|
29806
29908
|
interface RoomMessageReviewHandler {
|
|
@@ -29954,6 +30056,9 @@ export declare namespace kendra {
|
|
|
29954
30056
|
seedUrls: pulumi.Input<pulumi.Input<string>[]>;
|
|
29955
30057
|
/**
|
|
29956
30058
|
* The default mode is set to `HOST_ONLY`. You can choose one of the following modes:
|
|
30059
|
+
* * `HOST_ONLY` – crawl only the website host names. For example, if the seed URL is `"abc.example.com"`, then only URLs with host name `"abc.example.com"` are crawled.
|
|
30060
|
+
* * `SUBDOMAINS` – crawl the website host names with subdomains. For example, if the seed URL is `"abc.example.com"`, then `"a.abc.example.com"` and `"b.abc.example.com"` are also crawled.
|
|
30061
|
+
* * `EVERYTHING` – crawl the website host names with subdomains and other domains that the webpages link to.
|
|
29957
30062
|
*/
|
|
29958
30063
|
webCrawlerMode?: pulumi.Input<string>;
|
|
29959
30064
|
}
|
|
@@ -49657,7 +49762,13 @@ export declare namespace opensearch {
|
|
|
49657
49762
|
windowStartTime?: pulumi.Input<inputs.opensearch.DomainOffPeakWindowOptionsOffPeakWindowWindowStartTime>;
|
|
49658
49763
|
}
|
|
49659
49764
|
interface DomainOffPeakWindowOptionsOffPeakWindowWindowStartTime {
|
|
49765
|
+
/**
|
|
49766
|
+
* Starting hour of the 10-hour window for updates
|
|
49767
|
+
*/
|
|
49660
49768
|
hours?: pulumi.Input<number>;
|
|
49769
|
+
/**
|
|
49770
|
+
* Starting minute of the 10-hour window for updates
|
|
49771
|
+
*/
|
|
49661
49772
|
minutes?: pulumi.Input<number>;
|
|
49662
49773
|
}
|
|
49663
49774
|
interface DomainSamlOptionsSamlOptions {
|
|
@@ -55253,6 +55364,9 @@ export declare namespace s3 {
|
|
|
55253
55364
|
interface BucketOwnershipControlsRule {
|
|
55254
55365
|
/**
|
|
55255
55366
|
* Object ownership. Valid values: `BucketOwnerPreferred`, `ObjectWriter` or `BucketOwnerEnforced`
|
|
55367
|
+
* * `BucketOwnerPreferred` - Objects uploaded to the bucket change ownership to the bucket owner if the objects are uploaded with the `bucket-owner-full-control` canned ACL.
|
|
55368
|
+
* * `ObjectWriter` - Uploading account will own the object if the object is uploaded with the `bucket-owner-full-control` canned ACL.
|
|
55369
|
+
* * `BucketOwnerEnforced` - Bucket owner automatically owns and has full control over every object in the bucket. ACLs no longer affect permissions to data in the S3 bucket.
|
|
55256
55370
|
*/
|
|
55257
55371
|
objectOwnership: pulumi.Input<string>;
|
|
55258
55372
|
}
|
|
@@ -56199,15 +56313,33 @@ export declare namespace s3control {
|
|
|
56199
56313
|
status?: pulumi.Input<string>;
|
|
56200
56314
|
}
|
|
56201
56315
|
interface BucketLifecycleConfigurationRuleAbortIncompleteMultipartUpload {
|
|
56316
|
+
/**
|
|
56317
|
+
* Number of days after which Amazon S3 aborts an incomplete multipart upload.
|
|
56318
|
+
*/
|
|
56202
56319
|
daysAfterInitiation: pulumi.Input<number>;
|
|
56203
56320
|
}
|
|
56204
56321
|
interface BucketLifecycleConfigurationRuleExpiration {
|
|
56322
|
+
/**
|
|
56323
|
+
* Date the object is to be deleted. Should be in `YYYY-MM-DD` date format, e.g., `2020-09-30`.
|
|
56324
|
+
*/
|
|
56205
56325
|
date?: pulumi.Input<string>;
|
|
56326
|
+
/**
|
|
56327
|
+
* Number of days before the object is to be deleted.
|
|
56328
|
+
*/
|
|
56206
56329
|
days?: pulumi.Input<number>;
|
|
56330
|
+
/**
|
|
56331
|
+
* Enable to remove a delete marker with no noncurrent versions. Cannot be specified with `date` or `days`.
|
|
56332
|
+
*/
|
|
56207
56333
|
expiredObjectDeleteMarker?: pulumi.Input<boolean>;
|
|
56208
56334
|
}
|
|
56209
56335
|
interface BucketLifecycleConfigurationRuleFilter {
|
|
56336
|
+
/**
|
|
56337
|
+
* Object prefix for rule filtering.
|
|
56338
|
+
*/
|
|
56210
56339
|
prefix?: pulumi.Input<string>;
|
|
56340
|
+
/**
|
|
56341
|
+
* Key-value map of object tags for rule filtering.
|
|
56342
|
+
*/
|
|
56211
56343
|
tags?: pulumi.Input<{
|
|
56212
56344
|
[key: string]: pulumi.Input<string>;
|
|
56213
56345
|
}>;
|
|
@@ -60778,12 +60910,18 @@ export declare namespace securitylake {
|
|
|
60778
60910
|
}
|
|
60779
60911
|
interface CustomLogSourceConfigurationCrawlerConfiguration {
|
|
60780
60912
|
/**
|
|
60781
|
-
* The ARN of the IAM role to be used by the
|
|
60913
|
+
* The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role to be used by the AWS Glue crawler.
|
|
60782
60914
|
*/
|
|
60783
60915
|
roleArn: pulumi.Input<string>;
|
|
60784
60916
|
}
|
|
60785
60917
|
interface CustomLogSourceConfigurationProviderIdentity {
|
|
60918
|
+
/**
|
|
60919
|
+
* The external ID used to estalish trust relationship with the AWS identity.
|
|
60920
|
+
*/
|
|
60786
60921
|
externalId: pulumi.Input<string>;
|
|
60922
|
+
/**
|
|
60923
|
+
* The AWS identity principal.
|
|
60924
|
+
*/
|
|
60787
60925
|
principal: pulumi.Input<string>;
|
|
60788
60926
|
}
|
|
60789
60927
|
interface CustomLogSourceProviderDetail {
|
package/types/input.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"input.js","sourceRoot":"","sources":["../../types/input.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;
|
|
1
|
+
{"version":3,"file":"input.js","sourceRoot":"","sources":["../../types/input.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AA0vvDjF,IAAiB,GAAG,CA8WnB;AA9WD,WAAiB,GAAG;IA8ShB;;OAEG;IACH,SAAgB,sCAAsC,CAAC,GAA4B;;QAC/E,uCACO,GAAG,KACN,WAAW,EAAE,MAAA,CAAC,GAAG,CAAC,WAAW,CAAC,mCAAI,WAAW,IAC/C;IACN,CAAC;IALe,0CAAsC,yCAKrD,CAAA;AAwDL,CAAC,EA9WgB,GAAG,GAAH,WAAG,KAAH,WAAG,QA8WnB"}
|