@pulumi/aws-native 1.35.0-alpha.1758168011 → 1.35.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.
Files changed (171) hide show
  1. package/apigateway/domainName.d.ts +4 -4
  2. package/apigateway/getDomainName.d.ts +2 -2
  3. package/appstream/getImageBuilder.d.ts +5 -0
  4. package/appstream/getImageBuilder.js.map +1 -1
  5. package/appstream/imageBuilder.d.ts +10 -0
  6. package/appstream/imageBuilder.js.map +1 -1
  7. package/appsync/domainName.d.ts +2 -2
  8. package/aps/getScraper.d.ts +4 -0
  9. package/aps/getScraper.js.map +1 -1
  10. package/aps/index.d.ts +1 -0
  11. package/aps/index.js +16 -0
  12. package/aps/index.js.map +1 -1
  13. package/aps/scraper.d.ts +8 -0
  14. package/aps/scraper.js +2 -0
  15. package/aps/scraper.js.map +1 -1
  16. package/bedrock/getGuardrail.d.ts +4 -0
  17. package/bedrock/getGuardrail.js.map +1 -1
  18. package/bedrock/guardrail.d.ts +8 -0
  19. package/bedrock/guardrail.js +2 -0
  20. package/bedrock/guardrail.js.map +1 -1
  21. package/bedrockagentcore/browserCustom.d.ts +102 -0
  22. package/bedrockagentcore/browserCustom.js +81 -0
  23. package/bedrockagentcore/browserCustom.js.map +1 -0
  24. package/bedrockagentcore/codeInterpreterCustom.d.ts +94 -0
  25. package/bedrockagentcore/codeInterpreterCustom.js +79 -0
  26. package/bedrockagentcore/codeInterpreterCustom.js.map +1 -0
  27. package/bedrockagentcore/getBrowserCustom.d.ts +47 -0
  28. package/bedrockagentcore/getBrowserCustom.js +28 -0
  29. package/bedrockagentcore/getBrowserCustom.js.map +1 -0
  30. package/bedrockagentcore/getCodeInterpreterCustom.d.ts +47 -0
  31. package/bedrockagentcore/getCodeInterpreterCustom.js +28 -0
  32. package/bedrockagentcore/getCodeInterpreterCustom.js.map +1 -0
  33. package/bedrockagentcore/getRuntime.d.ts +86 -0
  34. package/bedrockagentcore/getRuntime.js +28 -0
  35. package/bedrockagentcore/getRuntime.js.map +1 -0
  36. package/bedrockagentcore/getRuntimeEndpoint.d.ts +67 -0
  37. package/bedrockagentcore/getRuntimeEndpoint.js +28 -0
  38. package/bedrockagentcore/getRuntimeEndpoint.js.map +1 -0
  39. package/bedrockagentcore/index.d.ts +25 -0
  40. package/bedrockagentcore/index.js +62 -0
  41. package/bedrockagentcore/index.js.map +1 -0
  42. package/bedrockagentcore/runtime.d.ts +138 -0
  43. package/bedrockagentcore/runtime.js +100 -0
  44. package/bedrockagentcore/runtime.js.map +1 -0
  45. package/bedrockagentcore/runtimeEndpoint.d.ts +108 -0
  46. package/bedrockagentcore/runtimeEndpoint.js +87 -0
  47. package/bedrockagentcore/runtimeEndpoint.js.map +1 -0
  48. package/connect/getRoutingProfile.d.ts +4 -0
  49. package/connect/getRoutingProfile.js.map +1 -1
  50. package/connect/routingProfile.d.ts +8 -0
  51. package/connect/routingProfile.js +2 -0
  52. package/connect/routingProfile.js.map +1 -1
  53. package/datazone/getPolicyGrant.d.ts +2 -2
  54. package/datazone/policyGrant.d.ts +2 -2
  55. package/dynamodb/getGlobalTable.d.ts +1 -0
  56. package/dynamodb/getGlobalTable.js.map +1 -1
  57. package/dynamodb/getTable.d.ts +4 -2
  58. package/dynamodb/getTable.js.map +1 -1
  59. package/dynamodb/globalTable.d.ts +4 -0
  60. package/dynamodb/globalTable.js +5 -1
  61. package/dynamodb/globalTable.js.map +1 -1
  62. package/dynamodb/table.d.ts +7 -4
  63. package/dynamodb/table.js +2 -0
  64. package/dynamodb/table.js.map +1 -1
  65. package/ec2/getNetworkInterfaceAttachment.d.ts +7 -3
  66. package/ec2/getNetworkInterfaceAttachment.js +2 -2
  67. package/ec2/getNetworkInterfaceAttachment.js.map +1 -1
  68. package/ec2/networkInterfaceAttachment.d.ts +13 -5
  69. package/ec2/networkInterfaceAttachment.js +3 -1
  70. package/ec2/networkInterfaceAttachment.js.map +1 -1
  71. package/index.d.ts +2 -1
  72. package/index.js +8 -6
  73. package/index.js.map +1 -1
  74. package/lambda/permission.d.ts +2 -0
  75. package/lambda/permission.js +3 -1
  76. package/lambda/permission.js.map +1 -1
  77. package/logs/getLogGroup.d.ts +1 -2
  78. package/logs/getLogGroup.js.map +1 -1
  79. package/logs/logGroup.d.ts +2 -4
  80. package/logs/logGroup.js.map +1 -1
  81. package/networkfirewall/getTlsInspectionConfiguration.d.ts +1 -1
  82. package/networkfirewall/tlsInspectionConfiguration.d.ts +2 -2
  83. package/odb/cloudExadataInfrastructure.d.ts +8 -0
  84. package/odb/cloudExadataInfrastructure.js +2 -0
  85. package/odb/cloudExadataInfrastructure.js.map +1 -1
  86. package/odb/cloudVmCluster.d.ts +8 -0
  87. package/odb/cloudVmCluster.js +3 -1
  88. package/odb/cloudVmCluster.js.map +1 -1
  89. package/odb/getCloudExadataInfrastructure.d.ts +4 -0
  90. package/odb/getCloudExadataInfrastructure.js.map +1 -1
  91. package/odb/getCloudVmCluster.d.ts +4 -0
  92. package/odb/getCloudVmCluster.js.map +1 -1
  93. package/odb/getOdbNetwork.d.ts +5 -0
  94. package/odb/getOdbNetwork.js.map +1 -1
  95. package/odb/getOdbPeeringConnection.d.ts +44 -0
  96. package/odb/getOdbPeeringConnection.js +28 -0
  97. package/odb/getOdbPeeringConnection.js.map +1 -0
  98. package/odb/index.d.ts +6 -0
  99. package/odb/index.js +8 -1
  100. package/odb/index.js.map +1 -1
  101. package/odb/odbNetwork.d.ts +34 -0
  102. package/odb/odbNetwork.js +11 -1
  103. package/odb/odbNetwork.js.map +1 -1
  104. package/odb/odbPeeringConnection.d.ts +83 -0
  105. package/odb/odbPeeringConnection.js +72 -0
  106. package/odb/odbPeeringConnection.js.map +1 -0
  107. package/opensearchserverless/getSecurityConfig.d.ts +4 -0
  108. package/opensearchserverless/getSecurityConfig.js.map +1 -1
  109. package/opensearchserverless/securityConfig.d.ts +8 -0
  110. package/opensearchserverless/securityConfig.js +2 -0
  111. package/opensearchserverless/securityConfig.js.map +1 -1
  112. package/package.json +3 -3
  113. package/package.json.dev +2 -2
  114. package/quicksight/dashboard.d.ts +4 -0
  115. package/quicksight/dashboard.js.map +1 -1
  116. package/servicecatalog/getLaunchTemplateConstraint.d.ts +35 -0
  117. package/servicecatalog/getLaunchTemplateConstraint.js +28 -0
  118. package/servicecatalog/getLaunchTemplateConstraint.js.map +1 -0
  119. package/servicecatalog/index.d.ts +9 -0
  120. package/servicecatalog/index.js +12 -1
  121. package/servicecatalog/index.js.map +1 -1
  122. package/servicecatalog/launchTemplateConstraint.d.ts +77 -0
  123. package/servicecatalog/launchTemplateConstraint.js +77 -0
  124. package/servicecatalog/launchTemplateConstraint.js.map +1 -0
  125. package/servicecatalog/portfolioProductAssociation.d.ts +65 -0
  126. package/servicecatalog/portfolioProductAssociation.js +64 -0
  127. package/servicecatalog/portfolioProductAssociation.js.map +1 -0
  128. package/smsvoice/configurationSet.d.ts +3 -0
  129. package/smsvoice/configurationSet.js.map +1 -1
  130. package/smsvoice/getConfigurationSet.d.ts +3 -0
  131. package/smsvoice/getConfigurationSet.js.map +1 -1
  132. package/smsvoice/getPhoneNumber.d.ts +15 -0
  133. package/smsvoice/getPhoneNumber.js.map +1 -1
  134. package/smsvoice/getPool.d.ts +12 -0
  135. package/smsvoice/getPool.js.map +1 -1
  136. package/smsvoice/phoneNumber.d.ts +9 -0
  137. package/smsvoice/phoneNumber.js.map +1 -1
  138. package/smsvoice/pool.d.ts +6 -0
  139. package/smsvoice/pool.js.map +1 -1
  140. package/transfer/getServer.d.ts +5 -5
  141. package/transfer/server.d.ts +10 -10
  142. package/types/enums/amplify/index.d.ts +2 -2
  143. package/types/enums/aps/index.d.ts +9 -0
  144. package/types/enums/aps/index.js +11 -0
  145. package/types/enums/aps/index.js.map +1 -0
  146. package/types/enums/bedrockagentcore/index.d.ts +69 -0
  147. package/types/enums/bedrockagentcore/index.js +52 -0
  148. package/types/enums/bedrockagentcore/index.js.map +1 -0
  149. package/types/enums/datazone/index.d.ts +19 -3
  150. package/types/enums/datazone/index.js +19 -4
  151. package/types/enums/datazone/index.js.map +1 -1
  152. package/types/enums/dynamodb/index.d.ts +11 -1
  153. package/types/enums/dynamodb/index.js +9 -1
  154. package/types/enums/dynamodb/index.js.map +1 -1
  155. package/types/enums/index.d.ts +3 -1
  156. package/types/enums/index.js +8 -4
  157. package/types/enums/index.js.map +1 -1
  158. package/types/enums/odb/index.d.ts +58 -0
  159. package/types/enums/odb/index.js +41 -1
  160. package/types/enums/odb/index.js.map +1 -1
  161. package/types/enums/opensearchserverless/index.d.ts +1 -0
  162. package/types/enums/opensearchserverless/index.js +1 -0
  163. package/types/enums/opensearchserverless/index.js.map +1 -1
  164. package/types/enums/smsvoice/index.d.ts +6 -0
  165. package/types/enums/smsvoice/index.js.map +1 -1
  166. package/types/enums/workspacesinstances/index.d.ts +21 -0
  167. package/types/enums/workspacesinstances/index.js +18 -1
  168. package/types/enums/workspacesinstances/index.js.map +1 -1
  169. package/types/input.d.ts +372 -19
  170. package/types/output.d.ts +473 -21
  171. package/types/output.js.map +1 -1
@@ -0,0 +1,72 @@
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.OdbPeeringConnection = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource Type definition for AWS::ODB::OdbPeeringConnection.
10
+ */
11
+ class OdbPeeringConnection extends pulumi.CustomResource {
12
+ /**
13
+ * Get an existing OdbPeeringConnection 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 OdbPeeringConnection(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
22
+ }
23
+ /**
24
+ * Returns true if the given object is an instance of OdbPeeringConnection. 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'] === OdbPeeringConnection.__pulumiType;
32
+ }
33
+ /**
34
+ * Create a OdbPeeringConnection 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["displayName"] = args ? args.displayName : undefined;
45
+ resourceInputs["odbNetworkId"] = args ? args.odbNetworkId : undefined;
46
+ resourceInputs["peerNetworkId"] = args ? args.peerNetworkId : undefined;
47
+ resourceInputs["tags"] = args ? args.tags : undefined;
48
+ resourceInputs["odbNetworkArn"] = undefined /*out*/;
49
+ resourceInputs["odbPeeringConnectionArn"] = undefined /*out*/;
50
+ resourceInputs["odbPeeringConnectionId"] = undefined /*out*/;
51
+ resourceInputs["peerNetworkArn"] = undefined /*out*/;
52
+ }
53
+ else {
54
+ resourceInputs["displayName"] = undefined /*out*/;
55
+ resourceInputs["odbNetworkArn"] = undefined /*out*/;
56
+ resourceInputs["odbNetworkId"] = undefined /*out*/;
57
+ resourceInputs["odbPeeringConnectionArn"] = undefined /*out*/;
58
+ resourceInputs["odbPeeringConnectionId"] = undefined /*out*/;
59
+ resourceInputs["peerNetworkArn"] = undefined /*out*/;
60
+ resourceInputs["peerNetworkId"] = undefined /*out*/;
61
+ resourceInputs["tags"] = undefined /*out*/;
62
+ }
63
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
64
+ const replaceOnChanges = { replaceOnChanges: ["displayName", "odbNetworkId", "peerNetworkId"] };
65
+ opts = pulumi.mergeOptions(opts, replaceOnChanges);
66
+ super(OdbPeeringConnection.__pulumiType, name, resourceInputs, opts);
67
+ }
68
+ }
69
+ exports.OdbPeeringConnection = OdbPeeringConnection;
70
+ /** @internal */
71
+ OdbPeeringConnection.__pulumiType = 'aws-native:odb:OdbPeeringConnection';
72
+ //# sourceMappingURL=odbPeeringConnection.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"odbPeeringConnection.js","sourceRoot":"","sources":["../../odb/odbPeeringConnection.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,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,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,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;IAmCD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAA+B,EAAE,IAAmC;QAC1F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACpD,cAAc,CAAC,yBAAyB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9D,cAAc,CAAC,wBAAwB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7D,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACxD;aAAM;YACH,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACpD,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACnD,cAAc,CAAC,yBAAyB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9D,cAAc,CAAC,wBAAwB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7D,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACrD,cAAc,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACpD,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,aAAa,EAAE,cAAc,EAAE,eAAe,CAAC,EAAE,CAAC;QAChG,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;;AA7FL,oDA8FC;AAjFG,gBAAgB;AACO,iCAAY,GAAG,qCAAqC,CAAC"}
@@ -15,6 +15,10 @@ export interface GetSecurityConfigResult {
15
15
  * Security config description
16
16
  */
17
17
  readonly description?: string;
18
+ /**
19
+ * Describes IAM federation options in the form of a key-value map. Contains configuration details about how OpenSearch Serverless integrates with external identity providers through federation.
20
+ */
21
+ readonly iamFederationOptions?: outputs.opensearchserverless.SecurityConfigIamFederationConfigOptions;
18
22
  /**
19
23
  * Describes IAM Identity Center options in the form of a key-value map.
20
24
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getSecurityConfig.js","sourceRoot":"","sources":["../../opensearchserverless/getSecurityConfig.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,mDAAmD,EAAE;QAC9E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC;AA2BD;;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,mDAAmD,EAAE;QACpF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0DAKC"}
1
+ {"version":3,"file":"getSecurityConfig.js","sourceRoot":"","sources":["../../opensearchserverless/getSecurityConfig.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,mDAAmD,EAAE;QAC9E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC;AA+BD;;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,mDAAmD,EAAE;QACpF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0DAKC"}
@@ -68,6 +68,10 @@ export declare class SecurityConfig extends pulumi.CustomResource {
68
68
  * Security config description
69
69
  */
70
70
  readonly description: pulumi.Output<string | undefined>;
71
+ /**
72
+ * Describes IAM federation options in the form of a key-value map. Contains configuration details about how OpenSearch Serverless integrates with external identity providers through federation.
73
+ */
74
+ readonly iamFederationOptions: pulumi.Output<outputs.opensearchserverless.SecurityConfigIamFederationConfigOptions | undefined>;
71
75
  /**
72
76
  * Describes IAM Identity Center options in the form of a key-value map.
73
77
  */
@@ -101,6 +105,10 @@ export interface SecurityConfigArgs {
101
105
  * Security config description
102
106
  */
103
107
  description?: pulumi.Input<string>;
108
+ /**
109
+ * Describes IAM federation options in the form of a key-value map. Contains configuration details about how OpenSearch Serverless integrates with external identity providers through federation.
110
+ */
111
+ iamFederationOptions?: pulumi.Input<inputs.opensearchserverless.SecurityConfigIamFederationConfigOptionsArgs>;
104
112
  /**
105
113
  * Describes IAM Identity Center options in the form of a key-value map.
106
114
  */
@@ -82,6 +82,7 @@ class SecurityConfig extends pulumi.CustomResource {
82
82
  opts = opts || {};
83
83
  if (!opts.id) {
84
84
  resourceInputs["description"] = args ? args.description : undefined;
85
+ resourceInputs["iamFederationOptions"] = args ? args.iamFederationOptions : undefined;
85
86
  resourceInputs["iamIdentityCenterOptions"] = args ? args.iamIdentityCenterOptions : undefined;
86
87
  resourceInputs["name"] = args ? args.name : undefined;
87
88
  resourceInputs["samlOptions"] = args ? args.samlOptions : undefined;
@@ -91,6 +92,7 @@ class SecurityConfig extends pulumi.CustomResource {
91
92
  else {
92
93
  resourceInputs["awsId"] = undefined /*out*/;
93
94
  resourceInputs["description"] = undefined /*out*/;
95
+ resourceInputs["iamFederationOptions"] = undefined /*out*/;
94
96
  resourceInputs["iamIdentityCenterOptions"] = undefined /*out*/;
95
97
  resourceInputs["name"] = undefined /*out*/;
96
98
  resourceInputs["samlOptions"] = undefined /*out*/;
@@ -1 +1 @@
1
- {"version":3,"file":"securityConfig.js","sourceRoot":"","sources":["../../opensearchserverless/securityConfig.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0CG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,cAAc,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3E,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,cAAc,CAAC,YAAY,CAAC;IAC/D,CAAC;IA2BD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAyB,EAAE,IAAmC;QACpF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,0BAA0B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,wBAAwB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9F,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC/C;aAAM;YACH,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5C,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,0BAA0B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/D,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,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,sCAAsC,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,CAAC;QACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,cAAc,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACnE,CAAC;;AAjFL,wCAkFC;AArEG,gBAAgB;AACO,2BAAY,GAAG,gDAAgD,CAAC"}
1
+ {"version":3,"file":"securityConfig.js","sourceRoot":"","sources":["../../opensearchserverless/securityConfig.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0CG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,cAAc,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3E,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,cAAc,CAAC,YAAY,CAAC;IAC/D,CAAC;IA+BD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAyB,EAAE,IAAmC;QACpF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,oBAAoB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,0BAA0B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,wBAAwB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9F,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC/C;aAAM;YACH,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5C,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,sBAAsB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3D,cAAc,CAAC,0BAA0B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/D,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,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,sCAAsC,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,CAAC;QACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,cAAc,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACnE,CAAC;;AAvFL,wCAwFC;AA3EG,gBAAgB;AACO,2BAAY,GAAG,gDAAgD,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/aws-native",
3
- "version": "1.35.0-alpha.1758168011",
3
+ "version": "1.35.0",
4
4
  "keywords": [
5
5
  "pulumi",
6
6
  "aws",
@@ -15,7 +15,7 @@
15
15
  "license": "Apache-2.0",
16
16
  "scripts": {
17
17
  "build": "tsc",
18
- "install": "node scripts/install-pulumi-plugin.js resource aws-native 1.35.0-alpha.1758168011"
18
+ "install": "node scripts/install-pulumi-plugin.js resource aws-native 1.35.0"
19
19
  },
20
20
  "dependencies": {
21
21
  "@pulumi/pulumi": "^3.142.0"
@@ -27,6 +27,6 @@
27
27
  "pulumi": {
28
28
  "resource": true,
29
29
  "name": "aws-native",
30
- "version": "1.35.0-alpha.1758168011"
30
+ "version": "1.35.0"
31
31
  }
32
32
  }
package/package.json.dev CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/aws-native",
3
- "version": "1.35.0-alpha.1758168011",
3
+ "version": "1.35.0",
4
4
  "keywords": [
5
5
  "pulumi",
6
6
  "aws",
@@ -26,6 +26,6 @@
26
26
  "pulumi": {
27
27
  "resource": true,
28
28
  "name": "aws-native",
29
- "version": "1.35.0-alpha.1758168011"
29
+ "version": "1.35.0"
30
30
  }
31
31
  }
@@ -41,6 +41,8 @@ export declare class Dashboard extends pulumi.CustomResource {
41
41
  * - `AvailabilityStatus` for `AdHocFilteringOption` - This status can be either `ENABLED` or `DISABLED` . When this is set to `DISABLED` , Amazon QuickSight disables the left filter pane on the published dashboard, which can be used for ad hoc (one-time) filtering. This option is `ENABLED` by default.
42
42
  * - `AvailabilityStatus` for `ExportToCSVOption` - This status can be either `ENABLED` or `DISABLED` . The visual option to export data to .CSV format isn't enabled when this is set to `DISABLED` . This option is `ENABLED` by default.
43
43
  * - `VisibilityState` for `SheetControlsOption` - This visibility state can be either `COLLAPSED` or `EXPANDED` . This option is `COLLAPSED` by default.
44
+ * - `AvailabilityStatus` for `ExecutiveSummaryOption` - This status can be either `ENABLED` or `DISABLED` . The option to build an executive summary is disabled when this is set to `DISABLED` . This option is `ENABLED` by default.
45
+ * - `AvailabilityStatus` for `DataStoriesSharingOption` - This status can be either `ENABLED` or `DISABLED` . The option to share a data story is disabled when this is set to `DISABLED` . This option is `ENABLED` by default.
44
46
  */
45
47
  readonly dashboardPublishOptions: pulumi.Output<outputs.quicksight.DashboardPublishOptions | undefined>;
46
48
  readonly definition: pulumi.Output<outputs.quicksight.DashboardVersionDefinition | undefined>;
@@ -125,6 +127,8 @@ export interface DashboardArgs {
125
127
  * - `AvailabilityStatus` for `AdHocFilteringOption` - This status can be either `ENABLED` or `DISABLED` . When this is set to `DISABLED` , Amazon QuickSight disables the left filter pane on the published dashboard, which can be used for ad hoc (one-time) filtering. This option is `ENABLED` by default.
126
128
  * - `AvailabilityStatus` for `ExportToCSVOption` - This status can be either `ENABLED` or `DISABLED` . The visual option to export data to .CSV format isn't enabled when this is set to `DISABLED` . This option is `ENABLED` by default.
127
129
  * - `VisibilityState` for `SheetControlsOption` - This visibility state can be either `COLLAPSED` or `EXPANDED` . This option is `COLLAPSED` by default.
130
+ * - `AvailabilityStatus` for `ExecutiveSummaryOption` - This status can be either `ENABLED` or `DISABLED` . The option to build an executive summary is disabled when this is set to `DISABLED` . This option is `ENABLED` by default.
131
+ * - `AvailabilityStatus` for `DataStoriesSharingOption` - This status can be either `ENABLED` or `DISABLED` . The option to share a data story is disabled when this is set to `DISABLED` . This option is `ENABLED` by default.
128
132
  */
129
133
  dashboardPublishOptions?: pulumi.Input<inputs.quicksight.DashboardPublishOptionsArgs>;
130
134
  definition?: pulumi.Input<inputs.quicksight.DashboardVersionDefinitionArgs>;
@@ -1 +1 @@
1
- {"version":3,"file":"dashboard.js","sourceRoot":"","sources":["../../quicksight/dashboard.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"dashboard.js","sourceRoot":"","sources":["../../quicksight/dashboard.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,35 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Resource Type definition for AWS::ServiceCatalog::LaunchTemplateConstraint
4
+ */
5
+ export declare function getLaunchTemplateConstraint(args: GetLaunchTemplateConstraintArgs, opts?: pulumi.InvokeOptions): Promise<GetLaunchTemplateConstraintResult>;
6
+ export interface GetLaunchTemplateConstraintArgs {
7
+ /**
8
+ * Unique identifier for the constraint
9
+ */
10
+ id: string;
11
+ }
12
+ export interface GetLaunchTemplateConstraintResult {
13
+ /**
14
+ * The description of the constraint.
15
+ */
16
+ readonly description?: string;
17
+ /**
18
+ * Unique identifier for the constraint
19
+ */
20
+ readonly id?: string;
21
+ /**
22
+ * A json encoded string of the template constraint rules
23
+ */
24
+ readonly rules?: string;
25
+ }
26
+ /**
27
+ * Resource Type definition for AWS::ServiceCatalog::LaunchTemplateConstraint
28
+ */
29
+ export declare function getLaunchTemplateConstraintOutput(args: GetLaunchTemplateConstraintOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetLaunchTemplateConstraintResult>;
30
+ export interface GetLaunchTemplateConstraintOutputArgs {
31
+ /**
32
+ * Unique identifier for the constraint
33
+ */
34
+ id: pulumi.Input<string>;
35
+ }
@@ -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.getLaunchTemplateConstraintOutput = exports.getLaunchTemplateConstraint = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource Type definition for AWS::ServiceCatalog::LaunchTemplateConstraint
10
+ */
11
+ function getLaunchTemplateConstraint(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("aws-native:servicecatalog:getLaunchTemplateConstraint", {
14
+ "id": args.id,
15
+ }, opts);
16
+ }
17
+ exports.getLaunchTemplateConstraint = getLaunchTemplateConstraint;
18
+ /**
19
+ * Resource Type definition for AWS::ServiceCatalog::LaunchTemplateConstraint
20
+ */
21
+ function getLaunchTemplateConstraintOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("aws-native:servicecatalog:getLaunchTemplateConstraint", {
24
+ "id": args.id,
25
+ }, opts);
26
+ }
27
+ exports.getLaunchTemplateConstraintOutput = getLaunchTemplateConstraintOutput;
28
+ //# sourceMappingURL=getLaunchTemplateConstraint.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getLaunchTemplateConstraint.js","sourceRoot":"","sources":["../../servicecatalog/getLaunchTemplateConstraint.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,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,uDAAuD,EAAE;QAClF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kEAKC;AAuBD;;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,uDAAuD,EAAE;QACxF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8EAKC"}
@@ -4,12 +4,21 @@ export declare const CloudFormationProvisionedProduct: typeof import("./cloudFor
4
4
  export { GetCloudFormationProvisionedProductArgs, GetCloudFormationProvisionedProductResult, GetCloudFormationProvisionedProductOutputArgs } from "./getCloudFormationProvisionedProduct";
5
5
  export declare const getCloudFormationProvisionedProduct: typeof import("./getCloudFormationProvisionedProduct").getCloudFormationProvisionedProduct;
6
6
  export declare const getCloudFormationProvisionedProductOutput: typeof import("./getCloudFormationProvisionedProduct").getCloudFormationProvisionedProductOutput;
7
+ export { GetLaunchTemplateConstraintArgs, GetLaunchTemplateConstraintResult, GetLaunchTemplateConstraintOutputArgs } from "./getLaunchTemplateConstraint";
8
+ export declare const getLaunchTemplateConstraint: typeof import("./getLaunchTemplateConstraint").getLaunchTemplateConstraint;
9
+ export declare const getLaunchTemplateConstraintOutput: typeof import("./getLaunchTemplateConstraint").getLaunchTemplateConstraintOutput;
7
10
  export { GetServiceActionArgs, GetServiceActionResult, GetServiceActionOutputArgs } from "./getServiceAction";
8
11
  export declare const getServiceAction: typeof import("./getServiceAction").getServiceAction;
9
12
  export declare const getServiceActionOutput: typeof import("./getServiceAction").getServiceActionOutput;
10
13
  export { GetTagOptionArgs, GetTagOptionResult, GetTagOptionOutputArgs } from "./getTagOption";
11
14
  export declare const getTagOption: typeof import("./getTagOption").getTagOption;
12
15
  export declare const getTagOptionOutput: typeof import("./getTagOption").getTagOptionOutput;
16
+ export { LaunchTemplateConstraintArgs } from "./launchTemplateConstraint";
17
+ export type LaunchTemplateConstraint = import("./launchTemplateConstraint").LaunchTemplateConstraint;
18
+ export declare const LaunchTemplateConstraint: typeof import("./launchTemplateConstraint").LaunchTemplateConstraint;
19
+ export { PortfolioProductAssociationArgs } from "./portfolioProductAssociation";
20
+ export type PortfolioProductAssociation = import("./portfolioProductAssociation").PortfolioProductAssociation;
21
+ export declare const PortfolioProductAssociation: typeof import("./portfolioProductAssociation").PortfolioProductAssociation;
13
22
  export { ServiceActionArgs } from "./serviceAction";
14
23
  export type ServiceAction = import("./serviceAction").ServiceAction;
15
24
  export declare const ServiceAction: typeof import("./serviceAction").ServiceAction;
@@ -16,7 +16,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
16
16
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
17
17
  };
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
19
- exports.TagOption = exports.ServiceActionAssociation = exports.ServiceAction = exports.getTagOptionOutput = exports.getTagOption = exports.getServiceActionOutput = exports.getServiceAction = exports.getCloudFormationProvisionedProductOutput = exports.getCloudFormationProvisionedProduct = exports.CloudFormationProvisionedProduct = void 0;
19
+ exports.TagOption = exports.ServiceActionAssociation = exports.ServiceAction = exports.PortfolioProductAssociation = exports.LaunchTemplateConstraint = exports.getTagOptionOutput = exports.getTagOption = exports.getServiceActionOutput = exports.getServiceAction = exports.getLaunchTemplateConstraintOutput = exports.getLaunchTemplateConstraint = exports.getCloudFormationProvisionedProductOutput = exports.getCloudFormationProvisionedProduct = exports.CloudFormationProvisionedProduct = void 0;
20
20
  const pulumi = require("@pulumi/pulumi");
21
21
  const utilities = require("../utilities");
22
22
  exports.CloudFormationProvisionedProduct = null;
@@ -24,12 +24,19 @@ utilities.lazyLoad(exports, ["CloudFormationProvisionedProduct"], () => require(
24
24
  exports.getCloudFormationProvisionedProduct = null;
25
25
  exports.getCloudFormationProvisionedProductOutput = null;
26
26
  utilities.lazyLoad(exports, ["getCloudFormationProvisionedProduct", "getCloudFormationProvisionedProductOutput"], () => require("./getCloudFormationProvisionedProduct"));
27
+ exports.getLaunchTemplateConstraint = null;
28
+ exports.getLaunchTemplateConstraintOutput = null;
29
+ utilities.lazyLoad(exports, ["getLaunchTemplateConstraint", "getLaunchTemplateConstraintOutput"], () => require("./getLaunchTemplateConstraint"));
27
30
  exports.getServiceAction = null;
28
31
  exports.getServiceActionOutput = null;
29
32
  utilities.lazyLoad(exports, ["getServiceAction", "getServiceActionOutput"], () => require("./getServiceAction"));
30
33
  exports.getTagOption = null;
31
34
  exports.getTagOptionOutput = null;
32
35
  utilities.lazyLoad(exports, ["getTagOption", "getTagOptionOutput"], () => require("./getTagOption"));
36
+ exports.LaunchTemplateConstraint = null;
37
+ utilities.lazyLoad(exports, ["LaunchTemplateConstraint"], () => require("./launchTemplateConstraint"));
38
+ exports.PortfolioProductAssociation = null;
39
+ utilities.lazyLoad(exports, ["PortfolioProductAssociation"], () => require("./portfolioProductAssociation"));
33
40
  exports.ServiceAction = null;
34
41
  utilities.lazyLoad(exports, ["ServiceAction"], () => require("./serviceAction"));
35
42
  exports.ServiceActionAssociation = null;
@@ -44,6 +51,10 @@ const _module = {
44
51
  switch (type) {
45
52
  case "aws-native:servicecatalog:CloudFormationProvisionedProduct":
46
53
  return new exports.CloudFormationProvisionedProduct(name, undefined, { urn });
54
+ case "aws-native:servicecatalog:LaunchTemplateConstraint":
55
+ return new exports.LaunchTemplateConstraint(name, undefined, { urn });
56
+ case "aws-native:servicecatalog:PortfolioProductAssociation":
57
+ return new exports.PortfolioProductAssociation(name, undefined, { urn });
47
58
  case "aws-native:servicecatalog:ServiceAction":
48
59
  return new exports.ServiceAction(name, undefined, { urn });
49
60
  case "aws-native:servicecatalog:ServiceActionAssociation":
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../servicecatalog/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,gCAAgC,GAAyF,IAAW,CAAC;AAClJ,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kCAAkC,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oCAAoC,CAAC,CAAC,CAAC;AAG1G,QAAA,mCAAmC,GAA+F,IAAW,CAAC;AAC9I,QAAA,yCAAyC,GAAqG,IAAW,CAAC;AACvK,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,qCAAqC,EAAC,2CAA2C,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,uCAAuC,CAAC,CAAC,CAAC;AAG5J,QAAA,gBAAgB,GAAyD,IAAW,CAAC;AACrF,QAAA,sBAAsB,GAA+D,IAAW,CAAC;AAC9G,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,EAAC,wBAAwB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAGnG,QAAA,YAAY,GAAiD,IAAW,CAAC;AACzE,QAAA,kBAAkB,GAAuD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,EAAC,oBAAoB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAIvF,QAAA,aAAa,GAAmD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,eAAe,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,iBAAiB,CAAC,CAAC,CAAC;AAIpE,QAAA,wBAAwB,GAAyE,IAAW,CAAC;AAC1H,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,0BAA0B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,4BAA4B,CAAC,CAAC,CAAC;AAI1F,QAAA,SAAS,GAA2C,IAAW,CAAC;AAC7E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAGzE,gBAAgB;AAChB,gEAA8C;AAE9C,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,4DAA4D;gBAC7D,OAAO,IAAI,wCAAgC,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC9E,KAAK,yCAAyC;gBAC1C,OAAO,IAAI,qBAAa,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC3D,KAAK,oDAAoD;gBACrD,OAAO,IAAI,gCAAwB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtE,KAAK,qCAAqC;gBACtC,OAAO,IAAI,iBAAS,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACvD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,YAAY,EAAE,gBAAgB,EAAE,OAAO,CAAC,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../servicecatalog/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,gCAAgC,GAAyF,IAAW,CAAC;AAClJ,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kCAAkC,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oCAAoC,CAAC,CAAC,CAAC;AAG1G,QAAA,mCAAmC,GAA+F,IAAW,CAAC;AAC9I,QAAA,yCAAyC,GAAqG,IAAW,CAAC;AACvK,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,qCAAqC,EAAC,2CAA2C,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,uCAAuC,CAAC,CAAC,CAAC;AAG5J,QAAA,2BAA2B,GAA+E,IAAW,CAAC;AACtH,QAAA,iCAAiC,GAAqF,IAAW,CAAC;AAC/I,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,6BAA6B,EAAC,mCAAmC,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,+BAA+B,CAAC,CAAC,CAAC;AAGpI,QAAA,gBAAgB,GAAyD,IAAW,CAAC;AACrF,QAAA,sBAAsB,GAA+D,IAAW,CAAC;AAC9G,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,EAAC,wBAAwB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAGnG,QAAA,YAAY,GAAiD,IAAW,CAAC;AACzE,QAAA,kBAAkB,GAAuD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,EAAC,oBAAoB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAIvF,QAAA,wBAAwB,GAAyE,IAAW,CAAC;AAC1H,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,0BAA0B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,4BAA4B,CAAC,CAAC,CAAC;AAI1F,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,aAAa,GAAmD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,eAAe,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,iBAAiB,CAAC,CAAC,CAAC;AAIpE,QAAA,wBAAwB,GAAyE,IAAW,CAAC;AAC1H,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,0BAA0B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,4BAA4B,CAAC,CAAC,CAAC;AAI1F,QAAA,SAAS,GAA2C,IAAW,CAAC;AAC7E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAGzE,gBAAgB;AAChB,gEAA8C;AAE9C,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,4DAA4D;gBAC7D,OAAO,IAAI,wCAAgC,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC9E,KAAK,oDAAoD;gBACrD,OAAO,IAAI,gCAAwB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtE,KAAK,uDAAuD;gBACxD,OAAO,IAAI,mCAA2B,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACzE,KAAK,yCAAyC;gBAC1C,OAAO,IAAI,qBAAa,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC3D,KAAK,oDAAoD;gBACrD,OAAO,IAAI,gCAAwB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtE,KAAK,qCAAqC;gBACtC,OAAO,IAAI,iBAAS,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACvD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,YAAY,EAAE,gBAAgB,EAAE,OAAO,CAAC,CAAA"}
@@ -0,0 +1,77 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Resource Type definition for AWS::ServiceCatalog::LaunchTemplateConstraint
4
+ */
5
+ export declare class LaunchTemplateConstraint extends pulumi.CustomResource {
6
+ /**
7
+ * Get an existing LaunchTemplateConstraint 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): LaunchTemplateConstraint;
15
+ /**
16
+ * Returns true if the given object is an instance of LaunchTemplateConstraint. 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 LaunchTemplateConstraint;
20
+ /**
21
+ * The language code.
22
+ */
23
+ readonly acceptLanguage: pulumi.Output<string | undefined>;
24
+ /**
25
+ * Unique identifier for the constraint
26
+ */
27
+ readonly awsId: pulumi.Output<string>;
28
+ /**
29
+ * The description of the constraint.
30
+ */
31
+ readonly description: pulumi.Output<string | undefined>;
32
+ /**
33
+ * The portfolio identifier.
34
+ */
35
+ readonly portfolioId: pulumi.Output<string>;
36
+ /**
37
+ * The product identifier.
38
+ */
39
+ readonly productId: pulumi.Output<string>;
40
+ /**
41
+ * A json encoded string of the template constraint rules
42
+ */
43
+ readonly rules: pulumi.Output<string>;
44
+ /**
45
+ * Create a LaunchTemplateConstraint resource with the given unique name, arguments, and options.
46
+ *
47
+ * @param name The _unique_ name of the resource.
48
+ * @param args The arguments to use to populate this resource's properties.
49
+ * @param opts A bag of options that control this resource's behavior.
50
+ */
51
+ constructor(name: string, args: LaunchTemplateConstraintArgs, opts?: pulumi.CustomResourceOptions);
52
+ }
53
+ /**
54
+ * The set of arguments for constructing a LaunchTemplateConstraint resource.
55
+ */
56
+ export interface LaunchTemplateConstraintArgs {
57
+ /**
58
+ * The language code.
59
+ */
60
+ acceptLanguage?: pulumi.Input<string>;
61
+ /**
62
+ * The description of the constraint.
63
+ */
64
+ description?: pulumi.Input<string>;
65
+ /**
66
+ * The portfolio identifier.
67
+ */
68
+ portfolioId: pulumi.Input<string>;
69
+ /**
70
+ * The product identifier.
71
+ */
72
+ productId: pulumi.Input<string>;
73
+ /**
74
+ * A json encoded string of the template constraint rules
75
+ */
76
+ rules: pulumi.Input<string>;
77
+ }
@@ -0,0 +1,77 @@
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.LaunchTemplateConstraint = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource Type definition for AWS::ServiceCatalog::LaunchTemplateConstraint
10
+ */
11
+ class LaunchTemplateConstraint extends pulumi.CustomResource {
12
+ /**
13
+ * Get an existing LaunchTemplateConstraint 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 LaunchTemplateConstraint(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
22
+ }
23
+ /**
24
+ * Returns true if the given object is an instance of LaunchTemplateConstraint. 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'] === LaunchTemplateConstraint.__pulumiType;
32
+ }
33
+ /**
34
+ * Create a LaunchTemplateConstraint 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 || args.portfolioId === undefined) && !opts.urn) {
45
+ throw new Error("Missing required property 'portfolioId'");
46
+ }
47
+ if ((!args || args.productId === undefined) && !opts.urn) {
48
+ throw new Error("Missing required property 'productId'");
49
+ }
50
+ if ((!args || args.rules === undefined) && !opts.urn) {
51
+ throw new Error("Missing required property 'rules'");
52
+ }
53
+ resourceInputs["acceptLanguage"] = args ? args.acceptLanguage : undefined;
54
+ resourceInputs["description"] = args ? args.description : undefined;
55
+ resourceInputs["portfolioId"] = args ? args.portfolioId : undefined;
56
+ resourceInputs["productId"] = args ? args.productId : undefined;
57
+ resourceInputs["rules"] = args ? args.rules : undefined;
58
+ resourceInputs["awsId"] = undefined /*out*/;
59
+ }
60
+ else {
61
+ resourceInputs["acceptLanguage"] = undefined /*out*/;
62
+ resourceInputs["awsId"] = undefined /*out*/;
63
+ resourceInputs["description"] = undefined /*out*/;
64
+ resourceInputs["portfolioId"] = undefined /*out*/;
65
+ resourceInputs["productId"] = undefined /*out*/;
66
+ resourceInputs["rules"] = undefined /*out*/;
67
+ }
68
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
69
+ const replaceOnChanges = { replaceOnChanges: ["portfolioId", "productId"] };
70
+ opts = pulumi.mergeOptions(opts, replaceOnChanges);
71
+ super(LaunchTemplateConstraint.__pulumiType, name, resourceInputs, opts);
72
+ }
73
+ }
74
+ exports.LaunchTemplateConstraint = LaunchTemplateConstraint;
75
+ /** @internal */
76
+ LaunchTemplateConstraint.__pulumiType = 'aws-native:servicecatalog:LaunchTemplateConstraint';
77
+ //# sourceMappingURL=launchTemplateConstraint.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"launchTemplateConstraint.js","sourceRoot":"","sources":["../../servicecatalog/launchTemplateConstraint.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,65 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Resource Type definition for AWS::ServiceCatalog::PortfolioProductAssociation
4
+ */
5
+ export declare class PortfolioProductAssociation extends pulumi.CustomResource {
6
+ /**
7
+ * Get an existing PortfolioProductAssociation 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): PortfolioProductAssociation;
15
+ /**
16
+ * Returns true if the given object is an instance of PortfolioProductAssociation. 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 PortfolioProductAssociation;
20
+ /**
21
+ * The language code.
22
+ */
23
+ readonly acceptLanguage: pulumi.Output<string | undefined>;
24
+ /**
25
+ * The portfolio identifier.
26
+ */
27
+ readonly portfolioId: pulumi.Output<string | undefined>;
28
+ /**
29
+ * The product identifier.
30
+ */
31
+ readonly productId: pulumi.Output<string | undefined>;
32
+ /**
33
+ * The identifier of the source portfolio. The source portfolio must be a portfolio imported from a different account than the one creating the association. This account must have previously shared this portfolio with the account creating the association.
34
+ */
35
+ readonly sourcePortfolioId: pulumi.Output<string | undefined>;
36
+ /**
37
+ * Create a PortfolioProductAssociation 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?: PortfolioProductAssociationArgs, opts?: pulumi.CustomResourceOptions);
44
+ }
45
+ /**
46
+ * The set of arguments for constructing a PortfolioProductAssociation resource.
47
+ */
48
+ export interface PortfolioProductAssociationArgs {
49
+ /**
50
+ * The language code.
51
+ */
52
+ acceptLanguage?: pulumi.Input<string>;
53
+ /**
54
+ * The portfolio identifier.
55
+ */
56
+ portfolioId?: pulumi.Input<string>;
57
+ /**
58
+ * The product identifier.
59
+ */
60
+ productId?: pulumi.Input<string>;
61
+ /**
62
+ * The identifier of the source portfolio. The source portfolio must be a portfolio imported from a different account than the one creating the association. This account must have previously shared this portfolio with the account creating the association.
63
+ */
64
+ sourcePortfolioId?: pulumi.Input<string>;
65
+ }