@pulumi/aws-native 0.108.2 → 0.108.4
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/apigatewayv2/getIntegration.d.ts +132 -0
- package/apigatewayv2/getIntegration.js +25 -0
- package/apigatewayv2/getIntegration.js.map +1 -0
- package/apigatewayv2/index.d.ts +6 -0
- package/apigatewayv2/index.js +8 -1
- package/apigatewayv2/index.js.map +1 -1
- package/apigatewayv2/integration.d.ts +255 -0
- package/apigatewayv2/integration.js +100 -0
- package/apigatewayv2/integration.js.map +1 -0
- package/applicationsignals/getServiceLevelObjective.d.ts +43 -0
- package/applicationsignals/getServiceLevelObjective.js +25 -0
- package/applicationsignals/getServiceLevelObjective.js.map +1 -0
- package/applicationsignals/index.d.ts +7 -0
- package/applicationsignals/index.js +41 -0
- package/applicationsignals/index.js.map +1 -0
- package/applicationsignals/serviceLevelObjective.d.ts +69 -0
- package/applicationsignals/serviceLevelObjective.js +75 -0
- package/applicationsignals/serviceLevelObjective.js.map +1 -0
- package/bedrock/agent.d.ts +2 -0
- package/bedrock/agent.js +2 -0
- package/bedrock/agent.js.map +1 -1
- package/bedrock/getAgent.d.ts +1 -0
- package/bedrock/getAgent.js.map +1 -1
- package/bedrock/getGuardrail.d.ts +15 -0
- package/bedrock/getGuardrail.js.map +1 -1
- package/bedrock/guardrail.d.ts +27 -0
- package/bedrock/guardrail.js.map +1 -1
- package/cloudfront/getKeyValueStore.d.ts +3 -0
- package/cloudfront/getKeyValueStore.js.map +1 -1
- package/cloudfront/keyValueStore.d.ts +3 -0
- package/cloudfront/keyValueStore.js.map +1 -1
- package/codebuild/fleet.d.ts +28 -0
- package/codebuild/fleet.js.map +1 -1
- package/codebuild/getFleet.d.ts +14 -0
- package/codebuild/getFleet.js.map +1 -1
- package/cognito/getUserPoolResourceServer.d.ts +12 -8
- package/cognito/getUserPoolResourceServer.js +2 -1
- package/cognito/getUserPoolResourceServer.js.map +1 -1
- package/cognito/userPoolResourceServer.d.ts +0 -4
- package/cognito/userPoolResourceServer.js +0 -2
- package/cognito/userPoolResourceServer.js.map +1 -1
- package/datazone/getGroupProfile.d.ts +3 -0
- package/datazone/getGroupProfile.js.map +1 -1
- package/datazone/getUserProfile.d.ts +6 -0
- package/datazone/getUserProfile.js.map +1 -1
- package/datazone/groupProfile.d.ts +6 -0
- package/datazone/groupProfile.js.map +1 -1
- package/datazone/projectMembership.d.ts +24 -0
- package/datazone/projectMembership.js.map +1 -1
- package/datazone/userProfile.d.ts +15 -0
- package/datazone/userProfile.js.map +1 -1
- package/deadline/farm.d.ts +10 -0
- package/deadline/farm.js +2 -0
- package/deadline/farm.js.map +1 -1
- package/deadline/fleet.d.ts +8 -0
- package/deadline/fleet.js +2 -0
- package/deadline/fleet.js.map +1 -1
- package/deadline/getFarm.d.ts +5 -0
- package/deadline/getFarm.js.map +1 -1
- package/deadline/getFleet.d.ts +4 -0
- package/deadline/getFleet.js.map +1 -1
- package/deadline/getLicenseEndpoint.d.ts +5 -0
- package/deadline/getLicenseEndpoint.js.map +1 -1
- package/deadline/getMonitor.d.ts +42 -0
- package/deadline/getMonitor.js +25 -0
- package/deadline/getMonitor.js.map +1 -0
- package/deadline/getQueue.d.ts +4 -0
- package/deadline/getQueue.js.map +1 -1
- package/deadline/getQueueEnvironment.d.ts +1 -1
- package/deadline/index.d.ts +6 -0
- package/deadline/index.js +8 -1
- package/deadline/index.js.map +1 -1
- package/deadline/licenseEndpoint.d.ts +10 -0
- package/deadline/licenseEndpoint.js +2 -0
- package/deadline/licenseEndpoint.js.map +1 -1
- package/deadline/monitor.d.ts +78 -0
- package/deadline/monitor.js +84 -0
- package/deadline/monitor.js.map +1 -0
- package/deadline/queue.d.ts +8 -0
- package/deadline/queue.js +2 -0
- package/deadline/queue.js.map +1 -1
- package/deadline/queueEnvironment.d.ts +2 -2
- package/ec2/capacityReservationFleet.d.ts +4 -4
- package/ec2/customerGateway.d.ts +14 -4
- package/ec2/customerGateway.js.map +1 -1
- package/ec2/getCapacityReservationFleet.d.ts +1 -1
- package/ec2/getVpnGateway.d.ts +7 -5
- package/ec2/getVpnGateway.js +4 -2
- package/ec2/getVpnGateway.js.map +1 -1
- package/ec2/vpnGateway.d.ts +3 -2
- package/ec2/vpnGateway.js +2 -1
- package/ec2/vpnGateway.js.map +1 -1
- package/elasticloadbalancingv2/getLoadBalancer.d.ts +4 -1
- package/elasticloadbalancingv2/getLoadBalancer.js.map +1 -1
- package/elasticloadbalancingv2/loadBalancer.d.ts +8 -2
- package/elasticloadbalancingv2/loadBalancer.js.map +1 -1
- package/guardduty/getMalwareProtectionPlan.d.ts +57 -0
- package/guardduty/getMalwareProtectionPlan.js +25 -0
- package/guardduty/getMalwareProtectionPlan.js.map +1 -0
- package/guardduty/index.d.ts +6 -0
- package/guardduty/index.js +8 -1
- package/guardduty/index.js.map +1 -1
- package/guardduty/malwareProtectionPlan.d.ts +81 -0
- package/guardduty/malwareProtectionPlan.js +78 -0
- package/guardduty/malwareProtectionPlan.js.map +1 -0
- package/index.d.ts +2 -1
- package/index.js +7 -5
- package/index.js.map +1 -1
- package/iot/getTopicRule.d.ts +2 -2
- package/iot/topicRule.d.ts +2 -2
- package/mediapackagev2/channel.d.ts +1 -0
- package/mediapackagev2/channel.js +2 -0
- package/mediapackagev2/channel.js.map +1 -1
- package/mediapackagev2/getChannel.d.ts +1 -0
- package/mediapackagev2/getChannel.js.map +1 -1
- package/mediapackagev2/getOriginEndpoint.d.ts +3 -0
- package/mediapackagev2/getOriginEndpoint.js.map +1 -1
- package/mediapackagev2/originEndpoint.d.ts +3 -0
- package/mediapackagev2/originEndpoint.js +6 -0
- package/mediapackagev2/originEndpoint.js.map +1 -1
- package/msk/cluster.d.ts +2 -2
- package/msk/getCluster.d.ts +1 -1
- package/mwaa/environment.d.ts +20 -0
- package/mwaa/environment.js.map +1 -1
- package/mwaa/getEnvironment.d.ts +10 -0
- package/mwaa/getEnvironment.js.map +1 -1
- package/osis/getPipeline.d.ts +4 -0
- package/osis/getPipeline.js.map +1 -1
- package/osis/index.d.ts +1 -0
- package/osis/index.js +16 -0
- package/osis/index.js.map +1 -1
- package/osis/pipeline.d.ts +4 -0
- package/osis/pipeline.js +2 -0
- package/osis/pipeline.js.map +1 -1
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/rds/dbCluster.d.ts +8 -0
- package/rds/dbCluster.js +2 -0
- package/rds/dbCluster.js.map +1 -1
- package/rds/dbInstance.d.ts +14 -6
- package/rds/dbInstance.js +2 -0
- package/rds/dbInstance.js.map +1 -1
- package/rds/getDbCluster.d.ts +4 -0
- package/rds/getDbCluster.js.map +1 -1
- package/rds/getDbInstance.d.ts +1 -0
- package/rds/getDbInstance.js.map +1 -1
- package/rolesanywhere/getProfile.d.ts +3 -0
- package/rolesanywhere/getProfile.js.map +1 -1
- package/rolesanywhere/profile.d.ts +6 -0
- package/rolesanywhere/profile.js.map +1 -1
- package/securityhub/configurationPolicy.d.ts +12 -0
- package/securityhub/configurationPolicy.js.map +1 -1
- package/securityhub/getConfigurationPolicy.d.ts +6 -0
- package/securityhub/getConfigurationPolicy.js.map +1 -1
- package/securitylake/getSubscriberNotification.d.ts +3 -0
- package/securitylake/getSubscriberNotification.js.map +1 -1
- package/securitylake/subscriberNotification.d.ts +6 -0
- package/securitylake/subscriberNotification.js.map +1 -1
- package/types/enums/applicationsignals/index.d.ts +26 -0
- package/types/enums/applicationsignals/index.js +20 -0
- package/types/enums/applicationsignals/index.js.map +1 -0
- package/types/enums/codebuild/index.d.ts +8 -0
- package/types/enums/index.d.ts +3 -1
- package/types/enums/index.js +8 -4
- package/types/enums/index.js.map +1 -1
- package/types/enums/kms/index.d.ts +1 -0
- package/types/enums/kms/index.js +1 -0
- package/types/enums/kms/index.js.map +1 -1
- package/types/enums/osis/index.d.ts +8 -0
- package/types/enums/osis/index.js +10 -0
- package/types/enums/osis/index.js.map +1 -0
- package/types/enums/securityhub/index.d.ts +7 -0
- package/types/input.d.ts +593 -29
- package/types/output.d.ts +603 -29
- package/workspacesweb/getPortal.d.ts +3 -3
- package/workspacesweb/portal.d.ts +6 -6
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getFleet.js","sourceRoot":"","sources":["../../codebuild/getFleet.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IAEpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+BAA+B,EAAE;QAC1D,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4BAMC;
|
|
1
|
+
{"version":3,"file":"getFleet.js","sourceRoot":"","sources":["../../codebuild/getFleet.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IAEpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+BAA+B,EAAE;QAC1D,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4BAMC;AAkFD;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,QAAQ,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,wCAEC"}
|
|
@@ -6,15 +6,15 @@ import * as outputs from "../types/output";
|
|
|
6
6
|
export declare function getUserPoolResourceServer(args: GetUserPoolResourceServerArgs, opts?: pulumi.InvokeOptions): Promise<GetUserPoolResourceServerResult>;
|
|
7
7
|
export interface GetUserPoolResourceServerArgs {
|
|
8
8
|
/**
|
|
9
|
-
*
|
|
9
|
+
* A unique resource server identifier for the resource server. This could be an HTTPS endpoint where the resource server is located. For example: `https://my-weather-api.example.com` .
|
|
10
10
|
*/
|
|
11
|
-
|
|
12
|
-
}
|
|
13
|
-
export interface GetUserPoolResourceServerResult {
|
|
11
|
+
identifier: string;
|
|
14
12
|
/**
|
|
15
|
-
* The
|
|
13
|
+
* The user pool ID for the user pool.
|
|
16
14
|
*/
|
|
17
|
-
|
|
15
|
+
userPoolId: string;
|
|
16
|
+
}
|
|
17
|
+
export interface GetUserPoolResourceServerResult {
|
|
18
18
|
/**
|
|
19
19
|
* A friendly name for the resource server.
|
|
20
20
|
*/
|
|
@@ -30,7 +30,11 @@ export interface GetUserPoolResourceServerResult {
|
|
|
30
30
|
export declare function getUserPoolResourceServerOutput(args: GetUserPoolResourceServerOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetUserPoolResourceServerResult>;
|
|
31
31
|
export interface GetUserPoolResourceServerOutputArgs {
|
|
32
32
|
/**
|
|
33
|
-
*
|
|
33
|
+
* A unique resource server identifier for the resource server. This could be an HTTPS endpoint where the resource server is located. For example: `https://my-weather-api.example.com` .
|
|
34
|
+
*/
|
|
35
|
+
identifier: pulumi.Input<string>;
|
|
36
|
+
/**
|
|
37
|
+
* The user pool ID for the user pool.
|
|
34
38
|
*/
|
|
35
|
-
|
|
39
|
+
userPoolId: pulumi.Input<string>;
|
|
36
40
|
}
|
|
@@ -11,7 +11,8 @@ const utilities = require("../utilities");
|
|
|
11
11
|
function getUserPoolResourceServer(args, opts) {
|
|
12
12
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
13
|
return pulumi.runtime.invoke("aws-native:cognito:getUserPoolResourceServer", {
|
|
14
|
-
"
|
|
14
|
+
"identifier": args.identifier,
|
|
15
|
+
"userPoolId": args.userPoolId,
|
|
15
16
|
}, opts);
|
|
16
17
|
}
|
|
17
18
|
exports.getUserPoolResourceServer = getUserPoolResourceServer;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getUserPoolResourceServer.js","sourceRoot":"","sources":["../../cognito/getUserPoolResourceServer.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IAEtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,IAAI,EAAE,IAAI,CAAC,
|
|
1
|
+
{"version":3,"file":"getUserPoolResourceServer.js","sourceRoot":"","sources":["../../cognito/getUserPoolResourceServer.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IAEtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8DAOC;AAuBD;;GAEG;AACH,SAAgB,+BAA+B,CAAC,IAAyC,EAAE,IAA2B;IAClH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,yBAAyB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpF,CAAC;AAFD,0EAEC"}
|
|
@@ -19,10 +19,6 @@ export declare class UserPoolResourceServer extends pulumi.CustomResource {
|
|
|
19
19
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
20
20
|
*/
|
|
21
21
|
static isInstance(obj: any): obj is UserPoolResourceServer;
|
|
22
|
-
/**
|
|
23
|
-
* The resource ID.
|
|
24
|
-
*/
|
|
25
|
-
readonly awsId: pulumi.Output<string>;
|
|
26
22
|
/**
|
|
27
23
|
* A unique resource server identifier for the resource server. This could be an HTTPS endpoint where the resource server is located. For example: `https://my-weather-api.example.com` .
|
|
28
24
|
*/
|
|
@@ -51,10 +51,8 @@ class UserPoolResourceServer extends pulumi.CustomResource {
|
|
|
51
51
|
resourceInputs["name"] = args ? args.name : undefined;
|
|
52
52
|
resourceInputs["scopes"] = args ? args.scopes : undefined;
|
|
53
53
|
resourceInputs["userPoolId"] = args ? args.userPoolId : undefined;
|
|
54
|
-
resourceInputs["awsId"] = undefined /*out*/;
|
|
55
54
|
}
|
|
56
55
|
else {
|
|
57
|
-
resourceInputs["awsId"] = undefined /*out*/;
|
|
58
56
|
resourceInputs["identifier"] = undefined /*out*/;
|
|
59
57
|
resourceInputs["name"] = undefined /*out*/;
|
|
60
58
|
resourceInputs["scopes"] = undefined /*out*/;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"userPoolResourceServer.js","sourceRoot":"","sources":["../../cognito/userPoolResourceServer.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,sBAAuB,SAAQ,MAAM,CAAC,cAAc;IAC7D;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,sBAAsB,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACnF,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,sBAAsB,CAAC,YAAY,CAAC;IACvE,CAAC;
|
|
1
|
+
{"version":3,"file":"userPoolResourceServer.js","sourceRoot":"","sources":["../../cognito/userPoolResourceServer.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,sBAAuB,SAAQ,MAAM,CAAC,cAAc;IAC7D;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,sBAAsB,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACnF,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,sBAAsB,CAAC,YAAY,CAAC;IACvE,CAAC;IAmBD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAgC,EAAE,IAAmC;QAC3F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,UAAU,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvD,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,UAAU,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvD,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;SACrE;aAAM;YACH,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7C,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACpD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,YAAY,EAAE,YAAY,CAAC,EAAE,CAAC;QAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,sBAAsB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3E,CAAC;;AA3EL,wDA4EC;AA/DG,gBAAgB;AACO,mCAAY,GAAG,2CAA2C,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getGroupProfile.js","sourceRoot":"","sources":["../../datazone/getGroupProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAElF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qCAAqC,EAAE;QAChE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0CAOC;
|
|
1
|
+
{"version":3,"file":"getGroupProfile.js","sourceRoot":"","sources":["../../datazone/getGroupProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAElF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qCAAqC,EAAE;QAChE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0CAOC;AA+BD;;GAEG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,sDAEC"}
|
|
@@ -25,7 +25,13 @@ export interface GetUserProfileResult {
|
|
|
25
25
|
* The ID of the Amazon DataZone user profile.
|
|
26
26
|
*/
|
|
27
27
|
readonly id?: string;
|
|
28
|
+
/**
|
|
29
|
+
* The status of the user profile.
|
|
30
|
+
*/
|
|
28
31
|
readonly status?: enums.datazone.UserProfileStatus;
|
|
32
|
+
/**
|
|
33
|
+
* The type of the user profile.
|
|
34
|
+
*/
|
|
29
35
|
readonly type?: enums.datazone.UserProfileType;
|
|
30
36
|
}
|
|
31
37
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getUserProfile.js","sourceRoot":"","sources":["../../datazone/getUserProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAEhF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wCAOC;
|
|
1
|
+
{"version":3,"file":"getUserProfile.js","sourceRoot":"","sources":["../../datazone/getUserProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAEhF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wCAOC;AAgCD;;GAEG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,cAAc,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACzE,CAAC;AAFD,oDAEC"}
|
|
@@ -38,6 +38,9 @@ export declare class GroupProfile extends pulumi.CustomResource {
|
|
|
38
38
|
* The group-name of the Group Profile.
|
|
39
39
|
*/
|
|
40
40
|
readonly groupName: pulumi.Output<string>;
|
|
41
|
+
/**
|
|
42
|
+
* The status of a group profile.
|
|
43
|
+
*/
|
|
41
44
|
readonly status: pulumi.Output<enums.datazone.GroupProfileStatus | undefined>;
|
|
42
45
|
/**
|
|
43
46
|
* Create a GroupProfile resource with the given unique name, arguments, and options.
|
|
@@ -60,5 +63,8 @@ export interface GroupProfileArgs {
|
|
|
60
63
|
* The ID of the group.
|
|
61
64
|
*/
|
|
62
65
|
groupIdentifier: pulumi.Input<string>;
|
|
66
|
+
/**
|
|
67
|
+
* The status of a group profile.
|
|
68
|
+
*/
|
|
63
69
|
status?: pulumi.Input<enums.datazone.GroupProfileStatus>;
|
|
64
70
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"groupProfile.js","sourceRoot":"","sources":["../../datazone/groupProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,YAAY,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACzE,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,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;
|
|
1
|
+
{"version":3,"file":"groupProfile.js","sourceRoot":"","sources":["../../datazone/groupProfile.ts"],"names":[],"mappings":"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"}
|
|
@@ -20,9 +20,21 @@ export declare class ProjectMembership extends pulumi.CustomResource {
|
|
|
20
20
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
21
21
|
*/
|
|
22
22
|
static isInstance(obj: any): obj is ProjectMembership;
|
|
23
|
+
/**
|
|
24
|
+
* The designated role of a project member.
|
|
25
|
+
*/
|
|
23
26
|
readonly designation: pulumi.Output<enums.datazone.ProjectMembershipUserDesignation>;
|
|
27
|
+
/**
|
|
28
|
+
* The ID of the Amazon DataZone domain in which project membership is created.
|
|
29
|
+
*/
|
|
24
30
|
readonly domainIdentifier: pulumi.Output<string>;
|
|
31
|
+
/**
|
|
32
|
+
* The details about a project member.
|
|
33
|
+
*/
|
|
25
34
|
readonly member: pulumi.Output<outputs.datazone.ProjectMembershipMember0Properties | outputs.datazone.ProjectMembershipMember1Properties>;
|
|
35
|
+
/**
|
|
36
|
+
* The ID of the project for which this project membership was created.
|
|
37
|
+
*/
|
|
26
38
|
readonly projectIdentifier: pulumi.Output<string>;
|
|
27
39
|
/**
|
|
28
40
|
* Create a ProjectMembership resource with the given unique name, arguments, and options.
|
|
@@ -37,8 +49,20 @@ export declare class ProjectMembership extends pulumi.CustomResource {
|
|
|
37
49
|
* The set of arguments for constructing a ProjectMembership resource.
|
|
38
50
|
*/
|
|
39
51
|
export interface ProjectMembershipArgs {
|
|
52
|
+
/**
|
|
53
|
+
* The designated role of a project member.
|
|
54
|
+
*/
|
|
40
55
|
designation: pulumi.Input<enums.datazone.ProjectMembershipUserDesignation>;
|
|
56
|
+
/**
|
|
57
|
+
* The ID of the Amazon DataZone domain in which project membership is created.
|
|
58
|
+
*/
|
|
41
59
|
domainIdentifier: pulumi.Input<string>;
|
|
60
|
+
/**
|
|
61
|
+
* The details about a project member.
|
|
62
|
+
*/
|
|
42
63
|
member: pulumi.Input<inputs.datazone.ProjectMembershipMember0PropertiesArgs | inputs.datazone.ProjectMembershipMember1PropertiesArgs>;
|
|
64
|
+
/**
|
|
65
|
+
* The ID of the project for which this project membership was created.
|
|
66
|
+
*/
|
|
43
67
|
projectIdentifier: pulumi.Input<string>;
|
|
44
68
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"projectMembership.js","sourceRoot":"","sources":["../../datazone/projectMembership.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;IACxD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,iBAAiB,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC9E,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,iBAAiB,CAAC,YAAY,CAAC;IAClE,CAAC;
|
|
1
|
+
{"version":3,"file":"projectMembership.js","sourceRoot":"","sources":["../../datazone/projectMembership.ts"],"names":[],"mappings":"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"}
|
|
@@ -32,12 +32,21 @@ export declare class UserProfile extends pulumi.CustomResource {
|
|
|
32
32
|
* The identifier of the Amazon DataZone domain in which the user profile would be created.
|
|
33
33
|
*/
|
|
34
34
|
readonly domainIdentifier: pulumi.Output<string>;
|
|
35
|
+
/**
|
|
36
|
+
* The status of the user profile.
|
|
37
|
+
*/
|
|
35
38
|
readonly status: pulumi.Output<enums.datazone.UserProfileStatus | undefined>;
|
|
39
|
+
/**
|
|
40
|
+
* The type of the user profile.
|
|
41
|
+
*/
|
|
36
42
|
readonly type: pulumi.Output<enums.datazone.UserProfileType>;
|
|
37
43
|
/**
|
|
38
44
|
* The ID of the user.
|
|
39
45
|
*/
|
|
40
46
|
readonly userIdentifier: pulumi.Output<string>;
|
|
47
|
+
/**
|
|
48
|
+
* The user type of the user for which the user profile is created.
|
|
49
|
+
*/
|
|
41
50
|
readonly userType: pulumi.Output<enums.datazone.UserProfileUserType | undefined>;
|
|
42
51
|
/**
|
|
43
52
|
* Create a UserProfile resource with the given unique name, arguments, and options.
|
|
@@ -56,10 +65,16 @@ export interface UserProfileArgs {
|
|
|
56
65
|
* The identifier of the Amazon DataZone domain in which the user profile would be created.
|
|
57
66
|
*/
|
|
58
67
|
domainIdentifier: pulumi.Input<string>;
|
|
68
|
+
/**
|
|
69
|
+
* The status of the user profile.
|
|
70
|
+
*/
|
|
59
71
|
status?: pulumi.Input<enums.datazone.UserProfileStatus>;
|
|
60
72
|
/**
|
|
61
73
|
* The ID of the user.
|
|
62
74
|
*/
|
|
63
75
|
userIdentifier: pulumi.Input<string>;
|
|
76
|
+
/**
|
|
77
|
+
* The user type of the user for which the user profile is created.
|
|
78
|
+
*/
|
|
64
79
|
userType?: pulumi.Input<enums.datazone.UserProfileUserType>;
|
|
65
80
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"userProfile.js","sourceRoot":"","sources":["../../datazone/userProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,WAAW,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACxE,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,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;
|
|
1
|
+
{"version":3,"file":"userProfile.js","sourceRoot":"","sources":["../../datazone/userProfile.ts"],"names":[],"mappings":"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"}
|
package/deadline/farm.d.ts
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
2
4
|
/**
|
|
3
5
|
* Definition of AWS::Deadline::Farm Resource Type
|
|
4
6
|
*/
|
|
@@ -37,6 +39,10 @@ export declare class Farm extends pulumi.CustomResource {
|
|
|
37
39
|
* The ARN for the KMS key.
|
|
38
40
|
*/
|
|
39
41
|
readonly kmsKeyArn: pulumi.Output<string | undefined>;
|
|
42
|
+
/**
|
|
43
|
+
* An array of key-value pairs to apply to this resource.
|
|
44
|
+
*/
|
|
45
|
+
readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
|
|
40
46
|
/**
|
|
41
47
|
* Create a Farm resource with the given unique name, arguments, and options.
|
|
42
48
|
*
|
|
@@ -62,4 +68,8 @@ export interface FarmArgs {
|
|
|
62
68
|
* The ARN for the KMS key.
|
|
63
69
|
*/
|
|
64
70
|
kmsKeyArn?: pulumi.Input<string>;
|
|
71
|
+
/**
|
|
72
|
+
* An array of key-value pairs to apply to this resource.
|
|
73
|
+
*/
|
|
74
|
+
tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
|
|
65
75
|
}
|
package/deadline/farm.js
CHANGED
|
@@ -47,6 +47,7 @@ class Farm extends pulumi.CustomResource {
|
|
|
47
47
|
resourceInputs["description"] = args ? args.description : undefined;
|
|
48
48
|
resourceInputs["displayName"] = args ? args.displayName : undefined;
|
|
49
49
|
resourceInputs["kmsKeyArn"] = args ? args.kmsKeyArn : undefined;
|
|
50
|
+
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
50
51
|
resourceInputs["arn"] = undefined /*out*/;
|
|
51
52
|
resourceInputs["farmId"] = undefined /*out*/;
|
|
52
53
|
}
|
|
@@ -56,6 +57,7 @@ class Farm extends pulumi.CustomResource {
|
|
|
56
57
|
resourceInputs["displayName"] = undefined /*out*/;
|
|
57
58
|
resourceInputs["farmId"] = undefined /*out*/;
|
|
58
59
|
resourceInputs["kmsKeyArn"] = undefined /*out*/;
|
|
60
|
+
resourceInputs["tags"] = undefined /*out*/;
|
|
59
61
|
}
|
|
60
62
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
61
63
|
const replaceOnChanges = { replaceOnChanges: ["kmsKeyArn"] };
|
package/deadline/farm.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"farm.js","sourceRoot":"","sources":["../../deadline/farm.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"farm.js","sourceRoot":"","sources":["../../deadline/farm.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,IAAK,SAAQ,MAAM,CAAC,cAAc;IAC3C;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,IAAI,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACjE,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,IAAI,CAAC,YAAY,CAAC;IACrD,CAAC;IA2BD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAc,EAAE,IAAmC;QACzE,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxD,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;aAAM;YACH,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7C,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,WAAW,CAAC,EAAE,CAAC;QAC7D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,IAAI,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzD,CAAC;;AApFL,oBAqFC;AAxEG,gBAAgB;AACO,iBAAY,GAAG,0BAA0B,CAAC"}
|
package/deadline/fleet.d.ts
CHANGED
|
@@ -61,6 +61,10 @@ export declare class Fleet extends pulumi.CustomResource {
|
|
|
61
61
|
* The status of the fleet.
|
|
62
62
|
*/
|
|
63
63
|
readonly status: pulumi.Output<enums.deadline.FleetStatus>;
|
|
64
|
+
/**
|
|
65
|
+
* An array of key-value pairs to apply to this resource.
|
|
66
|
+
*/
|
|
67
|
+
readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
|
|
64
68
|
/**
|
|
65
69
|
* The number of workers in the fleet summary.
|
|
66
70
|
*/
|
|
@@ -106,4 +110,8 @@ export interface FleetArgs {
|
|
|
106
110
|
* The IAM role that workers in the fleet use when processing jobs.
|
|
107
111
|
*/
|
|
108
112
|
roleArn: pulumi.Input<string>;
|
|
113
|
+
/**
|
|
114
|
+
* An array of key-value pairs to apply to this resource.
|
|
115
|
+
*/
|
|
116
|
+
tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
|
|
109
117
|
}
|
package/deadline/fleet.js
CHANGED
|
@@ -60,6 +60,7 @@ class Fleet extends pulumi.CustomResource {
|
|
|
60
60
|
resourceInputs["maxWorkerCount"] = args ? args.maxWorkerCount : undefined;
|
|
61
61
|
resourceInputs["minWorkerCount"] = args ? args.minWorkerCount : undefined;
|
|
62
62
|
resourceInputs["roleArn"] = args ? args.roleArn : undefined;
|
|
63
|
+
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
63
64
|
resourceInputs["arn"] = undefined /*out*/;
|
|
64
65
|
resourceInputs["capabilities"] = undefined /*out*/;
|
|
65
66
|
resourceInputs["fleetId"] = undefined /*out*/;
|
|
@@ -78,6 +79,7 @@ class Fleet extends pulumi.CustomResource {
|
|
|
78
79
|
resourceInputs["minWorkerCount"] = undefined /*out*/;
|
|
79
80
|
resourceInputs["roleArn"] = undefined /*out*/;
|
|
80
81
|
resourceInputs["status"] = undefined /*out*/;
|
|
82
|
+
resourceInputs["tags"] = undefined /*out*/;
|
|
81
83
|
resourceInputs["workerCount"] = undefined /*out*/;
|
|
82
84
|
}
|
|
83
85
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
package/deadline/fleet.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fleet.js","sourceRoot":"","sources":["../../deadline/fleet.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,KAAM,SAAQ,MAAM,CAAC,cAAc;IAC5C;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,KAAK,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAClE,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,KAAK,CAAC,YAAY,CAAC;IACtD,CAAC;
|
|
1
|
+
{"version":3,"file":"fleet.js","sourceRoot":"","sources":["../../deadline/fleet.ts"],"names":[],"mappings":"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"}
|
package/deadline/getFarm.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
2
3
|
/**
|
|
3
4
|
* Definition of AWS::Deadline::Farm Resource Type
|
|
4
5
|
*/
|
|
@@ -26,6 +27,10 @@ export interface GetFarmResult {
|
|
|
26
27
|
* The farm ID.
|
|
27
28
|
*/
|
|
28
29
|
readonly farmId?: string;
|
|
30
|
+
/**
|
|
31
|
+
* An array of key-value pairs to apply to this resource.
|
|
32
|
+
*/
|
|
33
|
+
readonly tags?: outputs.Tag[];
|
|
29
34
|
}
|
|
30
35
|
/**
|
|
31
36
|
* Definition of AWS::Deadline::Farm Resource Type
|
package/deadline/getFarm.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getFarm.js","sourceRoot":"","sources":["../../deadline/getFarm.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"getFarm.js","sourceRoot":"","sources":["../../deadline/getFarm.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAElE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6BAA6B,EAAE;QACxD,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0BAMC;AA+BD;;GAEG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAClE,CAAC;AAFD,sCAEC"}
|
package/deadline/getFleet.d.ts
CHANGED
|
@@ -49,6 +49,10 @@ export interface GetFleetResult {
|
|
|
49
49
|
* The status of the fleet.
|
|
50
50
|
*/
|
|
51
51
|
readonly status?: enums.deadline.FleetStatus;
|
|
52
|
+
/**
|
|
53
|
+
* An array of key-value pairs to apply to this resource.
|
|
54
|
+
*/
|
|
55
|
+
readonly tags?: outputs.Tag[];
|
|
52
56
|
/**
|
|
53
57
|
* The number of workers in the fleet summary.
|
|
54
58
|
*/
|
package/deadline/getFleet.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getFleet.js","sourceRoot":"","sources":["../../deadline/getFleet.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IAEpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8BAA8B,EAAE;QACzD,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4BAMC;
|
|
1
|
+
{"version":3,"file":"getFleet.js","sourceRoot":"","sources":["../../deadline/getFleet.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IAEpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8BAA8B,EAAE;QACzD,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4BAMC;AAwDD;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,QAAQ,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,wCAEC"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
2
3
|
import * as enums from "../types/enums";
|
|
3
4
|
/**
|
|
4
5
|
* Definition of AWS::Deadline::LicenseEndpoint Resource Type
|
|
@@ -31,6 +32,10 @@ export interface GetLicenseEndpointResult {
|
|
|
31
32
|
* The status message of the license endpoint.
|
|
32
33
|
*/
|
|
33
34
|
readonly statusMessage?: string;
|
|
35
|
+
/**
|
|
36
|
+
* An array of key-value pairs to apply to this resource.
|
|
37
|
+
*/
|
|
38
|
+
readonly tags?: outputs.Tag[];
|
|
34
39
|
}
|
|
35
40
|
/**
|
|
36
41
|
* Definition of AWS::Deadline::LicenseEndpoint Resource Type
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getLicenseEndpoint.js","sourceRoot":"","sources":["../../deadline/getLicenseEndpoint.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IAExF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,EAAE;QACnE,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gDAMC;
|
|
1
|
+
{"version":3,"file":"getLicenseEndpoint.js","sourceRoot":"","sources":["../../deadline/getLicenseEndpoint.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IAExF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,EAAE;QACnE,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gDAMC;AAmCD;;GAEG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,kBAAkB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC7E,CAAC;AAFD,4DAEC"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Definition of AWS::Deadline::Monitor Resource Type
|
|
4
|
+
*/
|
|
5
|
+
export declare function getMonitor(args: GetMonitorArgs, opts?: pulumi.InvokeOptions): Promise<GetMonitorResult>;
|
|
6
|
+
export interface GetMonitorArgs {
|
|
7
|
+
arn: string;
|
|
8
|
+
}
|
|
9
|
+
export interface GetMonitorResult {
|
|
10
|
+
readonly arn?: string;
|
|
11
|
+
/**
|
|
12
|
+
* The name of the monitor that displays on the Deadline Cloud console.
|
|
13
|
+
*/
|
|
14
|
+
readonly displayName?: string;
|
|
15
|
+
/**
|
|
16
|
+
* The Amazon Resource Name (ARN) that the IAM Identity Center assigned to the monitor when it was created.
|
|
17
|
+
*/
|
|
18
|
+
readonly identityCenterApplicationArn?: string;
|
|
19
|
+
/**
|
|
20
|
+
* The unique identifier for the monitor.
|
|
21
|
+
*/
|
|
22
|
+
readonly monitorId?: string;
|
|
23
|
+
/**
|
|
24
|
+
* The Amazon Resource Name (ARN) of the IAM role for the monitor. Users of the monitor use this role to access Deadline Cloud resources.
|
|
25
|
+
*/
|
|
26
|
+
readonly roleArn?: string;
|
|
27
|
+
/**
|
|
28
|
+
* The subdomain used for the monitor URL. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
|
|
29
|
+
*/
|
|
30
|
+
readonly subdomain?: string;
|
|
31
|
+
/**
|
|
32
|
+
* The complete URL of the monitor. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
|
|
33
|
+
*/
|
|
34
|
+
readonly url?: string;
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* Definition of AWS::Deadline::Monitor Resource Type
|
|
38
|
+
*/
|
|
39
|
+
export declare function getMonitorOutput(args: GetMonitorOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetMonitorResult>;
|
|
40
|
+
export interface GetMonitorOutputArgs {
|
|
41
|
+
arn: pulumi.Input<string>;
|
|
42
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getMonitorOutput = exports.getMonitor = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Definition of AWS::Deadline::Monitor Resource Type
|
|
10
|
+
*/
|
|
11
|
+
function getMonitor(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("aws-native:deadline:getMonitor", {
|
|
14
|
+
"arn": args.arn,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getMonitor = getMonitor;
|
|
18
|
+
/**
|
|
19
|
+
* Definition of AWS::Deadline::Monitor Resource Type
|
|
20
|
+
*/
|
|
21
|
+
function getMonitorOutput(args, opts) {
|
|
22
|
+
return pulumi.output(args).apply((a) => getMonitor(a, opts));
|
|
23
|
+
}
|
|
24
|
+
exports.getMonitorOutput = getMonitorOutput;
|
|
25
|
+
//# sourceMappingURL=getMonitor.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getMonitor.js","sourceRoot":"","sources":["../../deadline/getMonitor.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IAExE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gCAAgC,EAAE;QAC3D,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gCAMC;AAiCD;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,4CAEC"}
|
package/deadline/getQueue.d.ts
CHANGED
|
@@ -52,6 +52,10 @@ export interface GetQueueResult {
|
|
|
52
52
|
* The Amazon Resource Name (ARN) of the IAM role that workers use when running jobs in this queue.
|
|
53
53
|
*/
|
|
54
54
|
readonly roleArn?: string;
|
|
55
|
+
/**
|
|
56
|
+
* An array of key-value pairs to apply to this resource.
|
|
57
|
+
*/
|
|
58
|
+
readonly tags?: outputs.Tag[];
|
|
55
59
|
}
|
|
56
60
|
/**
|
|
57
61
|
* Definition of AWS::Deadline::Queue Resource Type
|
package/deadline/getQueue.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getQueue.js","sourceRoot":"","sources":["../../deadline/getQueue.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IAEpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8BAA8B,EAAE;QACzD,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4BAMC;
|
|
1
|
+
{"version":3,"file":"getQueue.js","sourceRoot":"","sources":["../../deadline/getQueue.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IAEpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8BAA8B,EAAE;QACzD,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4BAMC;AAuDD;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,QAAQ,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,wCAEC"}
|
|
@@ -32,7 +32,7 @@ export interface GetQueueEnvironmentResult {
|
|
|
32
32
|
*/
|
|
33
33
|
readonly queueEnvironmentId?: string;
|
|
34
34
|
/**
|
|
35
|
-
* A JSON or YAML template
|
|
35
|
+
* A JSON or YAML template that describes the processing environment for the queue.
|
|
36
36
|
*/
|
|
37
37
|
readonly template?: string;
|
|
38
38
|
/**
|
package/deadline/index.d.ts
CHANGED
|
@@ -16,6 +16,9 @@ export declare const getLicenseEndpointOutput: typeof import("./getLicenseEndpoi
|
|
|
16
16
|
export { GetMeteredProductArgs, GetMeteredProductResult, GetMeteredProductOutputArgs } from "./getMeteredProduct";
|
|
17
17
|
export declare const getMeteredProduct: typeof import("./getMeteredProduct").getMeteredProduct;
|
|
18
18
|
export declare const getMeteredProductOutput: typeof import("./getMeteredProduct").getMeteredProductOutput;
|
|
19
|
+
export { GetMonitorArgs, GetMonitorResult, GetMonitorOutputArgs } from "./getMonitor";
|
|
20
|
+
export declare const getMonitor: typeof import("./getMonitor").getMonitor;
|
|
21
|
+
export declare const getMonitorOutput: typeof import("./getMonitor").getMonitorOutput;
|
|
19
22
|
export { GetQueueArgs, GetQueueResult, GetQueueOutputArgs } from "./getQueue";
|
|
20
23
|
export declare const getQueue: typeof import("./getQueue").getQueue;
|
|
21
24
|
export declare const getQueueOutput: typeof import("./getQueue").getQueueOutput;
|
|
@@ -31,6 +34,9 @@ export declare const LicenseEndpoint: typeof import("./licenseEndpoint").License
|
|
|
31
34
|
export { MeteredProductArgs } from "./meteredProduct";
|
|
32
35
|
export type MeteredProduct = import("./meteredProduct").MeteredProduct;
|
|
33
36
|
export declare const MeteredProduct: typeof import("./meteredProduct").MeteredProduct;
|
|
37
|
+
export { MonitorArgs } from "./monitor";
|
|
38
|
+
export type Monitor = import("./monitor").Monitor;
|
|
39
|
+
export declare const Monitor: typeof import("./monitor").Monitor;
|
|
34
40
|
export { QueueArgs } from "./queue";
|
|
35
41
|
export type Queue = import("./queue").Queue;
|
|
36
42
|
export declare const Queue: typeof import("./queue").Queue;
|