AWS.Tools.S3Tables.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.S3Tables</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.S3T.GetS3TNamespaceCmdlet"> <summary> Gets details about a namespace. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TNamespaceCmdlet.Namespace"> <summary> <para> <para>The name of the namespace.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TNamespaceCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon Resource Name (ARN) of the table bucket.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TNamespaceCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.GetNamespaceResponse). Specifying the name of a property of type Amazon.S3Tables.Model.GetNamespaceResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.GetS3TNamespaceListCmdlet"> <summary> Lists the namespaces within a table bucket. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TNamespaceListCmdlet.ContinuationToken"> <summary> <para> <para><c>ContinuationToken</c> indicates to Amazon S3 that the list is being continued on this bucket with a token. <c>ContinuationToken</c> is obfuscated and is not a real key. You can use this <c>ContinuationToken</c> for pagination of the list results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TNamespaceListCmdlet.MaxNamespace"> <summary> <para> <para>The maximum number of namespaces to return in the list.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TNamespaceListCmdlet.Prefix"> <summary> <para> <para>The prefix of the namespaces.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TNamespaceListCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon Resource Name (ARN) of the table bucket.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TNamespaceListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.ListNamespacesResponse). Specifying the name of a property of type Amazon.S3Tables.Model.ListNamespacesResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TNamespaceListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the TableBucketARN parameter. The -PassThru parameter is deprecated, use -Select '^TableBucketARN' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableCmdlet"> <summary> Gets details about a table. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableCmdlet.Name"> <summary> <para> <para>The name of the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableCmdlet.Namespace"> <summary> <para> <para>The name of the namespace the table is associated with.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon Resource Name (ARN) of the table bucket associated with the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.GetTableResponse). Specifying the name of a property of type Amazon.S3Tables.Model.GetTableResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableBucketCmdlet"> <summary> Gets details on a table bucket. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableBucketCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon Resource Name (ARN) of the table bucket.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableBucketCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.GetTableBucketResponse). Specifying the name of a property of type Amazon.S3Tables.Model.GetTableBucketResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableBucketCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the TableBucketARN parameter. The -PassThru parameter is deprecated, use -Select '^TableBucketARN' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableBucketListCmdlet"> <summary> Lists table buckets for your account. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableBucketListCmdlet.ContinuationToken"> <summary> <para> <para><c>ContinuationToken</c> indicates to Amazon S3 that the list is being continued on this bucket with a token. <c>ContinuationToken</c> is obfuscated and is not a real key. You can use this <c>ContinuationToken</c> for pagination of the list results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableBucketListCmdlet.MaxBucket"> <summary> <para> <para>The maximum number of table buckets to return in the list.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableBucketListCmdlet.Prefix"> <summary> <para> <para>The prefix of the table buckets.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableBucketListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.ListTableBucketsResponse). Specifying the name of a property of type Amazon.S3Tables.Model.ListTableBucketsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableBucketMaintenanceConfigurationCmdlet"> <summary> Gets details about a maintenance configuration for a given table bucket. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableBucketMaintenanceConfigurationCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon Resource Name (ARN) of the table bucket associated with the maintenance configuration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableBucketMaintenanceConfigurationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.GetTableBucketMaintenanceConfigurationResponse). Specifying the name of a property of type Amazon.S3Tables.Model.GetTableBucketMaintenanceConfigurationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableBucketMaintenanceConfigurationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the TableBucketARN parameter. The -PassThru parameter is deprecated, use -Select '^TableBucketARN' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableBucketPolicyCmdlet"> <summary> Gets details about a table bucket policy. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableBucketPolicyCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon Resource Number (ARN) of the table bucket.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableBucketPolicyCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ResourcePolicy'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.GetTableBucketPolicyResponse). Specifying the name of a property of type Amazon.S3Tables.Model.GetTableBucketPolicyResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableBucketPolicyCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the TableBucketARN parameter. The -PassThru parameter is deprecated, use -Select '^TableBucketARN' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableListCmdlet"> <summary> List tables in the given table bucket. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableListCmdlet.ContinuationToken"> <summary> <para> <para><c>ContinuationToken</c> indicates to Amazon S3 that the list is being continued on this bucket with a token. <c>ContinuationToken</c> is obfuscated and is not a real key. You can use this <c>ContinuationToken</c> for pagination of the list results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableListCmdlet.MaxTable"> <summary> <para> <para>The maximum number of tables to return.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableListCmdlet.Namespace"> <summary> <para> <para>The namespace of the tables.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableListCmdlet.Prefix"> <summary> <para> <para>The prefix of the tables.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableListCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon resource Number (ARN) of the table bucket.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.ListTablesResponse). Specifying the name of a property of type Amazon.S3Tables.Model.ListTablesResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the TableBucketARN parameter. The -PassThru parameter is deprecated, use -Select '^TableBucketARN' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableMaintenanceConfigurationCmdlet"> <summary> Gets details about the maintenance configuration of a table. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableMaintenanceConfigurationCmdlet.Name"> <summary> <para> <para>The name of the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableMaintenanceConfigurationCmdlet.Namespace"> <summary> <para> <para>The namespace associated with the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableMaintenanceConfigurationCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon Resource Name (ARN) of the table bucket.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableMaintenanceConfigurationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.GetTableMaintenanceConfigurationResponse). Specifying the name of a property of type Amazon.S3Tables.Model.GetTableMaintenanceConfigurationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableMaintenanceJobStatusCmdlet"> <summary> Gets the status of a maintenance job for a table. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableMaintenanceJobStatusCmdlet.Name"> <summary> <para> <para>The name of the maintenance job.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableMaintenanceJobStatusCmdlet.Namespace"> <summary> <para> Amazon.S3Tables.Model.GetTableMaintenanceJobStatusRequest.Namespace </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableMaintenanceJobStatusCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon Resource Name (ARN) of the table bucket.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableMaintenanceJobStatusCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.GetTableMaintenanceJobStatusResponse). Specifying the name of a property of type Amazon.S3Tables.Model.GetTableMaintenanceJobStatusResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableMetadataLocationCmdlet"> <summary> Gets the location of the table metadata. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableMetadataLocationCmdlet.Name"> <summary> <para> <para>The name of the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableMetadataLocationCmdlet.Namespace"> <summary> <para> <para>The namespace of the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableMetadataLocationCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon Resource Name (ARN) of the table bucket.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTableMetadataLocationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.GetTableMetadataLocationResponse). Specifying the name of a property of type Amazon.S3Tables.Model.GetTableMetadataLocationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.GetS3TTablePolicyCmdlet"> <summary> Gets details about a table policy. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTablePolicyCmdlet.Name"> <summary> <para> <para>The name of the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTablePolicyCmdlet.Namespace"> <summary> <para> <para>The namespace associated with the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTablePolicyCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon Resource Number (ARN) of the table bucket that contains the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.GetS3TTablePolicyCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ResourcePolicy'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.GetTablePolicyResponse). Specifying the name of a property of type Amazon.S3Tables.Model.GetTablePolicyResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.NewS3TNamespaceCmdlet"> <summary> 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>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.NewS3TNamespaceCmdlet.Namespace"> <summary> <para> <para>A name for the namespace.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.NewS3TNamespaceCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon Resource Name (ARN) of the table bucket to create the namespace in.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.NewS3TNamespaceCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.CreateNamespaceResponse). Specifying the name of a property of type Amazon.S3Tables.Model.CreateNamespaceResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.NewS3TNamespaceCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the TableBucketARN parameter. The -PassThru parameter is deprecated, use -Select '^TableBucketARN' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.NewS3TNamespaceCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.NewS3TTableCmdlet"> <summary> Creates a new table associated with the given namespace in a table bucket. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.NewS3TTableCmdlet.Format"> <summary> <para> <para>The format for the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.NewS3TTableCmdlet.Name"> <summary> <para> <para>The name for the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.NewS3TTableCmdlet.Namespace"> <summary> <para> <para>The namespace to associated with the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.NewS3TTableCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon Resource Name (ARN) of the table bucket to create the table in.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.NewS3TTableCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.CreateTableResponse). Specifying the name of a property of type Amazon.S3Tables.Model.CreateTableResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.NewS3TTableCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.NewS3TTableBucketCmdlet"> <summary> Creates a table bucket. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.NewS3TTableBucketCmdlet.Name"> <summary> <para> <para>The name for the table bucket.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.NewS3TTableBucketCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Arn'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.CreateTableBucketResponse). Specifying the name of a property of type Amazon.S3Tables.Model.CreateTableBucketResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.NewS3TTableBucketCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Name parameter. The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.NewS3TTableBucketCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TNamespaceCmdlet"> <summary> Deletes a namespace. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TNamespaceCmdlet.Namespace"> <summary> <para> <para>The name of the namespace.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TNamespaceCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon Resource Name (ARN) of the table bucket associated with the namespace.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TNamespaceCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.DeleteNamespaceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TNamespaceCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TTableCmdlet"> <summary> Deletes a table. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TTableCmdlet.Name"> <summary> <para> <para>The name of the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TTableCmdlet.Namespace"> <summary> <para> <para>The namespace associated with the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TTableCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon Resource Name (ARN) of the table bucket that contains the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TTableCmdlet.VersionToken"> <summary> <para> <para>The version token of the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TTableCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.DeleteTableResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TTableCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TTableBucketCmdlet"> <summary> Deletes a table bucket. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TTableBucketCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon Resource Name (ARN) of the table bucket.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TTableBucketCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.DeleteTableBucketResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TTableBucketCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the TableBucketARN parameter. The -PassThru parameter is deprecated, use -Select '^TableBucketARN' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TTableBucketCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TTableBucketPolicyCmdlet"> <summary> Deletes a table bucket policy. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TTableBucketPolicyCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon Resource Number (ARN) of the table bucket.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TTableBucketPolicyCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.DeleteTableBucketPolicyResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TTableBucketPolicyCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the TableBucketARN parameter. The -PassThru parameter is deprecated, use -Select '^TableBucketARN' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TTableBucketPolicyCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TTablePolicyCmdlet"> <summary> Deletes a table policy. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TTablePolicyCmdlet.Name"> <summary> <para> <para>The table name.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TTablePolicyCmdlet.Namespace"> <summary> <para> <para>The namespace associated with the table. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TTablePolicyCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon Resource Number (ARN) of the table bucket that contains the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TTablePolicyCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.DeleteTablePolicyResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RemoveS3TTablePolicyCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.RenameS3TTableCmdlet"> <summary> Renames a table or a namespace. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RenameS3TTableCmdlet.Name"> <summary> <para> <para>The current name of the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RenameS3TTableCmdlet.Namespace"> <summary> <para> <para>The namespace associated with the table. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RenameS3TTableCmdlet.NewName"> <summary> <para> <para>The new name for the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RenameS3TTableCmdlet.NewNamespaceName"> <summary> <para> <para>The new name for the namespace.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RenameS3TTableCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon Resource Name (ARN) of the table bucket. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RenameS3TTableCmdlet.VersionToken"> <summary> <para> <para>The version token of the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RenameS3TTableCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.RenameTableResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.RenameS3TTableCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.UpdateS3TTableMetadataLocationCmdlet"> <summary> Updates the metadata location for a table. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.UpdateS3TTableMetadataLocationCmdlet.MetadataLocation"> <summary> <para> <para>The new metadata location for the table. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.UpdateS3TTableMetadataLocationCmdlet.Name"> <summary> <para> <para>The name of the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.UpdateS3TTableMetadataLocationCmdlet.Namespace"> <summary> <para> <para>The namespace of the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.UpdateS3TTableMetadataLocationCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon Resource Name (ARN) of the table bucket. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.UpdateS3TTableMetadataLocationCmdlet.VersionToken"> <summary> <para> <para>The version token of the table. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.UpdateS3TTableMetadataLocationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.UpdateTableMetadataLocationResponse). Specifying the name of a property of type Amazon.S3Tables.Model.UpdateTableMetadataLocationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.UpdateS3TTableMetadataLocationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableBucketMaintenanceConfigurationCmdlet"> <summary> Creates a new maintenance configuration or replaces an existing maintenance configuration for a table bucket. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableBucketMaintenanceConfigurationCmdlet.IcebergUnreferencedFileRemoval_NonCurrentDay"> <summary> <para> Amazon.S3Tables.Model.IcebergUnreferencedFileRemovalSettings.NonCurrentDays </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableBucketMaintenanceConfigurationCmdlet.Value_Status"> <summary> <para> <para>The status of the maintenance configuration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableBucketMaintenanceConfigurationCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon Resource Name (ARN) of the table bucket associated with the maintenance configuration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableBucketMaintenanceConfigurationCmdlet.Type"> <summary> <para> <para>The type of the maintenance configuration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableBucketMaintenanceConfigurationCmdlet.IcebergUnreferencedFileRemoval_UnreferencedDay"> <summary> <para> Amazon.S3Tables.Model.IcebergUnreferencedFileRemovalSettings.UnreferencedDays </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableBucketMaintenanceConfigurationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.PutTableBucketMaintenanceConfigurationResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableBucketMaintenanceConfigurationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableBucketPolicyCmdlet"> <summary> Creates a new maintenance configuration or replaces an existing table bucket policy for a table bucket. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableBucketPolicyCmdlet.ResourcePolicy"> <summary> <para> <para>The name of the resource policy.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableBucketPolicyCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon Resource Number (ARN) of the table bucket.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableBucketPolicyCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.PutTableBucketPolicyResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableBucketPolicyCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableMaintenanceConfigurationCmdlet"> <summary> Creates a new maintenance configuration or replaces an existing maintenance configuration for a table. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableMaintenanceConfigurationCmdlet.IcebergSnapshotManagement_MaxSnapshotAgeHour"> <summary> <para> <para>The maximum age of a snapshot before it can be expired.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableMaintenanceConfigurationCmdlet.IcebergSnapshotManagement_MinSnapshotsToKeep"> <summary> <para> <para>The minimum number of snapshots to keep.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableMaintenanceConfigurationCmdlet.Name"> <summary> <para> <para>The name of the maintenance configuration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableMaintenanceConfigurationCmdlet.Namespace"> <summary> <para> <para>The namespace of the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableMaintenanceConfigurationCmdlet.Value_Status"> <summary> <para> <para>The status of the maintenance configuration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableMaintenanceConfigurationCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon Resource Name (ARN) of the table associated with the maintenance configuration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableMaintenanceConfigurationCmdlet.IcebergCompaction_TargetFileSizeMB"> <summary> <para> <para>The target file size for the table in MB.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableMaintenanceConfigurationCmdlet.Type"> <summary> <para> <para>The type of the maintenance configuration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableMaintenanceConfigurationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.PutTableMaintenanceConfigurationResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTableMaintenanceConfigurationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTablePolicyCmdlet"> <summary> Creates a new maintenance configuration or replaces an existing table policy for a table. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTablePolicyCmdlet.Name"> <summary> <para> <para>The name of the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTablePolicyCmdlet.Namespace"> <summary> <para> <para>The namespace associated with the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTablePolicyCmdlet.ResourcePolicy"> <summary> <para> <para>The name of the resource policy.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTablePolicyCmdlet.TableBucketARN"> <summary> <para> <para>The Amazon Resource Number (ARN) of the table bucket that contains the table.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTablePolicyCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3Tables.Model.PutTablePolicyResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.S3T.WriteS3TTablePolicyCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> </members> </doc> |