@pulumi/aws-native 0.108.3 → 0.108.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (151) hide show
  1. package/apigatewayv2/getIntegration.d.ts +132 -0
  2. package/apigatewayv2/getIntegration.js +25 -0
  3. package/apigatewayv2/getIntegration.js.map +1 -0
  4. package/apigatewayv2/index.d.ts +6 -0
  5. package/apigatewayv2/index.js +8 -1
  6. package/apigatewayv2/index.js.map +1 -1
  7. package/apigatewayv2/integration.d.ts +255 -0
  8. package/apigatewayv2/integration.js +100 -0
  9. package/apigatewayv2/integration.js.map +1 -0
  10. package/applicationsignals/getServiceLevelObjective.d.ts +43 -0
  11. package/applicationsignals/getServiceLevelObjective.js +25 -0
  12. package/applicationsignals/getServiceLevelObjective.js.map +1 -0
  13. package/applicationsignals/index.d.ts +7 -0
  14. package/applicationsignals/index.js +41 -0
  15. package/applicationsignals/index.js.map +1 -0
  16. package/applicationsignals/serviceLevelObjective.d.ts +69 -0
  17. package/applicationsignals/serviceLevelObjective.js +75 -0
  18. package/applicationsignals/serviceLevelObjective.js.map +1 -0
  19. package/bedrock/agent.d.ts +2 -0
  20. package/bedrock/agent.js +2 -0
  21. package/bedrock/agent.js.map +1 -1
  22. package/bedrock/getAgent.d.ts +1 -0
  23. package/bedrock/getAgent.js.map +1 -1
  24. package/bedrock/getGuardrail.d.ts +15 -0
  25. package/bedrock/getGuardrail.js.map +1 -1
  26. package/bedrock/guardrail.d.ts +27 -0
  27. package/bedrock/guardrail.js.map +1 -1
  28. package/cloudfront/getKeyValueStore.d.ts +3 -0
  29. package/cloudfront/getKeyValueStore.js.map +1 -1
  30. package/cloudfront/keyValueStore.d.ts +3 -0
  31. package/cloudfront/keyValueStore.js.map +1 -1
  32. package/codebuild/fleet.d.ts +28 -0
  33. package/codebuild/fleet.js.map +1 -1
  34. package/codebuild/getFleet.d.ts +14 -0
  35. package/codebuild/getFleet.js.map +1 -1
  36. package/cognito/getUserPoolResourceServer.d.ts +12 -8
  37. package/cognito/getUserPoolResourceServer.js +2 -1
  38. package/cognito/getUserPoolResourceServer.js.map +1 -1
  39. package/cognito/userPoolResourceServer.d.ts +0 -4
  40. package/cognito/userPoolResourceServer.js +0 -2
  41. package/cognito/userPoolResourceServer.js.map +1 -1
  42. package/datazone/getGroupProfile.d.ts +3 -0
  43. package/datazone/getGroupProfile.js.map +1 -1
  44. package/datazone/getUserProfile.d.ts +6 -0
  45. package/datazone/getUserProfile.js.map +1 -1
  46. package/datazone/groupProfile.d.ts +6 -0
  47. package/datazone/groupProfile.js.map +1 -1
  48. package/datazone/projectMembership.d.ts +24 -0
  49. package/datazone/projectMembership.js.map +1 -1
  50. package/datazone/userProfile.d.ts +15 -0
  51. package/datazone/userProfile.js.map +1 -1
  52. package/deadline/getMonitor.d.ts +18 -0
  53. package/deadline/getMonitor.js.map +1 -1
  54. package/deadline/getQueueEnvironment.d.ts +1 -1
  55. package/deadline/monitor.d.ts +33 -0
  56. package/deadline/monitor.js.map +1 -1
  57. package/deadline/queueEnvironment.d.ts +2 -2
  58. package/ec2/capacityReservationFleet.d.ts +4 -4
  59. package/ec2/customerGateway.d.ts +14 -4
  60. package/ec2/customerGateway.js.map +1 -1
  61. package/ec2/getCapacityReservationFleet.d.ts +1 -1
  62. package/ec2/getVpnGateway.d.ts +7 -5
  63. package/ec2/getVpnGateway.js +4 -2
  64. package/ec2/getVpnGateway.js.map +1 -1
  65. package/ec2/vpnGateway.d.ts +3 -2
  66. package/ec2/vpnGateway.js +2 -1
  67. package/ec2/vpnGateway.js.map +1 -1
  68. package/elasticloadbalancingv2/getLoadBalancer.d.ts +4 -1
  69. package/elasticloadbalancingv2/getLoadBalancer.js.map +1 -1
  70. package/elasticloadbalancingv2/loadBalancer.d.ts +8 -2
  71. package/elasticloadbalancingv2/loadBalancer.js.map +1 -1
  72. package/guardduty/getMalwareProtectionPlan.d.ts +57 -0
  73. package/guardduty/getMalwareProtectionPlan.js +25 -0
  74. package/guardduty/getMalwareProtectionPlan.js.map +1 -0
  75. package/guardduty/index.d.ts +6 -0
  76. package/guardduty/index.js +8 -1
  77. package/guardduty/index.js.map +1 -1
  78. package/guardduty/malwareProtectionPlan.d.ts +81 -0
  79. package/guardduty/malwareProtectionPlan.js +78 -0
  80. package/guardduty/malwareProtectionPlan.js.map +1 -0
  81. package/index.d.ts +2 -1
  82. package/index.js +7 -5
  83. package/index.js.map +1 -1
  84. package/iot/getTopicRule.d.ts +2 -2
  85. package/iot/topicRule.d.ts +2 -2
  86. package/mediapackagev2/channel.d.ts +1 -0
  87. package/mediapackagev2/channel.js +2 -0
  88. package/mediapackagev2/channel.js.map +1 -1
  89. package/mediapackagev2/getChannel.d.ts +1 -0
  90. package/mediapackagev2/getChannel.js.map +1 -1
  91. package/mediapackagev2/getOriginEndpoint.d.ts +3 -0
  92. package/mediapackagev2/getOriginEndpoint.js.map +1 -1
  93. package/mediapackagev2/originEndpoint.d.ts +3 -0
  94. package/mediapackagev2/originEndpoint.js +6 -0
  95. package/mediapackagev2/originEndpoint.js.map +1 -1
  96. package/msk/cluster.d.ts +2 -2
  97. package/msk/getCluster.d.ts +1 -1
  98. package/mwaa/environment.d.ts +20 -0
  99. package/mwaa/environment.js.map +1 -1
  100. package/mwaa/getEnvironment.d.ts +10 -0
  101. package/mwaa/getEnvironment.js.map +1 -1
  102. package/osis/getPipeline.d.ts +4 -0
  103. package/osis/getPipeline.js.map +1 -1
  104. package/osis/index.d.ts +1 -0
  105. package/osis/index.js +16 -0
  106. package/osis/index.js.map +1 -1
  107. package/osis/pipeline.d.ts +4 -0
  108. package/osis/pipeline.js +2 -0
  109. package/osis/pipeline.js.map +1 -1
  110. package/package.json +3 -3
  111. package/package.json.dev +2 -2
  112. package/rds/dbCluster.d.ts +8 -0
  113. package/rds/dbCluster.js +2 -0
  114. package/rds/dbCluster.js.map +1 -1
  115. package/rds/dbInstance.d.ts +14 -6
  116. package/rds/dbInstance.js +2 -0
  117. package/rds/dbInstance.js.map +1 -1
  118. package/rds/getDbCluster.d.ts +4 -0
  119. package/rds/getDbCluster.js.map +1 -1
  120. package/rds/getDbInstance.d.ts +1 -0
  121. package/rds/getDbInstance.js.map +1 -1
  122. package/rolesanywhere/getProfile.d.ts +3 -0
  123. package/rolesanywhere/getProfile.js.map +1 -1
  124. package/rolesanywhere/profile.d.ts +6 -0
  125. package/rolesanywhere/profile.js.map +1 -1
  126. package/securityhub/configurationPolicy.d.ts +12 -0
  127. package/securityhub/configurationPolicy.js.map +1 -1
  128. package/securityhub/getConfigurationPolicy.d.ts +6 -0
  129. package/securityhub/getConfigurationPolicy.js.map +1 -1
  130. package/securitylake/getSubscriberNotification.d.ts +3 -0
  131. package/securitylake/getSubscriberNotification.js.map +1 -1
  132. package/securitylake/subscriberNotification.d.ts +6 -0
  133. package/securitylake/subscriberNotification.js.map +1 -1
  134. package/types/enums/applicationsignals/index.d.ts +26 -0
  135. package/types/enums/applicationsignals/index.js +20 -0
  136. package/types/enums/applicationsignals/index.js.map +1 -0
  137. package/types/enums/codebuild/index.d.ts +8 -0
  138. package/types/enums/index.d.ts +3 -1
  139. package/types/enums/index.js +8 -4
  140. package/types/enums/index.js.map +1 -1
  141. package/types/enums/kms/index.d.ts +1 -0
  142. package/types/enums/kms/index.js +1 -0
  143. package/types/enums/kms/index.js.map +1 -1
  144. package/types/enums/osis/index.d.ts +8 -0
  145. package/types/enums/osis/index.js +10 -0
  146. package/types/enums/osis/index.js.map +1 -0
  147. package/types/enums/securityhub/index.d.ts +7 -0
  148. package/types/input.d.ts +593 -29
  149. package/types/output.d.ts +603 -29
  150. package/workspacesweb/getPortal.d.ts +3 -3
  151. package/workspacesweb/portal.d.ts +6 -6
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/kms/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,SAAS,GAAG;IACrB,MAAM,EAAE,SAAS;IACjB,QAAQ,EAAE,UAAU;CACd,CAAC;AAUE,QAAA,OAAO,GAAG;IACnB,gBAAgB,EAAE,mBAAmB;IACrC,OAAO,EAAE,UAAU;IACnB,OAAO,EAAE,UAAU;IACnB,OAAO,EAAE,UAAU;IACnB,WAAW,EAAE,eAAe;IAC5B,WAAW,EAAE,eAAe;IAC5B,WAAW,EAAE,eAAe;IAC5B,aAAa,EAAE,iBAAiB;IAChC,OAAO,EAAE,UAAU;IACnB,OAAO,EAAE,UAAU;IACnB,OAAO,EAAE,UAAU;IACnB,OAAO,EAAE,UAAU;IACnB,GAAG,EAAE,KAAK;CACJ,CAAC;AAmCE,QAAA,QAAQ,GAAG;IACpB,cAAc,EAAE,iBAAiB;IACjC,UAAU,EAAE,aAAa;IACzB,iBAAiB,EAAE,qBAAqB;CAClC,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/kms/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,SAAS,GAAG;IACrB,MAAM,EAAE,SAAS;IACjB,QAAQ,EAAE,UAAU;CACd,CAAC;AAUE,QAAA,OAAO,GAAG;IACnB,gBAAgB,EAAE,mBAAmB;IACrC,OAAO,EAAE,UAAU;IACnB,OAAO,EAAE,UAAU;IACnB,OAAO,EAAE,UAAU;IACnB,WAAW,EAAE,eAAe;IAC5B,WAAW,EAAE,eAAe;IAC5B,WAAW,EAAE,eAAe;IAC5B,aAAa,EAAE,iBAAiB;IAChC,OAAO,EAAE,UAAU;IACnB,OAAO,EAAE,UAAU;IACnB,OAAO,EAAE,UAAU;IACnB,OAAO,EAAE,UAAU;IACnB,GAAG,EAAE,KAAK;CACJ,CAAC;AAmCE,QAAA,QAAQ,GAAG;IACpB,cAAc,EAAE,iBAAiB;IACjC,UAAU,EAAE,aAAa;IACzB,iBAAiB,EAAE,qBAAqB;IACxC,YAAY,EAAE,eAAe;CACvB,CAAC"}
@@ -0,0 +1,8 @@
1
+ export declare const PipelineVpcOptionsVpcEndpointManagement: {
2
+ readonly Customer: "CUSTOMER";
3
+ readonly Service: "SERVICE";
4
+ };
5
+ /**
6
+ * Defines whether you or Amazon OpenSearch Ingestion service create and manage the VPC endpoint configured for the pipeline.
7
+ */
8
+ export type PipelineVpcOptionsVpcEndpointManagement = (typeof PipelineVpcOptionsVpcEndpointManagement)[keyof typeof PipelineVpcOptionsVpcEndpointManagement];
@@ -0,0 +1,10 @@
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.PipelineVpcOptionsVpcEndpointManagement = void 0;
6
+ exports.PipelineVpcOptionsVpcEndpointManagement = {
7
+ Customer: "CUSTOMER",
8
+ Service: "SERVICE",
9
+ };
10
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/osis/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,uCAAuC,GAAG;IACnD,QAAQ,EAAE,UAAU;IACpB,OAAO,EAAE,SAAS;CACZ,CAAC"}
@@ -216,4 +216,11 @@ export declare const SecurityControlParameterConfigurationValueType: {
216
216
  readonly Default: "DEFAULT";
217
217
  readonly Custom: "CUSTOM";
218
218
  };
219
+ /**
220
+ * Identifies whether a control parameter uses a custom user-defined value or subscribes to the default AWS Security Hub behavior.
221
+ *
222
+ * When `ValueType` is set equal to `DEFAULT` , the default behavior can be a specific Security Hub default value, or the default behavior can be to ignore a specific parameter. When `ValueType` is set equal to `DEFAULT` , Security Hub ignores user-provided input for the `Value` field.
223
+ *
224
+ * When `ValueType` is set equal to `CUSTOM` , the `Value` field can't be empty.
225
+ */
219
226
  export type SecurityControlParameterConfigurationValueType = (typeof SecurityControlParameterConfigurationValueType)[keyof typeof SecurityControlParameterConfigurationValueType];