@pulumi/aws 7.12.0-alpha.1762435934 → 7.12.0-alpha.1763660660

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 (242) hide show
  1. package/acm/certificate.d.ts +2 -2
  2. package/acm/certificate.js +2 -2
  3. package/acmpca/certificate.d.ts +2 -2
  4. package/acmpca/certificate.js +2 -2
  5. package/apigateway/account.d.ts +0 -2
  6. package/apigateway/account.js +0 -2
  7. package/apigateway/account.js.map +1 -1
  8. package/appsync/graphQLApi.d.ts +45 -0
  9. package/appsync/graphQLApi.js +45 -0
  10. package/appsync/graphQLApi.js.map +1 -1
  11. package/bedrock/agentAgentAlias.d.ts +55 -0
  12. package/bedrock/agentAgentAlias.js +55 -0
  13. package/bedrock/agentAgentAlias.js.map +1 -1
  14. package/bedrock/agentcoreAgentRuntime.d.ts +2 -2
  15. package/bedrock/agentcoreAgentRuntime.js +2 -2
  16. package/bedrock/agentcoreBrowser.d.ts +22 -0
  17. package/bedrock/agentcoreBrowser.js +22 -0
  18. package/bedrock/agentcoreBrowser.js.map +1 -1
  19. package/bedrock/agentcoreGatewayTarget.d.ts +117 -3
  20. package/bedrock/agentcoreGatewayTarget.js +114 -0
  21. package/bedrock/agentcoreGatewayTarget.js.map +1 -1
  22. package/bedrock/agentcoreMemory.d.ts +19 -4
  23. package/bedrock/agentcoreMemory.js +16 -1
  24. package/bedrock/agentcoreMemory.js.map +1 -1
  25. package/bedrock/agentcoreOauth2CredentialProvider.d.ts +20 -0
  26. package/bedrock/agentcoreOauth2CredentialProvider.js +20 -0
  27. package/bedrock/agentcoreOauth2CredentialProvider.js.map +1 -1
  28. package/bedrockmodel/invocationLoggingConfiguration.d.ts +1 -1
  29. package/bedrockmodel/invocationLoggingConfiguration.js +1 -1
  30. package/cloudfront/distribution.d.ts +8 -0
  31. package/cloudfront/distribution.js +2 -0
  32. package/cloudfront/distribution.js.map +1 -1
  33. package/cloudhsmv2/cluster.d.ts +36 -0
  34. package/cloudhsmv2/cluster.js +36 -0
  35. package/cloudhsmv2/cluster.js.map +1 -1
  36. package/cloudtrail/trail.d.ts +1 -1
  37. package/cloudtrail/trail.js +1 -1
  38. package/cloudwatch/contributorManagedInsightRule.d.ts +11 -0
  39. package/cloudwatch/contributorManagedInsightRule.js +11 -0
  40. package/cloudwatch/contributorManagedInsightRule.js.map +1 -1
  41. package/cloudwatch/logDeliveryDestination.d.ts +21 -5
  42. package/cloudwatch/logDeliveryDestination.js +13 -1
  43. package/cloudwatch/logDeliveryDestination.js.map +1 -1
  44. package/codebuild/webhook.d.ts +1 -1
  45. package/codebuild/webhook.js +1 -1
  46. package/codepipeline/webhook.d.ts +1 -1
  47. package/codepipeline/webhook.js +1 -1
  48. package/connect/routingProfile.d.ts +21 -9
  49. package/connect/routingProfile.js +17 -5
  50. package/connect/routingProfile.js.map +1 -1
  51. package/datasync/locationFsxOntapFileSystem.d.ts +18 -0
  52. package/datasync/locationFsxOntapFileSystem.js +18 -0
  53. package/datasync/locationFsxOntapFileSystem.js.map +1 -1
  54. package/datazone/project.d.ts +13 -0
  55. package/datazone/project.js +13 -0
  56. package/datazone/project.js.map +1 -1
  57. package/detective/organizationConfiguration.d.ts +11 -0
  58. package/detective/organizationConfiguration.js +11 -0
  59. package/detective/organizationConfiguration.js.map +1 -1
  60. package/ec2/allowedImagesSettings.d.ts +124 -0
  61. package/ec2/allowedImagesSettings.js +106 -0
  62. package/ec2/allowedImagesSettings.js.map +1 -0
  63. package/ec2/getCoipPools.d.ts +32 -0
  64. package/ec2/getCoipPools.js +32 -0
  65. package/ec2/getCoipPools.js.map +1 -1
  66. package/ec2/imageBlockPublicAccess.d.ts +12 -0
  67. package/ec2/imageBlockPublicAccess.js +2 -0
  68. package/ec2/imageBlockPublicAccess.js.map +1 -1
  69. package/ec2/index.d.ts +3 -0
  70. package/ec2/index.js +10 -5
  71. package/ec2/index.js.map +1 -1
  72. package/ec2/securityGroup.d.ts +2 -2
  73. package/ec2/securityGroup.js +2 -2
  74. package/ec2/serialConsoleAccess.d.ts +12 -0
  75. package/ec2/serialConsoleAccess.js +2 -0
  76. package/ec2/serialConsoleAccess.js.map +1 -1
  77. package/ec2/vpcEndpoint.d.ts +50 -0
  78. package/ec2/vpcEndpoint.js +50 -0
  79. package/ec2/vpcEndpoint.js.map +1 -1
  80. package/ec2clientvpn/authorizationRule.d.ts +3 -3
  81. package/ec2clientvpn/route.d.ts +3 -3
  82. package/ec2transitgateway/instanceConnectEndpoint.d.ts +12 -0
  83. package/ec2transitgateway/instanceConnectEndpoint.js +2 -0
  84. package/ec2transitgateway/instanceConnectEndpoint.js.map +1 -1
  85. package/ecrpublic/getImages.d.ts +36 -0
  86. package/ecrpublic/getImages.js +36 -0
  87. package/ecrpublic/getImages.js.map +1 -1
  88. package/ecs/getService.d.ts +94 -3
  89. package/ecs/getService.js.map +1 -1
  90. package/ecs/service.d.ts +40 -0
  91. package/ecs/service.js +40 -0
  92. package/ecs/service.js.map +1 -1
  93. package/elasticache/getReplicationGroup.d.ts +12 -8
  94. package/elasticache/getReplicationGroup.js.map +1 -1
  95. package/elasticache/replicationGroup.d.ts +47 -0
  96. package/elasticache/replicationGroup.js +37 -0
  97. package/elasticache/replicationGroup.js.map +1 -1
  98. package/elasticache/reservedCacheNode.d.ts +17 -0
  99. package/elasticache/reservedCacheNode.js +17 -0
  100. package/elasticache/reservedCacheNode.js.map +1 -1
  101. package/finspace/kxCluster.d.ts +39 -0
  102. package/finspace/kxCluster.js +39 -0
  103. package/finspace/kxCluster.js.map +1 -1
  104. package/fis/index.d.ts +3 -0
  105. package/fis/index.js +6 -1
  106. package/fis/index.js.map +1 -1
  107. package/fis/targetAccountConfiguration.d.ts +129 -0
  108. package/fis/targetAccountConfiguration.js +90 -0
  109. package/fis/targetAccountConfiguration.js.map +1 -0
  110. package/glue/job.d.ts +3 -3
  111. package/guardduty/malwareProtectionPlan.d.ts +26 -0
  112. package/guardduty/malwareProtectionPlan.js +26 -0
  113. package/guardduty/malwareProtectionPlan.js.map +1 -1
  114. package/guardduty/memberDetectorFeature.d.ts +23 -0
  115. package/guardduty/memberDetectorFeature.js +23 -0
  116. package/guardduty/memberDetectorFeature.js.map +1 -1
  117. package/index.d.ts +4 -1
  118. package/index.js +10 -3
  119. package/index.js.map +1 -1
  120. package/invoicing/index.d.ts +3 -0
  121. package/invoicing/index.js +22 -0
  122. package/invoicing/index.js.map +1 -0
  123. package/invoicing/invoiceUnit.d.ts +195 -0
  124. package/invoicing/invoiceUnit.js +102 -0
  125. package/invoicing/invoiceUnit.js.map +1 -0
  126. package/iot/caCertificate.d.ts +6 -6
  127. package/iot/caCertificate.js +6 -6
  128. package/iot/getRegistrationCode.d.ts +6 -6
  129. package/iot/getRegistrationCode.js +6 -6
  130. package/ivschat/loggingConfiguration.d.ts +15 -0
  131. package/ivschat/loggingConfiguration.js +15 -0
  132. package/ivschat/loggingConfiguration.js.map +1 -1
  133. package/kinesis/getStream.d.ts +4 -0
  134. package/kinesis/getStream.js.map +1 -1
  135. package/kinesis/stream.d.ts +12 -0
  136. package/kinesis/stream.js +2 -0
  137. package/kinesis/stream.js.map +1 -1
  138. package/kms/key.d.ts +3 -3
  139. package/licensemanager/licenseGrant.d.ts +19 -0
  140. package/licensemanager/licenseGrant.js +19 -0
  141. package/licensemanager/licenseGrant.js.map +1 -1
  142. package/m2/environment.d.ts +79 -0
  143. package/m2/environment.js +79 -0
  144. package/m2/environment.js.map +1 -1
  145. package/networkfirewall/tlsInspectionConfiguration.d.ts +44 -0
  146. package/networkfirewall/tlsInspectionConfiguration.js +44 -0
  147. package/networkfirewall/tlsInspectionConfiguration.js.map +1 -1
  148. package/networkflowmonitor/index.d.ts +6 -0
  149. package/networkflowmonitor/index.js +27 -0
  150. package/networkflowmonitor/index.js.map +1 -0
  151. package/networkflowmonitor/monitor.d.ts +187 -0
  152. package/networkflowmonitor/monitor.js +113 -0
  153. package/networkflowmonitor/monitor.js.map +1 -0
  154. package/networkflowmonitor/scope.d.ts +153 -0
  155. package/networkflowmonitor/scope.js +97 -0
  156. package/networkflowmonitor/scope.js.map +1 -0
  157. package/observabilityadmin/centralizationRuleForOrganization.d.ts +246 -0
  158. package/observabilityadmin/centralizationRuleForOrganization.js +189 -0
  159. package/observabilityadmin/centralizationRuleForOrganization.js.map +1 -0
  160. package/observabilityadmin/index.d.ts +3 -0
  161. package/observabilityadmin/index.js +22 -0
  162. package/observabilityadmin/index.js.map +1 -0
  163. package/opensearch/authorizeVpcEndpointAccess.d.ts +2 -2
  164. package/opensearch/authorizeVpcEndpointAccess.js +2 -2
  165. package/opensearch/domain.d.ts +21 -0
  166. package/opensearch/domain.js +2 -0
  167. package/opensearch/domain.js.map +1 -1
  168. package/opensearch/getDomain.d.ts +5 -10
  169. package/opensearch/getDomain.js +0 -2
  170. package/opensearch/getDomain.js.map +1 -1
  171. package/opensearchingest/pipeline.d.ts +1 -1
  172. package/opensearchingest/pipeline.js +1 -1
  173. package/organizations/getPolicies.d.ts +2 -2
  174. package/organizations/getPoliciesForTarget.d.ts +2 -2
  175. package/organizations/getPolicy.d.ts +1 -1
  176. package/organizations/organization.d.ts +3 -3
  177. package/organizations/policy.d.ts +15 -3
  178. package/organizations/policy.js.map +1 -1
  179. package/package.json +2 -2
  180. package/quicksight/analysis.d.ts +55 -0
  181. package/quicksight/analysis.js +55 -0
  182. package/quicksight/analysis.js.map +1 -1
  183. package/quicksight/dashboard.d.ts +56 -0
  184. package/quicksight/dashboard.js +56 -0
  185. package/quicksight/dashboard.js.map +1 -1
  186. package/quicksight/dataSource.d.ts +1 -1
  187. package/quicksight/dataSource.js +1 -1
  188. package/quicksight/template.d.ts +64 -0
  189. package/quicksight/template.js +64 -0
  190. package/quicksight/template.js.map +1 -1
  191. package/redshift/clusterSnapshot.d.ts +14 -0
  192. package/redshift/clusterSnapshot.js +14 -0
  193. package/redshift/clusterSnapshot.js.map +1 -1
  194. package/redshift/getCluster.d.ts +58 -0
  195. package/redshift/getCluster.js +58 -0
  196. package/redshift/getCluster.js.map +1 -1
  197. package/redshift/snapshotCopyGrant.d.ts +11 -0
  198. package/redshift/snapshotCopyGrant.js +11 -0
  199. package/redshift/snapshotCopyGrant.js.map +1 -1
  200. package/route53/profilesAssociation.d.ts +16 -0
  201. package/route53/profilesAssociation.js +16 -0
  202. package/route53/profilesAssociation.js.map +1 -1
  203. package/route53/profilesResourceAssociation.d.ts +19 -0
  204. package/route53/profilesResourceAssociation.js +19 -0
  205. package/route53/profilesResourceAssociation.js.map +1 -1
  206. package/s3control/multiRegionAccessPointPolicy.d.ts +39 -0
  207. package/s3control/multiRegionAccessPointPolicy.js +39 -0
  208. package/s3control/multiRegionAccessPointPolicy.js.map +1 -1
  209. package/s3tables/table.d.ts +30 -0
  210. package/s3tables/table.js +4 -0
  211. package/s3tables/table.js.map +1 -1
  212. package/s3tables/tableBucket.d.ts +30 -0
  213. package/s3tables/tableBucket.js +4 -0
  214. package/s3tables/tableBucket.js.map +1 -1
  215. package/sagemaker/endpointConfiguration.d.ts +40 -28
  216. package/sagemaker/endpointConfiguration.js +2 -0
  217. package/sagemaker/endpointConfiguration.js.map +1 -1
  218. package/ssmincidents/getResponsePlan.d.ts +14 -0
  219. package/ssmincidents/getResponsePlan.js +14 -0
  220. package/ssmincidents/getResponsePlan.js.map +1 -1
  221. package/ssoadmin/accountAssignment.d.ts +2 -2
  222. package/ssoadmin/accountAssignment.js +2 -2
  223. package/transfer/profile.d.ts +11 -0
  224. package/transfer/profile.js +11 -0
  225. package/transfer/profile.js.map +1 -1
  226. package/transfer/server.d.ts +3 -0
  227. package/transfer/server.js.map +1 -1
  228. package/transfer/sshKey.d.ts +3 -3
  229. package/transfer/sshKey.js +3 -3
  230. package/types/input.d.ts +462 -140
  231. package/types/input.js.map +1 -1
  232. package/types/output.d.ts +779 -95
  233. package/types/output.js.map +1 -1
  234. package/wafv2/ruleGroup.d.ts +223 -0
  235. package/wafv2/ruleGroup.js +223 -0
  236. package/wafv2/ruleGroup.js.map +1 -1
  237. package/workspacesweb/sessionLoggerAssociation.d.ts +47 -0
  238. package/workspacesweb/sessionLoggerAssociation.js +47 -0
  239. package/workspacesweb/sessionLoggerAssociation.js.map +1 -1
  240. package/workspacesweb/trustStoreAssociation.d.ts +17 -0
  241. package/workspacesweb/trustStoreAssociation.js +17 -0
  242. package/workspacesweb/trustStoreAssociation.js.map +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"getDomain.js","sourceRoot":"","sources":["../../opensearch/getDomain.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,8BAQC;AA+ID;;;;;;;;;;;;;GAaG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oCAAoC,EAAE;QACrE,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,0CAQC"}
