class Aws::CloudWatchEvidently::Types::CreateProjectRequest
@see docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/CreateProjectRequest AWS API Documentation
@return [Hash<String,String>]
<p>You can associate as many as 50 tags with a project.</p> <p>For more information, see <a href=“docs.aws.amazon.com/general/latest/gr/aws_tagging.html”>Tagging Amazon Web Services resources</a>.</p>
interpreted strictly as strings of characters.
Tags don’t have any semantic meaning to Amazon Web Services and are
values.
permission to access or change only resources with certain tag
also use them to scope user permissions by granting a user
Tags can help you organize and categorize your resources. You can
Assigns one or more tags (key-value pairs) to the project.
@!attribute [rw] tags
@return [String]
The name for the project.
@!attribute [rw] name
@return [String]
An optional description of the project.
@!attribute [rw] description
@return [Types::ProjectDataDeliveryConfig]
that you can view.
after using them to produce metrics and other experiment results
so. If you choose not to store these events, Evidently deletes them
store evaluation events for longer term storage, if you choose to do
A structure that contains information about where Evidently is to
@!attribute [rw] data_delivery
}
},
“TagKey” => “TagValue”,
tags: {
name: “ProjectName”, # required
description: “Description”,
},
},
prefix: “S3PrefixSafeName”,
bucket: “S3BucketSafeName”,
s3_destination: {
},
log_group: “CwLogGroupSafeName”,
cloud_watch_logs: {
data_delivery: {
{
data as a hash:
@note When making an API call, you may pass CreateProjectRequest