@pulumi/aws-native 1.68.0-alpha.1780210997 → 1.68.0
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/appstream/index.d.ts +3 -0
- package/appstream/index.js +5 -1
- package/appstream/index.js.map +1 -1
- package/appstream/stackUserAssociation.d.ts +65 -0
- package/appstream/stackUserAssociation.js +73 -0
- package/appstream/stackUserAssociation.js.map +1 -0
- package/bedrockagentcore/gateway.d.ts +6 -2
- package/bedrockagentcore/gateway.js +0 -3
- package/bedrockagentcore/gateway.js.map +1 -1
- package/bedrockagentcore/gatewayTarget.d.ts +4 -2
- package/bedrockagentcore/gatewayTarget.js +4 -0
- package/bedrockagentcore/gatewayTarget.js.map +1 -1
- package/bedrockagentcore/getGateway.d.ts +3 -1
- package/bedrockagentcore/getGateway.js.map +1 -1
- package/bedrockagentcore/getGatewayTarget.d.ts +3 -1
- package/bedrockagentcore/getGatewayTarget.js.map +1 -1
- package/configuration/getRemediationConfiguration.d.ts +70 -0
- package/configuration/getRemediationConfiguration.js +28 -0
- package/configuration/getRemediationConfiguration.js.map +1 -0
- package/configuration/index.d.ts +6 -0
- package/configuration/index.js +8 -1
- package/configuration/index.js.map +1 -1
- package/configuration/remediationConfiguration.d.ts +135 -0
- package/configuration/remediationConfiguration.js +85 -0
- package/configuration/remediationConfiguration.js.map +1 -0
- package/devopsagent/getService.d.ts +3 -1
- package/devopsagent/service.d.ts +3 -1
- package/elasticache/getGlobalReplicationGroup.d.ts +0 -4
- package/elasticache/getGlobalReplicationGroup.js.map +1 -1
- package/elasticache/serverlessCache.d.ts +3 -0
- package/elasticache/serverlessCache.js +3 -1
- package/elasticache/serverlessCache.js.map +1 -1
- package/lambda/function.d.ts +2 -2
- package/lambda/getFunction.d.ts +1 -1
- package/mediapackagev2/getOriginEndpoint.d.ts +1 -0
- package/mediapackagev2/getOriginEndpoint.js.map +1 -1
- package/mediapackagev2/originEndpoint.d.ts +2 -0
- package/mediapackagev2/originEndpoint.js +2 -0
- package/mediapackagev2/originEndpoint.js.map +1 -1
- package/opensearchserverless/collection.js +1 -1
- package/opensearchserverless/collection.js.map +1 -1
- package/opensearchserverless/collectionIndex.d.ts +57 -0
- package/opensearchserverless/collectionIndex.js +65 -0
- package/opensearchserverless/collectionIndex.js.map +1 -0
- package/opensearchserverless/getCollection.d.ts +1 -0
- package/opensearchserverless/getCollection.js.map +1 -1
- package/opensearchserverless/getCollectionIndex.d.ts +35 -0
- package/opensearchserverless/getCollectionIndex.js +30 -0
- package/opensearchserverless/getCollectionIndex.js.map +1 -0
- package/opensearchserverless/index.d.ts +6 -0
- package/opensearchserverless/index.js +8 -1
- package/opensearchserverless/index.js.map +1 -1
- package/opensearchservice/domain.d.ts +2 -0
- package/opensearchservice/domain.js +2 -0
- package/opensearchservice/domain.js.map +1 -1
- package/opensearchservice/getDomain.d.ts +1 -0
- package/opensearchservice/getDomain.js.map +1 -1
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/pcaconnectorad/servicePrincipalName.d.ts +5 -5
- package/pcaconnectorad/servicePrincipalName.js +6 -0
- package/pcaconnectorad/servicePrincipalName.js.map +1 -1
- package/pcaconnectorad/templateGroupAccessControlEntry.d.ts +4 -4
- package/pcaconnectorad/templateGroupAccessControlEntry.js +6 -0
- package/pcaconnectorad/templateGroupAccessControlEntry.js.map +1 -1
- package/sso/application.d.ts +4 -0
- package/sso/application.js +2 -0
- package/sso/application.js.map +1 -1
- package/sso/getApplication.d.ts +4 -0
- package/sso/getApplication.js.map +1 -1
- package/types/enums/bedrockagentcore/index.d.ts +12 -4
- package/types/enums/bedrockagentcore/index.js +12 -4
- package/types/enums/bedrockagentcore/index.js.map +1 -1
- package/types/enums/elasticache/index.d.ts +9 -0
- package/types/enums/elasticache/index.js +6 -1
- package/types/enums/elasticache/index.js.map +1 -1
- package/types/enums/lambda/index.d.ts +0 -5
- package/types/enums/lambda/index.js +1 -5
- package/types/enums/lambda/index.js.map +1 -1
- package/types/enums/lex/index.d.ts +11 -1
- package/types/enums/lex/index.js +11 -2
- package/types/enums/lex/index.js.map +1 -1
- package/types/enums/mediapackagev2/index.d.ts +32 -0
- package/types/enums/mediapackagev2/index.js +29 -1
- package/types/enums/mediapackagev2/index.js.map +1 -1
- package/types/input.d.ts +83 -10
- package/types/output.d.ts +90 -10
- package/types/output.js.map +1 -1
- package/verifiedpermissions/index.d.ts +3 -0
- package/verifiedpermissions/index.js +5 -1
- package/verifiedpermissions/index.js.map +1 -1
- package/verifiedpermissions/policyStoreAlias.d.ts +37 -0
- package/verifiedpermissions/policyStoreAlias.js +63 -0
- package/verifiedpermissions/policyStoreAlias.js.map +1 -0
package/appstream/index.d.ts
CHANGED
|
@@ -46,3 +46,6 @@ export declare const ImageBuilder: typeof import("./imageBuilder").ImageBuilder;
|
|
|
46
46
|
export { StackArgs } from "./stack";
|
|
47
47
|
export type Stack = import("./stack").Stack;
|
|
48
48
|
export declare const Stack: typeof import("./stack").Stack;
|
|
49
|
+
export { StackUserAssociationArgs } from "./stackUserAssociation";
|
|
50
|
+
export type StackUserAssociation = import("./stackUserAssociation").StackUserAssociation;
|
|
51
|
+
export declare const StackUserAssociation: typeof import("./stackUserAssociation").StackUserAssociation;
|
package/appstream/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.Stack = exports.ImageBuilder = exports.getStackOutput = exports.getStack = exports.getImageBuilderOutput = exports.getImageBuilder = exports.getEntitlementOutput = exports.getEntitlement = exports.getDirectoryConfigOutput = exports.getDirectoryConfig = exports.getApplicationOutput = exports.getApplication = exports.getAppBlockBuilderOutput = exports.getAppBlockBuilder = exports.getAppBlockOutput = exports.getAppBlock = exports.Entitlement = exports.DirectoryConfig = exports.ApplicationFleetAssociation = exports.ApplicationEntitlementAssociation = exports.Application = exports.AppBlockBuilder = exports.AppBlock = void 0;
|
|
5
|
+
exports.StackUserAssociation = exports.Stack = exports.ImageBuilder = exports.getStackOutput = exports.getStack = exports.getImageBuilderOutput = exports.getImageBuilder = exports.getEntitlementOutput = exports.getEntitlement = exports.getDirectoryConfigOutput = exports.getDirectoryConfig = exports.getApplicationOutput = exports.getApplication = exports.getAppBlockBuilderOutput = exports.getAppBlockBuilder = exports.getAppBlockOutput = exports.getAppBlock = exports.Entitlement = exports.DirectoryConfig = exports.ApplicationFleetAssociation = exports.ApplicationEntitlementAssociation = exports.Application = exports.AppBlockBuilder = exports.AppBlock = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
exports.AppBlock = null;
|
|
@@ -44,6 +44,8 @@ exports.ImageBuilder = null;
|
|
|
44
44
|
utilities.lazyLoad(exports, ["ImageBuilder"], () => require("./imageBuilder"));
|
|
45
45
|
exports.Stack = null;
|
|
46
46
|
utilities.lazyLoad(exports, ["Stack"], () => require("./stack"));
|
|
47
|
+
exports.StackUserAssociation = null;
|
|
48
|
+
utilities.lazyLoad(exports, ["StackUserAssociation"], () => require("./stackUserAssociation"));
|
|
47
49
|
const _module = {
|
|
48
50
|
version: utilities.getVersion(),
|
|
49
51
|
construct: (name, type, urn) => {
|
|
@@ -66,6 +68,8 @@ const _module = {
|
|
|
66
68
|
return new exports.ImageBuilder(name, undefined, { urn });
|
|
67
69
|
case "aws-native:appstream:Stack":
|
|
68
70
|
return new exports.Stack(name, undefined, { urn });
|
|
71
|
+
case "aws-native:appstream:StackUserAssociation":
|
|
72
|
+
return new exports.StackUserAssociation(name, undefined, { urn });
|
|
69
73
|
default:
|
|
70
74
|
throw new Error(`unknown resource type ${type}`);
|
|
71
75
|
}
|
package/appstream/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../appstream/index.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../appstream/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC1E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAI1D,QAAA,eAAe,GAAuD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,mBAAmB,CAAC,CAAC,CAAC;AAIxE,QAAA,WAAW,GAA+C,IAAW,CAAC;AACnF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAIhE,QAAA,iCAAiC,GAA2F,IAAW,CAAC;AACrJ,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,mCAAmC,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,qCAAqC,CAAC,CAAC,CAAC;AAI5G,QAAA,2BAA2B,GAA+E,IAAW,CAAC;AACnI,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,6BAA6B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,+BAA+B,CAAC,CAAC,CAAC;AAIhG,QAAA,eAAe,GAAuD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,mBAAmB,CAAC,CAAC,CAAC;AAIxE,QAAA,WAAW,GAA+C,IAAW,CAAC;AACnF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAGhE,QAAA,WAAW,GAA+C,IAAW,CAAC;AACtE,QAAA,iBAAiB,GAAqD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,EAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAGpF,QAAA,kBAAkB,GAA6D,IAAW,CAAC;AAC3F,QAAA,wBAAwB,GAAmE,IAAW,CAAC;AACpH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,oBAAoB,EAAC,0BAA0B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,sBAAsB,CAAC,CAAC,CAAC;AAGzG,QAAA,cAAc,GAAqD,IAAW,CAAC;AAC/E,QAAA,oBAAoB,GAA2D,IAAW,CAAC;AACxG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,gBAAgB,EAAC,sBAAsB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC,CAAC;AAG7F,QAAA,kBAAkB,GAA6D,IAAW,CAAC;AAC3F,QAAA,wBAAwB,GAAmE,IAAW,CAAC;AACpH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,oBAAoB,EAAC,0BAA0B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,sBAAsB,CAAC,CAAC,CAAC;AAGzG,QAAA,cAAc,GAAqD,IAAW,CAAC;AAC/E,QAAA,oBAAoB,GAA2D,IAAW,CAAC;AACxG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,gBAAgB,EAAC,sBAAsB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC,CAAC;AAG7F,QAAA,eAAe,GAAuD,IAAW,CAAC;AAClF,QAAA,qBAAqB,GAA6D,IAAW,CAAC;AAC3G,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,iBAAiB,EAAC,uBAAuB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,mBAAmB,CAAC,CAAC,CAAC;AAGhG,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC7D,QAAA,cAAc,GAA+C,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,EAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAI3E,QAAA,YAAY,GAAiD,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAIlE,QAAA,KAAK,GAAmC,IAAW,CAAC;AACjE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC,CAAC;AAIpD,QAAA,oBAAoB,GAAiE,IAAW,CAAC;AAC9G,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,sBAAsB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,wBAAwB,CAAC,CAAC,CAAC;AAG/F,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,+BAA+B;gBAChC,OAAO,IAAI,gBAAQ,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtD,KAAK,sCAAsC;gBACvC,OAAO,IAAI,uBAAe,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC7D,KAAK,kCAAkC;gBACnC,OAAO,IAAI,mBAAW,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACzD,KAAK,wDAAwD;gBACzD,OAAO,IAAI,yCAAiC,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC/E,KAAK,kDAAkD;gBACnD,OAAO,IAAI,mCAA2B,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACzE,KAAK,sCAAsC;gBACvC,OAAO,IAAI,uBAAe,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC7D,KAAK,kCAAkC;gBACnC,OAAO,IAAI,mBAAW,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACzD,KAAK,mCAAmC;gBACpC,OAAO,IAAI,oBAAY,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC1D,KAAK,4BAA4B;gBAC7B,OAAO,IAAI,aAAK,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACnD,KAAK,2CAA2C;gBAC5C,OAAO,IAAI,4BAAoB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAClE;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,YAAY,EAAE,WAAW,EAAE,OAAO,CAAC,CAAA"}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Resource Type definition for AWS::AppStream::StackUserAssociation
|
|
4
|
+
*/
|
|
5
|
+
export declare class StackUserAssociation extends pulumi.CustomResource {
|
|
6
|
+
/**
|
|
7
|
+
* Get an existing StackUserAssociation resource's state with the given name, ID, and optional extra
|
|
8
|
+
* properties used to qualify the lookup.
|
|
9
|
+
*
|
|
10
|
+
* @param name The _unique_ name of the resulting resource.
|
|
11
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
12
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
13
|
+
*/
|
|
14
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): StackUserAssociation;
|
|
15
|
+
/**
|
|
16
|
+
* Returns true if the given object is an instance of StackUserAssociation. This is designed to work even
|
|
17
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
18
|
+
*/
|
|
19
|
+
static isInstance(obj: any): obj is StackUserAssociation;
|
|
20
|
+
/**
|
|
21
|
+
* The authentication type for the user who is associated with the stack. You must specify USERPOOL.
|
|
22
|
+
*/
|
|
23
|
+
readonly authenticationType: pulumi.Output<string>;
|
|
24
|
+
/**
|
|
25
|
+
* Specifies whether a welcome email is sent to a user after the user is created in the user pool.
|
|
26
|
+
*/
|
|
27
|
+
readonly sendEmailNotification: pulumi.Output<boolean | undefined>;
|
|
28
|
+
/**
|
|
29
|
+
* The name of the stack that is associated with the user.
|
|
30
|
+
*/
|
|
31
|
+
readonly stackName: pulumi.Output<string>;
|
|
32
|
+
/**
|
|
33
|
+
* The name of the user who is associated with the stack.
|
|
34
|
+
*/
|
|
35
|
+
readonly userName: pulumi.Output<string>;
|
|
36
|
+
/**
|
|
37
|
+
* Create a StackUserAssociation resource with the given unique name, arguments, and options.
|
|
38
|
+
*
|
|
39
|
+
* @param name The _unique_ name of the resource.
|
|
40
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
41
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
42
|
+
*/
|
|
43
|
+
constructor(name: string, args: StackUserAssociationArgs, opts?: pulumi.CustomResourceOptions);
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* The set of arguments for constructing a StackUserAssociation resource.
|
|
47
|
+
*/
|
|
48
|
+
export interface StackUserAssociationArgs {
|
|
49
|
+
/**
|
|
50
|
+
* The authentication type for the user who is associated with the stack. You must specify USERPOOL.
|
|
51
|
+
*/
|
|
52
|
+
authenticationType: pulumi.Input<string>;
|
|
53
|
+
/**
|
|
54
|
+
* Specifies whether a welcome email is sent to a user after the user is created in the user pool.
|
|
55
|
+
*/
|
|
56
|
+
sendEmailNotification?: pulumi.Input<boolean>;
|
|
57
|
+
/**
|
|
58
|
+
* The name of the stack that is associated with the user.
|
|
59
|
+
*/
|
|
60
|
+
stackName: pulumi.Input<string>;
|
|
61
|
+
/**
|
|
62
|
+
* The name of the user who is associated with the stack.
|
|
63
|
+
*/
|
|
64
|
+
userName: pulumi.Input<string>;
|
|
65
|
+
}
|
|
@@ -0,0 +1,73 @@
|
|
|
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.StackUserAssociation = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::AppStream::StackUserAssociation
|
|
10
|
+
*/
|
|
11
|
+
class StackUserAssociation extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing StackUserAssociation resource's state with the given name, ID, and optional extra
|
|
14
|
+
* properties used to qualify the lookup.
|
|
15
|
+
*
|
|
16
|
+
* @param name The _unique_ name of the resulting resource.
|
|
17
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
18
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
19
|
+
*/
|
|
20
|
+
static get(name, id, opts) {
|
|
21
|
+
return new StackUserAssociation(name, undefined, { ...opts, id: id });
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of StackUserAssociation. This is designed to work even
|
|
25
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
26
|
+
*/
|
|
27
|
+
static isInstance(obj) {
|
|
28
|
+
if (obj === undefined || obj === null) {
|
|
29
|
+
return false;
|
|
30
|
+
}
|
|
31
|
+
return obj['__pulumiType'] === StackUserAssociation.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a StackUserAssociation resource with the given unique name, arguments, and options.
|
|
35
|
+
*
|
|
36
|
+
* @param name The _unique_ name of the resource.
|
|
37
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
38
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
39
|
+
*/
|
|
40
|
+
constructor(name, args, opts) {
|
|
41
|
+
let resourceInputs = {};
|
|
42
|
+
opts = opts || {};
|
|
43
|
+
if (!opts.id) {
|
|
44
|
+
if (args?.authenticationType === undefined && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'authenticationType'");
|
|
46
|
+
}
|
|
47
|
+
if (args?.stackName === undefined && !opts.urn) {
|
|
48
|
+
throw new Error("Missing required property 'stackName'");
|
|
49
|
+
}
|
|
50
|
+
if (args?.userName === undefined && !opts.urn) {
|
|
51
|
+
throw new Error("Missing required property 'userName'");
|
|
52
|
+
}
|
|
53
|
+
resourceInputs["authenticationType"] = args?.authenticationType;
|
|
54
|
+
resourceInputs["sendEmailNotification"] = args?.sendEmailNotification;
|
|
55
|
+
resourceInputs["stackName"] = args?.stackName;
|
|
56
|
+
resourceInputs["userName"] = args?.userName;
|
|
57
|
+
}
|
|
58
|
+
else {
|
|
59
|
+
resourceInputs["authenticationType"] = undefined /*out*/;
|
|
60
|
+
resourceInputs["sendEmailNotification"] = undefined /*out*/;
|
|
61
|
+
resourceInputs["stackName"] = undefined /*out*/;
|
|
62
|
+
resourceInputs["userName"] = undefined /*out*/;
|
|
63
|
+
}
|
|
64
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
65
|
+
const replaceOnChanges = { replaceOnChanges: ["authenticationType", "sendEmailNotification", "stackName", "userName"] };
|
|
66
|
+
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
67
|
+
super(StackUserAssociation.__pulumiType, name, resourceInputs, opts);
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
exports.StackUserAssociation = StackUserAssociation;
|
|
71
|
+
/** @internal */
|
|
72
|
+
StackUserAssociation.__pulumiType = 'aws-native:appstream:StackUserAssociation';
|
|
73
|
+
//# sourceMappingURL=stackUserAssociation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stackUserAssociation.js","sourceRoot":"","sources":["../../appstream/stackUserAssociation.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;IAC3D;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,oBAAoB,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACjF,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,oBAAoB,CAAC,YAAY,CAAC;IACrE,CAAC;IAmBD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAA8B,EAAE,IAAmC;QACzF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,IAAI,EAAE,kBAAkB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrD,MAAM,IAAI,KAAK,CAAC,gDAAgD,CAAC,CAAC;aACrE;YACD,IAAI,IAAI,EAAE,SAAS,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC5C,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,EAAE,kBAAkB,CAAC;YAChE,cAAc,CAAC,uBAAuB,CAAC,GAAG,IAAI,EAAE,qBAAqB,CAAC;YACtE,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;SAC/C;aAAM;YACH,cAAc,CAAC,oBAAoB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACzD,cAAc,CAAC,uBAAuB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5D,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAClD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,oBAAoB,EAAE,uBAAuB,EAAE,WAAW,EAAE,UAAU,CAAC,EAAE,CAAC;QACxH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,oBAAoB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzE,CAAC;;AA9EL,oDA+EC;AAlEG,gBAAgB;AACO,iCAAY,GAAG,2CAA2C,CAAC"}
|
|
@@ -62,8 +62,10 @@ export declare class Gateway extends pulumi.CustomResource {
|
|
|
62
62
|
readonly protocolConfiguration: pulumi.Output<outputs.bedrockagentcore.GatewayProtocolConfigurationProperties | undefined>;
|
|
63
63
|
/**
|
|
64
64
|
* The protocol type for the gateway target.
|
|
65
|
+
*
|
|
66
|
+
* Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::BedrockAgentCore::Gateway` for more information about the expected schema for this property.
|
|
65
67
|
*/
|
|
66
|
-
readonly protocolType: pulumi.Output<
|
|
68
|
+
readonly protocolType: pulumi.Output<any | undefined>;
|
|
67
69
|
readonly roleArn: pulumi.Output<string>;
|
|
68
70
|
/**
|
|
69
71
|
* The status for the gateway.
|
|
@@ -123,8 +125,10 @@ export interface GatewayArgs {
|
|
|
123
125
|
protocolConfiguration?: pulumi.Input<inputs.bedrockagentcore.GatewayProtocolConfigurationPropertiesArgs>;
|
|
124
126
|
/**
|
|
125
127
|
* The protocol type for the gateway target.
|
|
128
|
+
*
|
|
129
|
+
* Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::BedrockAgentCore::Gateway` for more information about the expected schema for this property.
|
|
126
130
|
*/
|
|
127
|
-
protocolType
|
|
131
|
+
protocolType?: any;
|
|
128
132
|
roleArn: pulumi.Input<string>;
|
|
129
133
|
/**
|
|
130
134
|
* The tags for the gateway.
|
|
@@ -44,9 +44,6 @@ class Gateway extends pulumi.CustomResource {
|
|
|
44
44
|
if (args?.authorizerType === undefined && !opts.urn) {
|
|
45
45
|
throw new Error("Missing required property 'authorizerType'");
|
|
46
46
|
}
|
|
47
|
-
if (args?.protocolType === undefined && !opts.urn) {
|
|
48
|
-
throw new Error("Missing required property 'protocolType'");
|
|
49
|
-
}
|
|
50
47
|
if (args?.roleArn === undefined && !opts.urn) {
|
|
51
48
|
throw new Error("Missing required property 'roleArn'");
|
|
52
49
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"gateway.js","sourceRoot":"","sources":["../../bedrockagentcore/gateway.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,OAAO,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACpE,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,OAAO,CAAC,YAAY,CAAC;IACxD,CAAC;
|
|
1
|
+
{"version":3,"file":"gateway.js","sourceRoot":"","sources":["../../bedrockagentcore/gateway.ts"],"names":[],"mappings":"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"}
|
|
@@ -20,6 +20,7 @@ export declare class GatewayTarget 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 GatewayTarget;
|
|
23
|
+
readonly authorizationData: pulumi.Output<outputs.bedrockagentcore.GatewayTargetAuthorizationDataProperties>;
|
|
23
24
|
/**
|
|
24
25
|
* The date and time at which the gateway target was created.
|
|
25
26
|
*/
|
|
@@ -43,6 +44,7 @@ export declare class GatewayTarget extends pulumi.CustomResource {
|
|
|
43
44
|
* The name for the gateway target.
|
|
44
45
|
*/
|
|
45
46
|
readonly name: pulumi.Output<string>;
|
|
47
|
+
readonly protocolType: pulumi.Output<enums.bedrockagentcore.GatewayTargetTargetProtocolType>;
|
|
46
48
|
/**
|
|
47
49
|
* The status for the gateway target.
|
|
48
50
|
*/
|
|
@@ -54,7 +56,7 @@ export declare class GatewayTarget extends pulumi.CustomResource {
|
|
|
54
56
|
/**
|
|
55
57
|
* The target configuration for the Smithy model target.
|
|
56
58
|
*/
|
|
57
|
-
readonly targetConfiguration: pulumi.Output<outputs.bedrockagentcore.
|
|
59
|
+
readonly targetConfiguration: pulumi.Output<outputs.bedrockagentcore.GatewayTargetTargetConfiguration0Properties | outputs.bedrockagentcore.GatewayTargetTargetConfiguration1Properties>;
|
|
58
60
|
/**
|
|
59
61
|
* The target ID for the gateway target.
|
|
60
62
|
*/
|
|
@@ -96,5 +98,5 @@ export interface GatewayTargetArgs {
|
|
|
96
98
|
/**
|
|
97
99
|
* The target configuration for the Smithy model target.
|
|
98
100
|
*/
|
|
99
|
-
targetConfiguration: pulumi.Input<inputs.bedrockagentcore.
|
|
101
|
+
targetConfiguration: pulumi.Input<inputs.bedrockagentcore.GatewayTargetTargetConfiguration0PropertiesArgs | inputs.bedrockagentcore.GatewayTargetTargetConfiguration1PropertiesArgs>;
|
|
100
102
|
}
|
|
@@ -50,15 +50,18 @@ class GatewayTarget extends pulumi.CustomResource {
|
|
|
50
50
|
resourceInputs["metadataConfiguration"] = args?.metadataConfiguration;
|
|
51
51
|
resourceInputs["name"] = args?.name;
|
|
52
52
|
resourceInputs["targetConfiguration"] = args?.targetConfiguration;
|
|
53
|
+
resourceInputs["authorizationData"] = undefined /*out*/;
|
|
53
54
|
resourceInputs["createdAt"] = undefined /*out*/;
|
|
54
55
|
resourceInputs["gatewayArn"] = undefined /*out*/;
|
|
55
56
|
resourceInputs["lastSynchronizedAt"] = undefined /*out*/;
|
|
57
|
+
resourceInputs["protocolType"] = undefined /*out*/;
|
|
56
58
|
resourceInputs["status"] = undefined /*out*/;
|
|
57
59
|
resourceInputs["statusReasons"] = undefined /*out*/;
|
|
58
60
|
resourceInputs["targetId"] = undefined /*out*/;
|
|
59
61
|
resourceInputs["updatedAt"] = undefined /*out*/;
|
|
60
62
|
}
|
|
61
63
|
else {
|
|
64
|
+
resourceInputs["authorizationData"] = undefined /*out*/;
|
|
62
65
|
resourceInputs["createdAt"] = undefined /*out*/;
|
|
63
66
|
resourceInputs["credentialProviderConfigurations"] = undefined /*out*/;
|
|
64
67
|
resourceInputs["description"] = undefined /*out*/;
|
|
@@ -67,6 +70,7 @@ class GatewayTarget extends pulumi.CustomResource {
|
|
|
67
70
|
resourceInputs["lastSynchronizedAt"] = undefined /*out*/;
|
|
68
71
|
resourceInputs["metadataConfiguration"] = undefined /*out*/;
|
|
69
72
|
resourceInputs["name"] = undefined /*out*/;
|
|
73
|
+
resourceInputs["protocolType"] = undefined /*out*/;
|
|
70
74
|
resourceInputs["status"] = undefined /*out*/;
|
|
71
75
|
resourceInputs["statusReasons"] = undefined /*out*/;
|
|
72
76
|
resourceInputs["targetConfiguration"] = undefined /*out*/;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"gatewayTarget.js","sourceRoot":"","sources":["../../bedrockagentcore/gatewayTarget.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,aAAc,SAAQ,MAAM,CAAC,cAAc;IACpD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,aAAa,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC1E,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,aAAa,CAAC,YAAY,CAAC;IAC9D,CAAC;
|
|
1
|
+
{"version":3,"file":"gatewayTarget.js","sourceRoot":"","sources":["../../bedrockagentcore/gatewayTarget.ts"],"names":[],"mappings":"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"}
|
|
@@ -51,8 +51,10 @@ export interface GetGatewayResult {
|
|
|
51
51
|
readonly protocolConfiguration?: outputs.bedrockagentcore.GatewayProtocolConfigurationProperties;
|
|
52
52
|
/**
|
|
53
53
|
* The protocol type for the gateway target.
|
|
54
|
+
*
|
|
55
|
+
* Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::BedrockAgentCore::Gateway` for more information about the expected schema for this property.
|
|
54
56
|
*/
|
|
55
|
-
readonly protocolType?:
|
|
57
|
+
readonly protocolType?: any;
|
|
56
58
|
readonly roleArn?: string;
|
|
57
59
|
/**
|
|
58
60
|
* The status for the gateway.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getGateway.js","sourceRoot":"","sources":["../../bedrockagentcore/getGateway.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,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,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gCAKC;
|
|
1
|
+
{"version":3,"file":"getGateway.js","sourceRoot":"","sources":["../../bedrockagentcore/getGateway.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,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,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gCAKC;AAqED;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAAiC;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wCAAwC,EAAE;QACzE,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC"}
|
|
@@ -16,6 +16,7 @@ export interface GetGatewayTargetArgs {
|
|
|
16
16
|
targetId: string;
|
|
17
17
|
}
|
|
18
18
|
export interface GetGatewayTargetResult {
|
|
19
|
+
readonly authorizationData?: outputs.bedrockagentcore.GatewayTargetAuthorizationDataProperties;
|
|
19
20
|
/**
|
|
20
21
|
* The date and time at which the gateway target was created.
|
|
21
22
|
*/
|
|
@@ -35,6 +36,7 @@ export interface GetGatewayTargetResult {
|
|
|
35
36
|
* The name for the gateway target.
|
|
36
37
|
*/
|
|
37
38
|
readonly name?: string;
|
|
39
|
+
readonly protocolType?: enums.bedrockagentcore.GatewayTargetTargetProtocolType;
|
|
38
40
|
/**
|
|
39
41
|
* The status for the gateway target.
|
|
40
42
|
*/
|
|
@@ -46,7 +48,7 @@ export interface GetGatewayTargetResult {
|
|
|
46
48
|
/**
|
|
47
49
|
* The target configuration for the Smithy model target.
|
|
48
50
|
*/
|
|
49
|
-
readonly targetConfiguration?: outputs.bedrockagentcore.
|
|
51
|
+
readonly targetConfiguration?: outputs.bedrockagentcore.GatewayTargetTargetConfiguration0Properties | outputs.bedrockagentcore.GatewayTargetTargetConfiguration1Properties;
|
|
50
52
|
/**
|
|
51
53
|
* The target ID for the gateway target.
|
|
52
54
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getGatewayTarget.js","sourceRoot":"","sources":["../../bedrockagentcore/getGatewayTarget.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,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,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4CAMC;
|
|
1
|
+
{"version":3,"file":"getGatewayTarget.js","sourceRoot":"","sources":["../../bedrockagentcore/getGatewayTarget.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,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,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4CAMC;AAwDD;;GAEG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAAiC;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8CAA8C,EAAE;QAC/E,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wDAMC"}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Resource Type definition for AWS::Config::RemediationConfiguration
|
|
5
|
+
*/
|
|
6
|
+
export declare function getRemediationConfiguration(args: GetRemediationConfigurationArgs, opts?: pulumi.InvokeOptions): Promise<GetRemediationConfigurationResult>;
|
|
7
|
+
export interface GetRemediationConfigurationArgs {
|
|
8
|
+
/**
|
|
9
|
+
* The name of the AWS Config rule.
|
|
10
|
+
*/
|
|
11
|
+
configRuleName: string;
|
|
12
|
+
}
|
|
13
|
+
export interface GetRemediationConfigurationResult {
|
|
14
|
+
/**
|
|
15
|
+
* The remediation is triggered automatically.
|
|
16
|
+
*/
|
|
17
|
+
readonly automatic?: boolean;
|
|
18
|
+
/**
|
|
19
|
+
* An ExecutionControls object.
|
|
20
|
+
*/
|
|
21
|
+
readonly executionControls?: outputs.configuration.RemediationConfigurationExecutionControls;
|
|
22
|
+
/**
|
|
23
|
+
* The maximum number of failed attempts for auto-remediation. If you do not select a number, the default is 5.
|
|
24
|
+
*
|
|
25
|
+
* For example, if you specify MaximumAutomaticAttempts as 5 with RetryAttemptSeconds as 50 seconds, AWS Config will put a RemediationException on your behalf for the failing resource after the 5th failed attempt within 50 seconds.
|
|
26
|
+
*/
|
|
27
|
+
readonly maximumAutomaticAttempts?: number;
|
|
28
|
+
/**
|
|
29
|
+
* An object of the RemediationParameterValue. For more information, see [RemediationParameterValue](https://docs.aws.amazon.com/config/latest/APIReference/API_RemediationParameterValue.html) .
|
|
30
|
+
*
|
|
31
|
+
* > The type is a map of strings to RemediationParameterValue.
|
|
32
|
+
*
|
|
33
|
+
* Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::Config::RemediationConfiguration` for more information about the expected schema for this property.
|
|
34
|
+
*/
|
|
35
|
+
readonly parameters?: any;
|
|
36
|
+
/**
|
|
37
|
+
* The type of a resource.
|
|
38
|
+
*/
|
|
39
|
+
readonly resourceType?: string;
|
|
40
|
+
/**
|
|
41
|
+
* Time window to determine whether or not to add a remediation exception to prevent infinite remediation attempts. If `MaximumAutomaticAttempts` remediation attempts have been made under `RetryAttemptSeconds` , a remediation exception will be added to the resource. If you do not select a number, the default is 60 seconds.
|
|
42
|
+
*
|
|
43
|
+
* For example, if you specify `RetryAttemptSeconds` as 50 seconds and `MaximumAutomaticAttempts` as 5, AWS Config will run auto-remediations 5 times within 50 seconds before adding a remediation exception to the resource.
|
|
44
|
+
*/
|
|
45
|
+
readonly retryAttemptSeconds?: number;
|
|
46
|
+
/**
|
|
47
|
+
* Target ID is the name of the SSM document.
|
|
48
|
+
*/
|
|
49
|
+
readonly targetId?: string;
|
|
50
|
+
/**
|
|
51
|
+
* The type of the target. Target executes remediation. For example, SSM document.
|
|
52
|
+
*/
|
|
53
|
+
readonly targetType?: string;
|
|
54
|
+
/**
|
|
55
|
+
* Version of the target. For example, version of the SSM document.
|
|
56
|
+
*
|
|
57
|
+
* > If you make backward incompatible changes to the SSM document, you must call PutRemediationConfiguration API again to ensure the remediations can run.
|
|
58
|
+
*/
|
|
59
|
+
readonly targetVersion?: string;
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* Resource Type definition for AWS::Config::RemediationConfiguration
|
|
63
|
+
*/
|
|
64
|
+
export declare function getRemediationConfigurationOutput(args: GetRemediationConfigurationOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetRemediationConfigurationResult>;
|
|
65
|
+
export interface GetRemediationConfigurationOutputArgs {
|
|
66
|
+
/**
|
|
67
|
+
* The name of the AWS Config rule.
|
|
68
|
+
*/
|
|
69
|
+
configRuleName: pulumi.Input<string>;
|
|
70
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
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.getRemediationConfigurationOutput = exports.getRemediationConfiguration = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource Type definition for AWS::Config::RemediationConfiguration
|
|
10
|
+
*/
|
|
11
|
+
function getRemediationConfiguration(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("aws-native:configuration:getRemediationConfiguration", {
|
|
14
|
+
"configRuleName": args.configRuleName,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getRemediationConfiguration = getRemediationConfiguration;
|
|
18
|
+
/**
|
|
19
|
+
* Resource Type definition for AWS::Config::RemediationConfiguration
|
|
20
|
+
*/
|
|
21
|
+
function getRemediationConfigurationOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("aws-native:configuration:getRemediationConfiguration", {
|
|
24
|
+
"configRuleName": args.configRuleName,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getRemediationConfigurationOutput = getRemediationConfigurationOutput;
|
|
28
|
+
//# sourceMappingURL=getRemediationConfiguration.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getRemediationConfiguration.js","sourceRoot":"","sources":["../../configuration/getRemediationConfiguration.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sDAAsD,EAAE;QACjF,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kEAKC;AAyDD;;GAEG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAAiC;IAC5H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sDAAsD,EAAE;QACvF,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8EAKC"}
|
package/configuration/index.d.ts
CHANGED
|
@@ -25,12 +25,18 @@ export declare const getConformancePackOutput: typeof import("./getConformancePa
|
|
|
25
25
|
export { GetOrganizationConformancePackArgs, GetOrganizationConformancePackResult, GetOrganizationConformancePackOutputArgs } from "./getOrganizationConformancePack";
|
|
26
26
|
export declare const getOrganizationConformancePack: typeof import("./getOrganizationConformancePack").getOrganizationConformancePack;
|
|
27
27
|
export declare const getOrganizationConformancePackOutput: typeof import("./getOrganizationConformancePack").getOrganizationConformancePackOutput;
|
|
28
|
+
export { GetRemediationConfigurationArgs, GetRemediationConfigurationResult, GetRemediationConfigurationOutputArgs } from "./getRemediationConfiguration";
|
|
29
|
+
export declare const getRemediationConfiguration: typeof import("./getRemediationConfiguration").getRemediationConfiguration;
|
|
30
|
+
export declare const getRemediationConfigurationOutput: typeof import("./getRemediationConfiguration").getRemediationConfigurationOutput;
|
|
28
31
|
export { GetStoredQueryArgs, GetStoredQueryResult, GetStoredQueryOutputArgs } from "./getStoredQuery";
|
|
29
32
|
export declare const getStoredQuery: typeof import("./getStoredQuery").getStoredQuery;
|
|
30
33
|
export declare const getStoredQueryOutput: typeof import("./getStoredQuery").getStoredQueryOutput;
|
|
31
34
|
export { OrganizationConformancePackArgs } from "./organizationConformancePack";
|
|
32
35
|
export type OrganizationConformancePack = import("./organizationConformancePack").OrganizationConformancePack;
|
|
33
36
|
export declare const OrganizationConformancePack: typeof import("./organizationConformancePack").OrganizationConformancePack;
|
|
37
|
+
export { RemediationConfigurationArgs } from "./remediationConfiguration";
|
|
38
|
+
export type RemediationConfiguration = import("./remediationConfiguration").RemediationConfiguration;
|
|
39
|
+
export declare const RemediationConfiguration: typeof import("./remediationConfiguration").RemediationConfiguration;
|
|
34
40
|
export { StoredQueryArgs } from "./storedQuery";
|
|
35
41
|
export type StoredQuery = import("./storedQuery").StoredQuery;
|
|
36
42
|
export declare const StoredQuery: typeof import("./storedQuery").StoredQuery;
|
package/configuration/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.StoredQuery = exports.OrganizationConformancePack = exports.getStoredQueryOutput = exports.getStoredQuery = exports.getOrganizationConformancePackOutput = exports.getOrganizationConformancePack = exports.getConformancePackOutput = exports.getConformancePack = exports.getConfigurationAggregatorOutput = exports.getConfigurationAggregator = exports.getConfigRuleOutput = exports.getConfigRule = exports.getAggregationAuthorizationOutput = exports.getAggregationAuthorization = exports.ConformancePack = exports.ConfigurationAggregator = exports.ConfigRule = exports.AggregationAuthorization = void 0;
|
|
5
|
+
exports.StoredQuery = exports.RemediationConfiguration = exports.OrganizationConformancePack = exports.getStoredQueryOutput = exports.getStoredQuery = exports.getRemediationConfigurationOutput = exports.getRemediationConfiguration = exports.getOrganizationConformancePackOutput = exports.getOrganizationConformancePack = exports.getConformancePackOutput = exports.getConformancePack = exports.getConfigurationAggregatorOutput = exports.getConfigurationAggregator = exports.getConfigRuleOutput = exports.getConfigRule = exports.getAggregationAuthorizationOutput = exports.getAggregationAuthorization = exports.ConformancePack = exports.ConfigurationAggregator = exports.ConfigRule = exports.AggregationAuthorization = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
exports.AggregationAuthorization = null;
|
|
@@ -28,11 +28,16 @@ utilities.lazyLoad(exports, ["getConformancePack", "getConformancePackOutput"],
|
|
|
28
28
|
exports.getOrganizationConformancePack = null;
|
|
29
29
|
exports.getOrganizationConformancePackOutput = null;
|
|
30
30
|
utilities.lazyLoad(exports, ["getOrganizationConformancePack", "getOrganizationConformancePackOutput"], () => require("./getOrganizationConformancePack"));
|
|
31
|
+
exports.getRemediationConfiguration = null;
|
|
32
|
+
exports.getRemediationConfigurationOutput = null;
|
|
33
|
+
utilities.lazyLoad(exports, ["getRemediationConfiguration", "getRemediationConfigurationOutput"], () => require("./getRemediationConfiguration"));
|
|
31
34
|
exports.getStoredQuery = null;
|
|
32
35
|
exports.getStoredQueryOutput = null;
|
|
33
36
|
utilities.lazyLoad(exports, ["getStoredQuery", "getStoredQueryOutput"], () => require("./getStoredQuery"));
|
|
34
37
|
exports.OrganizationConformancePack = null;
|
|
35
38
|
utilities.lazyLoad(exports, ["OrganizationConformancePack"], () => require("./organizationConformancePack"));
|
|
39
|
+
exports.RemediationConfiguration = null;
|
|
40
|
+
utilities.lazyLoad(exports, ["RemediationConfiguration"], () => require("./remediationConfiguration"));
|
|
36
41
|
exports.StoredQuery = null;
|
|
37
42
|
utilities.lazyLoad(exports, ["StoredQuery"], () => require("./storedQuery"));
|
|
38
43
|
const _module = {
|
|
@@ -49,6 +54,8 @@ const _module = {
|
|
|
49
54
|
return new exports.ConformancePack(name, undefined, { urn });
|
|
50
55
|
case "aws-native:configuration:OrganizationConformancePack":
|
|
51
56
|
return new exports.OrganizationConformancePack(name, undefined, { urn });
|
|
57
|
+
case "aws-native:configuration:RemediationConfiguration":
|
|
58
|
+
return new exports.RemediationConfiguration(name, undefined, { urn });
|
|
52
59
|
case "aws-native:configuration:StoredQuery":
|
|
53
60
|
return new exports.StoredQuery(name, undefined, { urn });
|
|
54
61
|
default:
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../configuration/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../configuration/index.ts"],"names":[],"mappings":"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"}
|