1
+ {"version":3,"file":"getDomain.js","sourceRoot":"","sources":["../../opensearch/getDomain.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8BAOC;AA+ID;;;;;;;;;;;;;GAaG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oCAAoC,EAAE;QACrE,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0CAOC"}
@@ -26,7 +26,7 @@ import * as outputs from "../types/output";
26
26
  * })});
27
27
  * const examplePipeline = new aws.opensearchingest.Pipeline("example", {
28
28
  * pipelineName: "example",
29
- * pipelineConfigurationBody: pulumi.all([example.arn, current]).apply(([arn, current]) => `version: \"2\"
29
+ * pipelineConfigurationBody: Promise.all([example.arn, current]).then(([arn, current]) => `version: \"2\"
30
30
  * example-pipeline:
31
31
  * source:
32
32
  * http:
@@ -30,7 +30,7 @@ const utilities = require("../utilities");
30
30
  * })});
31
31
  * const examplePipeline = new aws.opensearchingest.Pipeline("example", {
32
32
  * pipelineName: "example",
33
- * pipelineConfigurationBody: pulumi.all([example.arn, current]).apply(([arn, current]) => `version: \"2\"
33
+ * pipelineConfigurationBody: Promise.all([example.arn, current]).then(([arn, current]) => `version: \"2\"
34
34
  * example-pipeline:
35
35
  * source:
36
36
  * http:
@@ -27,7 +27,7 @@ export declare function getPolicies(args: GetPoliciesArgs, opts?: pulumi.InvokeO
27
27
  */
28
28
  export interface GetPoliciesArgs {
29
29
  /**
30
- * The type of policies to be returned in the response. Valid values are `AISERVICES_OPT_OUT_POLICY | BACKUP_POLICY | RESOURCE_CONTROL_POLICY | SERVICE_CONTROL_POLICY | TAG_POLICY`
30
+ * The type of policies to be returned in the response. Valid values are `AISERVICES_OPT_OUT_POLICY | BACKUP_POLICY | CHATBOT_POLICY | DECLARATIVE_POLICY_EC2 | RESOURCE_CONTROL_POLICY | SERVICE_CONTROL_POLICY | TAG_POLICY`
31
31
  */
32
32
  filter: string;
33
33
  }
@@ -73,7 +73,7 @@ export declare function getPoliciesOutput(args: GetPoliciesOutputArgs, opts?: pu
73
73
  */
74
74
  export interface GetPoliciesOutputArgs {
75
75
  /**
76
- * The type of policies to be returned in the response. Valid values are `AISERVICES_OPT_OUT_POLICY | BACKUP_POLICY | RESOURCE_CONTROL_POLICY | SERVICE_CONTROL_POLICY | TAG_POLICY`
76
+ * The type of policies to be returned in the response. Valid values are `AISERVICES_OPT_OUT_POLICY | BACKUP_POLICY | CHATBOT_POLICY | DECLARATIVE_POLICY_EC2 | RESOURCE_CONTROL_POLICY | SERVICE_CONTROL_POLICY | TAG_POLICY`
77
77
  */
78
78
  filter: pulumi.Input<string>;
79
79
  }
@@ -29,7 +29,7 @@ export declare function getPoliciesForTarget(args: GetPoliciesForTargetArgs, opt
29
29
  */
30
30
  export interface GetPoliciesForTargetArgs {
31
31
  /**
32
- * Must supply one of the 5 different policy filters for a target (AISERVICES_OPT_OUT_POLICY | BACKUP_POLICY | RESOURCE_CONTROL_POLICY | SERVICE_CONTROL_POLICY | TAG_POLICY)
32
+ * Must supply one of the 7 different policy filters for a target (AISERVICES_OPT_OUT_POLICY | BACKUP_POLICY | CHATBOT_POLICY | DECLARATIVE_POLICY_EC2 | RESOURCE_CONTROL_POLICY | SERVICE_CONTROL_POLICY | TAG_POLICY)
33
33
  */
34
34
  filter: string;
35
35
  /**
@@ -82,7 +82,7 @@ export declare function getPoliciesForTargetOutput(args: GetPoliciesForTargetOut
82
82
  */
83
83
  export interface GetPoliciesForTargetOutputArgs {
84
84
  /**
85
- * Must supply one of the 5 different policy filters for a target (AISERVICES_OPT_OUT_POLICY | BACKUP_POLICY | RESOURCE_CONTROL_POLICY | SERVICE_CONTROL_POLICY | TAG_POLICY)
85
+ * Must supply one of the 7 different policy filters for a target (AISERVICES_OPT_OUT_POLICY | BACKUP_POLICY | CHATBOT_POLICY | DECLARATIVE_POLICY_EC2 | RESOURCE_CONTROL_POLICY | SERVICE_CONTROL_POLICY | TAG_POLICY)
86
86
  */
87
87
  filter: pulumi.Input<string>;
88
88
  /**
@@ -44,7 +44,7 @@ export interface GetPolicyResult {
44
44
  readonly name: string;
45
45
  readonly policyId: string;
46
46
  /**
47
- * The type of policy values can be `AISERVICES_OPT_OUT_POLICY | BACKUP_POLICY | RESOURCE_CONTROL_POLICY | SERVICE_CONTROL_POLICY | TAG_POLICY`
47
+ * The type of policy values can be `AISERVICES_OPT_OUT_POLICY | BACKUP_POLICY | CHATBOT_POLICY | DECLARATIVE_POLICY_EC2 | RESOURCE_CONTROL_POLICY | SERVICE_CONTROL_POLICY | TAG_POLICY`
48
48
  */
49
49
  readonly type: string;
50
50
  }
@@ -70,7 +70,7 @@ export declare class Organization extends pulumi.CustomResource {
70
70
  */
71
71
  readonly awsServiceAccessPrincipals: pulumi.Output<string[] | undefined>;
72
72
  /**
73
- * List of Organizations policy types to enable in the Organization Root. Organization must have `featureSet` set to `ALL`. For additional information about valid policy types (e.g., `AISERVICES_OPT_OUT_POLICY`, `BACKUP_POLICY`, `RESOURCE_CONTROL_POLICY`, `SERVICE_CONTROL_POLICY`, and `TAG_POLICY`), see the [AWS Organizations API Reference](https://docs.aws.amazon.com/organizations/latest/APIReference/API_EnablePolicyType.html).
73
+ * List of Organizations policy types to enable in the Organization Root. Organization must have `featureSet` set to `ALL`. For additional information about valid policy types (e.g., `AISERVICES_OPT_OUT_POLICY`, `BACKUP_POLICY`, `CHATBOT_POLICY`, `DECLARATIVE_POLICY_EC2`, `RESOURCE_CONTROL_POLICY`, `SERVICE_CONTROL_POLICY`, and `TAG_POLICY`), see the [AWS Organizations API Reference](https://docs.aws.amazon.com/organizations/latest/APIReference/API_EnablePolicyType.html).
74
74
  */
75
75
  readonly enabledPolicyTypes: pulumi.Output<string[] | undefined>;
76
76
  /**
@@ -127,7 +127,7 @@ export interface OrganizationState {
127
127
  */
128
128
  awsServiceAccessPrincipals?: pulumi.Input<pulumi.Input<string>[]>;
129
129
  /**
130
- * List of Organizations policy types to enable in the Organization Root. Organization must have `featureSet` set to `ALL`. For additional information about valid policy types (e.g., `AISERVICES_OPT_OUT_POLICY`, `BACKUP_POLICY`, `RESOURCE_CONTROL_POLICY`, `SERVICE_CONTROL_POLICY`, and `TAG_POLICY`), see the [AWS Organizations API Reference](https://docs.aws.amazon.com/organizations/latest/APIReference/API_EnablePolicyType.html).
130
+ * List of Organizations policy types to enable in the Organization Root. Organization must have `featureSet` set to `ALL`. For additional information about valid policy types (e.g., `AISERVICES_OPT_OUT_POLICY`, `BACKUP_POLICY`, `CHATBOT_POLICY`, `DECLARATIVE_POLICY_EC2`, `RESOURCE_CONTROL_POLICY`, `SERVICE_CONTROL_POLICY`, and `TAG_POLICY`), see the [AWS Organizations API Reference](https://docs.aws.amazon.com/organizations/latest/APIReference/API_EnablePolicyType.html).
131
131
  */
132
132
  enabledPolicyTypes?: pulumi.Input<pulumi.Input<string>[]>;
133
133
  /**
@@ -168,7 +168,7 @@ export interface OrganizationArgs {
168
168
  */
169
169
  awsServiceAccessPrincipals?: pulumi.Input<pulumi.Input<string>[]>;
170
170
  /**
171
- * List of Organizations policy types to enable in the Organization Root. Organization must have `featureSet` set to `ALL`. For additional information about valid policy types (e.g., `AISERVICES_OPT_OUT_POLICY`, `BACKUP_POLICY`, `RESOURCE_CONTROL_POLICY`, `SERVICE_CONTROL_POLICY`, and `TAG_POLICY`), see the [AWS Organizations API Reference](https://docs.aws.amazon.com/organizations/latest/APIReference/API_EnablePolicyType.html).
171
+ * List of Organizations policy types to enable in the Organization Root. Organization must have `featureSet` set to `ALL`. For additional information about valid policy types (e.g., `AISERVICES_OPT_OUT_POLICY`, `BACKUP_POLICY`, `CHATBOT_POLICY`, `DECLARATIVE_POLICY_EC2`, `RESOURCE_CONTROL_POLICY`, `SERVICE_CONTROL_POLICY`, and `TAG_POLICY`), see the [AWS Organizations API Reference](https://docs.aws.amazon.com/organizations/latest/APIReference/API_EnablePolicyType.html).
172
172
  */
173
173
  enabledPolicyTypes?: pulumi.Input<pulumi.Input<string>[]>;
174
174
  /**
@@ -52,6 +52,10 @@ export declare class Policy extends pulumi.CustomResource {
52
52
  /**
53
53
  * The policy content to add to the new policy.
54
54
  * For example, if you create a [service control policy (SCP)](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scp.html), this string must be JSON text that specifies the permissions that admins in attached accounts can delegate to their users, groups, and roles.
55
+ * For more information about the AI Services opt-out Policy syntax, see the [AI Services opt-out Policy Syntax documentation](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out_syntax.html).
56
+ * For more information about the Backup Policy syntax, see the [Backup Policy Syntax documentation](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_backup_syntax.html).
57
+ * For more information about the Chatbot Policy syntax, see the [Chatbot Policy Syntax documentation](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot_syntax.html).
58
+ * For more information about the Declarative Policy syntax, see the [Declarative Policy Syntax documentation](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_declarative_syntax.html).
55
59
  * For more information about the RCP syntax, see the [Resource Control Policy Syntax documentation](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_rcps_syntax.html).
56
60
  * For more information about the SCP syntax, see the [Service Control Policy Syntax documentation](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_reference_scp-syntax.html).
57
61
  * For more information on the Tag Policy syntax, see the [Tag Policy Syntax documentation](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_example-tag-policies.html).
@@ -82,7 +86,7 @@ export declare class Policy extends pulumi.CustomResource {
82
86
  [key: string]: string;
83
87
  }>;
84
88
  /**
85
- * The type of policy to create. Valid values are `AISERVICES_OPT_OUT_POLICY`, `BACKUP_POLICY`, `RESOURCE_CONTROL_POLICY` (RCP), `SERVICE_CONTROL_POLICY` (SCP), and `TAG_POLICY`. Defaults to `SERVICE_CONTROL_POLICY`.
89
+ * The type of policy to create. Valid values are `AISERVICES_OPT_OUT_POLICY`, `BACKUP_POLICY`, `CHATBOT_POLICY`, `DECLARATIVE_POLICY_EC2`,`RESOURCE_CONTROL_POLICY` (RCP), `SERVICE_CONTROL_POLICY` (SCP), and `TAG_POLICY`. Defaults to `SERVICE_CONTROL_POLICY`.
86
90
  */
87
91
  readonly type: pulumi.Output<string | undefined>;
88
92
  /**
@@ -105,6 +109,10 @@ export interface PolicyState {
105
109
  /**
106
110
  * The policy content to add to the new policy.
107
111
  * For example, if you create a [service control policy (SCP)](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scp.html), this string must be JSON text that specifies the permissions that admins in attached accounts can delegate to their users, groups, and roles.
112
+ * For more information about the AI Services opt-out Policy syntax, see the [AI Services opt-out Policy Syntax documentation](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out_syntax.html).
113
+ * For more information about the Backup Policy syntax, see the [Backup Policy Syntax documentation](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_backup_syntax.html).
114
+ * For more information about the Chatbot Policy syntax, see the [Chatbot Policy Syntax documentation](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot_syntax.html).
115
+ * For more information about the Declarative Policy syntax, see the [Declarative Policy Syntax documentation](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_declarative_syntax.html).
108
116
  * For more information about the RCP syntax, see the [Resource Control Policy Syntax documentation](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_rcps_syntax.html).
109
117
  * For more information about the SCP syntax, see the [Service Control Policy Syntax documentation](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_reference_scp-syntax.html).
110
118
  * For more information on the Tag Policy syntax, see the [Tag Policy Syntax documentation](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_example-tag-policies.html).
@@ -135,7 +143,7 @@ export interface PolicyState {
135
143
  [key: string]: pulumi.Input<string>;
136
144
  }>;
137
145
  /**
138
- * The type of policy to create. Valid values are `AISERVICES_OPT_OUT_POLICY`, `BACKUP_POLICY`, `RESOURCE_CONTROL_POLICY` (RCP), `SERVICE_CONTROL_POLICY` (SCP), and `TAG_POLICY`. Defaults to `SERVICE_CONTROL_POLICY`.
146
+ * The type of policy to create. Valid values are `AISERVICES_OPT_OUT_POLICY`, `BACKUP_POLICY`, `CHATBOT_POLICY`, `DECLARATIVE_POLICY_EC2`,`RESOURCE_CONTROL_POLICY` (RCP), `SERVICE_CONTROL_POLICY` (SCP), and `TAG_POLICY`. Defaults to `SERVICE_CONTROL_POLICY`.
139
147
  */
140
148
  type?: pulumi.Input<string>;
141
149
  }
@@ -146,6 +154,10 @@ export interface PolicyArgs {
146
154
  /**
147
155
  * The policy content to add to the new policy.
148
156
  * For example, if you create a [service control policy (SCP)](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scp.html), this string must be JSON text that specifies the permissions that admins in attached accounts can delegate to their users, groups, and roles.
157
+ * For more information about the AI Services opt-out Policy syntax, see the [AI Services opt-out Policy Syntax documentation](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out_syntax.html).
158
+ * For more information about the Backup Policy syntax, see the [Backup Policy Syntax documentation](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_backup_syntax.html).
159
+ * For more information about the Chatbot Policy syntax, see the [Chatbot Policy Syntax documentation](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot_syntax.html).
160
+ * For more information about the Declarative Policy syntax, see the [Declarative Policy Syntax documentation](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_declarative_syntax.html).
149
161
  * For more information about the RCP syntax, see the [Resource Control Policy Syntax documentation](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_rcps_syntax.html).
150
162
  * For more information about the SCP syntax, see the [Service Control Policy Syntax documentation](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_reference_scp-syntax.html).
151
163
  * For more information on the Tag Policy syntax, see the [Tag Policy Syntax documentation](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_example-tag-policies.html).
@@ -170,7 +182,7 @@ export interface PolicyArgs {
170
182
  [key: string]: pulumi.Input<string>;
171
183
  }>;
172
184
  /**
173
- * The type of policy to create. Valid values are `AISERVICES_OPT_OUT_POLICY`, `BACKUP_POLICY`, `RESOURCE_CONTROL_POLICY` (RCP), `SERVICE_CONTROL_POLICY` (SCP), and `TAG_POLICY`. Defaults to `SERVICE_CONTROL_POLICY`.
185
+ * The type of policy to create. Valid values are `AISERVICES_OPT_OUT_POLICY`, `BACKUP_POLICY`, `CHATBOT_POLICY`, `DECLARATIVE_POLICY_EC2`,`RESOURCE_CONTROL_POLICY` (RCP), `SERVICE_CONTROL_POLICY` (SCP), and `TAG_POLICY`. Defaults to `SERVICE_CONTROL_POLICY`.
174
186
  */
175
187
  type?: pulumi.Input<string>;
176
188
  }
@@ -1 +1 @@
1
- {"version":3,"file":"policy.js","sourceRoot":"","sources":["../../organizations/policy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;IAC7C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmB,EAAE,IAAmC;QACjH,OAAO,IAAI,MAAM,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC7D,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,MAAM,CAAC,YAAY,CAAC;IACvD,CAAC;IA+CD,YAAY,IAAY,EAAE,WAAsC,EAAE,IAAmC;QACjG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAsC,CAAC;YACrD,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;YACnC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAqC,CAAC;YACnD,IAAI,IAAI,EAAE,OAAO,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1C,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACjD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,MAAM,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3D,CAAC;;AAtGL,wBAuGC;AAzFG,gBAAgB;AACO,mBAAY,GAAG,iCAAiC,CAAC"}
1
+ {"version":3,"file":"policy.js","sourceRoot":"","sources":["../../organizations/policy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;IAC7C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmB,EAAE,IAAmC;QACjH,OAAO,IAAI,MAAM,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC7D,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,MAAM,CAAC,YAAY,CAAC;IACvD,CAAC;IAmDD,YAAY,IAAY,EAAE,WAAsC,EAAE,IAAmC;QACjG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAsC,CAAC;YACrD,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;YACnC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAqC,CAAC;YACnD,IAAI,IAAI,EAAE,OAAO,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1C,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACjD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,MAAM,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3D,CAAC;;AA1GL,wBA2GC;AA7FG,gBAAgB;AACO,mBAAY,GAAG,iCAAiC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/aws",
3
- "version": "7.12.0-alpha.1762435934",
3
+ "version": "7.12.0-alpha.1763660660",
4
4
  "description": "A Pulumi package for creating and managing Amazon Web Services (AWS) cloud resources.",
5
5
  "keywords": [
6
6
  "pulumi",
@@ -24,6 +24,6 @@
24
24
  "pulumi": {
25
25
  "resource": true,
26
26
  "name": "aws",
27
- "version": "7.12.0-alpha.1762435934"
27
+ "version": "7.12.0-alpha.1763660660"
28
28
  }
29
29
  }
@@ -29,6 +29,61 @@ import * as outputs from "../types/output";
29
29
  *
30
30
  * ### With Definition
31
31
  *
32
+ * ```typescript
33
+ * import * as pulumi from "@pulumi/pulumi";
34
+ * import * as aws from "@pulumi/aws";
35
+ *
36
+ * const example = new aws.quicksight.Analysis("example", {
37
+ * analysisId: "example-id",
38
+ * name: "example-name",
39
+ * definition: {
40
+ * dataSetIdentifiersDeclarations: [{
41
+ * dataSetArn: dataset.arn,
42
+ * identifier: "1",
43
+ * }],
44
+ * sheets: [{
45
+ * title: "Example",
46
+ * sheetId: "Example1",
47
+ * visuals: [{
48
+ * lineChartVisual: {
49
+ * visualId: "LineChart",
50
+ * title: {
51
+ * formatText: {
52
+ * plainText: "Line Chart Example",
53
+ * },
54
+ * },
55
+ * chartConfiguration: {
56
+ * fieldWells: {
57
+ * lineChartAggregatedFieldWells: {
58
+ * categories: [{
59
+ * categoricalDimensionField: {
60
+ * fieldId: "1",
61
+ * column: {
62
+ * dataSetIdentifier: "1",
63
+ * columnName: "Column1",
64
+ * },
65
+ * },
66
+ * }],
67
+ * values: [{
68
+ * categoricalMeasureField: {
69
+ * fieldId: "2",
70
+ * column: {
71
+ * dataSetIdentifier: "1",
72
+ * columnName: "Column1",
73
+ * },
74
+ * aggregationFunction: "COUNT",
75
+ * },
76
+ * }],
77
+ * },
78
+ * },
79
+ * },
80
+ * },
81
+ * }],
82
+ * }],
83
+ * },
84
+ * });
85
+ * ```
86
+ *
32
87
  * ## Import
33
88
  *
34
89
  * Using `pulumi import`, import a QuickSight Analysis using the AWS account ID and analysis ID separated by a comma (`,`). For example:
@@ -33,6 +33,61 @@ const utilities = require("../utilities");
33
33
  *
34
34
  * ### With Definition
35
35
  *
36
+ * ```typescript
37
+ * import * as pulumi from "@pulumi/pulumi";
38
+ * import * as aws from "@pulumi/aws";
39
+ *
40
+ * const example = new aws.quicksight.Analysis("example", {
41
+ * analysisId: "example-id",
42
+ * name: "example-name",
43
+ * definition: {
44
+ * dataSetIdentifiersDeclarations: [{
45
+ * dataSetArn: dataset.arn,
46
+ * identifier: "1",
47
+ * }],
48
+ * sheets: [{
49
+ * title: "Example",
50
+ * sheetId: "Example1",
51
+ * visuals: [{
52
+ * lineChartVisual: {
53
+ * visualId: "LineChart",
54
+ * title: {
55
+ * formatText: {
56
+ * plainText: "Line Chart Example",
57
+ * },
58
+ * },
59
+ * chartConfiguration: {
60
+ * fieldWells: {
61
+ * lineChartAggregatedFieldWells: {
62
+ * categories: [{
63
+ * categoricalDimensionField: {
64
+ * fieldId: "1",
65
+ * column: {
66
+ * dataSetIdentifier: "1",
67
+ * columnName: "Column1",
68
+ * },
69
+ * },
70
+ * }],
71
+ * values: [{
72
+ * categoricalMeasureField: {
73
+ * fieldId: "2",
74
+ * column: {
75
+ * dataSetIdentifier: "1",
76
+ * columnName: "Column1",
77
+ * },
78
+ * aggregationFunction: "COUNT",
79
+ * },
80
+ * }],
81
+ * },
82
+ * },
83
+ * },
84
+ * },
85
+ * }],
86
+ * }],
87
+ * },
88
+ * });
89
+ * ```
90
+ *
36
91
  * ## Import
37
92
  *
38
93
  * Using `pulumi import`, import a QuickSight Analysis using the AWS account ID and analysis ID separated by a comma (`,`). For example:
@@ -1 +1 @@
1
- {"version":3,"file":"analysis.js","sourceRoot":"","sources":["../../quicksight/analysis.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAC/C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqB,EAAE,IAAmC;QACnH,OAAO,IAAI,QAAQ,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC/D,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,QAAQ,CAAC,YAAY,CAAC;IACzD,CAAC;IAuED,YAAY,IAAY,EAAE,WAA0C,EAAE,IAAmC;QACrG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAwC,CAAC;YACvD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;YACnC,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,EAAE,YAAY,CAAC;YACrD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,EAAE,iBAAiB,CAAC;YAC/D,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,sBAAsB,CAAC,GAAG,KAAK,EAAE,oBAAoB,CAAC;YACrE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,EAAE,YAAY,CAAC;YACrD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;SAChD;aAAM;YACH,MAAM,IAAI,GAAG,WAAuC,CAAC;YACrD,IAAI,IAAI,EAAE,UAAU,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7C,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,EAAE,oBAAoB,CAAC;YACpE,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACxD,cAAc,CAAC,iBAAiB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACtD,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7C,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACjD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,QAAQ,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC7D,CAAC;;AA9IL,4BA+IC;AAjIG,gBAAgB;AACO,qBAAY,GAAG,kCAAkC,CAAC"}
1
+ {"version":3,"file":"analysis.js","sourceRoot":"","sources":["../../quicksight/analysis.ts"],"names":[],"mappings":"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"}
@@ -30,6 +30,62 @@ import * as outputs from "../types/output";
30
30
  *
31
31
  * ### With Definition
32
32
  *
33
+ * ```typescript
34
+ * import * as pulumi from "@pulumi/pulumi";
35
+ * import * as aws from "@pulumi/aws";
36
+ *
37
+ * const example = new aws.quicksight.Dashboard("example", {
38
+ * dashboardId: "example-id",
39
+ * name: "example-name",
40
+ * versionDescription: "version",
41
+ * definition: {
42
+ * dataSetIdentifiersDeclarations: [{
43
+ * dataSetArn: dataset.arn,
44
+ * identifier: "1",
45
+ * }],
46
+ * sheets: [{
47
+ * title: "Example",
48
+ * sheetId: "Example1",
49
+ * visuals: [{
50
+ * lineChartVisual: {
51
+ * visualId: "LineChart",
52
+ * title: {
53
+ * formatText: {
54
+ * plainText: "Line Chart Example",
55
+ * },
56
+ * },
57
+ * chartConfiguration: {
58
+ * fieldWells: {
59
+ * lineChartAggregatedFieldWells: {
60
+ * categories: [{
61
+ * categoricalDimensionField: {
62
+ * fieldId: "1",
63
+ * column: {
64
+ * dataSetIdentifier: "1",
65
+ * columnName: "Column1",
66
+ * },
67
+ * },
68
+ * }],
69
+ * values: [{
70
+ * categoricalMeasureField: {
71
+ * fieldId: "2",
72
+ * column: {
73
+ * dataSetIdentifier: "1",
74
+ * columnName: "Column1",
75
+ * },
76
+ * aggregationFunction: "COUNT",
77
+ * },
78
+ * }],
79
+ * },
80
+ * },
81
+ * },
82
+ * },
83
+ * }],
84
+ * }],
85
+ * },
86
+ * });
87
+ * ```
88
+ *
33
89
  * ## Import
34
90
  *
35
91
  * Using `pulumi import`, import a QuickSight Dashboard using the AWS account ID and dashboard ID separated by a comma (`,`). For example:
@@ -34,6 +34,62 @@ const utilities = require("../utilities");
34
34
  *
35
35
  * ### With Definition
36
36
  *
37
+ * ```typescript
38
+ * import * as pulumi from "@pulumi/pulumi";
39
+ * import * as aws from "@pulumi/aws";
40
+ *
41
+ * const example = new aws.quicksight.Dashboard("example", {
42
+ * dashboardId: "example-id",
43
+ * name: "example-name",
44
+ * versionDescription: "version",
45
+ * definition: {
46
+ * dataSetIdentifiersDeclarations: [{
47
+ * dataSetArn: dataset.arn,
48
+ * identifier: "1",
49
+ * }],
50
+ * sheets: [{
51
+ * title: "Example",
52
+ * sheetId: "Example1",
53
+ * visuals: [{
54
+ * lineChartVisual: {
55
+ * visualId: "LineChart",
56
+ * title: {
57
+ * formatText: {
58
+ * plainText: "Line Chart Example",
59
+ * },
60
+ * },
61
+ * chartConfiguration: {
62
+ * fieldWells: {
63
+ * lineChartAggregatedFieldWells: {
64
+ * categories: [{
65
+ * categoricalDimensionField: {
66
+ * fieldId: "1",
67
+ * column: {
68
+ * dataSetIdentifier: "1",
69
+ * columnName: "Column1",
70
+ * },
71
+ * },
72
+ * }],
73
+ * values: [{
74
+ * categoricalMeasureField: {
75
+ * fieldId: "2",
76
+ * column: {
77
+ * dataSetIdentifier: "1",
78
+ * columnName: "Column1",
79
+ * },
80
+ * aggregationFunction: "COUNT",
81
+ * },
82
+ * }],
83
+ * },
84
+ * },
85
+ * },
86
+ * },
87
+ * }],
88
+ * }],
89
+ * },
90
+ * });
91
+ * ```
92
+ *
37
93
  * ## Import
38
94
  *
39
95
  * Using `pulumi import`, import a QuickSight Dashboard using the AWS account ID and dashboard ID separated by a comma (`,`). For example:
@@ -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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"}
@@ -42,7 +42,7 @@ import * as outputs from "../types/output";
42
42
  * key: "manifest.json",
43
43
  * content: pulumi.jsonStringify({
44
44
  * fileLocations: [{
45
- * URIPrefixes: [pulumi.all([example.id, currentGetRegion, currentGetPartition]).apply(([id, currentGetRegion, currentGetPartition]) => `https://${id}.s3-${currentGetRegion.region}.${currentGetPartition.dnsSuffix}`)],
45
+ * URIPrefixes: [Promise.all([example.id, currentGetRegion, currentGetPartition]).then(([id, currentGetRegion, currentGetPartition]) => `https://${id}.s3-${currentGetRegion.region}.${currentGetPartition.dnsSuffix}`)],
46
46
  * }],
47
47
  * globalUploadSettings: {
48
48
  * format: "CSV",
@@ -46,7 +46,7 @@ const utilities = require("../utilities");
46
46
  * key: "manifest.json",
47
47
  * content: pulumi.jsonStringify({
48
48
  * fileLocations: [{
49
- * URIPrefixes: [pulumi.all([example.id, currentGetRegion, currentGetPartition]).apply(([id, currentGetRegion, currentGetPartition]) => `https://${id}.s3-${currentGetRegion.region}.${currentGetPartition.dnsSuffix}`)],
49
+ * URIPrefixes: [Promise.all([example.id, currentGetRegion, currentGetPartition]).then(([id, currentGetRegion, currentGetPartition]) => `https://${id}.s3-${currentGetRegion.region}.${currentGetPartition.dnsSuffix}`)],
50
50
  * }],
51
51
  * globalUploadSettings: {
52
52
  * format: "CSV",
@@ -26,6 +26,70 @@ import * as outputs from "../types/output";
26
26
  *
27
27
  * ### With Definition
28
28
  *
29
+ * ```typescript
30
+ * import * as pulumi from "@pulumi/pulumi";
31
+ * import * as aws from "@pulumi/aws";
32
+ *
33
+ * const example = new aws.quicksight.Template("example", {
34
+ * templateId: "example-id",
35
+ * name: "example-name",
36
+ * versionDescription: "version",
37
+ * definition: {
38
+ * dataSetConfigurations: [{
39
+ * dataSetSchema: {
40
+ * columnSchemaLists: [
41
+ * {
42
+ * name: "Column1",
43
+ * dataType: "STRING",
44
+ * },
45
+ * {
46
+ * name: "Column2",
47
+ * dataType: "INTEGER",
48
+ * },
49
+ * ],
50
+ * },
51
+ * placeholder: "1",
52
+ * }],
53
+ * sheets: [{
54
+ * title: "Test",
55
+ * sheetId: "Test1",
56
+ * visuals: [{
57
+ * barChartVisual: {
58
+ * visualId: "BarChart",
59
+ * chartConfiguration: {
60
+ * fieldWells: {
61
+ * barChartAggregatedFieldWells: {
62
+ * categories: [{
63
+ * categoricalDimensionField: {
64
+ * fieldId: "1",
65
+ * column: {
66
+ * columnName: "Column1",
67
+ * dataSetIdentifier: "1",
68
+ * },
69
+ * },
70
+ * }],
71
+ * values: [{
72
+ * numericalMeasureField: {
73
+ * fieldId: "2",
74
+ * column: {
75
+ * columnName: "Column2",
76
+ * dataSetIdentifier: "1",
77
+ * },
78
+ * aggregationFunction: {
79
+ * simpleNumericalAggregation: "SUM",
80
+ * },
81
+ * },
82
+ * }],
83
+ * },
84
+ * },
85
+ * },
86
+ * },
87
+ * }],
88
+ * }],
89
+ * },
90
+ * });
91
+ * ```
92
+ *
29
93
  * ## Import
30
94
  *
31
95
  * Using `pulumi import`, import a QuickSight Template using the AWS account ID and template ID separated by a comma (`,`). For example: