@volcengine/resourceshare 1.0.1

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 (191) hide show
  1. package/.turbo/turbo-build.log +19 -0
  2. package/LICENSE.txt +202 -0
  3. package/dist/cjs/index.js +265 -0
  4. package/dist/esm/api.d.ts +254 -0
  5. package/dist/esm/api.d.ts.map +1 -0
  6. package/dist/esm/index.d.ts +13 -0
  7. package/dist/esm/index.d.ts.map +1 -0
  8. package/dist/esm/index.mjs +168 -0
  9. package/dist/esm/types/accept-resource-share-invitation-request.d.ts +25 -0
  10. package/dist/esm/types/accept-resource-share-invitation-request.d.ts.map +1 -0
  11. package/dist/esm/types/accept-resource-share-invitation-response.d.ts +20 -0
  12. package/dist/esm/types/accept-resource-share-invitation-response.d.ts.map +1 -0
  13. package/dist/esm/types/associate-resource-share-request.d.ts +35 -0
  14. package/dist/esm/types/associate-resource-share-request.d.ts.map +1 -0
  15. package/dist/esm/types/associate-resource-share-response.d.ts +20 -0
  16. package/dist/esm/types/associate-resource-share-response.d.ts.map +1 -0
  17. package/dist/esm/types/association-for-list-resource-share-associations-output.d.ts +60 -0
  18. package/dist/esm/types/association-for-list-resource-share-associations-output.d.ts.map +1 -0
  19. package/dist/esm/types/create-resource-share-request.d.ts +46 -0
  20. package/dist/esm/types/create-resource-share-request.d.ts.map +1 -0
  21. package/dist/esm/types/create-resource-share-response.d.ts +25 -0
  22. package/dist/esm/types/create-resource-share-response.d.ts.map +1 -0
  23. package/dist/esm/types/delete-resource-share-request.d.ts +25 -0
  24. package/dist/esm/types/delete-resource-share-request.d.ts.map +1 -0
  25. package/dist/esm/types/delete-resource-share-response.d.ts +20 -0
  26. package/dist/esm/types/delete-resource-share-response.d.ts.map +1 -0
  27. package/dist/esm/types/describe-resource-share-invitations-request.d.ts +45 -0
  28. package/dist/esm/types/describe-resource-share-invitations-request.d.ts.map +1 -0
  29. package/dist/esm/types/describe-resource-share-invitations-response.d.ts +31 -0
  30. package/dist/esm/types/describe-resource-share-invitations-response.d.ts.map +1 -0
  31. package/dist/esm/types/describe-resource-shares-request.d.ts +61 -0
  32. package/dist/esm/types/describe-resource-shares-request.d.ts.map +1 -0
  33. package/dist/esm/types/describe-resource-shares-response.d.ts +31 -0
  34. package/dist/esm/types/describe-resource-shares-response.d.ts.map +1 -0
  35. package/dist/esm/types/disable-sharing-with-organization-request.d.ts +20 -0
  36. package/dist/esm/types/disable-sharing-with-organization-request.d.ts.map +1 -0
  37. package/dist/esm/types/disable-sharing-with-organization-response.d.ts +20 -0
  38. package/dist/esm/types/disable-sharing-with-organization-response.d.ts.map +1 -0
  39. package/dist/esm/types/disassociate-resource-share-request.d.ts +35 -0
  40. package/dist/esm/types/disassociate-resource-share-request.d.ts.map +1 -0
  41. package/dist/esm/types/disassociate-resource-share-response.d.ts +20 -0
  42. package/dist/esm/types/disassociate-resource-share-response.d.ts.map +1 -0
  43. package/dist/esm/types/enable-sharing-with-organization-request.d.ts +20 -0
  44. package/dist/esm/types/enable-sharing-with-organization-request.d.ts.map +1 -0
  45. package/dist/esm/types/enable-sharing-with-organization-response.d.ts +20 -0
  46. package/dist/esm/types/enable-sharing-with-organization-response.d.ts.map +1 -0
  47. package/dist/esm/types/get-permission-request.d.ts +25 -0
  48. package/dist/esm/types/get-permission-request.d.ts.map +1 -0
  49. package/dist/esm/types/get-permission-response.d.ts +50 -0
  50. package/dist/esm/types/get-permission-response.d.ts.map +1 -0
  51. package/dist/esm/types/index.d.ts +59 -0
  52. package/dist/esm/types/index.d.ts.map +1 -0
  53. package/dist/esm/types/list-permissions-request.d.ts +35 -0
  54. package/dist/esm/types/list-permissions-request.d.ts.map +1 -0
  55. package/dist/esm/types/list-permissions-response.d.ts +31 -0
  56. package/dist/esm/types/list-permissions-response.d.ts.map +1 -0
  57. package/dist/esm/types/list-principals-request.d.ts +50 -0
  58. package/dist/esm/types/list-principals-request.d.ts.map +1 -0
  59. package/dist/esm/types/list-principals-response.d.ts +31 -0
  60. package/dist/esm/types/list-principals-response.d.ts.map +1 -0
  61. package/dist/esm/types/list-resource-share-associations-request.d.ts +50 -0
  62. package/dist/esm/types/list-resource-share-associations-request.d.ts.map +1 -0
  63. package/dist/esm/types/list-resource-share-associations-response.d.ts +36 -0
  64. package/dist/esm/types/list-resource-share-associations-response.d.ts.map +1 -0
  65. package/dist/esm/types/list-resource-share-permissions-request.d.ts +35 -0
  66. package/dist/esm/types/list-resource-share-permissions-request.d.ts.map +1 -0
  67. package/dist/esm/types/list-resource-share-permissions-response.d.ts +36 -0
  68. package/dist/esm/types/list-resource-share-permissions-response.d.ts.map +1 -0
  69. package/dist/esm/types/list-resource-types-request.d.ts +20 -0
  70. package/dist/esm/types/list-resource-types-request.d.ts.map +1 -0
  71. package/dist/esm/types/list-resource-types-response.d.ts +26 -0
  72. package/dist/esm/types/list-resource-types-response.d.ts.map +1 -0
  73. package/dist/esm/types/list-resources-request.d.ts +50 -0
  74. package/dist/esm/types/list-resources-request.d.ts.map +1 -0
  75. package/dist/esm/types/list-resources-response.d.ts +31 -0
  76. package/dist/esm/types/list-resources-response.d.ts.map +1 -0
  77. package/dist/esm/types/list-tags-for-resources-request.d.ts +46 -0
  78. package/dist/esm/types/list-tags-for-resources-request.d.ts.map +1 -0
  79. package/dist/esm/types/list-tags-for-resources-response.d.ts +36 -0
  80. package/dist/esm/types/list-tags-for-resources-response.d.ts.map +1 -0
  81. package/dist/esm/types/permission-for-list-permissions-output.d.ts +55 -0
  82. package/dist/esm/types/permission-for-list-permissions-output.d.ts.map +1 -0
  83. package/dist/esm/types/permission-for-list-resource-share-permissions-output.d.ts +55 -0
  84. package/dist/esm/types/permission-for-list-resource-share-permissions-output.d.ts.map +1 -0
  85. package/dist/esm/types/principal-for-list-principals-output.d.ts +36 -0
  86. package/dist/esm/types/principal-for-list-principals-output.d.ts.map +1 -0
  87. package/dist/esm/types/reject-resource-share-invitation-request.d.ts +25 -0
  88. package/dist/esm/types/reject-resource-share-invitation-request.d.ts.map +1 -0
  89. package/dist/esm/types/reject-resource-share-invitation-response.d.ts +20 -0
  90. package/dist/esm/types/reject-resource-share-invitation-response.d.ts.map +1 -0
  91. package/dist/esm/types/resource-for-list-resources-output.d.ts +46 -0
  92. package/dist/esm/types/resource-for-list-resources-output.d.ts.map +1 -0
  93. package/dist/esm/types/resource-share-for-describe-resource-shares-output.d.ts +66 -0
  94. package/dist/esm/types/resource-share-for-describe-resource-shares-output.d.ts.map +1 -0
  95. package/dist/esm/types/resource-share-for-list-principals-output.d.ts +35 -0
  96. package/dist/esm/types/resource-share-for-list-principals-output.d.ts.map +1 -0
  97. package/dist/esm/types/resource-share-for-list-resources-output.d.ts +35 -0
  98. package/dist/esm/types/resource-share-for-list-resources-output.d.ts.map +1 -0
  99. package/dist/esm/types/resource-share-invitation-for-describe-resource-share-invitations-output.d.ts +60 -0
  100. package/dist/esm/types/resource-share-invitation-for-describe-resource-share-invitations-output.d.ts.map +1 -0
  101. package/dist/esm/types/resource-tag-for-list-tags-for-resources-output.d.ts +40 -0
  102. package/dist/esm/types/resource-tag-for-list-tags-for-resources-output.d.ts.map +1 -0
  103. package/dist/esm/types/resource-type-for-list-resource-types-output.d.ts +45 -0
  104. package/dist/esm/types/resource-type-for-list-resource-types-output.d.ts.map +1 -0
  105. package/dist/esm/types/tag-filter-for-describe-resource-shares-input.d.ts +30 -0
  106. package/dist/esm/types/tag-filter-for-describe-resource-shares-input.d.ts.map +1 -0
  107. package/dist/esm/types/tag-filter-for-list-tags-for-resources-input.d.ts +30 -0
  108. package/dist/esm/types/tag-filter-for-list-tags-for-resources-input.d.ts.map +1 -0
  109. package/dist/esm/types/tag-for-create-resource-share-input.d.ts +30 -0
  110. package/dist/esm/types/tag-for-create-resource-share-input.d.ts.map +1 -0
  111. package/dist/esm/types/tag-for-describe-resource-shares-output.d.ts +30 -0
  112. package/dist/esm/types/tag-for-describe-resource-shares-output.d.ts.map +1 -0
  113. package/dist/esm/types/tag-for-tag-resources-input.d.ts +30 -0
  114. package/dist/esm/types/tag-for-tag-resources-input.d.ts.map +1 -0
  115. package/dist/esm/types/tag-resources-request.d.ts +36 -0
  116. package/dist/esm/types/tag-resources-request.d.ts.map +1 -0
  117. package/dist/esm/types/tag-resources-response.d.ts +20 -0
  118. package/dist/esm/types/tag-resources-response.d.ts.map +1 -0
  119. package/dist/esm/types/untag-resources-request.d.ts +35 -0
  120. package/dist/esm/types/untag-resources-request.d.ts.map +1 -0
  121. package/dist/esm/types/untag-resources-response.d.ts +20 -0
  122. package/dist/esm/types/untag-resources-response.d.ts.map +1 -0
  123. package/dist/esm/types/update-resource-share-request.d.ts +35 -0
  124. package/dist/esm/types/update-resource-share-request.d.ts.map +1 -0
  125. package/dist/esm/types/update-resource-share-response.d.ts +20 -0
  126. package/dist/esm/types/update-resource-share-response.d.ts.map +1 -0
  127. package/dist/tsconfig.tsbuildinfo +1 -0
  128. package/package.json +37 -0
  129. package/rslib.config.ts +26 -0
  130. package/src/api.ts +438 -0
  131. package/src/index.ts +14 -0
  132. package/src/types/accept-resource-share-invitation-request.ts +28 -0
  133. package/src/types/accept-resource-share-invitation-response.ts +22 -0
  134. package/src/types/associate-resource-share-request.ts +40 -0
  135. package/src/types/associate-resource-share-response.ts +22 -0
  136. package/src/types/association-for-list-resource-share-associations-output.ts +70 -0
  137. package/src/types/create-resource-share-request.ts +53 -0
  138. package/src/types/create-resource-share-response.ts +28 -0
  139. package/src/types/delete-resource-share-request.ts +28 -0
  140. package/src/types/delete-resource-share-response.ts +22 -0
  141. package/src/types/describe-resource-share-invitations-request.ts +52 -0
  142. package/src/types/describe-resource-share-invitations-response.ts +35 -0
  143. package/src/types/describe-resource-shares-request.ts +71 -0
  144. package/src/types/describe-resource-shares-response.ts +35 -0
  145. package/src/types/disable-sharing-with-organization-request.ts +22 -0
  146. package/src/types/disable-sharing-with-organization-response.ts +22 -0
  147. package/src/types/disassociate-resource-share-request.ts +40 -0
  148. package/src/types/disassociate-resource-share-response.ts +22 -0
  149. package/src/types/enable-sharing-with-organization-request.ts +22 -0
  150. package/src/types/enable-sharing-with-organization-response.ts +22 -0
  151. package/src/types/get-permission-request.ts +28 -0
  152. package/src/types/get-permission-response.ts +58 -0
  153. package/src/types/index.ts +58 -0
  154. package/src/types/list-permissions-request.ts +40 -0
  155. package/src/types/list-permissions-response.ts +35 -0
  156. package/src/types/list-principals-request.ts +58 -0
  157. package/src/types/list-principals-response.ts +35 -0
  158. package/src/types/list-resource-share-associations-request.ts +58 -0
  159. package/src/types/list-resource-share-associations-response.ts +41 -0
  160. package/src/types/list-resource-share-permissions-request.ts +40 -0
  161. package/src/types/list-resource-share-permissions-response.ts +41 -0
  162. package/src/types/list-resource-types-request.ts +22 -0
  163. package/src/types/list-resource-types-response.ts +29 -0
  164. package/src/types/list-resources-request.ts +58 -0
  165. package/src/types/list-resources-response.ts +35 -0
  166. package/src/types/list-tags-for-resources-request.ts +53 -0
  167. package/src/types/list-tags-for-resources-response.ts +41 -0
  168. package/src/types/permission-for-list-permissions-output.ts +64 -0
  169. package/src/types/permission-for-list-resource-share-permissions-output.ts +64 -0
  170. package/src/types/principal-for-list-principals-output.ts +41 -0
  171. package/src/types/reject-resource-share-invitation-request.ts +28 -0
  172. package/src/types/reject-resource-share-invitation-response.ts +22 -0
  173. package/src/types/resource-for-list-resources-output.ts +53 -0
  174. package/src/types/resource-share-for-describe-resource-shares-output.ts +77 -0
  175. package/src/types/resource-share-for-list-principals-output.ts +40 -0
  176. package/src/types/resource-share-for-list-resources-output.ts +40 -0
  177. package/src/types/resource-share-invitation-for-describe-resource-share-invitations-output.ts +70 -0
  178. package/src/types/resource-tag-for-list-tags-for-resources-output.ts +46 -0
  179. package/src/types/resource-type-for-list-resource-types-output.ts +52 -0
  180. package/src/types/tag-filter-for-describe-resource-shares-input.ts +34 -0
  181. package/src/types/tag-filter-for-list-tags-for-resources-input.ts +34 -0
  182. package/src/types/tag-for-create-resource-share-input.ts +34 -0
  183. package/src/types/tag-for-describe-resource-shares-output.ts +34 -0
  184. package/src/types/tag-for-tag-resources-input.ts +34 -0
  185. package/src/types/tag-resources-request.ts +41 -0
  186. package/src/types/tag-resources-response.ts +22 -0
  187. package/src/types/untag-resources-request.ts +40 -0
  188. package/src/types/untag-resources-response.ts +22 -0
  189. package/src/types/update-resource-share-request.ts +40 -0
  190. package/src/types/update-resource-share-response.ts +22 -0
  191. package/tsconfig.json +12 -0
