You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* <p>Creates a namespace. A namespace is a logical grouping of tables within your table bucket, which you can use to organize tables. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-namespace.html">Table namespaces</a>. </p>
31
+
* <p>Creates a namespace. A namespace is a logical grouping of tables within your table bucket, which you can use to organize tables. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-namespace-create.html">Create a namespace</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
32
+
* <dl>
33
+
* <dt>Permissions</dt>
34
+
* <dd>
35
+
* <p>You must have the <code>s3tables:CreateNamespace</code> permission to use this operation. </p>
36
+
* </dd>
37
+
* </dl>
32
38
* @example
33
39
* Use a bare-bones client and the command you need to make an API call.
* <p>Creates a table bucket. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-buckets-create.html">Creating a table bucket</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
32
+
* <dl>
33
+
* <dt>Permissions</dt>
34
+
* <dd>
35
+
* <p>You must have the <code>s3tables:CreateTableBucket</code> permission to use this operation. </p>
36
+
* </dd>
37
+
* </dl>
32
38
* @example
33
39
* Use a bare-bones client and the command you need to make an API call.
* <p>Creates a new table associated with the given namespace in a table bucket.</p>
31
+
* <p>Creates a new table associated with the given namespace in a table bucket. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-create.html">Creating an Amazon S3 table</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
32
+
* <dl>
33
+
* <dt>Permissions</dt>
34
+
* <dd>
35
+
* <p>You must have the <code>s3tables:CreateTable</code> permission to use this operation. </p>
36
+
* <note>
37
+
* <p>Additionally, you must have the <code>s3tables:PutTableData</code> permission to use this operation with the optional <code>metadata</code> request parameter. </p>
38
+
* </note>
39
+
* </dd>
40
+
* </dl>
32
41
* @example
33
42
* Use a bare-bones client and the command you need to make an API call.
* <p>Deletes a namespace. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-namespace-delete.html">Delete a namespace</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
32
+
* <dl>
33
+
* <dt>Permissions</dt>
34
+
* <dd>
35
+
* <p>You must have the <code>s3tables:DeleteNamespace</code> permission to use this operation. </p>
36
+
* </dd>
37
+
* </dl>
32
38
* @example
33
39
* Use a bare-bones client and the command you need to make an API call.
* <p>Deletes a table bucket. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-buckets-delete.html">Deleting a table bucket</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
32
+
* <dl>
33
+
* <dt>Permissions</dt>
34
+
* <dd>
35
+
* <p>You must have the <code>s3tables:DeleteTableBucket</code> permission to use this operation. </p>
36
+
* </dd>
37
+
* </dl>
32
38
* @example
33
39
* Use a bare-bones client and the command you need to make an API call.
* <p>Deletes a table bucket policy. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-bucket-policy.html#table-bucket-policy-delete">Deleting a table bucket policy</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
32
+
* <dl>
33
+
* <dt>Permissions</dt>
34
+
* <dd>
35
+
* <p>You must have the <code>s3tables:DeleteTableBucketPolicy</code> permission to use this operation. </p>
36
+
* </dd>
37
+
* </dl>
32
38
* @example
33
39
* Use a bare-bones client and the command you need to make an API call.
* <p>Deletes a table. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-delete.html">Deleting an Amazon S3 table</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
32
+
* <dl>
33
+
* <dt>Permissions</dt>
34
+
* <dd>
35
+
* <p>You must have the <code>s3tables:DeleteTable</code> permission to use this operation. </p>
36
+
* </dd>
37
+
* </dl>
32
38
* @example
33
39
* Use a bare-bones client and the command you need to make an API call.
* <p>Deletes a table policy. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-table-policy.html#table-policy-delete">Deleting a table policy</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
32
+
* <dl>
33
+
* <dt>Permissions</dt>
34
+
* <dd>
35
+
* <p>You must have the <code>s3tables:DeleteTablePolicy</code> permission to use this operation. </p>
36
+
* </dd>
37
+
* </dl>
32
38
* @example
33
39
* Use a bare-bones client and the command you need to make an API call.
* <p>Gets details about a namespace. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-namespace.html">Table namespaces</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
32
+
* <dl>
33
+
* <dt>Permissions</dt>
34
+
* <dd>
35
+
* <p>You must have the <code>s3tables:GetNamespace</code> permission to use this operation. </p>
36
+
* </dd>
37
+
* </dl>
32
38
* @example
33
39
* Use a bare-bones client and the command you need to make an API call.
* <p>Gets details on a table bucket. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-buckets-details.html">Viewing details about an Amazon S3 table bucket</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
32
+
* <dl>
33
+
* <dt>Permissions</dt>
34
+
* <dd>
35
+
* <p>You must have the <code>s3tables:GetTableBucket</code> permission to use this operation. </p>
36
+
* </dd>
37
+
* </dl>
32
38
* @example
33
39
* Use a bare-bones client and the command you need to make an API call.
* <p>Gets details about a maintenance configuration for a given table bucket.</p>
40
+
* <p>Gets details about a maintenance configuration for a given table bucket. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-table-buckets-maintenance.html">Amazon S3 table bucket maintenance</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
41
+
* <dl>
42
+
* <dt>Permissions</dt>
43
+
* <dd>
44
+
* <p>You must have the <code>s3tables:GetTableBucketMaintenanceConfiguration</code> permission to use this operation. </p>
45
+
* </dd>
46
+
* </dl>
41
47
* @example
42
48
* Use a bare-bones client and the command you need to make an API call.
* <p>Gets details about a table bucket policy.</p>
31
+
* <p>Gets details about a table bucket policy. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-bucket-policy.html#table-bucket-policy-get">Viewing a table bucket policy</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
32
+
* <dl>
33
+
* <dt>Permissions</dt>
34
+
* <dd>
35
+
* <p>You must have the <code>s3tables:GetTableBucketPolicy</code> permission to use this operation. </p>
36
+
* </dd>
37
+
* </dl>
32
38
* @example
33
39
* Use a bare-bones client and the command you need to make an API call.
* <p>Gets details about a table. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-tables.html">S3 Tables</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
32
+
* <dl>
33
+
* <dt>Permissions</dt>
34
+
* <dd>
35
+
* <p>You must have the <code>s3tables:GetTable</code> permission to use this operation. </p>
36
+
* </dd>
37
+
* </dl>
32
38
* @example
33
39
* Use a bare-bones client and the command you need to make an API call.
* <p>Gets details about the maintenance configuration of a table.</p>
36
+
* <p>Gets details about the maintenance configuration of a table. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-maintenance.html">S3 Tables maintenance</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
37
+
* <dl>
38
+
* <dt>Permissions</dt>
39
+
* <dd>
40
+
* <p>You must have the <code>s3tables:GetTableMaintenanceConfiguration</code> permission to use this operation. </p>
41
+
* </dd>
42
+
* </dl>
37
43
* @example
38
44
* Use a bare-bones client and the command you need to make an API call.
* <p>Gets the status of a maintenance job for a table.</p>
36
+
* <p>Gets the status of a maintenance job for a table. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-maintenance.html">S3 Tables maintenance</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
37
+
* <dl>
38
+
* <dt>Permissions</dt>
39
+
* <dd>
40
+
* <p>You must have the <code>s3tables:GetTableMaintenanceJobStatus</code> permission to use this operation. </p>
41
+
* </dd>
42
+
* </dl>
37
43
* @example
38
44
* Use a bare-bones client and the command you need to make an API call.
* <p>Gets details about a table policy. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-table-policy.html#table-policy-get">Viewing a table policy</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
32
+
* <dl>
33
+
* <dt>Permissions</dt>
34
+
* <dd>
35
+
* <p>You must have the <code>s3tables:GetTablePolicy</code> permission to use this operation. </p>
36
+
* </dd>
37
+
* </dl>
32
38
* @example
33
39
* Use a bare-bones client and the command you need to make an API call.
* <p>Lists the namespaces within a table bucket.</p>
31
+
* <p>Lists the namespaces within a table bucket. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-namespace.html">Table namespaces</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
32
+
* <dl>
33
+
* <dt>Permissions</dt>
34
+
* <dd>
35
+
* <p>You must have the <code>s3tables:ListNamespaces</code> permission to use this operation. </p>
36
+
* </dd>
37
+
* </dl>
32
38
* @example
33
39
* Use a bare-bones client and the command you need to make an API call.
* <p>Lists table buckets for your account. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-buckets.html">S3 Table buckets</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
32
+
* <dl>
33
+
* <dt>Permissions</dt>
34
+
* <dd>
35
+
* <p>You must have the <code>s3tables:ListTableBuckets</code> permission to use this operation. </p>
36
+
* </dd>
37
+
* </dl>
32
38
* @example
33
39
* Use a bare-bones client and the command you need to make an API call.
* <p>List tables in the given table bucket. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-tables.html">S3 Tables</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
32
+
* <dl>
33
+
* <dt>Permissions</dt>
34
+
* <dd>
35
+
* <p>You must have the <code>s3tables:ListTables</code> permission to use this operation. </p>
36
+
* </dd>
37
+
* </dl>
32
38
* @example
33
39
* Use a bare-bones client and the command you need to make an API call.
* <p>Creates a new maintenance configuration or replaces an existing maintenance configuration
36
-
* for a table bucket.</p>
36
+
* for a table bucket. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-table-buckets-maintenance.html">Amazon S3 table bucket maintenance</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
37
+
* <dl>
38
+
* <dt>Permissions</dt>
39
+
* <dd>
40
+
* <p>You must have the <code>s3tables:PutTableBucketMaintenanceConfiguration</code> permission to use this operation. </p>
41
+
* </dd>
42
+
* </dl>
37
43
* @example
38
44
* Use a bare-bones client and the command you need to make an API call.
* <p>Creates a new maintenance configuration or replaces an existing table bucket policy for a
32
-
* table bucket. </p>
32
+
* table bucket. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-bucket-policy.html#table-bucket-policy-add">Adding a table bucket policy</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
33
+
* <dl>
34
+
* <dt>Permissions</dt>
35
+
* <dd>
36
+
* <p>You must have the <code>s3tables:PutTableBucketPolicy</code> permission to use this operation. </p>
37
+
* </dd>
38
+
* </dl>
33
39
* @example
34
40
* Use a bare-bones client and the command you need to make an API call.
* <p>Creates a new maintenance configuration or replaces an existing maintenance configuration
35
-
* for a table.</p>
35
+
* for a table. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-maintenance.html">S3 Tables maintenance</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
36
+
* <dl>
37
+
* <dt>Permissions</dt>
38
+
* <dd>
39
+
* <p>You must have the <code>s3tables:PutTableMaintenanceConfiguration</code> permission to use this operation. </p>
40
+
* </dd>
41
+
* </dl>
36
42
* @example
37
43
* Use a bare-bones client and the command you need to make an API call.
0 commit comments