@pulumi/aws-native 1.32.0-alpha.1754458776 → 1.32.0-alpha.1754576057

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 (211) hide show
  1. package/appconfig/deployment.d.ts +5 -0
  2. package/appconfig/deployment.js +2 -0
  3. package/appconfig/deployment.js.map +1 -1
  4. package/appconfig/getDeployment.d.ts +5 -0
  5. package/appconfig/getDeployment.js.map +1 -1
  6. package/arcregionswitch/getPlan.d.ts +71 -0
  7. package/arcregionswitch/getPlan.js +28 -0
  8. package/arcregionswitch/getPlan.js.map +1 -0
  9. package/arcregionswitch/index.d.ts +7 -0
  10. package/arcregionswitch/index.js +41 -0
  11. package/arcregionswitch/index.js.map +1 -0
  12. package/arcregionswitch/plan.d.ts +144 -0
  13. package/arcregionswitch/plan.js +98 -0
  14. package/arcregionswitch/plan.js.map +1 -0
  15. package/batch/getJobQueue.d.ts +4 -0
  16. package/batch/getJobQueue.js.map +1 -1
  17. package/batch/getServiceEnvironment.d.ts +15 -0
  18. package/batch/getServiceEnvironment.js.map +1 -1
  19. package/batch/jobQueue.d.ts +18 -2
  20. package/batch/jobQueue.js +5 -4
  21. package/batch/jobQueue.js.map +1 -1
  22. package/batch/serviceEnvironment.d.ts +27 -0
  23. package/batch/serviceEnvironment.js.map +1 -1
  24. package/cloudwatch/alarm.d.ts +4 -4
  25. package/cloudwatch/getAlarm.d.ts +2 -2
  26. package/ec2/natGateway.d.ts +3 -3
  27. package/ec2/natGateway.js +0 -3
  28. package/ec2/natGateway.js.map +1 -1
  29. package/ecr/getRepository.d.ts +4 -0
  30. package/ecr/getRepository.js.map +1 -1
  31. package/ecr/getRepositoryCreationTemplate.d.ts +4 -0
  32. package/ecr/getRepositoryCreationTemplate.js.map +1 -1
  33. package/ecr/repository.d.ts +8 -0
  34. package/ecr/repository.js +2 -0
  35. package/ecr/repository.js.map +1 -1
  36. package/ecr/repositoryCreationTemplate.d.ts +8 -0
  37. package/ecr/repositoryCreationTemplate.js +2 -0
  38. package/ecr/repositoryCreationTemplate.js.map +1 -1
  39. package/ecs/getService.d.ts +2 -2
  40. package/ecs/service.d.ts +4 -4
  41. package/eks/cluster.d.ts +8 -0
  42. package/eks/cluster.js +2 -0
  43. package/eks/cluster.js.map +1 -1
  44. package/eks/getCluster.d.ts +4 -0
  45. package/eks/getCluster.js.map +1 -1
  46. package/elasticloadbalancingv2/getListener.d.ts +3 -2
  47. package/elasticloadbalancingv2/getListener.js.map +1 -1
  48. package/elasticloadbalancingv2/getLoadBalancer.d.ts +1 -1
  49. package/elasticloadbalancingv2/listener.d.ts +6 -4
  50. package/elasticloadbalancingv2/listener.js.map +1 -1
  51. package/elasticloadbalancingv2/loadBalancer.d.ts +2 -2
  52. package/entityresolution/getIdMappingWorkflow.d.ts +1 -1
  53. package/entityresolution/getMatchingWorkflow.d.ts +2 -2
  54. package/entityresolution/idMappingWorkflow.d.ts +2 -2
  55. package/entityresolution/matchingWorkflow.d.ts +4 -4
  56. package/evs/environment.d.ts +2 -2
  57. package/index.d.ts +2 -1
  58. package/index.js +8 -6
  59. package/index.js.map +1 -1
  60. package/iot/encryptionConfiguration.d.ts +44 -0
  61. package/iot/encryptionConfiguration.js +69 -0
  62. package/iot/encryptionConfiguration.js.map +1 -0
  63. package/iot/getEncryptionConfiguration.d.ts +25 -0
  64. package/iot/getEncryptionConfiguration.js +28 -0
  65. package/iot/getEncryptionConfiguration.js.map +1 -0
  66. package/iot/index.d.ts +6 -0
  67. package/iot/index.js +9 -2
  68. package/iot/index.js.map +1 -1
  69. package/iotsitewise/assetModel.d.ts +10 -2
  70. package/iotsitewise/assetModel.js +2 -0
  71. package/iotsitewise/assetModel.js.map +1 -1
  72. package/iotsitewise/getAssetModel.d.ts +4 -0
  73. package/iotsitewise/getAssetModel.js.map +1 -1
  74. package/logs/destination.d.ts +10 -0
  75. package/logs/destination.js +2 -0
  76. package/logs/destination.js.map +1 -1
  77. package/logs/getDestination.d.ts +5 -0
  78. package/logs/getDestination.js.map +1 -1
  79. package/logs/getLogGroup.d.ts +4 -0
  80. package/logs/getLogGroup.js.map +1 -1
  81. package/logs/logGroup.d.ts +8 -0
  82. package/logs/logGroup.js +2 -0
  83. package/logs/logGroup.js.map +1 -1
  84. package/mediapackagev2/getOriginEndpointPolicy.d.ts +3 -0
  85. package/mediapackagev2/getOriginEndpointPolicy.js.map +1 -1
  86. package/mediapackagev2/originEndpointPolicy.d.ts +6 -0
  87. package/mediapackagev2/originEndpointPolicy.js.map +1 -1
  88. package/networkfirewall/firewall.d.ts +30 -6
  89. package/networkfirewall/firewall.js +6 -6
  90. package/networkfirewall/firewall.js.map +1 -1
  91. package/networkfirewall/firewallPolicy.d.ts +2 -2
  92. package/networkfirewall/getFirewall.d.ts +16 -4
  93. package/networkfirewall/getFirewall.js.map +1 -1
  94. package/networkfirewall/getFirewallPolicy.d.ts +4 -4
  95. package/networkfirewall/getLoggingConfiguration.d.ts +3 -3
  96. package/networkfirewall/getRuleGroup.d.ts +11 -4
  97. package/networkfirewall/getRuleGroup.js.map +1 -1
  98. package/networkfirewall/getVpcEndpointAssociation.d.ts +3 -0
  99. package/networkfirewall/getVpcEndpointAssociation.js.map +1 -1
  100. package/networkfirewall/loggingConfiguration.d.ts +4 -4
  101. package/networkfirewall/ruleGroup.d.ts +16 -2
  102. package/networkfirewall/ruleGroup.js +2 -0
  103. package/networkfirewall/ruleGroup.js.map +1 -1
  104. package/networkfirewall/vpcEndpointAssociation.d.ts +3 -0
  105. package/networkfirewall/vpcEndpointAssociation.js.map +1 -1
  106. package/package.json +3 -3
  107. package/package.json.dev +2 -2
  108. package/qbusiness/getWebExperience.d.ts +1 -1
  109. package/qbusiness/webExperience.d.ts +2 -2
  110. package/rds/dbCluster.d.ts +8 -0
  111. package/rds/dbCluster.js +3 -1
  112. package/rds/dbCluster.js.map +1 -1
  113. package/rds/dbInstance.d.ts +24 -0
  114. package/rds/dbInstance.js +10 -0
  115. package/rds/dbInstance.js.map +1 -1
  116. package/rds/getDbInstance.d.ts +20 -0
  117. package/rds/getDbInstance.js.map +1 -1
  118. package/s3/accessPoint.d.ts +8 -0
  119. package/s3/accessPoint.js +2 -0
  120. package/s3/accessPoint.js.map +1 -1
  121. package/s3/bucket.d.ts +2 -2
  122. package/s3/getAccessPoint.d.ts +4 -0
  123. package/s3/getAccessPoint.js.map +1 -1
  124. package/s3/getBucket.d.ts +1 -1
  125. package/s3express/accessPoint.d.ts +2 -0
  126. package/s3express/accessPoint.js +2 -0
  127. package/s3express/accessPoint.js.map +1 -1
  128. package/s3express/getAccessPoint.d.ts +1 -0
  129. package/s3express/getAccessPoint.js.map +1 -1
  130. package/sagemaker/cluster.d.ts +5 -3
  131. package/sagemaker/cluster.js +3 -4
  132. package/sagemaker/cluster.js.map +1 -1
  133. package/sagemaker/getCluster.d.ts +1 -0
  134. package/sagemaker/getCluster.js.map +1 -1
  135. package/sagemaker/getProcessingJob.d.ts +68 -0
  136. package/sagemaker/getProcessingJob.js +28 -0
  137. package/sagemaker/getProcessingJob.js.map +1 -0
  138. package/sagemaker/index.d.ts +6 -0
  139. package/sagemaker/index.js +8 -1
  140. package/sagemaker/index.js.map +1 -1
  141. package/sagemaker/processingJob.d.ts +168 -0
  142. package/sagemaker/processingJob.js +109 -0
  143. package/sagemaker/processingJob.js.map +1 -0
  144. package/ssm/getParameter.d.ts +7 -4
  145. package/ssm/getParameter.js +2 -2
  146. package/ssm/getParameter.js.map +1 -1
  147. package/ssm/parameter.d.ts +9 -5
  148. package/ssm/parameter.js +1 -1
  149. package/ssm/parameter.js.map +1 -1
  150. package/types/enums/appconfig/index.d.ts +13 -0
  151. package/types/enums/appconfig/index.js +10 -1
  152. package/types/enums/appconfig/index.js.map +1 -1
  153. package/types/enums/arcregionswitch/index.d.ts +47 -0
  154. package/types/enums/arcregionswitch/index.js +45 -0
  155. package/types/enums/arcregionswitch/index.js.map +1 -0
  156. package/types/enums/batch/index.d.ts +1 -0
  157. package/types/enums/batch/index.js +1 -0
  158. package/types/enums/batch/index.js.map +1 -1
  159. package/types/enums/ecr/index.d.ts +15 -0
  160. package/types/enums/ecr/index.js +11 -1
  161. package/types/enums/ecr/index.js.map +1 -1
  162. package/types/enums/ecs/index.d.ts +36 -5
  163. package/types/enums/ecs/index.js.map +1 -1
  164. package/types/enums/entityresolution/index.d.ts +8 -8
  165. package/types/enums/glue/index.d.ts +6 -0
  166. package/types/enums/glue/index.js +6 -0
  167. package/types/enums/glue/index.js.map +1 -1
  168. package/types/enums/index.d.ts +2 -1
  169. package/types/enums/index.js +6 -4
  170. package/types/enums/index.js.map +1 -1
  171. package/types/enums/iot/index.d.ts +10 -0
  172. package/types/enums/iot/index.js +9 -1
  173. package/types/enums/iot/index.js.map +1 -1
  174. package/types/enums/networkfirewall/index.d.ts +9 -3
  175. package/types/enums/networkfirewall/index.js +6 -1
  176. package/types/enums/networkfirewall/index.js.map +1 -1
  177. package/types/enums/pcs/index.d.ts +8 -0
  178. package/types/enums/pcs/index.js +5 -1
  179. package/types/enums/pcs/index.js.map +1 -1
  180. package/types/enums/rds/index.d.ts +1 -0
  181. package/types/enums/rds/index.js +1 -0
  182. package/types/enums/rds/index.js.map +1 -1
  183. package/types/enums/s3/index.d.ts +5 -4
  184. package/types/enums/s3/index.js.map +1 -1
  185. package/types/enums/sagemaker/index.d.ts +226 -0
  186. package/types/enums/sagemaker/index.js +176 -2
  187. package/types/enums/sagemaker/index.js.map +1 -1
  188. package/types/enums/ssm/index.d.ts +1 -0
  189. package/types/enums/ssm/index.js.map +1 -1
  190. package/types/enums/workspacesweb/index.d.ts +30 -0
  191. package/types/enums/workspacesweb/index.js +28 -1
  192. package/types/enums/workspacesweb/index.js.map +1 -1
  193. package/types/input.d.ts +933 -144
  194. package/types/output.d.ts +946 -144
  195. package/types/output.js.map +1 -1
  196. package/verifiedpermissions/getPolicyStore.d.ts +1 -1
  197. package/verifiedpermissions/policyStore.d.ts +2 -2
  198. package/workspacesweb/getPortal.d.ts +1 -0
  199. package/workspacesweb/getPortal.js.map +1 -1
  200. package/workspacesweb/getSessionLogger.d.ts +25 -0
  201. package/workspacesweb/getSessionLogger.js +28 -0
  202. package/workspacesweb/getSessionLogger.js.map +1 -0
  203. package/workspacesweb/index.d.ts +6 -0
  204. package/workspacesweb/index.js +8 -1
  205. package/workspacesweb/index.js.map +1 -1
  206. package/workspacesweb/portal.d.ts +2 -0
  207. package/workspacesweb/portal.js +2 -0
  208. package/workspacesweb/portal.js.map +1 -1
  209. package/workspacesweb/sessionLogger.d.ts +54 -0
  210. package/workspacesweb/sessionLogger.js +80 -0
  211. package/workspacesweb/sessionLogger.js.map +1 -0
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/batch/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,iEAAiE,GAAG;IAC7E,cAAc,EAAE,kBAAkB;IAClC,UAAU,EAAE,aAAa;CACnB,CAAC;AAOE,QAAA,yDAAyD,GAAG;IACrE,cAAc,EAAE,kBAAkB;IAClC,UAAU,EAAE,aAAa;CACnB,CAAC;AAOE,QAAA,8BAA8B,GAAG;IAC1C,aAAa,EAAE,eAAe;IAC9B,gBAAgB,EAAE,mBAAmB;CAC/B,CAAC;AAOE,QAAA,qCAAqC,GAAG;IACjD,MAAM,EAAE,QAAQ;CACV,CAAC;AAOE,QAAA,oCAAoC,GAAG;IAChD,QAAQ,EAAE,UAAU;CACd,CAAC;AAOE,QAAA,aAAa,GAAG;IACzB,QAAQ,EAAE,UAAU;IACpB,OAAO,EAAE,SAAS;CACZ,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/batch/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,iEAAiE,GAAG;IAC7E,cAAc,EAAE,kBAAkB;IAClC,UAAU,EAAE,aAAa;CACnB,CAAC;AAOE,QAAA,yDAAyD,GAAG;IACrE,cAAc,EAAE,kBAAkB;IAClC,UAAU,EAAE,aAAa;CACnB,CAAC;AAOE,QAAA,8BAA8B,GAAG;IAC1C,aAAa,EAAE,eAAe;IAC9B,gBAAgB,EAAE,mBAAmB;CAC/B,CAAC;AAOE,QAAA,qCAAqC,GAAG;IACjD,MAAM,EAAE,QAAQ;IAChB,SAAS,EAAE,WAAW;CAChB,CAAC;AAOE,QAAA,oCAAoC,GAAG;IAChD,QAAQ,EAAE,UAAU;CACd,CAAC;AAOE,QAAA,aAAa,GAAG;IACzB,QAAQ,EAAE,UAAU;IACpB,OAAO,EAAE,SAAS;CACZ,CAAC"}
@@ -48,11 +48,17 @@ export type RepositoryCreationTemplateEncryptionType = (typeof RepositoryCreatio
48
48
  export declare const RepositoryCreationTemplateImageTagMutability: {
49
49
  readonly Mutable: "MUTABLE";
50
50
  readonly Immutable: "IMMUTABLE";
51
+ readonly ImmutableWithExclusion: "IMMUTABLE_WITH_EXCLUSION";
52
+ readonly MutableWithExclusion: "MUTABLE_WITH_EXCLUSION";
51
53
  };
52
54
  /**
53
55
  * The tag mutability setting for the repository. If this parameter is omitted, the default setting of ``MUTABLE`` will be used which will allow image tags to be overwritten. If ``IMMUTABLE`` is specified, all image tags within the repository will be immutable which will prevent them from being overwritten.
54
56
  */
55
57
  export type RepositoryCreationTemplateImageTagMutability = (typeof RepositoryCreationTemplateImageTagMutability)[keyof typeof RepositoryCreationTemplateImageTagMutability];
58
+ export declare const RepositoryCreationTemplateImageTagMutabilityExclusionFilterImageTagMutabilityExclusionFilterType: {
59
+ readonly Wildcard: "WILDCARD";
60
+ };
61
+ export type RepositoryCreationTemplateImageTagMutabilityExclusionFilterImageTagMutabilityExclusionFilterType = (typeof RepositoryCreationTemplateImageTagMutabilityExclusionFilterImageTagMutabilityExclusionFilterType)[keyof typeof RepositoryCreationTemplateImageTagMutabilityExclusionFilterImageTagMutabilityExclusionFilterType];
56
62
  export declare const RepositoryEncryptionType: {
57
63
  readonly Aes256: "AES256";
58
64
  readonly Kms: "KMS";
@@ -65,8 +71,17 @@ export type RepositoryEncryptionType = (typeof RepositoryEncryptionType)[keyof t
65
71
  export declare const RepositoryImageTagMutability: {
66
72
  readonly Mutable: "MUTABLE";
67
73
  readonly Immutable: "IMMUTABLE";
74
+ readonly MutableWithExclusion: "MUTABLE_WITH_EXCLUSION";
75
+ readonly ImmutableWithExclusion: "IMMUTABLE_WITH_EXCLUSION";
68
76
  };
69
77
  /**
70
78
  * The tag mutability setting for the repository. If this parameter is omitted, the default setting of ``MUTABLE`` will be used which will allow image tags to be overwritten. If ``IMMUTABLE`` is specified, all image tags within the repository will be immutable which will prevent them from being overwritten.
71
79
  */
72
80
  export type RepositoryImageTagMutability = (typeof RepositoryImageTagMutability)[keyof typeof RepositoryImageTagMutability];
81
+ export declare const RepositoryImageTagMutabilityExclusionFilterType: {
82
+ readonly Wildcard: "WILDCARD";
83
+ };
84
+ /**
85
+ * Specifies the type of filter to use for excluding image tags from the repository's mutability setting.
86
+ */
87
+ export type RepositoryImageTagMutabilityExclusionFilterType = (typeof RepositoryImageTagMutabilityExclusionFilterType)[keyof typeof RepositoryImageTagMutabilityExclusionFilterType];
@@ -2,7 +2,7 @@
2
2
  // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.RepositoryImageTagMutability = exports.RepositoryEncryptionType = exports.RepositoryCreationTemplateImageTagMutability = exports.RepositoryCreationTemplateEncryptionType = exports.RepositoryCreationTemplateAppliedForItem = exports.ReplicationConfigurationFilterType = exports.RegistryScanningConfigurationScanType = exports.RegistryScanningConfigurationScanFrequency = exports.RegistryScanningConfigurationFilterType = void 0;
5
+ exports.RepositoryImageTagMutabilityExclusionFilterType = exports.RepositoryImageTagMutability = exports.RepositoryEncryptionType = exports.RepositoryCreationTemplateImageTagMutabilityExclusionFilterImageTagMutabilityExclusionFilterType = exports.RepositoryCreationTemplateImageTagMutability = exports.RepositoryCreationTemplateEncryptionType = exports.RepositoryCreationTemplateAppliedForItem = exports.ReplicationConfigurationFilterType = exports.RegistryScanningConfigurationScanType = exports.RegistryScanningConfigurationScanFrequency = exports.RegistryScanningConfigurationFilterType = void 0;
6
6
  exports.RegistryScanningConfigurationFilterType = {
7
7
  Wildcard: "WILDCARD",
8
8
  };
@@ -29,6 +29,11 @@ exports.RepositoryCreationTemplateEncryptionType = {
29
29
  exports.RepositoryCreationTemplateImageTagMutability = {
30
30
  Mutable: "MUTABLE",
31
31
  Immutable: "IMMUTABLE",
32
+ ImmutableWithExclusion: "IMMUTABLE_WITH_EXCLUSION",
33
+ MutableWithExclusion: "MUTABLE_WITH_EXCLUSION",
34
+ };
35
+ exports.RepositoryCreationTemplateImageTagMutabilityExclusionFilterImageTagMutabilityExclusionFilterType = {
36
+ Wildcard: "WILDCARD",
32
37
  };
33
38
  exports.RepositoryEncryptionType = {
34
39
  Aes256: "AES256",
@@ -38,5 +43,10 @@ exports.RepositoryEncryptionType = {
38
43
  exports.RepositoryImageTagMutability = {
39
44
  Mutable: "MUTABLE",
40
45
  Immutable: "IMMUTABLE",
46
+ MutableWithExclusion: "MUTABLE_WITH_EXCLUSION",
47
+ ImmutableWithExclusion: "IMMUTABLE_WITH_EXCLUSION",
48
+ };
49
+ exports.RepositoryImageTagMutabilityExclusionFilterType = {
50
+ Wildcard: "WILDCARD",
41
51
  };
42
52
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/ecr/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,uCAAuC,GAAG;IACnD,QAAQ,EAAE,UAAU;CACd,CAAC;AAOE,QAAA,0CAA0C,GAAG;IACtD,UAAU,EAAE,cAAc;IAC1B,cAAc,EAAE,iBAAiB;CAC3B,CAAC;AAOE,QAAA,qCAAqC,GAAG;IACjD,KAAK,EAAE,OAAO;IACd,QAAQ,EAAE,UAAU;CACd,CAAC;AAOE,QAAA,kCAAkC,GAAG;IAC9C,WAAW,EAAE,cAAc;CACrB,CAAC;AAOE,QAAA,wCAAwC,GAAG;IACpD,WAAW,EAAE,aAAa;IAC1B,gBAAgB,EAAE,oBAAoB;CAChC,CAAC;AAOE,QAAA,wCAAwC,GAAG;IACpD,MAAM,EAAE,QAAQ;IAChB,GAAG,EAAE,KAAK;IACV,OAAO,EAAE,UAAU;CACb,CAAC;AAOE,QAAA,4CAA4C,GAAG;IACxD,OAAO,EAAE,SAAS;IAClB,SAAS,EAAE,WAAW;CAChB,CAAC;AAOE,QAAA,wBAAwB,GAAG;IACpC,MAAM,EAAE,QAAQ;IAChB,GAAG,EAAE,KAAK;IACV,OAAO,EAAE,UAAU;CACb,CAAC;AAOE,QAAA,4BAA4B,GAAG;IACxC,OAAO,EAAE,SAAS;IAClB,SAAS,EAAE,WAAW;CAChB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/ecr/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,uCAAuC,GAAG;IACnD,QAAQ,EAAE,UAAU;CACd,CAAC;AAOE,QAAA,0CAA0C,GAAG;IACtD,UAAU,EAAE,cAAc;IAC1B,cAAc,EAAE,iBAAiB;CAC3B,CAAC;AAOE,QAAA,qCAAqC,GAAG;IACjD,KAAK,EAAE,OAAO;IACd,QAAQ,EAAE,UAAU;CACd,CAAC;AAOE,QAAA,kCAAkC,GAAG;IAC9C,WAAW,EAAE,cAAc;CACrB,CAAC;AAOE,QAAA,wCAAwC,GAAG;IACpD,WAAW,EAAE,aAAa;IAC1B,gBAAgB,EAAE,oBAAoB;CAChC,CAAC;AAOE,QAAA,wCAAwC,GAAG;IACpD,MAAM,EAAE,QAAQ;IAChB,GAAG,EAAE,KAAK;IACV,OAAO,EAAE,UAAU;CACb,CAAC;AAOE,QAAA,4CAA4C,GAAG;IACxD,OAAO,EAAE,SAAS;IAClB,SAAS,EAAE,WAAW;IACtB,sBAAsB,EAAE,0BAA0B;IAClD,oBAAoB,EAAE,wBAAwB;CACxC,CAAC;AAOE,QAAA,gGAAgG,GAAG;IAC5G,QAAQ,EAAE,UAAU;CACd,CAAC;AAIE,QAAA,wBAAwB,GAAG;IACpC,MAAM,EAAE,QAAQ;IAChB,GAAG,EAAE,KAAK;IACV,OAAO,EAAE,UAAU;CACb,CAAC;AAOE,QAAA,4BAA4B,GAAG;IACxC,OAAO,EAAE,SAAS;IAClB,SAAS,EAAE,WAAW;IACtB,oBAAoB,EAAE,wBAAwB;IAC9C,sBAAsB,EAAE,0BAA0B;CAC5C,CAAC;AAOE,QAAA,+CAA+C,GAAG;IAC3D,QAAQ,EAAE,UAAU;CACd,CAAC"}
@@ -70,9 +70,8 @@ export declare const ServiceDeploymentConfigurationStrategy: {
70
70
  };
71
71
  /**
72
72
  * The deployment strategy for the service. Choose from these valid values:
73
- *
74
- * - `ROLLING` - When you create a service which uses the rolling update ( `ROLLING` ) deployment strategy, the Amazon ECS service scheduler replaces the currently running tasks with new tasks. The number of tasks that Amazon ECS adds or removes from the service during a rolling update is controlled by the service deployment configuration.
75
- * - `BLUE_GREEN` - A blue/green deployment strategy ( `BLUE_GREEN` ) is a release methodology that reduces downtime and risk by running two identical production environments called blue and green. With Amazon ECS blue/green deployments, you can validate new service revisions before directing production traffic to them. This approach provides a safer way to deploy changes with the ability to quickly roll back if needed.
73
+ * + ``ROLLING`` - When you create a service which uses the rolling update (``ROLLING``) deployment strategy, the Amazon ECS service scheduler replaces the currently running tasks with new tasks. The number of tasks that Amazon ECS adds or removes from the service during a rolling update is controlled by the service deployment configuration.
74
+ * + ``BLUE_GREEN`` - A blue/green deployment strategy (``BLUE_GREEN``) is a release methodology that reduces downtime and risk by running two identical production environments called blue and green. With Amazon ECS blue/green deployments, you can validate new service revisions before directing production traffic to them. This approach provides a safer way to deploy changes with the ability to quickly roll back if needed.
76
75
  */
77
76
  export type ServiceDeploymentConfigurationStrategy = (typeof ServiceDeploymentConfigurationStrategy)[keyof typeof ServiceDeploymentConfigurationStrategy];
78
77
  export declare const ServiceDeploymentControllerType: {
@@ -81,8 +80,40 @@ export declare const ServiceDeploymentControllerType: {
81
80
  readonly External: "EXTERNAL";
82
81
  };
83
82
  /**
84
- * The deployment controller type to use. There are three deployment controller types available:
85
- * + ECS The rolling update (ECS) deployment type involves replacing the current running version of the container with the latest version. The number of containers Amazon ECS adds or removes from the service during a rolling update is controlled by adjusting the minimum and maximum number of healthy tasks allowed during a service deployment, as specified in the DeploymentConfiguration. + CODE_DEPLOY The blue/green (CODE_DEPLOY) deployment type uses the blue/green deployment model powered by , which allows you to verify a new deployment of a service before sending production traffic to it. + EXTERNAL The external (EXTERNAL) deployment type enables you to use any third-party deployment controller for full control over the deployment process for an Amazon ECS service.
83
+ * The deployment controller type to use.
84
+ * The deployment controller is the mechanism that determines how tasks are deployed for your service. The valid options are:
85
+ * + ECS
86
+ * When you create a service which uses the ``ECS`` deployment controller, you can choose between the following deployment strategies:
87
+ * + ``ROLLING``: When you create a service which uses the *rolling update* (``ROLLING``) deployment strategy, the ECS service scheduler replaces the currently running tasks with new tasks. The number of tasks that ECS adds or removes from the service during a rolling update is controlled by the service deployment configuration.
88
+ * Rolling update deployments are best suited for the following scenarios:
89
+ * + Gradual service updates: You need to update your service incrementally without taking the entire service offline at once.
90
+ * + Limited resource requirements: You want to avoid the additional resource costs of running two complete environments simultaneously (as required by blue/green deployments).
91
+ * + Acceptable deployment time: Your application can tolerate a longer deployment process, as rolling updates replace tasks one by one.
92
+ * + No need for instant roll back: Your service can tolerate a rollback process that takes minutes rather than seconds.
93
+ * + Simple deployment process: You prefer a straightforward deployment approach without the complexity of managing multiple environments, target groups, and listeners.
94
+ * + No load balancer requirement: Your service doesn't use or require a load balancer, ALB, NLB, or Service Connect (which are required for blue/green deployments).
95
+ * + Stateful applications: Your application maintains state that makes it difficult to run two parallel environments.
96
+ * + Cost sensitivity: You want to minimize deployment costs by not running duplicate environments during deployment.
97
+ *
98
+ * Rolling updates are the default deployment strategy for services and provide a balance between deployment safety and resource efficiency for many common application scenarios.
99
+ * + ``BLUE_GREEN``: A *blue/green* deployment strategy (``BLUE_GREEN``) is a release methodology that reduces downtime and risk by running two identical production environments called blue and green. With ECS blue/green deployments, you can validate new service revisions before directing production traffic to them. This approach provides a safer way to deploy changes with the ability to quickly roll back if needed.
100
+ * ECS blue/green deployments are best suited for the following scenarios:
101
+ * + Service validation: When you need to validate new service revisions before directing production traffic to them
102
+ * + Zero downtime: When your service requires zero-downtime deployments
103
+ * + Instant roll back: When you need the ability to quickly roll back if issues are detected
104
+ * + Load balancer requirement: When your service uses ALB, NLB, or Service Connect
105
+ *
106
+ *
107
+ * + External
108
+ * Use a third-party deployment controller.
109
+ * + Blue/green deployment (powered by ACD)
110
+ * ACD installs an updated version of the application as a new replacement task set and reroutes production traffic from the original application task set to the replacement task set. The original task set is terminated after a successful deployment. Use this deployment controller to verify a new deployment of a service before sending production traffic to it.
111
+ *
112
+ * When updating the deployment controller for a service, consider the following depending on the type of migration you're performing.
113
+ * + If you have a template that contains the ``EXTERNAL`` deployment controller information as well as ``TaskSet`` and ``PrimaryTaskSet`` resources, and you remove the task set resources from the template when updating from ``EXTERNAL`` to ``ECS``, the ``DescribeTaskSet`` and ``DeleteTaskSet`` API calls will return a 400 error after the deployment controller is updated to ``ECS``. This results in a delete failure on the task set resources, even though the stack transitions to ``UPDATE_COMPLETE`` status. For more information, see [Resource removed from stack but not deleted](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/troubleshooting.html#troubleshooting-errors-resource-removed-not-deleted) in the CFNlong User Guide. To fix this issue, delete the task sets directly using the ECS``DeleteTaskSet`` API. For more information about how to delete a task set, see [DeleteTaskSet](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_DeleteTaskSet.html) in the ECSlong API Reference.
114
+ * + If you're migrating from ``CODE_DEPLOY`` to ``ECS`` with a new task definition and CFN performs a rollback operation, the ECS``UpdateService`` request fails with the following error:
115
+ * Resource handler returned message: "Invalid request provided: Unable to update task definition on services with a CODE_DEPLOY deployment controller.
116
+ * + After a successful migration from ``ECS`` to ``EXTERNAL`` deployment controller, you need to manually remove the ``ACTIVE`` task set, because ECS no longer manages the deployment. For information about how to delete a task set, see [DeleteTaskSet](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_DeleteTaskSet.html) in the ECSlong API Reference.
86
117
  */
87
118
  export type ServiceDeploymentControllerType = (typeof ServiceDeploymentControllerType)[keyof typeof ServiceDeploymentControllerType];
88
119
  export declare const ServiceDeploymentLifecycleHookLifecycleStagesItem: {
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/ecs/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,uDAAuD,GAAG;IACnE,QAAQ,EAAE,UAAU;IACpB,OAAO,EAAE,SAAS;CACZ,CAAC;AAOE,QAAA,oEAAoE,GAAG;IAChF,QAAQ,EAAE,UAAU;IACpB,OAAO,EAAE,SAAS;CACZ,CAAC;AAaE,QAAA,oCAAoC,GAAG;IAChD,QAAQ,EAAE,UAAU;IACpB,OAAO,EAAE,SAAS;CACZ,CAAC;AAOE,QAAA,mDAAmD,GAAG;IAC/D,OAAO,EAAE,SAAS;IAClB,WAAW,EAAE,cAAc;CACrB,CAAC;AAOE,QAAA,oDAAoD,GAAG;IAChE,OAAO,EAAE,SAAS;IAClB,WAAW,EAAE,cAAc;CACrB,CAAC;AAOE,QAAA,kCAAkC,GAAG;IAC9C,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,UAAU;CACd,CAAC;AAQE,QAAA,wCAAwC,GAAG;IACpD,QAAQ,EAAE,UAAU;IACpB,OAAO,EAAE,SAAS;CACZ,CAAC;AAUE,QAAA,sCAAsC,GAAG;IAClD,OAAO,EAAE,SAAS;IAClB,SAAS,EAAE,YAAY;CACjB,CAAC;AAUE,QAAA,+BAA+B,GAAG;IAC3C,UAAU,EAAE,aAAa;IACzB,GAAG,EAAE,KAAK;IACV,QAAQ,EAAE,UAAU;CACd,CAAC;AAQE,QAAA,iDAAiD,GAAG;IAC7D,gBAAgB,EAAE,mBAAmB;IACrC,UAAU,EAAE,cAAc;IAC1B,WAAW,EAAE,eAAe;IAC5B,gBAAgB,EAAE,oBAAoB;IACtC,oBAAoB,EAAE,yBAAyB;IAC/C,sBAAsB,EAAE,0BAA0B;IAClD,0BAA0B,EAAE,+BAA+B;CACrD,CAAC;AAIE,QAAA,uCAAuC,GAAG;IACnD,OAAO,EAAE,SAAS;IAClB,cAAc,EAAE,iBAAiB;CAC3B,CAAC;AAUE,QAAA,iBAAiB,GAAG;IAC7B,GAAG,EAAE,KAAK;IACV,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,UAAU;CACd,CAAC;AAOE,QAAA,8BAA8B,GAAG;IAC1C,gBAAgB,EAAE,kBAAkB;IACpC,QAAQ,EAAE,UAAU;CACd,CAAC;AAOE,QAAA,4BAA4B,GAAG;IACxC,OAAO,EAAE,SAAS;IAClB,MAAM,EAAE,QAAQ;IAChB,MAAM,EAAE,QAAQ;CACV,CAAC;AAOE,QAAA,oBAAoB,GAAG;IAChC,OAAO,EAAE,SAAS;IAClB,cAAc,EAAE,iBAAiB;CAC3B,CAAC;AASE,QAAA,yBAAyB,GAAG;IACrC,MAAM,EAAE,QAAQ;IAChB,OAAO,EAAE,SAAS;CACZ,CAAC;AAWE,QAAA,oCAAoC,GAAG;IAChD,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,UAAU;CACd,CAAC;AAOE,QAAA,mDAAmD,GAAG;IAC/D,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,UAAU;CACd,CAAC;AAOE,QAAA,qDAAqD,GAAG;IACjE,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,UAAU;CACd,CAAC;AAOE,QAAA,oCAAoC,GAAG;IAChD,IAAI,EAAE,MAAM;IACZ,KAAK,EAAE,OAAO;IACd,IAAI,EAAE,MAAM;CACN,CAAC;AAUE,QAAA,wCAAwC,GAAG;IACpD,QAAQ,EAAE,UAAU;IACpB,OAAO,EAAE,SAAS;CACZ,CAAC;AAOE,QAAA,iBAAiB,GAAG;IAC7B,GAAG,EAAE,KAAK;IACV,OAAO,EAAE,SAAS;CACZ,CAAC;AAOE,QAAA,gBAAgB,GAAG;IAC5B,OAAO,EAAE,SAAS;CACZ,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/ecs/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,uDAAuD,GAAG;IACnE,QAAQ,EAAE,UAAU;IACpB,OAAO,EAAE,SAAS;CACZ,CAAC;AAOE,QAAA,oEAAoE,GAAG;IAChF,QAAQ,EAAE,UAAU;IACpB,OAAO,EAAE,SAAS;CACZ,CAAC;AAaE,QAAA,oCAAoC,GAAG;IAChD,QAAQ,EAAE,UAAU;IACpB,OAAO,EAAE,SAAS;CACZ,CAAC;AAOE,QAAA,mDAAmD,GAAG;IAC/D,OAAO,EAAE,SAAS;IAClB,WAAW,EAAE,cAAc;CACrB,CAAC;AAOE,QAAA,oDAAoD,GAAG;IAChE,OAAO,EAAE,SAAS;IAClB,WAAW,EAAE,cAAc;CACrB,CAAC;AAOE,QAAA,kCAAkC,GAAG;IAC9C,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,UAAU;CACd,CAAC;AAQE,QAAA,wCAAwC,GAAG;IACpD,QAAQ,EAAE,UAAU;IACpB,OAAO,EAAE,SAAS;CACZ,CAAC;AAUE,QAAA,sCAAsC,GAAG;IAClD,OAAO,EAAE,SAAS;IAClB,SAAS,EAAE,YAAY;CACjB,CAAC;AASE,QAAA,+BAA+B,GAAG;IAC3C,UAAU,EAAE,aAAa;IACzB,GAAG,EAAE,KAAK;IACV,QAAQ,EAAE,UAAU;CACd,CAAC;AAwCE,QAAA,iDAAiD,GAAG;IAC7D,gBAAgB,EAAE,mBAAmB;IACrC,UAAU,EAAE,cAAc;IAC1B,WAAW,EAAE,eAAe;IAC5B,gBAAgB,EAAE,oBAAoB;IACtC,oBAAoB,EAAE,yBAAyB;IAC/C,sBAAsB,EAAE,0BAA0B;IAClD,0BAA0B,EAAE,+BAA+B;CACrD,CAAC;AAIE,QAAA,uCAAuC,GAAG;IACnD,OAAO,EAAE,SAAS;IAClB,cAAc,EAAE,iBAAiB;CAC3B,CAAC;AAUE,QAAA,iBAAiB,GAAG;IAC7B,GAAG,EAAE,KAAK;IACV,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,UAAU;CACd,CAAC;AAOE,QAAA,8BAA8B,GAAG;IAC1C,gBAAgB,EAAE,kBAAkB;IACpC,QAAQ,EAAE,UAAU;CACd,CAAC;AAOE,QAAA,4BAA4B,GAAG;IACxC,OAAO,EAAE,SAAS;IAClB,MAAM,EAAE,QAAQ;IAChB,MAAM,EAAE,QAAQ;CACV,CAAC;AAOE,QAAA,oBAAoB,GAAG;IAChC,OAAO,EAAE,SAAS;IAClB,cAAc,EAAE,iBAAiB;CAC3B,CAAC;AASE,QAAA,yBAAyB,GAAG;IACrC,MAAM,EAAE,QAAQ;IAChB,OAAO,EAAE,SAAS;CACZ,CAAC;AAWE,QAAA,oCAAoC,GAAG;IAChD,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,UAAU;CACd,CAAC;AAOE,QAAA,mDAAmD,GAAG;IAC/D,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,UAAU;CACd,CAAC;AAOE,QAAA,qDAAqD,GAAG;IACjE,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,UAAU;CACd,CAAC;AAOE,QAAA,oCAAoC,GAAG;IAChD,IAAI,EAAE,MAAM;IACZ,KAAK,EAAE,OAAO;IACd,IAAI,EAAE,MAAM;CACN,CAAC;AAUE,QAAA,wCAAwC,GAAG;IACpD,QAAQ,EAAE,UAAU;IACpB,OAAO,EAAE,SAAS;CACZ,CAAC;AAOE,QAAA,iBAAiB,GAAG;IAC7B,GAAG,EAAE,KAAK;IACV,OAAO,EAAE,SAAS;CACZ,CAAC;AAOE,QAAA,gBAAgB,GAAG;IAC5B,OAAO,EAAE,SAAS;CACZ,CAAC"}
@@ -5,9 +5,9 @@ export declare const IdMappingWorkflowIdMappingRuleBasedPropertiesAttributeMatch
5
5
  /**
6
6
  * The comparison type. You can either choose `ONE_TO_ONE` or `MANY_TO_MANY` as the `attributeMatchingModel` .
7
7
  *
8
- * If you choose `MANY_TO_MANY` , the system can match attributes across the sub-types of an attribute type. For example, if the value of the `Email` field of Profile A matches the value of the `BusinessEmail` field of Profile B, the two profiles are matched on the `Email` attribute type.
9
- *
10
8
  * If you choose `ONE_TO_ONE` , the system can only match attributes if the sub-types are an exact match. For example, for the `Email` attribute type, the system will only consider it a match if the value of the `Email` field of Profile A matches the value of the `Email` field of Profile B.
9
+ *
10
+ * If you choose `MANY_TO_MANY` , the system can match attributes across the sub-types of an attribute type. For example, if the value of the `Email` field of Profile A matches the value of the `BusinessEmail` field of Profile B, the two profiles are matched on the `Email` attribute type.
11
11
  */
12
12
  export type IdMappingWorkflowIdMappingRuleBasedPropertiesAttributeMatchingModel = (typeof IdMappingWorkflowIdMappingRuleBasedPropertiesAttributeMatchingModel)[keyof typeof IdMappingWorkflowIdMappingRuleBasedPropertiesAttributeMatchingModel];
13
13
  export declare const IdMappingWorkflowIdMappingRuleBasedPropertiesRecordMatchingModel: {
@@ -65,9 +65,9 @@ export declare const IdNamespaceNamespaceRuleBasedPropertiesAttributeMatchingMod
65
65
  /**
66
66
  * The comparison type. You can either choose `ONE_TO_ONE` or `MANY_TO_MANY` as the `attributeMatchingModel` .
67
67
  *
68
- * If you choose `MANY_TO_MANY` , the system can match attributes across the sub-types of an attribute type. For example, if the value of the `Email` field of Profile A matches the value of `BusinessEmail` field of Profile B, the two profiles are matched on the `Email` attribute type.
69
- *
70
68
  * If you choose `ONE_TO_ONE` , the system can only match attributes if the sub-types are an exact match. For example, for the `Email` attribute type, the system will only consider it a match if the value of the `Email` field of Profile A matches the value of the `Email` field of Profile B.
69
+ *
70
+ * If you choose `MANY_TO_MANY` , the system can match attributes across the sub-types of an attribute type. For example, if the value of the `Email` field of Profile A matches the value of `BusinessEmail` field of Profile B, the two profiles are matched on the `Email` attribute type.
71
71
  */
72
72
  export type IdNamespaceNamespaceRuleBasedPropertiesAttributeMatchingModel = (typeof IdNamespaceNamespaceRuleBasedPropertiesAttributeMatchingModel)[keyof typeof IdNamespaceNamespaceRuleBasedPropertiesAttributeMatchingModel];
73
73
  export declare const IdNamespaceRecordMatchingModel: {
@@ -98,7 +98,7 @@ export declare const MatchingWorkflowIncrementalRunConfigIncrementalRunType: {
98
98
  /**
99
99
  * The type of incremental run. The only valid value is `IMMEDIATE` . This appears as "Automatic" in the console.
100
100
  *
101
- * > For workflows where `resolutionType` is `ML_MATCHING` , incremental processing is not supported.
101
+ * > For workflows where `resolutionType` is `ML_MATCHING` or `PROVIDER` , incremental processing is not supported.
102
102
  */
103
103
  export type MatchingWorkflowIncrementalRunConfigIncrementalRunType = (typeof MatchingWorkflowIncrementalRunConfigIncrementalRunType)[keyof typeof MatchingWorkflowIncrementalRunConfigIncrementalRunType];
104
104
  export declare const MatchingWorkflowResolutionType: {
@@ -112,11 +112,11 @@ export declare const MatchingWorkflowRuleBasedPropertiesAttributeMatchingModel:
112
112
  readonly ManyToMany: "MANY_TO_MANY";
113
113
  };
114
114
  /**
115
- * The comparison type. You can either choose `ONE_TO_ONE` or `MANY_TO_MANY` as the `attributeMatchingModel` .
116
- *
117
- * If you choose `MANY_TO_MANY` , the system can match attributes across the sub-types of an attribute type. For example, if the value of the `Email` field of Profile A and the value of `BusinessEmail` field of Profile B matches, the two profiles are matched on the `Email` attribute type.
115
+ * The comparison type. You can choose `ONE_TO_ONE` or `MANY_TO_MANY` as the `attributeMatchingModel` .
118
116
  *
119
117
  * If you choose `ONE_TO_ONE` , the system can only match attributes if the sub-types are an exact match. For example, for the `Email` attribute type, the system will only consider it a match if the value of the `Email` field of Profile A matches the value of the `Email` field of Profile B.
118
+ *
119
+ * If you choose `MANY_TO_MANY` , the system can match attributes across the sub-types of an attribute type. For example, if the value of the `Email` field of Profile A and the value of `BusinessEmail` field of Profile B matches, the two profiles are matched on the `Email` attribute type.
120
120
  */
121
121
  export type MatchingWorkflowRuleBasedPropertiesAttributeMatchingModel = (typeof MatchingWorkflowRuleBasedPropertiesAttributeMatchingModel)[keyof typeof MatchingWorkflowRuleBasedPropertiesAttributeMatchingModel];
122
122
  export declare const MatchingWorkflowRuleBasedPropertiesMatchPurpose: {
@@ -6,6 +6,12 @@ export declare const JobWorkerType: {
6
6
  readonly G4x: "G.4X";
7
7
  readonly G8x: "G.8X";
8
8
  readonly Z2x: "Z.2X";
9
+ readonly G12x: "G.12X";
10
+ readonly G16x: "G.16X";
11
+ readonly R1x: "R.1X";
12
+ readonly R2x: "R.2X";
13
+ readonly R4x: "R.4X";
14
+ readonly R8x: "R.8X";
9
15
  };
10
16
  /**
11
17
  * TThe type of predefined worker that is allocated when a job runs.
@@ -11,6 +11,12 @@ exports.JobWorkerType = {
11
11
  G4x: "G.4X",
12
12
  G8x: "G.8X",
13
13
  Z2x: "Z.2X",
14
+ G12x: "G.12X",
15
+ G16x: "G.16X",
16
+ R1x: "R.1X",
17
+ R2x: "R.2X",
18
+ R4x: "R.4X",
19
+ R8x: "R.8X",
14
20
  };
15
21
  exports.SchemaCompatibility = {
16
22
  None: "NONE",
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/glue/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,aAAa,GAAG;IACzB,QAAQ,EAAE,UAAU;IACpB,GAAG,EAAE,MAAM;IACX,GAAG,EAAE,MAAM;IACX,KAAK,EAAE,QAAQ;IACf,GAAG,EAAE,MAAM;IACX,GAAG,EAAE,MAAM;IACX,GAAG,EAAE,MAAM;CACL,CAAC;AAOE,QAAA,mBAAmB,GAAG;IAC/B,IAAI,EAAE,MAAM;IACZ,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;IACpB,WAAW,EAAE,cAAc;IAC3B,OAAO,EAAE,SAAS;IAClB,UAAU,EAAE,aAAa;IACzB,IAAI,EAAE,MAAM;IACZ,OAAO,EAAE,UAAU;CACb,CAAC;AAOE,QAAA,gBAAgB,GAAG;IAC5B,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,QAAQ,EAAE,UAAU;CACd,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/glue/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,aAAa,GAAG;IACzB,QAAQ,EAAE,UAAU;IACpB,GAAG,EAAE,MAAM;IACX,GAAG,EAAE,MAAM;IACX,KAAK,EAAE,QAAQ;IACf,GAAG,EAAE,MAAM;IACX,GAAG,EAAE,MAAM;IACX,GAAG,EAAE,MAAM;IACX,IAAI,EAAE,OAAO;IACb,IAAI,EAAE,OAAO;IACb,GAAG,EAAE,MAAM;IACX,GAAG,EAAE,MAAM;IACX,GAAG,EAAE,MAAM;IACX,GAAG,EAAE,MAAM;CACL,CAAC;AAOE,QAAA,mBAAmB,GAAG;IAC/B,IAAI,EAAE,MAAM;IACZ,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;IACpB,WAAW,EAAE,cAAc;IAC3B,OAAO,EAAE,SAAS;IAClB,UAAU,EAAE,aAAa;IACzB,IAAI,EAAE,MAAM;IACZ,OAAO,EAAE,UAAU;CACb,CAAC;AAOE,QAAA,gBAAgB,GAAG;IAC5B,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,QAAQ,EAAE,UAAU;CACd,CAAC"}
@@ -8,6 +8,7 @@ import * as applicationinsights from "./applicationinsights";
8
8
  import * as applicationsignals from "./applicationsignals";
9
9
  import * as apprunner from "./apprunner";
10
10
  import * as appsync from "./appsync";
11
+ import * as arcregionswitch from "./arcregionswitch";
11
12
  import * as arczonalshift from "./arczonalshift";
12
13
  import * as athena from "./athena";
13
14
  import * as auditmanager from "./auditmanager";
@@ -177,7 +178,7 @@ import * as workspaces from "./workspaces";
177
178
  import * as workspacesinstances from "./workspacesinstances";
178
179
  import * as workspacesthinclient from "./workspacesthinclient";
179
180
  import * as workspacesweb from "./workspacesweb";
180
- export { amplify, amplifyuibuilder, apigateway, apigatewayv2, appconfig, appflow, applicationinsights, applicationsignals, apprunner, appsync, arczonalshift, athena, auditmanager, autoscaling, b2bi, backup, batch, bedrock, billing, budgets, cassandra, ce, chatbot, cleanrooms, cleanroomsml, cloudformation, cloudfront, cloudtrail, codeartifact, codebuild, codeguruprofiler, codegurureviewer, codepipeline, codestarconnections, codestarnotifications, cognito, comprehend, connect, connectcampaignsv2, controltower, customerprofiles, databrew, datasync, datazone, deadline, devicefarm, devopsguru, dms, dynamodb, ec2, ecr, ecs, efs, eks, elasticache, emr, emrserverless, entityresolution, events, evidently, evs, finspace, fis, fms, forecast, frauddetector, fsx, gamelift, globalaccelerator, glue, grafana, greengrassv2, groundstation, guardduty, healthimaging, healthlake, iam, imagebuilder, inspectorv2, internetmonitor, iot, iotanalytics, iotevents, iotsitewise, iottwinmaker, iotwireless, ivs, ivschat, kafkaconnect, kendra, kinesis, kinesisanalyticsv2, kinesisfirehose, kinesisvideo, kms, lakeformation, lambda, launchwizard, lex, lightsail, location, logs, lookoutmetrics, m2, macie, mediaconnect, medialive, mediapackage, mediapackagev2, mediatailor, memorydb, msk, mwaa, networkfirewall, oam, odb, omics, opensearchserverless, opensearchservice, organizations, osis, panorama, paymentcryptography, pcaconnectorad, pcaconnectorscep, pcs, personalize, pinpoint, pipes, proton, qbusiness, quicksight, rbin, rds, redshift, redshiftserverless, refactorspaces, resiliencehub, resourceexplorer2, resourcegroups, robomaker, rolesanywhere, route53, route53recoverycontrol, route53resolver, rum, s3, s3express, s3outposts, s3tables, sagemaker, scheduler, securityhub, securitylake, servicecatalog, servicecatalogappregistry, ses, shield, signer, sns, ssm, ssmcontacts, ssmincidents, ssmquicksetup, sso, stepfunctions, supportapp, synthetics, systemsmanagersap, timestream, transfer, verifiedpermissions, vpclattice, wafv2, wisdom, workspaces, workspacesinstances, workspacesthinclient, workspacesweb, };
181
+ export { amplify, amplifyuibuilder, apigateway, apigatewayv2, appconfig, appflow, applicationinsights, applicationsignals, apprunner, appsync, arcregionswitch, arczonalshift, athena, auditmanager, autoscaling, b2bi, backup, batch, bedrock, billing, budgets, cassandra, ce, chatbot, cleanrooms, cleanroomsml, cloudformation, cloudfront, cloudtrail, codeartifact, codebuild, codeguruprofiler, codegurureviewer, codepipeline, codestarconnections, codestarnotifications, cognito, comprehend, connect, connectcampaignsv2, controltower, customerprofiles, databrew, datasync, datazone, deadline, devicefarm, devopsguru, dms, dynamodb, ec2, ecr, ecs, efs, eks, elasticache, emr, emrserverless, entityresolution, events, evidently, evs, finspace, fis, fms, forecast, frauddetector, fsx, gamelift, globalaccelerator, glue, grafana, greengrassv2, groundstation, guardduty, healthimaging, healthlake, iam, imagebuilder, inspectorv2, internetmonitor, iot, iotanalytics, iotevents, iotsitewise, iottwinmaker, iotwireless, ivs, ivschat, kafkaconnect, kendra, kinesis, kinesisanalyticsv2, kinesisfirehose, kinesisvideo, kms, lakeformation, lambda, launchwizard, lex, lightsail, location, logs, lookoutmetrics, m2, macie, mediaconnect, medialive, mediapackage, mediapackagev2, mediatailor, memorydb, msk, mwaa, networkfirewall, oam, odb, omics, opensearchserverless, opensearchservice, organizations, osis, panorama, paymentcryptography, pcaconnectorad, pcaconnectorscep, pcs, personalize, pinpoint, pipes, proton, qbusiness, quicksight, rbin, rds, redshift, redshiftserverless, refactorspaces, resiliencehub, resourceexplorer2, resourcegroups, robomaker, rolesanywhere, route53, route53recoverycontrol, route53resolver, rum, s3, s3express, s3outposts, s3tables, sagemaker, scheduler, securityhub, securitylake, servicecatalog, servicecatalogappregistry, ses, shield, signer, sns, ssm, ssmcontacts, ssmincidents, ssmquicksetup, sso, stepfunctions, supportapp, synthetics, systemsmanagersap, timestream, transfer, verifiedpermissions, vpclattice, wafv2, wisdom, workspaces, workspacesinstances, workspacesthinclient, workspacesweb, };
181
182
  export declare const Region: {
182
183
  /**
183
184
  * Africa (Cape Town)
@@ -2,10 +2,10 @@
2
2
  // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.ec2 = exports.dynamodb = exports.dms = exports.devopsguru = exports.devicefarm = exports.deadline = exports.datazone = exports.datasync = exports.databrew = exports.customerprofiles = exports.controltower = exports.connectcampaignsv2 = exports.connect = exports.comprehend = exports.cognito = exports.codestarnotifications = exports.codestarconnections = exports.codepipeline = exports.codegurureviewer = exports.codeguruprofiler = exports.codebuild = exports.codeartifact = exports.cloudtrail = exports.cloudfront = exports.cloudformation = exports.cleanroomsml = exports.cleanrooms = exports.chatbot = exports.ce = exports.cassandra = exports.budgets = exports.billing = exports.bedrock = exports.batch = exports.backup = exports.b2bi = exports.autoscaling = exports.auditmanager = exports.athena = exports.arczonalshift = exports.appsync = exports.apprunner = exports.applicationsignals = exports.applicationinsights = exports.appflow = exports.appconfig = exports.apigatewayv2 = exports.apigateway = exports.amplifyuibuilder = exports.amplify = void 0;
6
- exports.lightsail = exports.lex = exports.launchwizard = exports.lambda = exports.lakeformation = exports.kms = exports.kinesisvideo = exports.kinesisfirehose = exports.kinesisanalyticsv2 = exports.kinesis = exports.kendra = exports.kafkaconnect = exports.ivschat = exports.ivs = exports.iotwireless = exports.iottwinmaker = exports.iotsitewise = exports.iotevents = exports.iotanalytics = exports.iot = exports.internetmonitor = exports.inspectorv2 = exports.imagebuilder = exports.iam = exports.healthlake = exports.healthimaging = exports.guardduty = exports.groundstation = exports.greengrassv2 = exports.grafana = exports.glue = exports.globalaccelerator = exports.gamelift = exports.fsx = exports.frauddetector = exports.forecast = exports.fms = exports.fis = exports.finspace = exports.evs = exports.evidently = exports.events = exports.entityresolution = exports.emrserverless = exports.emr = exports.elasticache = exports.eks = exports.efs = exports.ecs = exports.ecr = void 0;
7
- exports.s3tables = exports.s3outposts = exports.s3express = exports.s3 = exports.rum = exports.route53resolver = exports.route53recoverycontrol = exports.route53 = exports.rolesanywhere = exports.robomaker = exports.resourcegroups = exports.resourceexplorer2 = exports.resiliencehub = exports.refactorspaces = exports.redshiftserverless = exports.redshift = exports.rds = exports.rbin = exports.quicksight = exports.qbusiness = exports.proton = exports.pipes = exports.pinpoint = exports.personalize = exports.pcs = exports.pcaconnectorscep = exports.pcaconnectorad = exports.paymentcryptography = exports.panorama = exports.osis = exports.organizations = exports.opensearchservice = exports.opensearchserverless = exports.omics = exports.odb = exports.oam = exports.networkfirewall = exports.mwaa = exports.msk = exports.memorydb = exports.mediatailor = exports.mediapackagev2 = exports.mediapackage = exports.medialive = exports.mediaconnect = exports.macie = exports.m2 = exports.lookoutmetrics = exports.logs = exports.location = void 0;
8
- exports.Region = exports.workspacesweb = exports.workspacesthinclient = exports.workspacesinstances = exports.workspaces = exports.wisdom = exports.wafv2 = exports.vpclattice = exports.verifiedpermissions = exports.transfer = exports.timestream = exports.systemsmanagersap = exports.synthetics = exports.supportapp = exports.stepfunctions = exports.sso = exports.ssmquicksetup = exports.ssmincidents = exports.ssmcontacts = exports.ssm = exports.sns = exports.signer = exports.shield = exports.ses = exports.servicecatalogappregistry = exports.servicecatalog = exports.securitylake = exports.securityhub = exports.scheduler = exports.sagemaker = void 0;
5
+ exports.dynamodb = exports.dms = exports.devopsguru = exports.devicefarm = exports.deadline = exports.datazone = exports.datasync = exports.databrew = exports.customerprofiles = exports.controltower = exports.connectcampaignsv2 = exports.connect = exports.comprehend = exports.cognito = exports.codestarnotifications = exports.codestarconnections = exports.codepipeline = exports.codegurureviewer = exports.codeguruprofiler = exports.codebuild = exports.codeartifact = exports.cloudtrail = exports.cloudfront = exports.cloudformation = exports.cleanroomsml = exports.cleanrooms = exports.chatbot = exports.ce = exports.cassandra = exports.budgets = exports.billing = exports.bedrock = exports.batch = exports.backup = exports.b2bi = exports.autoscaling = exports.auditmanager = exports.athena = exports.arczonalshift = exports.arcregionswitch = exports.appsync = exports.apprunner = exports.applicationsignals = exports.applicationinsights = exports.appflow = exports.appconfig = exports.apigatewayv2 = exports.apigateway = exports.amplifyuibuilder = exports.amplify = void 0;
6
+ exports.lex = exports.launchwizard = exports.lambda = exports.lakeformation = exports.kms = exports.kinesisvideo = exports.kinesisfirehose = exports.kinesisanalyticsv2 = exports.kinesis = exports.kendra = exports.kafkaconnect = exports.ivschat = exports.ivs = exports.iotwireless = exports.iottwinmaker = exports.iotsitewise = exports.iotevents = exports.iotanalytics = exports.iot = exports.internetmonitor = exports.inspectorv2 = exports.imagebuilder = exports.iam = exports.healthlake = exports.healthimaging = exports.guardduty = exports.groundstation = exports.greengrassv2 = exports.grafana = exports.glue = exports.globalaccelerator = exports.gamelift = exports.fsx = exports.frauddetector = exports.forecast = exports.fms = exports.fis = exports.finspace = exports.evs = exports.evidently = exports.events = exports.entityresolution = exports.emrserverless = exports.emr = exports.elasticache = exports.eks = exports.efs = exports.ecs = exports.ecr = exports.ec2 = void 0;
7
+ exports.s3outposts = exports.s3express = exports.s3 = exports.rum = exports.route53resolver = exports.route53recoverycontrol = exports.route53 = exports.rolesanywhere = exports.robomaker = exports.resourcegroups = exports.resourceexplorer2 = exports.resiliencehub = exports.refactorspaces = exports.redshiftserverless = exports.redshift = exports.rds = exports.rbin = exports.quicksight = exports.qbusiness = exports.proton = exports.pipes = exports.pinpoint = exports.personalize = exports.pcs = exports.pcaconnectorscep = exports.pcaconnectorad = exports.paymentcryptography = exports.panorama = exports.osis = exports.organizations = exports.opensearchservice = exports.opensearchserverless = exports.omics = exports.odb = exports.oam = exports.networkfirewall = exports.mwaa = exports.msk = exports.memorydb = exports.mediatailor = exports.mediapackagev2 = exports.mediapackage = exports.medialive = exports.mediaconnect = exports.macie = exports.m2 = exports.lookoutmetrics = exports.logs = exports.location = exports.lightsail = void 0;
8
+ exports.Region = exports.workspacesweb = exports.workspacesthinclient = exports.workspacesinstances = exports.workspaces = exports.wisdom = exports.wafv2 = exports.vpclattice = exports.verifiedpermissions = exports.transfer = exports.timestream = exports.systemsmanagersap = exports.synthetics = exports.supportapp = exports.stepfunctions = exports.sso = exports.ssmquicksetup = exports.ssmincidents = exports.ssmcontacts = exports.ssm = exports.sns = exports.signer = exports.shield = exports.ses = exports.servicecatalogappregistry = exports.servicecatalog = exports.securitylake = exports.securityhub = exports.scheduler = exports.sagemaker = exports.s3tables = void 0;
9
9
  // Export sub-modules:
10
10
  const amplify = require("./amplify");
11
11
  exports.amplify = amplify;
@@ -27,6 +27,8 @@ const apprunner = require("./apprunner");
27
27
  exports.apprunner = apprunner;
28
28
  const appsync = require("./appsync");
29
29
  exports.appsync = appsync;
30
+ const arcregionswitch = require("./arcregionswitch");
31
+ exports.arcregionswitch = arcregionswitch;
30
32
  const arczonalshift = require("./arczonalshift");
31
33
  exports.arczonalshift = arczonalshift;
32
34
  const athena = require("./athena");
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/enums/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/enums/index.ts"],"names":[],"mappings":"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"}
@@ -153,6 +153,16 @@ export declare const DomainConfigurationStatus: {
153
153
  * Valid values: `ENABLED` | `DISABLED`
154
154
  */
155
155
  export type DomainConfigurationStatus = (typeof DomainConfigurationStatus)[keyof typeof DomainConfigurationStatus];
156
+ export declare const EncryptionConfigurationConfigurationDetailsPropertiesConfigurationStatus: {
157
+ readonly Healthy: "HEALTHY";
158
+ readonly Unhealthy: "UNHEALTHY";
159
+ };
160
+ export type EncryptionConfigurationConfigurationDetailsPropertiesConfigurationStatus = (typeof EncryptionConfigurationConfigurationDetailsPropertiesConfigurationStatus)[keyof typeof EncryptionConfigurationConfigurationDetailsPropertiesConfigurationStatus];
161
+ export declare const EncryptionConfigurationEncryptionType: {
162
+ readonly CustomerManagedKmsKey: "CUSTOMER_MANAGED_KMS_KEY";
163
+ readonly AwsOwnedKmsKey: "AWS_OWNED_KMS_KEY";
164
+ };
165
+ export type EncryptionConfigurationEncryptionType = (typeof EncryptionConfigurationEncryptionType)[keyof typeof EncryptionConfigurationEncryptionType];
156
166
  export declare const JobTemplateAction: {
157
167
  readonly Cancel: "CANCEL";
158
168
  };
@@ -2,7 +2,7 @@
2
2
  // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.TopicRuleDestinationStatus = exports.TopicRuleCannedAccessControlList = exports.ThingTypePropagatingAttributeConnectionAttribute = exports.SoftwarePackageVersionSbomValidationStatus = exports.SoftwarePackageVersionPackageVersionStatus = exports.SecurityProfileStatisticalThresholdStatistic = exports.SecurityProfileMetricDimensionOperator = exports.SecurityProfileMachineLearningDetectionConfigConfidenceLevel = exports.SecurityProfileBehaviorCriteriaComparisonOperator = exports.ScheduledAuditFrequency = exports.ScheduledAuditDayOfWeek = exports.ResourceSpecificLoggingTargetType = exports.ResourceSpecificLoggingLogLevel = exports.ProvisioningTemplateTemplateType = exports.MitigationActionUpdateDeviceCertificateParamsAction = exports.MitigationActionUpdateCaCertificateParamsAction = exports.MitigationActionReplaceDefaultPolicyVersionParamsTemplateName = exports.MitigationActionEnableIoTLoggingParamsLogLevel = exports.LoggingDefaultLogLevel = exports.JobTemplateJobRetryFailureType = exports.JobTemplateFailureType = exports.JobTemplateAction = exports.DomainConfigurationStatus = exports.DomainConfigurationServiceType = exports.DomainConfigurationServerCertificateSummaryServerCertificateStatus = exports.DomainConfigurationDomainType = exports.DomainConfigurationAuthenticationType = exports.DomainConfigurationApplicationProtocol = exports.DimensionType = exports.CustomMetricMetricType = exports.CommandNamespace = exports.CertificateStatus = exports.CertificateProviderOperation = exports.CertificateMode = exports.CaCertificateStatus = exports.CaCertificateCertificateMode = exports.CaCertificateAutoRegistrationStatus = exports.AuthorizerStatus = void 0;
5
+ exports.TopicRuleDestinationStatus = exports.TopicRuleCannedAccessControlList = exports.ThingTypePropagatingAttributeConnectionAttribute = exports.SoftwarePackageVersionSbomValidationStatus = exports.SoftwarePackageVersionPackageVersionStatus = exports.SecurityProfileStatisticalThresholdStatistic = exports.SecurityProfileMetricDimensionOperator = exports.SecurityProfileMachineLearningDetectionConfigConfidenceLevel = exports.SecurityProfileBehaviorCriteriaComparisonOperator = exports.ScheduledAuditFrequency = exports.ScheduledAuditDayOfWeek = exports.ResourceSpecificLoggingTargetType = exports.ResourceSpecificLoggingLogLevel = exports.ProvisioningTemplateTemplateType = exports.MitigationActionUpdateDeviceCertificateParamsAction = exports.MitigationActionUpdateCaCertificateParamsAction = exports.MitigationActionReplaceDefaultPolicyVersionParamsTemplateName = exports.MitigationActionEnableIoTLoggingParamsLogLevel = exports.LoggingDefaultLogLevel = exports.JobTemplateJobRetryFailureType = exports.JobTemplateFailureType = exports.JobTemplateAction = exports.EncryptionConfigurationEncryptionType = exports.EncryptionConfigurationConfigurationDetailsPropertiesConfigurationStatus = exports.DomainConfigurationStatus = exports.DomainConfigurationServiceType = exports.DomainConfigurationServerCertificateSummaryServerCertificateStatus = exports.DomainConfigurationDomainType = exports.DomainConfigurationAuthenticationType = exports.DomainConfigurationApplicationProtocol = exports.DimensionType = exports.CustomMetricMetricType = exports.CommandNamespace = exports.CertificateStatus = exports.CertificateProviderOperation = exports.CertificateMode = exports.CaCertificateStatus = exports.CaCertificateCertificateMode = exports.CaCertificateAutoRegistrationStatus = exports.AuthorizerStatus = void 0;
6
6
  exports.AuthorizerStatus = {
7
7
  Active: "ACTIVE",
8
8
  Inactive: "INACTIVE",
@@ -77,6 +77,14 @@ exports.DomainConfigurationStatus = {
77
77
  Enabled: "ENABLED",
78
78
  Disabled: "DISABLED",
79
79
  };
80
+ exports.EncryptionConfigurationConfigurationDetailsPropertiesConfigurationStatus = {
81
+ Healthy: "HEALTHY",
82
+ Unhealthy: "UNHEALTHY",
83
+ };
84
+ exports.EncryptionConfigurationEncryptionType = {
85
+ CustomerManagedKmsKey: "CUSTOMER_MANAGED_KMS_KEY",
86
+ AwsOwnedKmsKey: "AWS_OWNED_KMS_KEY",
87
+ };
80
88
  exports.JobTemplateAction = {
81
89
  Cancel: "CANCEL",
82
90
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/iot/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/iot/index.ts"],"names":[],"mappings":"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"}
@@ -98,16 +98,22 @@ export declare const RuleGroupStatefulRuleAction: {
98
98
  * The actions for a stateful rule are defined as follows:
99
99
  *
100
100
  * - *PASS* - Permits the packets to go to the intended destination.
101
- * - *DROP* - Blocks the packets from going to the intended destination and sends an alert log message, if alert logging is configured in the `Firewall` `LoggingConfiguration` .
101
+ * - *DROP* - Blocks the packets from going to the intended destination and sends an alert log message, if alert logging is configured in the firewall logging configuration.
102
102
  * - *REJECT* - Drops traffic that matches the conditions of the stateful rule and sends a TCP reset packet back to sender of the packet. A TCP reset packet is a packet with no payload and a `RST` bit contained in the TCP header flags. `REJECT` is available only for TCP traffic.
103
- * - *ALERT* - Permits the packets to go to the intended destination and sends an alert log message, if alert logging is configured in the `Firewall` `LoggingConfiguration` .
103
+ * - *ALERT* - Permits the packets to go to the intended destination and sends an alert log message, if alert logging is configured in the firewall logging configuration.
104
104
  *
105
105
  * You can use this action to test a rule that you intend to use to drop traffic. You can enable the rule with `ALERT` action, verify in the logs that the rule is filtering as you want, then change the action to `DROP` .
106
- * - *REJECT* - Drops TCP traffic that matches the conditions of the stateful rule, and sends a TCP reset packet back to sender of the packet. A TCP reset packet is a packet with no payload and a `RST` bit contained in the TCP header flags. Also sends an alert log mesage if alert logging is configured in the `Firewall` `LoggingConfiguration` .
106
+ * - *REJECT* - Drops TCP traffic that matches the conditions of the stateful rule, and sends a TCP reset packet back to sender of the packet. A TCP reset packet is a packet with no payload and a `RST` bit contained in the TCP header flags. Also sends an alert log mesage if alert logging is configured in the firewall logging configuration.
107
107
  *
108
108
  * `REJECT` isn't currently available for use with IMAP and FTP protocols.
109
109
  */
110
110
  export type RuleGroupStatefulRuleAction = (typeof RuleGroupStatefulRuleAction)[keyof typeof RuleGroupStatefulRuleAction];
111
+ export declare const RuleGroupSummaryRuleOption: {
112
+ readonly Sid: "SID";
113
+ readonly Msg: "MSG";
114
+ readonly Metadata: "METADATA";
115
+ };
116
+ export type RuleGroupSummaryRuleOption = (typeof RuleGroupSummaryRuleOption)[keyof typeof RuleGroupSummaryRuleOption];
111
117
  export declare const RuleGroupTargetType: {
112
118
  readonly TlsSni: "TLS_SNI";
113
119
  readonly HttpHost: "HTTP_HOST";
@@ -2,7 +2,7 @@
2
2
  // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.TlsInspectionConfigurationUnknownStatusAction = exports.TlsInspectionConfigurationRevokedStatusAction = exports.RuleGroupTypeEnum = exports.RuleGroupTcpFlag = exports.RuleGroupTargetType = exports.RuleGroupStatefulRuleAction = exports.RuleGroupRuleOrder = exports.RuleGroupHeaderProtocol = exports.RuleGroupHeaderDirection = exports.RuleGroupGeneratedRulesType = exports.LoggingConfigurationLogDestinationConfigLogType = exports.LoggingConfigurationLogDestinationConfigLogDestinationType = exports.FirewallPolicyStreamExceptionPolicy = exports.FirewallPolicyRuleOrder = exports.FirewallPolicyOverrideAction = exports.FirewallEnabledAnalysisType = void 0;
5
+ exports.TlsInspectionConfigurationUnknownStatusAction = exports.TlsInspectionConfigurationRevokedStatusAction = exports.RuleGroupTypeEnum = exports.RuleGroupTcpFlag = exports.RuleGroupTargetType = exports.RuleGroupSummaryRuleOption = exports.RuleGroupStatefulRuleAction = exports.RuleGroupRuleOrder = exports.RuleGroupHeaderProtocol = exports.RuleGroupHeaderDirection = exports.RuleGroupGeneratedRulesType = exports.LoggingConfigurationLogDestinationConfigLogType = exports.LoggingConfigurationLogDestinationConfigLogDestinationType = exports.FirewallPolicyStreamExceptionPolicy = exports.FirewallPolicyRuleOrder = exports.FirewallPolicyOverrideAction = exports.FirewallEnabledAnalysisType = void 0;
6
6
  exports.FirewallEnabledAnalysisType = {
7
7
  TlsSni: "TLS_SNI",
8
8
  HttpHost: "HTTP_HOST",
@@ -68,6 +68,11 @@ exports.RuleGroupStatefulRuleAction = {
68
68
  Alert: "ALERT",
69
69
  Reject: "REJECT",
70
70
  };
71
+ exports.RuleGroupSummaryRuleOption = {
72
+ Sid: "SID",
73
+ Msg: "MSG",
74
+ Metadata: "METADATA",
75
+ };
71
76
  exports.RuleGroupTargetType = {
72
77
  TlsSni: "TLS_SNI",
73
78
  HttpHost: "HTTP_HOST",
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/networkfirewall/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,2BAA2B,GAAG;IACvC,MAAM,EAAE,SAAS;IACjB,QAAQ,EAAE,WAAW;CACf,CAAC;AAOE,QAAA,4BAA4B,GAAG;IACxC,WAAW,EAAE,eAAe;CACtB,CAAC;AAIE,QAAA,uBAAuB,GAAG;IACnC,kBAAkB,EAAE,sBAAsB;IAC1C,WAAW,EAAE,cAAc;CACrB,CAAC;AAIE,QAAA,mCAAmC,GAAG;IAC/C,IAAI,EAAE,MAAM;IACZ,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;CACV,CAAC;AAIE,QAAA,0DAA0D,GAAG;IACtE,EAAE,EAAE,IAAI;IACR,cAAc,EAAE,gBAAgB;IAChC,mBAAmB,EAAE,qBAAqB;CACpC,CAAC;AAOE,QAAA,+CAA+C,GAAG;IAC3D,KAAK,EAAE,OAAO;IACd,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,KAAK;CACJ,CAAC;AAWE,QAAA,2BAA2B,GAAG;IACvC,SAAS,EAAE,WAAW;IACtB,QAAQ,EAAE,UAAU;CACd,CAAC;AAIE,QAAA,wBAAwB,GAAG;IACpC,OAAO,EAAE,SAAS;IAClB,GAAG,EAAE,KAAK;CACJ,CAAC;AAOE,QAAA,uBAAuB,GAAG;IACnC,EAAE,EAAE,IAAI;IACR,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,MAAM,EAAE,QAAQ;IAChB,GAAG,EAAE,KAAK;IACV,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,KAAK;IACV,IAAI,EAAE,MAAM;IACZ,KAAK,EAAE,OAAO;IACd,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,KAAK;IACV,IAAI,EAAE,MAAM;CACN,CAAC;AAOE,QAAA,kBAAkB,GAAG;IAC9B,kBAAkB,EAAE,sBAAsB;IAC1C,WAAW,EAAE,cAAc;CACrB,CAAC;AAIE,QAAA,2BAA2B,GAAG;IACvC,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;CACV,CAAC;AAmBE,QAAA,mBAAmB,GAAG;IAC/B,MAAM,EAAE,SAAS;IACjB,QAAQ,EAAE,WAAW;CACf,CAAC;AAIE,QAAA,gBAAgB,GAAG;IAC5B,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;CACJ,CAAC;AAIE,QAAA,iBAAiB,GAAG;IAC7B,SAAS,EAAE,WAAW;IACtB,QAAQ,EAAE,UAAU;CACd,CAAC;AAQE,QAAA,6CAA6C,GAAG;IACzD,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,MAAM,EAAE,QAAQ;CACV,CAAC;AAIE,QAAA,6CAA6C,GAAG;IACzD,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,MAAM,EAAE,QAAQ;CACV,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/networkfirewall/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,2BAA2B,GAAG;IACvC,MAAM,EAAE,SAAS;IACjB,QAAQ,EAAE,WAAW;CACf,CAAC;AAOE,QAAA,4BAA4B,GAAG;IACxC,WAAW,EAAE,eAAe;CACtB,CAAC;AAIE,QAAA,uBAAuB,GAAG;IACnC,kBAAkB,EAAE,sBAAsB;IAC1C,WAAW,EAAE,cAAc;CACrB,CAAC;AAIE,QAAA,mCAAmC,GAAG;IAC/C,IAAI,EAAE,MAAM;IACZ,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;CACV,CAAC;AAIE,QAAA,0DAA0D,GAAG;IACtE,EAAE,EAAE,IAAI;IACR,cAAc,EAAE,gBAAgB;IAChC,mBAAmB,EAAE,qBAAqB;CACpC,CAAC;AAOE,QAAA,+CAA+C,GAAG;IAC3D,KAAK,EAAE,OAAO;IACd,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,KAAK;CACJ,CAAC;AAWE,QAAA,2BAA2B,GAAG;IACvC,SAAS,EAAE,WAAW;IACtB,QAAQ,EAAE,UAAU;CACd,CAAC;AAIE,QAAA,wBAAwB,GAAG;IACpC,OAAO,EAAE,SAAS;IAClB,GAAG,EAAE,KAAK;CACJ,CAAC;AAOE,QAAA,uBAAuB,GAAG;IACnC,EAAE,EAAE,IAAI;IACR,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,MAAM,EAAE,QAAQ;IAChB,GAAG,EAAE,KAAK;IACV,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,KAAK;IACV,IAAI,EAAE,MAAM;IACZ,KAAK,EAAE,OAAO;IACd,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,KAAK;IACV,IAAI,EAAE,MAAM;CACN,CAAC;AAOE,QAAA,kBAAkB,GAAG;IAC9B,kBAAkB,EAAE,sBAAsB;IAC1C,WAAW,EAAE,cAAc;CACrB,CAAC;AAIE,QAAA,2BAA2B,GAAG;IACvC,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;CACV,CAAC;AAmBE,QAAA,0BAA0B,GAAG;IACtC,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,QAAQ,EAAE,UAAU;CACd,CAAC;AAIE,QAAA,mBAAmB,GAAG;IAC/B,MAAM,EAAE,SAAS;IACjB,QAAQ,EAAE,WAAW;CACf,CAAC;AAIE,QAAA,gBAAgB,GAAG;IAC5B,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;IACV,GAAG,EAAE,KAAK;CACJ,CAAC;AAIE,QAAA,iBAAiB,GAAG;IAC7B,SAAS,EAAE,WAAW;IACtB,QAAQ,EAAE,UAAU;CACd,CAAC;AAQE,QAAA,6CAA6C,GAAG;IACzD,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,MAAM,EAAE,QAAQ;CACV,CAAC;AAIE,QAAA,6CAA6C,GAAG;IACzD,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,MAAM,EAAE,QAAQ;CACV,CAAC"}
@@ -14,6 +14,14 @@ export declare const ClusterEndpointType: {
14
14
  * Indicates the type of endpoint running at the specific IP address.
15
15
  */
16
16
  export type ClusterEndpointType = (typeof ClusterEndpointType)[keyof typeof ClusterEndpointType];
17
+ export declare const ClusterNetworkingPropertiesNetworkType: {
18
+ readonly Ipv4: "IPV4";
19
+ readonly Ipv6: "IPV6";
20
+ };
21
+ /**
22
+ * The IP of the cluster (IPV4 or IPV6)
23
+ */
24
+ export type ClusterNetworkingPropertiesNetworkType = (typeof ClusterNetworkingPropertiesNetworkType)[keyof typeof ClusterNetworkingPropertiesNetworkType];
17
25
  export declare const ClusterSchedulerPropertiesType: {
18
26
  readonly Slurm: "SLURM";
19
27
  };
@@ -2,7 +2,7 @@
2
2
  // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.QueueStatus = exports.ComputeNodeGroupStatus = exports.ComputeNodeGroupSpotOptionsPropertiesAllocationStrategy = exports.ComputeNodeGroupPurchaseOption = exports.ClusterStatus = exports.ClusterSize = exports.ClusterSchedulerPropertiesType = exports.ClusterEndpointType = exports.ClusterAccountingMode = void 0;
5
+ exports.QueueStatus = exports.ComputeNodeGroupStatus = exports.ComputeNodeGroupSpotOptionsPropertiesAllocationStrategy = exports.ComputeNodeGroupPurchaseOption = exports.ClusterStatus = exports.ClusterSize = exports.ClusterSchedulerPropertiesType = exports.ClusterNetworkingPropertiesNetworkType = exports.ClusterEndpointType = exports.ClusterAccountingMode = void 0;
6
6
  exports.ClusterAccountingMode = {
7
7
  Standard: "STANDARD",
8
8
  None: "NONE",
@@ -11,6 +11,10 @@ exports.ClusterEndpointType = {
11
11
  Slurmctld: "SLURMCTLD",
12
12
  Slurmdbd: "SLURMDBD",
13
13
  };
14
+ exports.ClusterNetworkingPropertiesNetworkType = {
15
+ Ipv4: "IPV4",
16
+ Ipv6: "IPV6",
17
+ };
14
18
  exports.ClusterSchedulerPropertiesType = {
15
19
  Slurm: "SLURM",
16
20
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/pcs/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,qBAAqB,GAAG;IACjC,QAAQ,EAAE,UAAU;IACpB,IAAI,EAAE,MAAM;CACN,CAAC;AAOE,QAAA,mBAAmB,GAAG;IAC/B,SAAS,EAAE,WAAW;IACtB,QAAQ,EAAE,UAAU;CACd,CAAC;AAOE,QAAA,8BAA8B,GAAG;IAC1C,KAAK,EAAE,OAAO;CACR,CAAC;AAOE,QAAA,WAAW,GAAG;IACvB,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;IAChB,KAAK,EAAE,OAAO;CACR,CAAC;AAOE,QAAA,aAAa,GAAG;IACzB,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;IAChB,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;IACpB,YAAY,EAAE,eAAe;IAC7B,YAAY,EAAE,eAAe;IAC7B,YAAY,EAAE,eAAe;CACvB,CAAC;AAOE,QAAA,8BAA8B,GAAG;IAC1C,QAAQ,EAAE,UAAU;IACpB,IAAI,EAAE,MAAM;CACN,CAAC;AAOE,QAAA,uDAAuD,GAAG;IACnE,WAAW,EAAE,cAAc;IAC3B,iBAAiB,EAAE,oBAAoB;IACvC,sBAAsB,EAAE,0BAA0B;CAC5C,CAAC;AAOE,QAAA,sBAAsB,GAAG;IAClC,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;IAChB,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;IACpB,YAAY,EAAE,eAAe;IAC7B,YAAY,EAAE,eAAe;IAC7B,YAAY,EAAE,eAAe;CACvB,CAAC;AAOE,QAAA,WAAW,GAAG;IACvB,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;IAChB,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;IACpB,YAAY,EAAE,eAAe;IAC7B,YAAY,EAAE,eAAe;IAC7B,YAAY,EAAE,eAAe;CACvB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/pcs/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,qBAAqB,GAAG;IACjC,QAAQ,EAAE,UAAU;IACpB,IAAI,EAAE,MAAM;CACN,CAAC;AAOE,QAAA,mBAAmB,GAAG;IAC/B,SAAS,EAAE,WAAW;IACtB,QAAQ,EAAE,UAAU;CACd,CAAC;AAOE,QAAA,sCAAsC,GAAG;IAClD,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;CACN,CAAC;AAOE,QAAA,8BAA8B,GAAG;IAC1C,KAAK,EAAE,OAAO;CACR,CAAC;AAOE,QAAA,WAAW,GAAG;IACvB,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;IAChB,KAAK,EAAE,OAAO;CACR,CAAC;AAOE,QAAA,aAAa,GAAG;IACzB,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;IAChB,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;IACpB,YAAY,EAAE,eAAe;IAC7B,YAAY,EAAE,eAAe;IAC7B,YAAY,EAAE,eAAe;CACvB,CAAC;AAOE,QAAA,8BAA8B,GAAG;IAC1C,QAAQ,EAAE,UAAU;IACpB,IAAI,EAAE,MAAM;CACN,CAAC;AAOE,QAAA,uDAAuD,GAAG;IACnE,WAAW,EAAE,cAAc;IAC3B,iBAAiB,EAAE,oBAAoB;IACvC,sBAAsB,EAAE,0BAA0B;CAC5C,CAAC;AAOE,QAAA,sBAAsB,GAAG;IAClC,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;IAChB,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;IACpB,YAAY,EAAE,eAAe;IAC7B,YAAY,EAAE,eAAe;IAC7B,YAAY,EAAE,eAAe;CACvB,CAAC;AAOE,QAAA,WAAW,GAAG;IACvB,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;IAChB,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;IACpB,YAAY,EAAE,eAAe;IAC7B,YAAY,EAAE,eAAe;IAC7B,YAAY,EAAE,eAAe;CACvB,CAAC"}
@@ -24,6 +24,7 @@ export declare const DbProxyAuthFormatAuthScheme: {
24
24
  export type DbProxyAuthFormatAuthScheme = (typeof DbProxyAuthFormatAuthScheme)[keyof typeof DbProxyAuthFormatAuthScheme];
25
25
  export declare const DbProxyAuthFormatClientPasswordAuthType: {
26
26
  readonly MysqlNativePassword: "MYSQL_NATIVE_PASSWORD";
27
+ readonly MysqlCachingSha2Password: "MYSQL_CACHING_SHA2_PASSWORD";
27
28
  readonly PostgresScramSha256: "POSTGRES_SCRAM_SHA_256";
28
29
  readonly PostgresMd5: "POSTGRES_MD5";
29
30
  readonly SqlServerAuthentication: "SQL_SERVER_AUTHENTICATION";
@@ -17,6 +17,7 @@ exports.DbProxyAuthFormatAuthScheme = {
17
17
  };
18
18
  exports.DbProxyAuthFormatClientPasswordAuthType = {
19
19
  MysqlNativePassword: "MYSQL_NATIVE_PASSWORD",
20
+ MysqlCachingSha2Password: "MYSQL_CACHING_SHA2_PASSWORD",
20
21
  PostgresScramSha256: "POSTGRES_SCRAM_SHA_256",
21
22
  PostgresMd5: "POSTGRES_MD5",
22
23
  SqlServerAuthentication: "SQL_SERVER_AUTHENTICATION",
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/rds/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,2BAA2B,GAAG;IACvC,SAAS,EAAE,WAAW;IACtB,QAAQ,EAAE,UAAU;IACpB,qBAAqB,EAAE,yBAAyB;CAC1C,CAAC;AAOE,QAAA,8BAA8B,GAAG;IAC1C,SAAS,EAAE,WAAW;IACtB,cAAc,EAAE,gBAAgB;CAC1B,CAAC;AAOE,QAAA,2BAA2B,GAAG;IACvC,OAAO,EAAE,SAAS;CACZ,CAAC;AAOE,QAAA,uCAAuC,GAAG;IACnD,mBAAmB,EAAE,uBAAuB;IAC5C,mBAAmB,EAAE,wBAAwB;IAC7C,WAAW,EAAE,cAAc;IAC3B,uBAAuB,EAAE,2BAA2B;CAC9C,CAAC;AAOE,QAAA,wBAAwB,GAAG;IACpC,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;IACpB,OAAO,EAAE,SAAS;CACZ,CAAC;AAOE,QAAA,yBAAyB,GAAG;IACrC,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;CACf,CAAC;AAOE,QAAA,mBAAmB,GAAG;IAC/B,KAAK,EAAE,OAAO;IACd,UAAU,EAAE,YAAY;IACxB,SAAS,EAAE,WAAW;CAChB,CAAC;AAOE,QAAA,iCAAiC,GAAG;IAC7C,OAAO,EAAE,SAAS;CACZ,CAAC;AAOE,QAAA,mBAAmB,GAAG;IAC/B,MAAM,EAAE,QAAQ;IAChB,WAAW,EAAE,cAAc;IAC3B,gBAAgB,EAAE,mBAAmB;CAC/B,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/enums/rds/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAGpE,QAAA,2BAA2B,GAAG;IACvC,SAAS,EAAE,WAAW;IACtB,QAAQ,EAAE,UAAU;IACpB,qBAAqB,EAAE,yBAAyB;CAC1C,CAAC;AAOE,QAAA,8BAA8B,GAAG;IAC1C,SAAS,EAAE,WAAW;IACtB,cAAc,EAAE,gBAAgB;CAC1B,CAAC;AAOE,QAAA,2BAA2B,GAAG;IACvC,OAAO,EAAE,SAAS;CACZ,CAAC;AAOE,QAAA,uCAAuC,GAAG;IACnD,mBAAmB,EAAE,uBAAuB;IAC5C,wBAAwB,EAAE,6BAA6B;IACvD,mBAAmB,EAAE,wBAAwB;IAC7C,WAAW,EAAE,cAAc;IAC3B,uBAAuB,EAAE,2BAA2B;CAC9C,CAAC;AAOE,QAAA,wBAAwB,GAAG;IACpC,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;IACpB,OAAO,EAAE,SAAS;CACZ,CAAC;AAOE,QAAA,yBAAyB,GAAG;IACrC,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;CACf,CAAC;AAOE,QAAA,mBAAmB,GAAG;IAC/B,KAAK,EAAE,OAAO;IACd,UAAU,EAAE,YAAY;IACxB,SAAS,EAAE,WAAW;CAChB,CAAC;AAOE,QAAA,iCAAiC,GAAG;IAC7C,OAAO,EAAE,SAAS;CACZ,CAAC;AAOE,QAAA,mBAAmB,GAAG;IAC/B,MAAM,EAAE,QAAQ;IAChB,WAAW,EAAE,cAAc;IAC3B,gBAAgB,EAAE,mBAAmB;CAC/B,CAAC"}