@pulumi/aws-native 1.31.0-alpha.1750423631 → 1.31.0-alpha.1750954106

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.
Files changed (107) hide show
  1. package/aiops/getInvestigationGroup.d.ts +46 -0
  2. package/aiops/getInvestigationGroup.js +28 -0
  3. package/aiops/getInvestigationGroup.js.map +1 -0
  4. package/aiops/index.d.ts +6 -0
  5. package/aiops/index.js +25 -0
  6. package/aiops/index.js.map +1 -0
  7. package/aiops/investigationGroup.d.ts +96 -0
  8. package/aiops/investigationGroup.js +86 -0
  9. package/aiops/investigationGroup.js.map +1 -0
  10. package/arczonalshift/getZonalAutoshiftConfiguration.d.ts +2 -2
  11. package/arczonalshift/zonalAutoshiftConfiguration.d.ts +2 -2
  12. package/cloudformation/getStack.d.ts +9 -9
  13. package/cloudformation/stack.d.ts +22 -22
  14. package/datazone/getProjectProfile.d.ts +2 -0
  15. package/datazone/getProjectProfile.js.map +1 -1
  16. package/datazone/projectProfile.d.ts +4 -0
  17. package/datazone/projectProfile.js +2 -0
  18. package/datazone/projectProfile.js.map +1 -1
  19. package/dsql/cluster.d.ts +12 -0
  20. package/dsql/cluster.js +4 -0
  21. package/dsql/cluster.js.map +1 -1
  22. package/dsql/getCluster.d.ts +4 -0
  23. package/dsql/getCluster.js.map +1 -1
  24. package/ecs/getService.d.ts +44 -0
  25. package/ecs/getService.js +44 -0
  26. package/ecs/getService.js.map +1 -1
  27. package/ecs/service.d.ts +22 -0
  28. package/ecs/service.js +22 -0
  29. package/ecs/service.js.map +1 -1
  30. package/gamelift/getContainerFleet.d.ts +4 -0
  31. package/gamelift/getContainerFleet.js.map +1 -1
  32. package/index.d.ts +3 -1
  33. package/index.js +9 -5
  34. package/index.js.map +1 -1
  35. package/inspectorv2/filter.d.ts +6 -0
  36. package/inspectorv2/filter.js.map +1 -1
  37. package/inspectorv2/getFilter.d.ts +3 -0
  38. package/inspectorv2/getFilter.js.map +1 -1
  39. package/mediatailor/getPlaybackConfiguration.d.ts +5 -0
  40. package/mediatailor/getPlaybackConfiguration.js.map +1 -1
  41. package/mediatailor/playbackConfiguration.d.ts +9 -0
  42. package/mediatailor/playbackConfiguration.js +2 -0
  43. package/mediatailor/playbackConfiguration.js.map +1 -1
  44. package/package.json +3 -3
  45. package/package.json.dev +2 -2
  46. package/s3tables/index.d.ts +3 -0
  47. package/s3tables/index.js +5 -1
  48. package/s3tables/index.js.map +1 -1
  49. package/s3tables/namespace.d.ts +37 -0
  50. package/s3tables/namespace.js +66 -0
  51. package/s3tables/namespace.js.map +1 -0
  52. package/securityhub/aggregatorV2.d.ts +6 -0
  53. package/securityhub/aggregatorV2.js.map +1 -1
  54. package/securityhub/automationRuleV2.d.ts +18 -0
  55. package/securityhub/automationRuleV2.js.map +1 -1
  56. package/securityhub/getAggregatorV2.d.ts +3 -0
  57. package/securityhub/getAggregatorV2.js.map +1 -1
  58. package/securityhub/getAutomationRuleV2.d.ts +12 -0
  59. package/securityhub/getAutomationRuleV2.js.map +1 -1
  60. package/securityhub/getHubV2.d.ts +6 -0
  61. package/securityhub/getHubV2.js.map +1 -1
  62. package/securityhub/hubV2.d.ts +9 -0
  63. package/securityhub/hubV2.js.map +1 -1
  64. package/types/enums/batch/index.d.ts +10 -0
  65. package/types/enums/batch/index.js +9 -1
  66. package/types/enums/batch/index.js.map +1 -1
  67. package/types/enums/datazone/index.d.ts +5 -0
  68. package/types/enums/datazone/index.js +5 -1
  69. package/types/enums/datazone/index.js.map +1 -1
  70. package/types/enums/index.d.ts +2 -1
  71. package/types/enums/index.js +3 -1
  72. package/types/enums/index.js.map +1 -1
  73. package/types/enums/kendra/index.d.ts +1 -0
  74. package/types/enums/kendra/index.js +1 -0
  75. package/types/enums/kendra/index.js.map +1 -1
  76. package/types/enums/lambda/index.d.ts +12 -0
  77. package/types/enums/lambda/index.js.map +1 -1
  78. package/types/enums/mediatailor/index.d.ts +5 -0
  79. package/types/enums/mediatailor/index.js +5 -1
  80. package/types/enums/mediatailor/index.js.map +1 -1
  81. package/types/enums/rolesanywhere/index.d.ts +0 -1
  82. package/types/enums/rolesanywhere/index.js +0 -1
  83. package/types/enums/rolesanywhere/index.js.map +1 -1
  84. package/types/enums/workspacesinstances/index.d.ts +104 -0
  85. package/types/enums/workspacesinstances/index.js +86 -0
  86. package/types/enums/workspacesinstances/index.js.map +1 -0
  87. package/types/input.d.ts +245 -1
  88. package/types/output.d.ts +265 -1
  89. package/types/output.js.map +1 -1
  90. package/workspacesinstances/getVolume.d.ts +27 -0
  91. package/workspacesinstances/getVolume.js +28 -0
  92. package/workspacesinstances/getVolume.js.map +1 -0
  93. package/workspacesinstances/getWorkspaceInstance.d.ts +35 -0
  94. package/workspacesinstances/getWorkspaceInstance.js +28 -0
  95. package/workspacesinstances/getWorkspaceInstance.js.map +1 -0
  96. package/workspacesinstances/index.d.ts +16 -0
  97. package/workspacesinstances/index.js +52 -0
  98. package/workspacesinstances/index.js.map +1 -0
  99. package/workspacesinstances/volume.d.ts +112 -0
  100. package/workspacesinstances/volume.js +79 -0
  101. package/workspacesinstances/volume.js.map +1 -0
  102. package/workspacesinstances/volumeAssociation.d.ts +66 -0
  103. package/workspacesinstances/volumeAssociation.js +73 -0
  104. package/workspacesinstances/volumeAssociation.js.map +1 -0
  105. package/workspacesinstances/workspaceInstance.d.ts +49 -0
  106. package/workspacesinstances/workspaceInstance.js +66 -0
  107. package/workspacesinstances/workspaceInstance.js.map +1 -0
@@ -0,0 +1,46 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Definition of AWS::AIOps::InvestigationGroup Resource Type
5
+ */
6
+ export declare function getInvestigationGroup(args: GetInvestigationGroupArgs, opts?: pulumi.InvokeOptions): Promise<GetInvestigationGroupResult>;
7
+ export interface GetInvestigationGroupArgs {
8
+ arn: string;
9
+ }
10
+ export interface GetInvestigationGroupResult {
11
+ readonly arn?: string;
12
+ /**
13
+ * An array of key-value pairs of notification channels to apply to this resource.
14
+ */
15
+ readonly chatbotNotificationChannels?: outputs.aiops.InvestigationGroupChatbotNotificationChannel[];
16
+ readonly createdAt?: string;
17
+ readonly createdBy?: string;
18
+ /**
19
+ * An array of cross account configurations.
20
+ */
21
+ readonly crossAccountConfigurations?: outputs.aiops.InvestigationGroupCrossAccountConfiguration[];
22
+ readonly encryptionConfig?: outputs.aiops.InvestigationGroupEncryptionConfigMap;
23
+ /**
24
+ * Investigation Group policy
25
+ */
26
+ readonly investigationGroupPolicy?: string;
27
+ /**
28
+ * Flag to enable cloud trail history
29
+ */
30
+ readonly isCloudTrailEventHistoryEnabled?: boolean;
31
+ readonly lastModifiedAt?: string;
32
+ readonly lastModifiedBy?: string;
33
+ readonly roleArn?: string;
34
+ readonly tagKeyBoundaries?: string[];
35
+ /**
36
+ * An array of key-value pairs to apply to this resource.
37
+ */
38
+ readonly tags?: outputs.Tag[];
39
+ }
40
+ /**
41
+ * Definition of AWS::AIOps::InvestigationGroup Resource Type
42
+ */
43
+ export declare function getInvestigationGroupOutput(args: GetInvestigationGroupOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetInvestigationGroupResult>;
44
+ export interface GetInvestigationGroupOutputArgs {
45
+ arn: pulumi.Input<string>;
46
+ }
@@ -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.getInvestigationGroupOutput = exports.getInvestigationGroup = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Definition of AWS::AIOps::InvestigationGroup Resource Type
10
+ */
11
+ function getInvestigationGroup(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("aws-native:aiops:getInvestigationGroup", {
14
+ "arn": args.arn,
15
+ }, opts);
16
+ }
17
+ exports.getInvestigationGroup = getInvestigationGroup;
18
+ /**
19
+ * Definition of AWS::AIOps::InvestigationGroup Resource Type
20
+ */
21
+ function getInvestigationGroupOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("aws-native:aiops:getInvestigationGroup", {
24
+ "arn": args.arn,
25
+ }, opts);
26
+ }
27
+ exports.getInvestigationGroupOutput = getInvestigationGroupOutput;
28
+ //# sourceMappingURL=getInvestigationGroup.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getInvestigationGroup.js","sourceRoot":"","sources":["../../aiops/getInvestigationGroup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,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;AALD,sDAKC;AAoCD;;GAEG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAAiC;IAChH,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,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kEAKC"}
@@ -0,0 +1,6 @@
1
+ export { GetInvestigationGroupArgs, GetInvestigationGroupResult, GetInvestigationGroupOutputArgs } from "./getInvestigationGroup";
2
+ export declare const getInvestigationGroup: typeof import("./getInvestigationGroup").getInvestigationGroup;
3
+ export declare const getInvestigationGroupOutput: typeof import("./getInvestigationGroup").getInvestigationGroupOutput;
4
+ export { InvestigationGroupArgs } from "./investigationGroup";
5
+ export type InvestigationGroup = import("./investigationGroup").InvestigationGroup;
6
+ export declare const InvestigationGroup: typeof import("./investigationGroup").InvestigationGroup;
package/aiops/index.js ADDED
@@ -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.InvestigationGroup = exports.getInvestigationGroupOutput = exports.getInvestigationGroup = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ exports.getInvestigationGroup = null;
9
+ exports.getInvestigationGroupOutput = null;
10
+ utilities.lazyLoad(exports, ["getInvestigationGroup", "getInvestigationGroupOutput"], () => require("./getInvestigationGroup"));
11
+ exports.InvestigationGroup = null;
12
+ utilities.lazyLoad(exports, ["InvestigationGroup"], () => require("./investigationGroup"));
13
+ const _module = {
14
+ version: utilities.getVersion(),
15
+ construct: (name, type, urn) => {
16
+ switch (type) {
17
+ case "aws-native:aiops:InvestigationGroup":
18
+ return new exports.InvestigationGroup(name, undefined, { urn });
19
+ default:
20
+ throw new Error(`unknown resource type ${type}`);
21
+ }
22
+ },
23
+ };
24
+ pulumi.runtime.registerResourceModule("aws-native", "aiops", _module);
25
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../aiops/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAI7B,QAAA,qBAAqB,GAAmE,IAAW,CAAC;AACpG,QAAA,2BAA2B,GAAyE,IAAW,CAAC;AAC7H,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,uBAAuB,EAAC,6BAA6B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,yBAAyB,CAAC,CAAC,CAAC;AAIlH,QAAA,kBAAkB,GAA6D,IAAW,CAAC;AACxG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,oBAAoB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,sBAAsB,CAAC,CAAC,CAAC;AAG3F,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,qCAAqC;gBACtC,OAAO,IAAI,0BAAkB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAChE;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,YAAY,EAAE,OAAO,EAAE,OAAO,CAAC,CAAA"}
@@ -0,0 +1,96 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Definition of AWS::AIOps::InvestigationGroup Resource Type
6
+ */
7
+ export declare class InvestigationGroup extends pulumi.CustomResource {
8
+ /**
9
+ * Get an existing InvestigationGroup resource's state with the given name, ID, and optional extra
10
+ * properties used to qualify the lookup.
11
+ *
12
+ * @param name The _unique_ name of the resulting resource.
13
+ * @param id The _unique_ provider ID of the resource to lookup.
14
+ * @param opts Optional settings to control the behavior of the CustomResource.
15
+ */
16
+ static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): InvestigationGroup;
17
+ /**
18
+ * Returns true if the given object is an instance of InvestigationGroup. This is designed to work even
19
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
20
+ */
21
+ static isInstance(obj: any): obj is InvestigationGroup;
22
+ readonly arn: pulumi.Output<string>;
23
+ /**
24
+ * An array of key-value pairs of notification channels to apply to this resource.
25
+ */
26
+ readonly chatbotNotificationChannels: pulumi.Output<outputs.aiops.InvestigationGroupChatbotNotificationChannel[] | undefined>;
27
+ readonly createdAt: pulumi.Output<string>;
28
+ readonly createdBy: pulumi.Output<string>;
29
+ /**
30
+ * An array of cross account configurations.
31
+ */
32
+ readonly crossAccountConfigurations: pulumi.Output<outputs.aiops.InvestigationGroupCrossAccountConfiguration[] | undefined>;
33
+ readonly encryptionConfig: pulumi.Output<outputs.aiops.InvestigationGroupEncryptionConfigMap | undefined>;
34
+ /**
35
+ * Investigation Group policy
36
+ */
37
+ readonly investigationGroupPolicy: pulumi.Output<string | undefined>;
38
+ /**
39
+ * Flag to enable cloud trail history
40
+ */
41
+ readonly isCloudTrailEventHistoryEnabled: pulumi.Output<boolean | undefined>;
42
+ readonly lastModifiedAt: pulumi.Output<string>;
43
+ readonly lastModifiedBy: pulumi.Output<string>;
44
+ readonly name: pulumi.Output<string>;
45
+ /**
46
+ * The number of days to retain the investigation group
47
+ */
48
+ readonly retentionInDays: pulumi.Output<number | undefined>;
49
+ readonly roleArn: pulumi.Output<string | undefined>;
50
+ readonly tagKeyBoundaries: pulumi.Output<string[] | undefined>;
51
+ /**
52
+ * An array of key-value pairs to apply to this resource.
53
+ */
54
+ readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
55
+ /**
56
+ * Create a InvestigationGroup resource with the given unique name, arguments, and options.
57
+ *
58
+ * @param name The _unique_ name of the resource.
59
+ * @param args The arguments to use to populate this resource's properties.
60
+ * @param opts A bag of options that control this resource's behavior.
61
+ */
62
+ constructor(name: string, args?: InvestigationGroupArgs, opts?: pulumi.CustomResourceOptions);
63
+ }
64
+ /**
65
+ * The set of arguments for constructing a InvestigationGroup resource.
66
+ */
67
+ export interface InvestigationGroupArgs {
68
+ /**
69
+ * An array of key-value pairs of notification channels to apply to this resource.
70
+ */
71
+ chatbotNotificationChannels?: pulumi.Input<pulumi.Input<inputs.aiops.InvestigationGroupChatbotNotificationChannelArgs>[]>;
72
+ /**
73
+ * An array of cross account configurations.
74
+ */
75
+ crossAccountConfigurations?: pulumi.Input<pulumi.Input<inputs.aiops.InvestigationGroupCrossAccountConfigurationArgs>[]>;
76
+ encryptionConfig?: pulumi.Input<inputs.aiops.InvestigationGroupEncryptionConfigMapArgs>;
77
+ /**
78
+ * Investigation Group policy
79
+ */
80
+ investigationGroupPolicy?: pulumi.Input<string>;
81
+ /**
82
+ * Flag to enable cloud trail history
83
+ */
84
+ isCloudTrailEventHistoryEnabled?: pulumi.Input<boolean>;
85
+ name?: pulumi.Input<string>;
86
+ /**
87
+ * The number of days to retain the investigation group
88
+ */
89
+ retentionInDays?: pulumi.Input<number>;
90
+ roleArn?: pulumi.Input<string>;
91
+ tagKeyBoundaries?: pulumi.Input<pulumi.Input<string>[]>;
92
+ /**
93
+ * An array of key-value pairs to apply to this resource.
94
+ */
95
+ tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
96
+ }
@@ -0,0 +1,86 @@
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.InvestigationGroup = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Definition of AWS::AIOps::InvestigationGroup Resource Type
10
+ */
11
+ class InvestigationGroup extends pulumi.CustomResource {
12
+ /**
13
+ * Get an existing InvestigationGroup 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 InvestigationGroup(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
22
+ }
23
+ /**
24
+ * Returns true if the given object is an instance of InvestigationGroup. 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'] === InvestigationGroup.__pulumiType;
32
+ }
33
+ /**
34
+ * Create a InvestigationGroup 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
+ resourceInputs["chatbotNotificationChannels"] = args ? args.chatbotNotificationChannels : undefined;
45
+ resourceInputs["crossAccountConfigurations"] = args ? args.crossAccountConfigurations : undefined;
46
+ resourceInputs["encryptionConfig"] = args ? args.encryptionConfig : undefined;
47
+ resourceInputs["investigationGroupPolicy"] = args ? args.investigationGroupPolicy : undefined;
48
+ resourceInputs["isCloudTrailEventHistoryEnabled"] = args ? args.isCloudTrailEventHistoryEnabled : undefined;
49
+ resourceInputs["name"] = args ? args.name : undefined;
50
+ resourceInputs["retentionInDays"] = args ? args.retentionInDays : undefined;
51
+ resourceInputs["roleArn"] = args ? args.roleArn : undefined;
52
+ resourceInputs["tagKeyBoundaries"] = args ? args.tagKeyBoundaries : undefined;
53
+ resourceInputs["tags"] = args ? args.tags : undefined;
54
+ resourceInputs["arn"] = undefined /*out*/;
55
+ resourceInputs["createdAt"] = undefined /*out*/;
56
+ resourceInputs["createdBy"] = undefined /*out*/;
57
+ resourceInputs["lastModifiedAt"] = undefined /*out*/;
58
+ resourceInputs["lastModifiedBy"] = undefined /*out*/;
59
+ }
60
+ else {
61
+ resourceInputs["arn"] = undefined /*out*/;
62
+ resourceInputs["chatbotNotificationChannels"] = undefined /*out*/;
63
+ resourceInputs["createdAt"] = undefined /*out*/;
64
+ resourceInputs["createdBy"] = undefined /*out*/;
65
+ resourceInputs["crossAccountConfigurations"] = undefined /*out*/;
66
+ resourceInputs["encryptionConfig"] = undefined /*out*/;
67
+ resourceInputs["investigationGroupPolicy"] = undefined /*out*/;
68
+ resourceInputs["isCloudTrailEventHistoryEnabled"] = undefined /*out*/;
69
+ resourceInputs["lastModifiedAt"] = undefined /*out*/;
70
+ resourceInputs["lastModifiedBy"] = undefined /*out*/;
71
+ resourceInputs["name"] = undefined /*out*/;
72
+ resourceInputs["retentionInDays"] = undefined /*out*/;
73
+ resourceInputs["roleArn"] = undefined /*out*/;
74
+ resourceInputs["tagKeyBoundaries"] = undefined /*out*/;
75
+ resourceInputs["tags"] = undefined /*out*/;
76
+ }
77
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
78
+ const replaceOnChanges = { replaceOnChanges: ["name", "retentionInDays"] };
79
+ opts = pulumi.mergeOptions(opts, replaceOnChanges);
80
+ super(InvestigationGroup.__pulumiType, name, resourceInputs, opts);
81
+ }
82
+ }
83
+ exports.InvestigationGroup = InvestigationGroup;
84
+ /** @internal */
85
+ InvestigationGroup.__pulumiType = 'aws-native:aiops:InvestigationGroup';
86
+ //# sourceMappingURL=investigationGroup.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"investigationGroup.js","sourceRoot":"","sources":["../../aiops/investigationGroup.ts"],"names":[],"mappings":"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"}
@@ -9,7 +9,7 @@ export interface GetZonalAutoshiftConfigurationArgs {
9
9
  /**
10
10
  * The identifier for the resource that AWS shifts traffic for. The identifier is the Amazon Resource Name (ARN) for the resource.
11
11
  *
12
- * At this time, supported resources are Network Load Balancers and Application Load Balancers with cross-zone load balancing turned off.
12
+ * At this time, supported resources are Network Load Balancers and Application Load Balancers.
13
13
  */
14
14
  resourceIdentifier: string;
15
15
  }
