@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,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 { TagForCreateResourceShareInput } from './tag-for-create-resource-share-input';
13
+ /**
14
+ *
15
+ *
16
+ * @export
17
+ * @interface CreateResourceShareRequest
18
+ */
19
+ export interface CreateResourceShareRequest {
20
+ /**
21
+ * @type {string}
22
+ * @memberof CreateResourceShareRequest
23
+ */
24
+ AllowShareType?: string;
25
+ /**
26
+ * @type {string}
27
+ * @memberof CreateResourceShareRequest
28
+ */
29
+ Name: string;
30
+ /**
31
+ * @type {string}
32
+ * @memberof CreateResourceShareRequest
33
+ */
34
+ Principals?: string;
35
+ /**
36
+ * @type {string}
37
+ * @memberof CreateResourceShareRequest
38
+ */
39
+ ResourceTrns?: string;
40
+ /**
41
+ * @type {Array<TagForCreateResourceShareInput>}
42
+ * @memberof CreateResourceShareRequest
43
+ */
44
+ Tags?: Array<TagForCreateResourceShareInput>;
45
+ }
46
+ //# sourceMappingURL=create-resource-share-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-resource-share-request.d.ts","sourceRoot":"","sources":["../../../src/types/create-resource-share-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,8BAA8B,EAAE,MAAM,uCAAuC,CAAC;AACtF;;;;;EAKE;AACH,MAAM,WAAW,0BAA0B;IAEvC;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;;OAGG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,8BAA8B,CAAC,CAAC;CAChD"}
@@ -0,0 +1,25 @@
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 CreateResourceShareResponse
17
+ */
18
+ export interface CreateResourceShareResponse {
19
+ /**
20
+ * @type {string}
21
+ * @memberof CreateResourceShareResponse
22
+ */
23
+ ResourceShareTrn?: string;
24
+ }
25
+ //# sourceMappingURL=create-resource-share-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-resource-share-response.d.ts","sourceRoot":"","sources":["../../../src/types/create-resource-share-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,2BAA2B;IAExC;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC7B"}
@@ -0,0 +1,25 @@
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 DeleteResourceShareRequest
17
+ */
18
+ export interface DeleteResourceShareRequest {
19
+ /**
20
+ * @type {string}
21
+ * @memberof DeleteResourceShareRequest
22
+ */
23
+ ResourceShareTrn: string;
24
+ }
25
+ //# sourceMappingURL=delete-resource-share-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delete-resource-share-request.d.ts","sourceRoot":"","sources":["../../../src/types/delete-resource-share-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,0BAA0B;IAEvC;;;OAGG;IACH,gBAAgB,EAAE,MAAM,CAAC;CAC5B"}
@@ -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 DeleteResourceShareResponse
17
+ */
18
+ export interface DeleteResourceShareResponse {
19
+ }
20
+ //# sourceMappingURL=delete-resource-share-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delete-resource-share-response.d.ts","sourceRoot":"","sources":["../../../src/types/delete-resource-share-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,2BAA2B;CAC3C"}
@@ -0,0 +1,45 @@
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 DescribeResourceShareInvitationsRequest
17
+ */
18
+ export interface DescribeResourceShareInvitationsRequest {
19
+ /**
20
+ * @type {number}
21
+ * @memberof DescribeResourceShareInvitationsRequest
22
+ */
23
+ MaxResults?: number;
24
+ /**
25
+ * @type {string}
26
+ * @memberof DescribeResourceShareInvitationsRequest
27
+ */
28
+ NextToken?: string;
29
+ /**
30
+ * @type {string}
31
+ * @memberof DescribeResourceShareInvitationsRequest
32
+ */
33
+ ResourceShareInvitationTrns?: string;
34
+ /**
35
+ * @type {string}
36
+ * @memberof DescribeResourceShareInvitationsRequest
37
+ */
38
+ ResourceShareTrns: string;
39
+ /**
40
+ * @type {string}
41
+ * @memberof DescribeResourceShareInvitationsRequest
42
+ */
43
+ Status?: string;
44
+ }
45
+ //# sourceMappingURL=describe-resource-share-invitations-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"describe-resource-share-invitations-request.d.ts","sourceRoot":"","sources":["../../../src/types/describe-resource-share-invitations-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,uCAAuC;IAEpD;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,2BAA2B,CAAC,EAAE,MAAM,CAAC;IAErC;;;OAGG;IACH,iBAAiB,EAAE,MAAM,CAAC;IAE1B;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB"}
@@ -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 { ResourceShareInvitationForDescribeResourceShareInvitationsOutput } from './resource-share-invitation-for-describe-resource-share-invitations-output';
13
+ /**
14
+ *
15
+ *
16
+ * @export
17
+ * @interface DescribeResourceShareInvitationsResponse
18
+ */
19
+ export interface DescribeResourceShareInvitationsResponse {
20
+ /**
21
+ * @type {string}
22
+ * @memberof DescribeResourceShareInvitationsResponse
23
+ */
24
+ NextToken?: string;
25
+ /**
26
+ * @type {Array<ResourceShareInvitationForDescribeResourceShareInvitationsOutput>}
27
+ * @memberof DescribeResourceShareInvitationsResponse
28
+ */
29
+ ResourceShareInvitations?: Array<ResourceShareInvitationForDescribeResourceShareInvitationsOutput>;
30
+ }
31
+ //# sourceMappingURL=describe-resource-share-invitations-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"describe-resource-share-invitations-response.d.ts","sourceRoot":"","sources":["../../../src/types/describe-resource-share-invitations-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,gEAAgE,EAAE,MAAM,4EAA4E,CAAC;AAC7J;;;;;EAKE;AACH,MAAM,WAAW,wCAAwC;IAErD;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,wBAAwB,CAAC,EAAE,KAAK,CAAC,gEAAgE,CAAC,CAAC;CACtG"}
@@ -0,0 +1,61 @@
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 { TagFilterForDescribeResourceSharesInput } from './tag-filter-for-describe-resource-shares-input';
13
+ /**
14
+ *
15
+ *
16
+ * @export
17
+ * @interface DescribeResourceSharesRequest
18
+ */
19
+ export interface DescribeResourceSharesRequest {
20
+ /**
21
+ * @type {number}
22
+ * @memberof DescribeResourceSharesRequest
23
+ */
24
+ MaxResults?: number;
25
+ /**
26
+ * @type {string}
27
+ * @memberof DescribeResourceSharesRequest
28
+ */
29
+ Name?: string;
30
+ /**
31
+ * @type {string}
32
+ * @memberof DescribeResourceSharesRequest
33
+ */
34
+ NextToken?: string;
35
+ /**
36
+ * @type {string}
37
+ * @memberof DescribeResourceSharesRequest
38
+ */
39
+ PermissionTrn?: string;
40
+ /**
41
+ * @type {string}
42
+ * @memberof DescribeResourceSharesRequest
43
+ */
44
+ ResourceOwner?: string;
45
+ /**
46
+ * @type {string}
47
+ * @memberof DescribeResourceSharesRequest
48
+ */
49
+ ResourceShareStatus?: string;
50
+ /**
51
+ * @type {string}
52
+ * @memberof DescribeResourceSharesRequest
53
+ */
54
+ ResourceShareTrns?: string;
55
+ /**
56
+ * @type {Array<TagFilterForDescribeResourceSharesInput>}
57
+ * @memberof DescribeResourceSharesRequest
58
+ */
59
+ TagFilters?: Array<TagFilterForDescribeResourceSharesInput>;
60
+ }
61
+ //# sourceMappingURL=describe-resource-shares-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"describe-resource-shares-request.d.ts","sourceRoot":"","sources":["../../../src/types/describe-resource-shares-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,uCAAuC,EAAE,MAAM,iDAAiD,CAAC;AACzG;;;;;EAKE;AACH,MAAM,WAAW,6BAA6B;IAE1C;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IAEd;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;;OAGG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;;OAGG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAE7B;;;OAGG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B;;;OAGG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,uCAAuC,CAAC,CAAC;CAC/D"}
@@ -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 { ResourceShareForDescribeResourceSharesOutput } from './resource-share-for-describe-resource-shares-output';
13
+ /**
14
+ *
15
+ *
16
+ * @export
17
+ * @interface DescribeResourceSharesResponse
18
+ */
19
+ export interface DescribeResourceSharesResponse {
20
+ /**
21
+ * @type {string}
22
+ * @memberof DescribeResourceSharesResponse
23
+ */
24
+ NextToken?: string;
25
+ /**
26
+ * @type {Array<ResourceShareForDescribeResourceSharesOutput>}
27
+ * @memberof DescribeResourceSharesResponse
28
+ */
29
+ ResourceShares?: Array<ResourceShareForDescribeResourceSharesOutput>;
30
+ }
31
+ //# sourceMappingURL=describe-resource-shares-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"describe-resource-shares-response.d.ts","sourceRoot":"","sources":["../../../src/types/describe-resource-shares-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEH,OAAO,EAAE,4CAA4C,EAAE,MAAM,sDAAsD,CAAC;AACnH;;;;;EAKE;AACH,MAAM,WAAW,8BAA8B;IAE3C;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,cAAc,CAAC,EAAE,KAAK,CAAC,4CAA4C,CAAC,CAAC;CACxE"}
@@ -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 DisableSharingWithOrganizationRequest
17
+ */
18
+ export interface DisableSharingWithOrganizationRequest {
19
+ }
20
+ //# sourceMappingURL=disable-sharing-with-organization-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"disable-sharing-with-organization-request.d.ts","sourceRoot":"","sources":["../../../src/types/disable-sharing-with-organization-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,qCAAqC;CACrD"}
@@ -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 DisableSharingWithOrganizationResponse
17
+ */
18
+ export interface DisableSharingWithOrganizationResponse {
19
+ }
20
+ //# sourceMappingURL=disable-sharing-with-organization-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"disable-sharing-with-organization-response.d.ts","sourceRoot":"","sources":["../../../src/types/disable-sharing-with-organization-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,sCAAsC;CACtD"}
@@ -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 DisassociateResourceShareRequest
17
+ */
18
+ export interface DisassociateResourceShareRequest {
19
+ /**
20
+ * @type {string}
21
+ * @memberof DisassociateResourceShareRequest
22
+ */
23
+ Principals?: string;
24
+ /**
25
+ * @type {string}
26
+ * @memberof DisassociateResourceShareRequest
27
+ */
28
+ ResourceShareTrn: string;
29
+ /**
30
+ * @type {string}
31
+ * @memberof DisassociateResourceShareRequest
32
+ */
33
+ ResourceTrns?: string;
34
+ }
35
+ //# sourceMappingURL=disassociate-resource-share-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"disassociate-resource-share-request.d.ts","sourceRoot":"","sources":["../../../src/types/disassociate-resource-share-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,gCAAgC;IAE7C;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,gBAAgB,EAAE,MAAM,CAAC;IAEzB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;CACzB"}
@@ -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 DisassociateResourceShareResponse
17
+ */
18
+ export interface DisassociateResourceShareResponse {
19
+ }
20
+ //# sourceMappingURL=disassociate-resource-share-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"disassociate-resource-share-response.d.ts","sourceRoot":"","sources":["../../../src/types/disassociate-resource-share-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,iCAAiC;CACjD"}
@@ -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 EnableSharingWithOrganizationRequest
17
+ */
18
+ export interface EnableSharingWithOrganizationRequest {
19
+ }
20
+ //# sourceMappingURL=enable-sharing-with-organization-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"enable-sharing-with-organization-request.d.ts","sourceRoot":"","sources":["../../../src/types/enable-sharing-with-organization-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,oCAAoC;CACpD"}
@@ -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 EnableSharingWithOrganizationResponse
17
+ */
18
+ export interface EnableSharingWithOrganizationResponse {
19
+ }
20
+ //# sourceMappingURL=enable-sharing-with-organization-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"enable-sharing-with-organization-response.d.ts","sourceRoot":"","sources":["../../../src/types/enable-sharing-with-organization-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,qCAAqC;CACrD"}
@@ -0,0 +1,25 @@
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 GetPermissionRequest
17
+ */
18
+ export interface GetPermissionRequest {
19
+ /**
20
+ * @type {string}
21
+ * @memberof GetPermissionRequest
22
+ */
23
+ PermissionTrn: string;
24
+ }
25
+ //# sourceMappingURL=get-permission-request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-permission-request.d.ts","sourceRoot":"","sources":["../../../src/types/get-permission-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,oBAAoB;IAEjC;;;OAGG;IACH,aAAa,EAAE,MAAM,CAAC;CACzB"}
@@ -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 GetPermissionResponse
17
+ */
18
+ export interface GetPermissionResponse {
19
+ /**
20
+ * @type {string}
21
+ * @memberof GetPermissionResponse
22
+ */
23
+ Description?: string;
24
+ /**
25
+ * @type {string}
26
+ * @memberof GetPermissionResponse
27
+ */
28
+ Name?: string;
29
+ /**
30
+ * @type {string}
31
+ * @memberof GetPermissionResponse
32
+ */
33
+ Permission?: string;
34
+ /**
35
+ * @type {string}
36
+ * @memberof GetPermissionResponse
37
+ */
38
+ PermissionType?: string;
39
+ /**
40
+ * @type {string}
41
+ * @memberof GetPermissionResponse
42
+ */
43
+ ResourceType?: string;
44
+ /**
45
+ * @type {string}
46
+ * @memberof GetPermissionResponse
47
+ */
48
+ Trn?: string;
49
+ }
50
+ //# sourceMappingURL=get-permission-response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-permission-response.d.ts","sourceRoot":"","sources":["../../../src/types/get-permission-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAEF;;;;;EAKE;AACH,MAAM,WAAW,qBAAqB;IAElC;;;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"}
@@ -0,0 +1,59 @@
1
+ export * from './accept-resource-share-invitation-request';
2
+ export * from './accept-resource-share-invitation-response';
3
+ export * from './associate-resource-share-request';
4
+ export * from './associate-resource-share-response';
5
+ export * from './association-for-list-resource-share-associations-output';
6
+ export * from './create-resource-share-request';
7
+ export * from './create-resource-share-response';
8
+ export * from './delete-resource-share-request';
9
+ export * from './delete-resource-share-response';
10
+ export * from './describe-resource-share-invitations-request';
11
+ export * from './describe-resource-share-invitations-response';
12
+ export * from './describe-resource-shares-request';
13
+ export * from './describe-resource-shares-response';
14
+ export * from './disable-sharing-with-organization-request';
15
+ export * from './disable-sharing-with-organization-response';
16
+ export * from './disassociate-resource-share-request';
17
+ export * from './disassociate-resource-share-response';
18
+ export * from './enable-sharing-with-organization-request';
19
+ export * from './enable-sharing-with-organization-response';
20
+ export * from './get-permission-request';
21
+ export * from './get-permission-response';
22
+ export * from './list-permissions-request';
23
+ export * from './list-permissions-response';
24
+ export * from './list-principals-request';
25
+ export * from './list-principals-response';
26
+ export * from './list-resource-share-associations-request';
27
+ export * from './list-resource-share-associations-response';
28
+ export * from './list-resource-share-permissions-request';
29
+ export * from './list-resource-share-permissions-response';
30
+ export * from './list-resource-types-request';
31
+ export * from './list-resource-types-response';
32
+ export * from './list-resources-request';
33
+ export * from './list-resources-response';
34
+ export * from './list-tags-for-resources-request';
35
+ export * from './list-tags-for-resources-response';
36
+ export * from './permission-for-list-permissions-output';
37
+ export * from './permission-for-list-resource-share-permissions-output';
38
+ export * from './principal-for-list-principals-output';
39
+ export * from './reject-resource-share-invitation-request';
40
+ export * from './reject-resource-share-invitation-response';
41
+ export * from './resource-for-list-resources-output';
42
+ export * from './resource-share-for-describe-resource-shares-output';
43
+ export * from './resource-share-for-list-principals-output';
44
+ export * from './resource-share-for-list-resources-output';
45
+ export * from './resource-share-invitation-for-describe-resource-share-invitations-output';
46
+ export * from './resource-tag-for-list-tags-for-resources-output';
47
+ export * from './resource-type-for-list-resource-types-output';
48
+ export * from './tag-filter-for-describe-resource-shares-input';
49
+ export * from './tag-filter-for-list-tags-for-resources-input';
50
+ export * from './tag-for-create-resource-share-input';
51
+ export * from './tag-for-describe-resource-shares-output';
52
+ export * from './tag-for-tag-resources-input';
53
+ export * from './tag-resources-request';
54
+ export * from './tag-resources-response';
55
+ export * from './untag-resources-request';
56
+ export * from './untag-resources-response';
57
+ export * from './update-resource-share-request';
58
+ export * from './update-resource-share-response';
59
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,4CAA4C,CAAC;AAC3D,cAAc,6CAA6C,CAAC;AAC5D,cAAc,oCAAoC,CAAC;AACnD,cAAc,qCAAqC,CAAC;AACpD,cAAc,2DAA2D,CAAC;AAC1E,cAAc,iCAAiC,CAAC;AAChD,cAAc,kCAAkC,CAAC;AACjD,cAAc,iCAAiC,CAAC;AAChD,cAAc,kCAAkC,CAAC;AACjD,cAAc,+CAA+C,CAAC;AAC9D,cAAc,gDAAgD,CAAC;AAC/D,cAAc,oCAAoC,CAAC;AACnD,cAAc,qCAAqC,CAAC;AACpD,cAAc,6CAA6C,CAAC;AAC5D,cAAc,8CAA8C,CAAC;AAC7D,cAAc,uCAAuC,CAAC;AACtD,cAAc,wCAAwC,CAAC;AACvD,cAAc,4CAA4C,CAAC;AAC3D,cAAc,6CAA6C,CAAC;AAC5D,cAAc,0BAA0B,CAAC;AACzC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,4CAA4C,CAAC;AAC3D,cAAc,6CAA6C,CAAC;AAC5D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,4CAA4C,CAAC;AAC3D,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,0BAA0B,CAAC;AACzC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mCAAmC,CAAC;AAClD,cAAc,oCAAoC,CAAC;AACnD,cAAc,0CAA0C,CAAC;AACzD,cAAc,yDAAyD,CAAC;AACxE,cAAc,wCAAwC,CAAC;AACvD,cAAc,4CAA4C,CAAC;AAC3D,cAAc,6CAA6C,CAAC;AAC5D,cAAc,sCAAsC,CAAC;AACrD,cAAc,sDAAsD,CAAC;AACrE,cAAc,6CAA6C,CAAC;AAC5D,cAAc,4CAA4C,CAAC;AAC3D,cAAc,4EAA4E,CAAC;AAC3F,cAAc,mDAAmD,CAAC;AAClE,cAAc,gDAAgD,CAAC;AAC/D,cAAc,iDAAiD,CAAC;AAChE,cAAc,gDAAgD,CAAC;AAC/D,cAAc,uCAAuC,CAAC;AACtD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,+BAA+B,CAAC;AAC9C,cAAc,yBAAyB,CAAC;AACxC,cAAc,0BAA0B,CAAC;AACzC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,kCAAkC,CAAC"}