@@ -0,0 +1,35 @@
1
+ /**
2
+ * resource_share
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface ListPermissionsRequest
17
+ */
18
+ export interface ListPermissionsRequest {
19
+ /**
20
+ * @type {number}
21
+ * @memberof ListPermissionsRequest
22
+ */
23
+ MaxResults?: number;
24
+ /**
25
+ * @type {string}
26
+ * @memberof ListPermissionsRequest
27
+ */
28
+ NextToken?: string;
29
+ /**
30
+ * @type {string}
31
+ * @memberof ListPermissionsRequest
32
+ */
33
+ ResourceType?: string;
34
+ }
35
+ //# sourceMappingURL=list-permissions-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-permissions-request.d.ts","sourceRoot":"","sources":["../../../src/types/list-permissions-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,sBAAsB;IAEnC;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;CACzB"}
@@ -0,0 +1,31 @@
1
+ /**
2
+ * resource_share
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ import { PermissionForListPermissionsOutput } from './permission-for-list-permissions-output';
13
+ /**
14
+ *
15
+ *
16
+ * @export
17
+ * @interface ListPermissionsResponse
18
+ */
19
+ export interface ListPermissionsResponse {
20
+ /**
21
+ * @type {string}
22
+ * @memberof ListPermissionsResponse
23
+ */
24
+ NextToken?: string;
25
+ /**
26
+ * @type {Array<PermissionForListPermissionsOutput>}
27
+ * @memberof ListPermissionsResponse
28
+ */
29
+ Permissions?: Array<PermissionForListPermissionsOutput>;
30
+ }
31
+ //# sourceMappingURL=list-permissions-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-permissions-response.d.ts","sourceRoot":"","sources":["../../../src/types/list-permissions-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,kCAAkC,EAAE,MAAM,0CAA0C,CAAC;AAC7F;;;;;EAKE;AACH,MAAM,WAAW,uBAAuB;IAEpC;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,kCAAkC,CAAC,CAAC;CAC3D"}
@@ -0,0 +1,50 @@
1
+ /**
2
+ * resource_share
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface ListPrincipalsRequest
17
+ */
18
+ export interface ListPrincipalsRequest {
19
+ /**
20
+ * @type {number}
21
+ * @memberof ListPrincipalsRequest
22
+ */
23
+ MaxResults?: number;
24
+ /**
25
+ * @type {string}
26
+ * @memberof ListPrincipalsRequest
27
+ */
28
+ NextToken?: string;
29
+ /**
30
+ * @type {string}
31
+ * @memberof ListPrincipalsRequest
32
+ */
33
+ Principals?: string;
34
+ /**
35
+ * @type {string}
36
+ * @memberof ListPrincipalsRequest
37
+ */
38
+ ResourceShareTrns?: string;
39
+ /**
40
+ * @type {string}
41
+ * @memberof ListPrincipalsRequest
42
+ */
43
+ ResourceTrn?: string;
44
+ /**
45
+ * @type {string}
46
+ * @memberof ListPrincipalsRequest
47
+ */
48
+ ResourceType?: string;
49
+ }
50
+ //# sourceMappingURL=list-principals-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-principals-request.d.ts","sourceRoot":"","sources":["../../../src/types/list-principals-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,qBAAqB;IAElC;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;CACzB"}
@@ -0,0 +1,31 @@
1
+ /**
2
+ * resource_share
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ import { PrincipalForListPrincipalsOutput } from './principal-for-list-principals-output';
13
+ /**
14
+ *
15
+ *
16
+ * @export
17
+ * @interface ListPrincipalsResponse
18
+ */
19
+ export interface ListPrincipalsResponse {
20
+ /**
21
+ * @type {string}
22
+ * @memberof ListPrincipalsResponse
23
+ */
24
+ NextToken?: string;
25
+ /**
26
+ * @type {Array<PrincipalForListPrincipalsOutput>}
27
+ * @memberof ListPrincipalsResponse
28
+ */
29
+ Principals?: Array<PrincipalForListPrincipalsOutput>;
30
+ }
31
+ //# sourceMappingURL=list-principals-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-principals-response.d.ts","sourceRoot":"","sources":["../../../src/types/list-principals-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,gCAAgC,EAAE,MAAM,wCAAwC,CAAC;AACzF;;;;;EAKE;AACH,MAAM,WAAW,sBAAsB;IAEnC;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,gCAAgC,CAAC,CAAC;CACxD"}
@@ -0,0 +1,50 @@
1
+ /**
2
+ * resource_share
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface ListResourceShareAssociationsRequest
17
+ */
18
+ export interface ListResourceShareAssociationsRequest {
19
+ /**
20
+ * @type {string}
21
+ * @memberof ListResourceShareAssociationsRequest
22
+ */
23
+ AssociationType: string;
24
+ /**
25
+ * @type {number}
26
+ * @memberof ListResourceShareAssociationsRequest
27
+ */
28
+ MaxResults?: number;
29
+ /**
30
+ * @type {string}
31
+ * @memberof ListResourceShareAssociationsRequest
32
+ */
33
+ NextToken?: string;
34
+ /**
35
+ * @type {string}
36
+ * @memberof ListResourceShareAssociationsRequest
37
+ */
38
+ Principal: string;
39
+ /**
40
+ * @type {string}
41
+ * @memberof ListResourceShareAssociationsRequest
42
+ */
43
+ ResourceShareTrn: string;
44
+ /**
45
+ * @type {string}
46
+ * @memberof ListResourceShareAssociationsRequest
47
+ */
48
+ ResourceTrn: string;
49
+ }
50
+ //# sourceMappingURL=list-resource-share-associations-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-resource-share-associations-request.d.ts","sourceRoot":"","sources":["../../../src/types/list-resource-share-associations-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,oCAAoC;IAEjD;;;OAGG;IACH,eAAe,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;;OAGG;IACH,gBAAgB,EAAE,MAAM,CAAC;IAEzB;;;OAGG;IACH,WAAW,EAAE,MAAM,CAAC;CACvB"}
@@ -0,0 +1,36 @@
1
+ /**
2
+ * resource_share
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ import { AssociationForListResourceShareAssociationsOutput } from './association-for-list-resource-share-associations-output';
13
+ /**
14
+ *
15
+ *
16
+ * @export
17
+ * @interface ListResourceShareAssociationsResponse
18
+ */
19
+ export interface ListResourceShareAssociationsResponse {
20
+ /**
21
+ * @type {Array<AssociationForListResourceShareAssociationsOutput>}
22
+ * @memberof ListResourceShareAssociationsResponse
23
+ */
24
+ Associations?: Array<AssociationForListResourceShareAssociationsOutput>;
25
+ /**
26
+ * @type {string}
27
+ * @memberof ListResourceShareAssociationsResponse
28
+ */
29
+ NextToken?: string;
30
+ /**
31
+ * @type {number}
32
+ * @memberof ListResourceShareAssociationsResponse
33
+ */
34
+ TotalPage?: number;
35
+ }
36
+ //# sourceMappingURL=list-resource-share-associations-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-resource-share-associations-response.d.ts","sourceRoot":"","sources":["../../../src/types/list-resource-share-associations-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,iDAAiD,EAAE,MAAM,2DAA2D,CAAC;AAC7H;;;;;EAKE;AACH,MAAM,WAAW,qCAAqC;IAElD;;;OAGG;IACH,YAAY,CAAC,EAAE,KAAK,CAAC,iDAAiD,CAAC,CAAC;IAExE;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB"}
@@ -0,0 +1,35 @@
1
+ /**
2
+ * resource_share
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface ListResourceSharePermissionsRequest
17
+ */
18
+ export interface ListResourceSharePermissionsRequest {
19
+ /**
20
+ * @type {number}
21
+ * @memberof ListResourceSharePermissionsRequest
22
+ */
23
+ MaxResults?: number;
24
+ /**
25
+ * @type {string}
26
+ * @memberof ListResourceSharePermissionsRequest
27
+ */
28
+ NextToken?: string;
29
+ /**
30
+ * @type {string}
31
+ * @memberof ListResourceSharePermissionsRequest
32
+ */
33
+ ResourceShareTrn: string;
34
+ }
35
+ //# sourceMappingURL=list-resource-share-permissions-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-resource-share-permissions-request.d.ts","sourceRoot":"","sources":["../../../src/types/list-resource-share-permissions-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,mCAAmC;IAEhD;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,gBAAgB,EAAE,MAAM,CAAC;CAC5B"}
@@ -0,0 +1,36 @@
1
+ /**
2
+ * resource_share
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ import { PermissionForListResourceSharePermissionsOutput } from './permission-for-list-resource-share-permissions-output';
13
+ /**
14
+ *
15
+ *
16
+ * @export
17
+ * @interface ListResourceSharePermissionsResponse
18
+ */
19
+ export interface ListResourceSharePermissionsResponse {
20
+ /**
21
+ * @type {string}
22
+ * @memberof ListResourceSharePermissionsResponse
23
+ */
24
+ NextToken?: string;
25
+ /**
26
+ * @type {Array<PermissionForListResourceSharePermissionsOutput>}
27
+ * @memberof ListResourceSharePermissionsResponse
28
+ */
29
+ Permissions?: Array<PermissionForListResourceSharePermissionsOutput>;
30
+ /**
31
+ * @type {string}
32
+ * @memberof ListResourceSharePermissionsResponse
33
+ */
34
+ ResourceShareTrn?: string;
35
+ }
36
+ //# sourceMappingURL=list-resource-share-permissions-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-resource-share-permissions-response.d.ts","sourceRoot":"","sources":["../../../src/types/list-resource-share-permissions-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,+CAA+C,EAAE,MAAM,yDAAyD,CAAC;AACzH;;;;;EAKE;AACH,MAAM,WAAW,oCAAoC;IAEjD;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,+CAA+C,CAAC,CAAC;IAErE;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC7B"}
@@ -0,0 +1,20 @@
1
+ /**
2
+ * resource_share
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface ListResourceTypesRequest
17
+ */
18
+ export interface ListResourceTypesRequest {
19
+ }
20
+ //# sourceMappingURL=list-resource-types-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-resource-types-request.d.ts","sourceRoot":"","sources":["../../../src/types/list-resource-types-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,wBAAwB;CACxC"}
@@ -0,0 +1,26 @@
1
+ /**
2
+ * resource_share
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ import { ResourceTypeForListResourceTypesOutput } from './resource-type-for-list-resource-types-output';
13
+ /**
14
+ *
15
+ *
16
+ * @export
17
+ * @interface ListResourceTypesResponse
18
+ */
19
+ export interface ListResourceTypesResponse {
20
+ /**
21
+ * @type {Array<ResourceTypeForListResourceTypesOutput>}
22
+ * @memberof ListResourceTypesResponse
23
+ */
24
+ ResourceTypes?: Array<ResourceTypeForListResourceTypesOutput>;
25
+ }
26
+ //# sourceMappingURL=list-resource-types-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-resource-types-response.d.ts","sourceRoot":"","sources":["../../../src/types/list-resource-types-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,sCAAsC,EAAE,MAAM,gDAAgD,CAAC;AACvG;;;;;EAKE;AACH,MAAM,WAAW,yBAAyB;IAEtC;;;OAGG;IACH,aAAa,CAAC,EAAE,KAAK,CAAC,sCAAsC,CAAC,CAAC;CACjE"}
@@ -0,0 +1,50 @@
1
+ /**
2
+ * resource_share
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface ListResourcesRequest
17
+ */
18
+ export interface ListResourcesRequest {
19
+ /**
20
+ * @type {number}
21
+ * @memberof ListResourcesRequest
22
+ */
23
+ MaxResults?: number;
24
+ /**
25
+ * @type {string}
26
+ * @memberof ListResourcesRequest
27
+ */
28
+ NextToken?: string;
29
+ /**
30
+ * @type {string}
31
+ * @memberof ListResourcesRequest
32
+ */
33
+ Principal?: string;
34
+ /**
35
+ * @type {string}
36
+ * @memberof ListResourcesRequest
37
+ */
38
+ ResourceShareTrns?: string;
39
+ /**
40
+ * @type {string}
41
+ * @memberof ListResourcesRequest
42
+ */
43
+ ResourceTrns?: string;
44
+ /**
45
+ * @type {string}
46
+ * @memberof ListResourcesRequest
47
+ */
48
+ ResourceType?: string;
49
+ }
50
+ //# sourceMappingURL=list-resources-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-resources-request.d.ts","sourceRoot":"","sources":["../../../src/types/list-resources-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,oBAAoB;IAEjC;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;CACzB"}
@@ -0,0 +1,31 @@
1
+ /**
2
+ * resource_share
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ import { ResourceForListResourcesOutput } from './resource-for-list-resources-output';
13
+ /**
14
+ *
15
+ *
16
+ * @export
17
+ * @interface ListResourcesResponse
18
+ */
19
+ export interface ListResourcesResponse {
20
+ /**
21
+ * @type {string}
22
+ * @memberof ListResourcesResponse
23
+ */
24
+ NextToken?: string;
25
+ /**
26
+ * @type {Array<ResourceForListResourcesOutput>}
27
+ * @memberof ListResourcesResponse
28
+ */
29
+ Resources?: Array<ResourceForListResourcesOutput>;
30
+ }
31
+ //# sourceMappingURL=list-resources-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-resources-response.d.ts","sourceRoot":"","sources":["../../../src/types/list-resources-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,8BAA8B,EAAE,MAAM,sCAAsC,CAAC;AACrF;;;;;EAKE;AACH,MAAM,WAAW,qBAAqB;IAElC;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,SAAS,CAAC,EAAE,KAAK,CAAC,8BAA8B,CAAC,CAAC;CACrD"}
@@ -0,0 +1,46 @@
1
+ /**
2
+ * resource_share
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ import { TagFilterForListTagsForResourcesInput } from './tag-filter-for-list-tags-for-resources-input';
13
+ /**
14
+ *
15
+ *
16
+ * @export
17
+ * @interface ListTagsForResourcesRequest
18
+ */
19
+ export interface ListTagsForResourcesRequest {
20
+ /**
21
+ * @type {string}
22
+ * @memberof ListTagsForResourcesRequest
23
+ */
24
+ MaxResults?: string;
25
+ /**
26
+ * @type {string}
27
+ * @memberof ListTagsForResourcesRequest
28
+ */
29
+ NextToken?: string;
30
+ /**
31
+ * @type {Array<string>}
32
+ * @memberof ListTagsForResourcesRequest
33
+ */
34
+ ResourceIds?: Array<string>;
35
+ /**
36
+ * @type {string}
37
+ * @memberof ListTagsForResourcesRequest
38
+ */
39
+ ResourceType: string;
40
+ /**
41
+ * @type {Array<TagFilterForListTagsForResourcesInput>}
42
+ * @memberof ListTagsForResourcesRequest
43
+ */
44
+ TagFilters?: Array<TagFilterForListTagsForResourcesInput>;
45
+ }
46
+ //# sourceMappingURL=list-tags-for-resources-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-tags-for-resources-request.d.ts","sourceRoot":"","sources":["../../../src/types/list-tags-for-resources-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,qCAAqC,EAAE,MAAM,gDAAgD,CAAC;AACtG;;;;;EAKE;AACH,MAAM,WAAW,2BAA2B;IAExC;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAE5B;;;OAGG;IACH,YAAY,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,qCAAqC,CAAC,CAAC;CAC7D"}
@@ -0,0 +1,36 @@
1
+ /**
2
+ * resource_share
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ import { ResourceTagForListTagsForResourcesOutput } from './resource-tag-for-list-tags-for-resources-output';
13
+ /**
14
+ *
15
+ *
16
+ * @export
17
+ * @interface ListTagsForResourcesResponse
18
+ */
19
+ export interface ListTagsForResourcesResponse {
20
+ /**
21
+ * @type {string}
22
+ * @memberof ListTagsForResourcesResponse
23
+ */
24
+ NextToken?: string;
25
+ /**
26
+ * @type {Array<ResourceTagForListTagsForResourcesOutput>}
27
+ * @memberof ListTagsForResourcesResponse
28
+ */
29
+ ResourceTags?: Array<ResourceTagForListTagsForResourcesOutput>;
30
+ /**
31
+ * @type {number}
32
+ * @memberof ListTagsForResourcesResponse
33
+ */
34
+ Total?: number;
35
+ }
36
+ //# sourceMappingURL=list-tags-for-resources-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-tags-for-resources-response.d.ts","sourceRoot":"","sources":["../../../src/types/list-tags-for-resources-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,wCAAwC,EAAE,MAAM,mDAAmD,CAAC;AAC5G;;;;;EAKE;AACH,MAAM,WAAW,4BAA4B;IAEzC;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,YAAY,CAAC,EAAE,KAAK,CAAC,wCAAwC,CAAC,CAAC;IAE/D;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB"}
@@ -0,0 +1,55 @@
1
+ /**
2
+ * resource_share
3
+ * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
4
+ *
5
+ * OpenAPI spec version: common-version
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by the swagger code generator program.
9
+ * https://github.com/swagger-api/swagger-codegen.git
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ *
15
+ * @export
16
+ * @interface PermissionForListPermissionsOutput
17
+ */
18
+ export interface PermissionForListPermissionsOutput {
19
+ /**
20
+ * @type {string}
21
+ * @memberof PermissionForListPermissionsOutput
22
+ */
23
+ CreateTime?: string;
24
+ /**
25
+ * @type {string}
26
+ * @memberof PermissionForListPermissionsOutput
27
+ */
28
+ Description?: string;
29
+ /**
30
+ * @type {string}
31
+ * @memberof PermissionForListPermissionsOutput
32
+ */
33
+ Name?: string;
34
+ /**
35
+ * @type {string}
36
+ * @memberof PermissionForListPermissionsOutput
37
+ */
38
+ Permission?: string;
39
+ /**
40
+ * @type {string}
41
+ * @memberof PermissionForListPermissionsOutput
42
+ */
43
+ PermissionType?: string;
44
+ /**
45
+ * @type {string}
46
+ * @memberof PermissionForListPermissionsOutput
47
+ */
48
+ ResourceType?: string;
49
+ /**
50
+ * @type {string}
51
+ * @memberof PermissionForListPermissionsOutput
52
+ */
53
+ Trn?: string;
54
+ }
55
+ //# sourceMappingURL=permission-for-list-permissions-output.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"permission-for-list-permissions-output.d.ts","sourceRoot":"","sources":["../../../src/types/permission-for-list-permissions-output.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,kCAAkC;IAE/C;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;;OAGG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB"}