Next.js website for Rocky Mountain Vending company featuring: - Product catalog with Stripe integration - Service areas and parts pages - Admin dashboard with Clerk authentication - SEO optimized pages with JSON-LD structured data Co-authored-by: Cursor <cursoragent@cursor.com>
165 lines
8.1 KiB
Text
165 lines
8.1 KiB
Text
import { Command as $Command } from "@smithy/smithy-client";
|
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
import type { PutBucketTaggingRequest } from "../models/models_0";
|
|
import type { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
/**
|
|
* @public
|
|
*/
|
|
export type { __MetadataBearer };
|
|
export { $Command };
|
|
/**
|
|
* @public
|
|
*
|
|
* The input for {@link PutBucketTaggingCommand}.
|
|
*/
|
|
export interface PutBucketTaggingCommandInput extends PutBucketTaggingRequest {
|
|
}
|
|
/**
|
|
* @public
|
|
*
|
|
* The output of {@link PutBucketTaggingCommand}.
|
|
*/
|
|
export interface PutBucketTaggingCommandOutput extends __MetadataBearer {
|
|
}
|
|
declare const PutBucketTaggingCommand_base: {
|
|
new (input: PutBucketTaggingCommandInput): import("@smithy/smithy-client").CommandImpl<PutBucketTaggingCommandInput, PutBucketTaggingCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
new (input: PutBucketTaggingCommandInput): import("@smithy/smithy-client").CommandImpl<PutBucketTaggingCommandInput, PutBucketTaggingCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
};
|
|
/**
|
|
* <note>
|
|
* <p>This operation is not supported for directory buckets.</p>
|
|
* </note>
|
|
* <p>Sets the tags for a general purpose bucket if attribute based access control (ABAC) is not enabled for the bucket. When you <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/buckets-tagging-enable-abac.html">enable ABAC for a general purpose bucket</a>, you can no longer use this operation for that bucket and must use the <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_TagResource.html">TagResource</a> or <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_UntagResource.html">UntagResource</a> operations instead.</p>
|
|
* <p>Use tags to organize your Amazon Web Services bill to reflect your own cost structure. To do this, sign up to get
|
|
* your Amazon Web Services account bill with tag key values included. Then, to see the cost of combined resources,
|
|
* organize your billing information according to resources with the same tag key values. For example, you
|
|
* can tag several resources with a specific application name, and then organize your billing information
|
|
* to see the total cost of that application across several services. For more information, see <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html">Cost Allocation and
|
|
* Tagging</a> and <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/CostAllocTagging.html">Using Cost Allocation in Amazon S3 Bucket Tags</a>.</p>
|
|
* <note>
|
|
* <p> When this operation sets the tags for a bucket, it will overwrite any current tags the bucket
|
|
* already has. You cannot use this operation to add tags to an existing list of tags.</p>
|
|
* </note>
|
|
* <p>To use this operation, you must have permissions to perform the <code>s3:PutBucketTagging</code>
|
|
* action. The bucket owner has this permission by default and can grant this permission to others. For
|
|
* more information about permissions, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-with-s3-actions.html#using-with-s3-actions-related-to-bucket-subresources">Permissions Related to Bucket Subresource Operations</a> and <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-access-control.html">Managing Access Permissions to Your Amazon S3
|
|
* Resources</a>.</p>
|
|
* <p>
|
|
* <code>PutBucketTagging</code> has the following special errors. For more Amazon S3 errors see, <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html">Error Responses</a>.</p>
|
|
* <ul>
|
|
* <li>
|
|
* <p>
|
|
* <code>InvalidTag</code> - The tag provided was not a valid tag. This error can occur if
|
|
* the tag did not pass input validation. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/CostAllocTagging.html">Using Cost Allocation in Amazon S3 Bucket
|
|
* Tags</a>.</p>
|
|
* </li>
|
|
* <li>
|
|
* <p>
|
|
* <code>MalformedXML</code> - The XML provided does not match the schema.</p>
|
|
* </li>
|
|
* <li>
|
|
* <p>
|
|
* <code>OperationAborted</code> - A conflicting conditional action is currently in progress
|
|
* against this resource. Please try again.</p>
|
|
* </li>
|
|
* <li>
|
|
* <p>
|
|
* <code>InternalError</code> - The service was unable to apply the provided tag to the
|
|
* bucket.</p>
|
|
* </li>
|
|
* </ul>
|
|
* <p>The following operations are related to <code>PutBucketTagging</code>:</p>
|
|
* <ul>
|
|
* <li>
|
|
* <p>
|
|
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketTagging.html">GetBucketTagging</a>
|
|
* </p>
|
|
* </li>
|
|
* <li>
|
|
* <p>
|
|
* <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteBucketTagging.html">DeleteBucketTagging</a>
|
|
* </p>
|
|
* </li>
|
|
* </ul>
|
|
* <important>
|
|
* <p>You must URL encode any signed header values that contain spaces. For example, if your header value is <code>my file.txt</code>, containing two spaces after <code>my</code>, you must URL encode this value to <code>my%20%20file.txt</code>.</p>
|
|
* </important>
|
|
* @example
|
|
* Use a bare-bones client and the command you need to make an API call.
|
|
* ```javascript
|
|
* import { S3Client, PutBucketTaggingCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
* // const { S3Client, PutBucketTaggingCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
* // import type { S3ClientConfig } from "@aws-sdk/client-s3";
|
|
* const config = {}; // type is S3ClientConfig
|
|
* const client = new S3Client(config);
|
|
* const input = { // PutBucketTaggingRequest
|
|
* Bucket: "STRING_VALUE", // required
|
|
* ContentMD5: "STRING_VALUE",
|
|
* ChecksumAlgorithm: "CRC32" || "CRC32C" || "SHA1" || "SHA256" || "CRC64NVME",
|
|
* Tagging: { // Tagging
|
|
* TagSet: [ // TagSet // required
|
|
* { // Tag
|
|
* Key: "STRING_VALUE", // required
|
|
* Value: "STRING_VALUE", // required
|
|
* },
|
|
* ],
|
|
* },
|
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
* };
|
|
* const command = new PutBucketTaggingCommand(input);
|
|
* const response = await client.send(command);
|
|
* // {};
|
|
*
|
|
* ```
|
|
*
|
|
* @param PutBucketTaggingCommandInput - {@link PutBucketTaggingCommandInput}
|
|
* @returns {@link PutBucketTaggingCommandOutput}
|
|
* @see {@link PutBucketTaggingCommandInput} for command's `input` shape.
|
|
* @see {@link PutBucketTaggingCommandOutput} for command's `response` shape.
|
|
* @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
|
|
*
|
|
* @throws {@link S3ServiceException}
|
|
* <p>Base exception class for all service exceptions from S3 service.</p>
|
|
*
|
|
*
|
|
* @example Set tags on a bucket
|
|
* ```javascript
|
|
* // The following example sets tags on a bucket. Any existing tags are replaced.
|
|
* const input = {
|
|
* Bucket: "examplebucket",
|
|
* Tagging: {
|
|
* TagSet: [
|
|
* {
|
|
* Key: "Key1",
|
|
* Value: "Value1"
|
|
* },
|
|
* {
|
|
* Key: "Key2",
|
|
* Value: "Value2"
|
|
* }
|
|
* ]
|
|
* }
|
|
* };
|
|
* const command = new PutBucketTaggingCommand(input);
|
|
* const response = await client.send(command);
|
|
* /* response is
|
|
* { /* metadata only *\/ }
|
|
* *\/
|
|
* ```
|
|
*
|
|
* @public
|
|
*/
|
|
export declare class PutBucketTaggingCommand extends PutBucketTaggingCommand_base {
|
|
/** @internal type navigation helper, not in runtime. */
|
|
protected static __types: {
|
|
api: {
|
|
input: PutBucketTaggingRequest;
|
|
output: {};
|
|
};
|
|
sdk: {
|
|
input: PutBucketTaggingCommandInput;
|
|
output: PutBucketTaggingCommandOutput;
|
|
};
|
|
};
|
|
}
|