@pulumi/aws 6.50.0 → 6.50.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/batch/getJobQueue.d.ts +8 -0
- package/batch/getJobQueue.js.map +1 -1
- package/batch/jobDefinition.d.ts +93 -1
- package/batch/jobDefinition.js +83 -1
- package/batch/jobDefinition.js.map +1 -1
- package/batch/jobQueue.d.ts +12 -0
- package/batch/jobQueue.js +2 -0
- package/batch/jobQueue.js.map +1 -1
- package/cloudfront/responseHeadersPolicy.d.ts +6 -1
- package/cloudfront/responseHeadersPolicy.js +6 -1
- package/cloudfront/responseHeadersPolicy.js.map +1 -1
- package/cognito/managedUserPoolClient.d.ts +15 -15
- package/cognito/userPoolClient.d.ts +57 -75
- package/cognito/userPoolClient.js.map +1 -1
- package/datazone/project.d.ts +13 -13
- package/datazone/project.js +2 -2
- package/ecs/service.d.ts +3 -0
- package/ecs/service.js.map +1 -1
- package/grafana/workspace.d.ts +26 -0
- package/grafana/workspace.js +26 -0
- package/grafana/workspace.js.map +1 -1
- package/opensearch/outboundConnection.d.ts +1 -1
- package/package.json +2 -2
- package/pinpoint/gcmChannel.d.ts +9 -16
- package/pinpoint/gcmChannel.js +6 -18
- package/pinpoint/gcmChannel.js.map +1 -1
- package/route53/getZones.d.ts +43 -0
- package/route53/getZones.js +47 -0
- package/route53/getZones.js.map +1 -0
- package/route53/index.d.ts +3 -0
- package/route53/index.js +5 -1
- package/route53/index.js.map +1 -1
- package/ssoadmin/getPermissionSets.d.ts +66 -0
- package/ssoadmin/getPermissionSets.js +53 -0
- package/ssoadmin/getPermissionSets.js.map +1 -0
- package/ssoadmin/index.d.ts +3 -0
- package/ssoadmin/index.js +4 -1
- package/ssoadmin/index.js.map +1 -1
- package/types/input.d.ts +16 -0
- package/types/input.js.map +1 -1
- package/types/output.d.ts +25 -0
- package/types/output.js.map +1 -1
package/types/output.d.ts
CHANGED
|
@@ -9884,6 +9884,15 @@ export declare namespace batch {
|
|
|
9884
9884
|
computeEnvironment: string;
|
|
9885
9885
|
order: number;
|
|
9886
9886
|
}
|
|
9887
|
+
interface GetJobQueueJobStateTimeLimitAction {
|
|
9888
|
+
action: string;
|
|
9889
|
+
maxTimeSeconds: number;
|
|
9890
|
+
reason: string;
|
|
9891
|
+
/**
|
|
9892
|
+
* Describes the ability of the queue to accept new jobs (for example, `ENABLED` or `DISABLED`).
|
|
9893
|
+
*/
|
|
9894
|
+
state: string;
|
|
9895
|
+
}
|
|
9887
9896
|
interface GetSchedulingPolicyFairSharePolicy {
|
|
9888
9897
|
/**
|
|
9889
9898
|
* Value used to reserve some of the available maximum vCPU for fair share identifiers that have not yet been used. For more information, see [FairsharePolicy](https://docs.aws.amazon.com/batch/latest/APIReference/API_FairsharePolicy.html).
|
|
@@ -10102,6 +10111,22 @@ export declare namespace batch {
|
|
|
10102
10111
|
*/
|
|
10103
10112
|
order: number;
|
|
10104
10113
|
}
|
|
10114
|
+
interface JobQueueJobStateTimeLimitAction {
|
|
10115
|
+
/**
|
|
10116
|
+
* The action to take when a job is at the head of the job queue in the specified state for the specified period of time. Valid values include `"CANCEL"`
|
|
10117
|
+
* * `job_state_time_limit_action.#.max_time_seconds` - The approximate amount of time, in seconds, that must pass with the job in the specified state before the action is taken. Valid values include integers between `600` & `86400`
|
|
10118
|
+
*/
|
|
10119
|
+
action: string;
|
|
10120
|
+
maxTimeSeconds: number;
|
|
10121
|
+
/**
|
|
10122
|
+
* The reason to log for the action being taken.
|
|
10123
|
+
*/
|
|
10124
|
+
reason: string;
|
|
10125
|
+
/**
|
|
10126
|
+
* The state of the job needed to trigger the action. Valid values include `"RUNNABLE"`.
|
|
10127
|
+
*/
|
|
10128
|
+
state: string;
|
|
10129
|
+
}
|
|
10105
10130
|
interface JobQueueTimeouts {
|
|
10106
10131
|
/**
|
|
10107
10132
|
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
package/types/output.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"output.js","sourceRoot":"","sources":["../../types/output.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;
|
|
1
|
+
{"version":3,"file":"output.js","sourceRoot":"","sources":["../../types/output.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAutpEjF,IAAiB,GAAG,CAuanB;AAvaD,WAAiB,GAAG;IAsWhB;;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;AAyDL,CAAC,EAvagB,GAAG,GAAH,WAAG,KAAH,WAAG,QAuanB"}
|