@@ -35,7 +35,7 @@ export interface GetZonalAutoshiftConfigurationOutputArgs {
35
35
  /**
36
36
  * The identifier for the resource that AWS shifts traffic for. The identifier is the Amazon Resource Name (ARN) for the resource.
37
37
  *
38
- * At this time, supported resources are Network Load Balancers and Application Load Balancers with cross-zone load balancing turned off.
38
+ * At this time, supported resources are Network Load Balancers and Application Load Balancers.
39
39
  */
40
40
  resourceIdentifier: pulumi.Input<string>;
41
41
  }
@@ -31,7 +31,7 @@ export declare class ZonalAutoshiftConfiguration extends pulumi.CustomResource {
31
31
  /**
32
32
  * The identifier for the resource that AWS shifts traffic for. The identifier is the Amazon Resource Name (ARN) for the resource.
33
33
  *
34
- * At this time, supported resources are Network Load Balancers and Application Load Balancers with cross-zone load balancing turned off.
34
+ * At this time, supported resources are Network Load Balancers and Application Load Balancers.
35
35
  */
36
36
  readonly resourceIdentifier: pulumi.Output<string | undefined>;
37
37
  /**
@@ -62,7 +62,7 @@ export interface ZonalAutoshiftConfigurationArgs {
62
62
  /**
63
63
  * The identifier for the resource that AWS shifts traffic for. The identifier is the Amazon Resource Name (ARN) for the resource.
64
64
  *
65
- * At this time, supported resources are Network Load Balancers and Application Load Balancers with cross-zone load balancing turned off.
65
+ * At this time, supported resources are Network Load Balancers and Application Load Balancers.
66
66
  */
67
67
  resourceIdentifier?: pulumi.Input<string>;
68
68
  /**
@@ -27,13 +27,13 @@ export interface GetStackResult {
27
27
  *
28
28
  * If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.
29
29
  *
30
- * - [AWS::IAM::AccessKey](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-accesskey.html)
31
- * - [AWS::IAM::Group](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-group.html)
32
- * - [AWS::IAM::InstanceProfile](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-instanceprofile.html)
33
- * - [AWS::IAM::Policy](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-policy.html)
34
- * - [AWS::IAM::Role](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-role.html)
35
- * - [AWS::IAM::User](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-user.html)
36
- * - [AWS::IAM::UserToGroupAddition](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-usertogroupaddition.html)
30
+ * - [AWS::IAM::AccessKey](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-accesskey.html)
31
+ * - [AWS::IAM::Group](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-group.html)
32
+ * - [AWS::IAM::InstanceProfile](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-instanceprofile.html)
33
+ * - [AWS::IAM::Policy](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-policy.html)
34
+ * - [AWS::IAM::Role](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-role.html)
35
+ * - [AWS::IAM::User](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-user.html)
36
+ * - [AWS::IAM::UserToGroupAddition](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-usertogroupaddition.html)
37
37
  *
38
38
  * For more information, see [Acknowledging IAM resources in CloudFormation templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/control-access-with-iam.html#using-iam-capabilities) in the *AWS CloudFormation User Guide* .
39
39
  * - `CAPABILITY_AUTO_EXPAND`
@@ -120,7 +120,7 @@ export interface GetStackResult {
120
120
  */
121
121
  readonly stackId?: string;
122
122
  /**
123
- * Structure containing the stack policy body. For more information, go to [Prevent updates to stack resources](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/protect-stack-resources.html) in the *AWS CloudFormation User Guide* . You can specify either the `StackPolicyBody` or the `StackPolicyURL` parameter, but not both.
123
+ * Structure that contains the stack policy body. For more information, see [Prevent updates to stack resources](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/protect-stack-resources.html) in the *AWS CloudFormation User Guide* . You can specify either the `StackPolicyBody` or the `StackPolicyURL` parameter, but not both.
124
124
  *
125
125
  * Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::CloudFormation::Stack` for more information about the expected schema for this property.
126
126
  */
@@ -138,7 +138,7 @@ export interface GetStackResult {
138
138
  */
139
139
  readonly tags?: outputs.Tag[];
140
140
  /**
141
- * Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
141
+ * Structure that contains the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
142
142
  *
143
143
  * Conditional: You must specify either the `TemplateBody` or the `TemplateURL` parameter, but not both.
144
144
  *
@@ -35,13 +35,13 @@ export declare class Stack extends pulumi.CustomResource {
35
35
  *
36
36
  * If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.
37
37
  *
38
- * - [AWS::IAM::AccessKey](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-accesskey.html)
39
- * - [AWS::IAM::Group](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-group.html)
40
- * - [AWS::IAM::InstanceProfile](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-instanceprofile.html)
41
- * - [AWS::IAM::Policy](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-policy.html)
42
- * - [AWS::IAM::Role](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-role.html)
43
- * - [AWS::IAM::User](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-user.html)
44
- * - [AWS::IAM::UserToGroupAddition](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-usertogroupaddition.html)
38
+ * - [AWS::IAM::AccessKey](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-accesskey.html)
39
+ * - [AWS::IAM::Group](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-group.html)
40
+ * - [AWS::IAM::InstanceProfile](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-instanceprofile.html)
41
+ * - [AWS::IAM::Policy](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-policy.html)
42
+ * - [AWS::IAM::Role](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-role.html)
43
+ * - [AWS::IAM::User](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-user.html)
44
+ * - [AWS::IAM::UserToGroupAddition](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-usertogroupaddition.html)
45
45
  *
46
46
  * For more information, see [Acknowledging IAM resources in CloudFormation templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/control-access-with-iam.html#using-iam-capabilities) in the *AWS CloudFormation User Guide* .
47
47
  * - `CAPABILITY_AUTO_EXPAND`
@@ -134,13 +134,13 @@ export declare class Stack extends pulumi.CustomResource {
134
134
  */
135
135
  readonly stackName: pulumi.Output<string>;
136
136
  /**
137
- * Structure containing the stack policy body. For more information, go to [Prevent updates to stack resources](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/protect-stack-resources.html) in the *AWS CloudFormation User Guide* . You can specify either the `StackPolicyBody` or the `StackPolicyURL` parameter, but not both.
137
+ * Structure that contains the stack policy body. For more information, see [Prevent updates to stack resources](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/protect-stack-resources.html) in the *AWS CloudFormation User Guide* . You can specify either the `StackPolicyBody` or the `StackPolicyURL` parameter, but not both.
138
138
  *
139
139
  * Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::CloudFormation::Stack` for more information about the expected schema for this property.
140
140
  */
141
141
  readonly stackPolicyBody: pulumi.Output<any | undefined>;
142
142
  /**
143
- * Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same Region as the stack. You can specify either the `StackPolicyBody` or the `StackPolicyURL` parameter, but not both.
143
+ * Location of a file that contains the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same Region as the stack. You can specify either the `StackPolicyBody` or the `StackPolicyURL` parameter, but not both.
144
144
  */
145
145
  readonly stackPolicyUrl: pulumi.Output<string | undefined>;
146
146
  /**
@@ -156,7 +156,7 @@ export declare class Stack extends pulumi.CustomResource {
156
156
  */
157
157
  readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
158
158
  /**
159
- * Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
159
+ * Structure that contains the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
160
160
  *
161
161
  * Conditional: You must specify either the `TemplateBody` or the `TemplateURL` parameter, but not both.
162
162
  *
@@ -164,7 +164,7 @@ export declare class Stack extends pulumi.CustomResource {
164
164
  */
165
165
  readonly templateBody: pulumi.Output<any | undefined>;
166
166
  /**
167
- * The URL of a file containing the template body. The URL must point to a template (max size: 1 MB) that's located in an Amazon S3 bucket. The location for an Amazon S3 bucket must start with `https://` .
167
+ * The URL of a file that contains the template body. The URL must point to a template (max size: 1 MB) that's located in an Amazon S3 bucket. The location for an Amazon S3 bucket must start with `https://` .
168
168
  *
169
169
  * Whether an update causes interruptions depends on the resources that are being updated. An update never causes a nested stack to be replaced.
170
170
  */
@@ -203,13 +203,13 @@ export interface StackArgs {
203
203
  *
204
204
  * If your stack template contains these resources, we recommend that you review all permissions associated with them and edit their permissions if necessary.
205
205
  *
206
- * - [AWS::IAM::AccessKey](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-accesskey.html)
207
- * - [AWS::IAM::Group](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-group.html)
208
- * - [AWS::IAM::InstanceProfile](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-instanceprofile.html)
209
- * - [AWS::IAM::Policy](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-policy.html)
210
- * - [AWS::IAM::Role](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-role.html)
211
- * - [AWS::IAM::User](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-user.html)
212
- * - [AWS::IAM::UserToGroupAddition](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-usertogroupaddition.html)
206
+ * - [AWS::IAM::AccessKey](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-accesskey.html)
207
+ * - [AWS::IAM::Group](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-group.html)
208
+ * - [AWS::IAM::InstanceProfile](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-instanceprofile.html)
209
+ * - [AWS::IAM::Policy](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-policy.html)
210
+ * - [AWS::IAM::Role](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-role.html)
211
+ * - [AWS::IAM::User](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-user.html)
212
+ * - [AWS::IAM::UserToGroupAddition](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-iam-usertogroupaddition.html)
213
213
  *
214
214
  * For more information, see [Acknowledging IAM resources in CloudFormation templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/control-access-with-iam.html#using-iam-capabilities) in the *AWS CloudFormation User Guide* .
215
215
  * - `CAPABILITY_AUTO_EXPAND`
@@ -270,13 +270,13 @@ export interface StackArgs {
270
270
  */
271
271
  stackName?: pulumi.Input<string>;
272
272
  /**
273
- * Structure containing the stack policy body. For more information, go to [Prevent updates to stack resources](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/protect-stack-resources.html) in the *AWS CloudFormation User Guide* . You can specify either the `StackPolicyBody` or the `StackPolicyURL` parameter, but not both.
273
+ * Structure that contains the stack policy body. For more information, see [Prevent updates to stack resources](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/protect-stack-resources.html) in the *AWS CloudFormation User Guide* . You can specify either the `StackPolicyBody` or the `StackPolicyURL` parameter, but not both.
274
274
  *
275
275
  * Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::CloudFormation::Stack` for more information about the expected schema for this property.
276
276
  */
277
277
  stackPolicyBody?: any;
278
278
  /**
279
- * Location of a file containing the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same Region as the stack. You can specify either the `StackPolicyBody` or the `StackPolicyURL` parameter, but not both.
279
+ * Location of a file that contains the stack policy. The URL must point to a policy (maximum size: 16 KB) located in an S3 bucket in the same Region as the stack. You can specify either the `StackPolicyBody` or the `StackPolicyURL` parameter, but not both.
280
280
  */
281
281
  stackPolicyUrl?: pulumi.Input<string>;
282
282
  /**
@@ -288,7 +288,7 @@ export interface StackArgs {
288
288
  */
289
289
  tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
290
290
  /**
291
- * Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
291
+ * Structure that contains the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
292
292
  *
293
293
  * Conditional: You must specify either the `TemplateBody` or the `TemplateURL` parameter, but not both.
294
294
  *
@@ -296,7 +296,7 @@ export interface StackArgs {
296
296
  */
297
297
  templateBody?: any;
298
298
  /**
299
- * The URL of a file containing the template body. The URL must point to a template (max size: 1 MB) that's located in an Amazon S3 bucket. The location for an Amazon S3 bucket must start with `https://` .
299
+ * The URL of a file that contains the template body. The URL must point to a template (max size: 1 MB) that's located in an Amazon S3 bucket. The location for an Amazon S3 bucket must start with `https://` .
300
300
  *
301
301
  * Whether an update causes interruptions depends on the resources that are being updated. An update never causes a nested stack to be replaced.
302
302
  */
@@ -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::DataZone::ProjectProfile Resource Type
@@ -29,6 +30,7 @@ export interface GetProjectProfileResult {
29
30
  * The domain unit ID of the project profile.
30
31
  */
31
32
  readonly domainUnitId?: string;
33
+ readonly environmentConfigurations?: outputs.datazone.ProjectProfileEnvironmentConfiguration[];
32
34
  /**
33
35
  * The ID of the project profile.
34
36
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getProjectProfile.js","sourceRoot":"","sources":["../../datazone/getProjectProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8CAMC;AA8CD;;GAEG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uCAAuC,EAAE;QACxE,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC"}
1
+ {"version":3,"file":"getProjectProfile.js","sourceRoot":"","sources":["../../datazone/getProjectProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8CAMC;AA+CD;;GAEG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uCAAuC,EAAE;QACxE,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC"}
@@ -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
  import * as enums from "../types/enums";
3
5
  /**
4
6
  * Definition of AWS::DataZone::ProjectProfile Resource Type
@@ -44,6 +46,7 @@ export declare class ProjectProfile extends pulumi.CustomResource {
44
46
  */
45
47
  readonly domainUnitId: pulumi.Output<string>;
46
48
  readonly domainUnitIdentifier: pulumi.Output<string | undefined>;
49
+ readonly environmentConfigurations: pulumi.Output<outputs.datazone.ProjectProfileEnvironmentConfiguration[] | undefined>;
47
50
  readonly identifier: pulumi.Output<string>;
48
51
  /**
49
52
  * The timestamp at which a project profile was last updated.
@@ -76,6 +79,7 @@ export interface ProjectProfileArgs {
76
79
  description?: pulumi.Input<string>;
77
80
  domainIdentifier?: pulumi.Input<string>;
78
81
  domainUnitIdentifier?: pulumi.Input<string>;
82
+ environmentConfigurations?: pulumi.Input<pulumi.Input<inputs.datazone.ProjectProfileEnvironmentConfigurationArgs>[]>;
79
83
  /**
80
84
  * The name of a project profile.
81
85
  */
@@ -44,6 +44,7 @@ class ProjectProfile extends pulumi.CustomResource {
44
44
  resourceInputs["description"] = args ? args.description : undefined;
45
45
  resourceInputs["domainIdentifier"] = args ? args.domainIdentifier : undefined;
46
46
  resourceInputs["domainUnitIdentifier"] = args ? args.domainUnitIdentifier : undefined;
47
+ resourceInputs["environmentConfigurations"] = args ? args.environmentConfigurations : undefined;
47
48
  resourceInputs["name"] = args ? args.name : undefined;
48
49
  resourceInputs["status"] = args ? args.status : undefined;
49
50
  resourceInputs["awsId"] = undefined /*out*/;
@@ -63,6 +64,7 @@ class ProjectProfile extends pulumi.CustomResource {
63
64
  resourceInputs["domainIdentifier"] = undefined /*out*/;
64
65
  resourceInputs["domainUnitId"] = undefined /*out*/;
65
66
  resourceInputs["domainUnitIdentifier"] = undefined /*out*/;
67
+ resourceInputs["environmentConfigurations"] = undefined /*out*/;
66
68
  resourceInputs["identifier"] = undefined /*out*/;
67
69
  resourceInputs["lastUpdatedAt"] = undefined /*out*/;
68
70
  resourceInputs["name"] = undefined /*out*/;
@@ -1 +1 @@
1
- {"version":3,"file":"projectProfile.js","sourceRoot":"","sources":["../../datazone/projectProfile.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"projectProfile.js","sourceRoot":"","sources":["../../datazone/projectProfile.ts"],"names":[],"mappings":"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"}
package/dsql/cluster.d.ts CHANGED
@@ -27,10 +27,18 @@ export declare class Cluster extends pulumi.CustomResource {
27
27
  * Whether deletion protection is enabled in this cluster.
28
28
  */
29
29
  readonly deletionProtectionEnabled: pulumi.Output<boolean | undefined>;
30
+ /**
31
+ * The encryption configuration details for the cluster.
32
+ */
33
+ readonly encryptionDetails: pulumi.Output<outputs.dsql.EncryptionDetailsProperties>;
30
34
  /**
31
35
  * The ID of the created cluster.
32
36
  */
33
37
  readonly identifier: pulumi.Output<string>;
38
+ /**
39
+ * The KMS key that encrypts data on the cluster.
40
+ */
41
+ readonly kmsEncryptionKey: pulumi.Output<string | undefined>;
34
42
  /**
35
43
  * The Multi-region properties associated to this cluster.
36
44
  */
@@ -68,6 +76,10 @@ export interface ClusterArgs {
68
76
  * Whether deletion protection is enabled in this cluster.
69
77
  */
70
78
  deletionProtectionEnabled?: pulumi.Input<boolean>;
79
+ /**
80
+ * The KMS key that encrypts data on the cluster.
81
+ */
82
+ kmsEncryptionKey?: pulumi.Input<string>;
71
83
  /**
72
84
  * The Multi-region properties associated to this cluster.
73
85
  */