Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(schema): update #3469

Merged
merged 1 commit into from
Dec 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 18 additions & 16 deletions samtranslator/schema/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -110290,7 +110290,7 @@
"properties": {
"S3Config": {
"$ref": "#/definitions/AWS::InternetMonitor::Monitor.S3Config",
"markdownDescription": "The configuration for publishing Amazon CloudWatch Internet Monitor internet measurements to Amazon S3.",
"markdownDescription": "The configuration information for publishing Internet Monitor internet measurements to Amazon S3. The configuration includes the bucket name and (optionally) prefix for the S3 bucket to store the measurements, and the delivery status. The delivery status is `ENABLED` or `DISABLED` , depending on whether you choose to deliver internet measurements to S3 logs.",
"title": "S3Config"
}
},
Expand Down Expand Up @@ -110321,17 +110321,17 @@
"additionalProperties": false,
"properties": {
"BucketName": {
"markdownDescription": "The Amazon S3 bucket name for internet measurements publishing.",
"markdownDescription": "The Amazon S3 bucket name.",
"title": "BucketName",
"type": "string"
},
"BucketPrefix": {
"markdownDescription": "An optional Amazon S3 bucket prefix for internet measurements publishing.",
"markdownDescription": "The Amazon S3 bucket prefix.",
"title": "BucketPrefix",
"type": "string"
},
"LogDeliveryStatus": {
"markdownDescription": "The status of publishing Internet Monitor internet measurements to an Amazon S3 bucket. The delivery status is `ENABLED` if you choose to deliver internet measurements to an S3 bucket, and `DISABLED` otherwise.",
"markdownDescription": "The status of publishing Internet Monitor internet measurements to an Amazon S3 bucket.",
"title": "LogDeliveryStatus",
"type": "string"
}
Expand Down Expand Up @@ -161070,6 +161070,8 @@
"type": "string"
},
"IPAddressType": {
"markdownDescription": "The type of IP addresses supported by the endpoint for the domain.",
"title": "IPAddressType",
"type": "string"
},
"LogPublishingOptions": {
Expand Down Expand Up @@ -218888,51 +218890,51 @@
"additionalProperties": false,
"properties": {
"DurationSeconds": {
"markdownDescription": "Sets the maximum number of seconds that vended temporary credentials through [CreateSession](https://docs.aws.amazon.com/rolesanywhere/latest/userguide/authentication-create-session.html) will be valid for, between 900 and 3600.",
"markdownDescription": "The number of seconds vended session credentials will be valid for",
"title": "DurationSeconds",
"type": "number"
},
"Enabled": {
"markdownDescription": "Indicates whether the profile is enabled.",
"markdownDescription": "The enabled status of the resource.",
"title": "Enabled",
"type": "boolean"
},
"ManagedPolicyArns": {
"items": {
"type": "string"
},
"markdownDescription": "A list of managed policy ARNs that apply to the vended session credentials.",
"markdownDescription": "A list of managed policy ARNs. Managed policies identified by this list will be applied to the vended session credentials.",
"title": "ManagedPolicyArns",
"type": "array"
},
"Name": {
"markdownDescription": "The name of the profile.",
"markdownDescription": "The customer specified name of the resource.",
"title": "Name",
"type": "string"
},
"RequireInstanceProperties": {
"markdownDescription": "Specifies whether instance properties are required in temporary credential requests with this profile.",
"markdownDescription": "Specifies whether instance properties are required in CreateSession requests with this profile.",
"title": "RequireInstanceProperties",
"type": "boolean"
},
"RoleArns": {
"items": {
"type": "string"
},
"markdownDescription": "A list of IAM role ARNs. During `CreateSession` , if a matching role ARN is provided, the properties in this profile will be applied to the intersection session policy.",
"markdownDescription": "A list of IAM role ARNs that can be assumed when this profile is specified in a CreateSession request.",
"title": "RoleArns",
"type": "array"
},
"SessionPolicy": {
"markdownDescription": "A session policy that applies to the trust boundary of the vended session credentials.",
"markdownDescription": "A session policy that will applied to the trust boundary of the vended session credentials.",
"title": "SessionPolicy",
"type": "string"
},
"Tags": {
"items": {
"$ref": "#/definitions/Tag"
},
"markdownDescription": "The tags to attach to the profile.",
"markdownDescription": "A list of Tags.",
"title": "Tags",
"type": "array"
}
Expand Down Expand Up @@ -219093,11 +219095,11 @@
"properties": {
"SourceData": {
"$ref": "#/definitions/AWS::RolesAnywhere::TrustAnchor.SourceData",
"markdownDescription": "The data field of the trust anchor depending on its type.",
"markdownDescription": "A union object representing the data field of the TrustAnchor depending on its type",
"title": "SourceData"
},
"SourceType": {
"markdownDescription": "The type of the TrustAnchor.\n\n> `AWS_ACM_PCA` is not an allowed value in your region.",
"markdownDescription": "The type of the TrustAnchor.",
"title": "SourceType",
"type": "string"
}
Expand Down Expand Up @@ -225549,7 +225551,7 @@
"title": "LifecycleConfiguration"
},
"OutpostId": {
"markdownDescription": "",
"markdownDescription": "The ID of the Outpost of the specified bucket.",
"title": "OutpostId",
"type": "string"
},
Expand Down Expand Up @@ -225846,7 +225848,7 @@
"title": "FailedReason"
},
"OutpostId": {
"markdownDescription": "",
"markdownDescription": "The ID of the Outpost.",
"title": "OutpostId",
"type": "string"
},
Expand Down
33 changes: 17 additions & 16 deletions schema_source/cloudformation-docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -16819,17 +16819,17 @@
"PerformanceScoreThreshold": "The health event threshold percentage set for performance scores. When the overall performance score is at or below this percentage, Internet Monitor creates a health event."
},
"AWS::InternetMonitor::Monitor InternetMeasurementsLogDelivery": {
"S3Config": "The configuration for publishing Amazon CloudWatch Internet Monitor internet measurements to Amazon S3."
"S3Config": "The configuration information for publishing Internet Monitor internet measurements to Amazon S3. The configuration includes the bucket name and (optionally) prefix for the S3 bucket to store the measurements, and the delivery status. The delivery status is `ENABLED` or `DISABLED` , depending on whether you choose to deliver internet measurements to S3 logs."
},
"AWS::InternetMonitor::Monitor LocalHealthEventsConfig": {
"HealthScoreThreshold": "The health event threshold percentage set for a local health score.",
"MinTrafficImpact": "The minimum percentage of overall traffic for an application that must be impacted by an issue before Internet Monitor creates an event when a threshold is crossed for a local health score.\n\nIf you don't set a minimum traffic impact threshold, the default value is 0.01%.",
"Status": "The status of whether Internet Monitor creates a health event based on a threshold percentage set for a local health score. The status can be `ENABLED` or `DISABLED` ."
},
"AWS::InternetMonitor::Monitor S3Config": {
"BucketName": "The Amazon S3 bucket name for internet measurements publishing.",
"BucketPrefix": "An optional Amazon S3 bucket prefix for internet measurements publishing.",
"LogDeliveryStatus": "The status of publishing Internet Monitor internet measurements to an Amazon S3 bucket. The delivery status is `ENABLED` if you choose to deliver internet measurements to an S3 bucket, and `DISABLED` otherwise."
"BucketName": "The Amazon S3 bucket name.",
"BucketPrefix": "The Amazon S3 bucket prefix.",
"LogDeliveryStatus": "The status of publishing Internet Monitor internet measurements to an Amazon S3 bucket."
},
"AWS::InternetMonitor::Monitor Tag": {
"Key": "",
Expand Down Expand Up @@ -24951,6 +24951,7 @@
"EBSOptions": "The configurations of Amazon Elastic Block Store (Amazon EBS) volumes that are attached to data nodes in the OpenSearch Service domain. For more information, see [EBS volume size limits](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/limits.html#ebsresource) in the *Amazon OpenSearch Service Developer Guide* .",
"EncryptionAtRestOptions": "Whether the domain should encrypt data at rest, and if so, the AWS KMS key to use. See [Encryption of data at rest for Amazon OpenSearch Service](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/encryption-at-rest.html) .",
"EngineVersion": "The version of OpenSearch to use. The value must be in the format `OpenSearch_X.Y` or `Elasticsearch_X.Y` . If not specified, the latest version of OpenSearch is used. For information about the versions that OpenSearch Service supports, see [Supported versions of OpenSearch and Elasticsearch](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/what-is.html#choosing-version) in the *Amazon OpenSearch Service Developer Guide* .\n\nIf you set the [EnableVersionUpgrade](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-updatepolicy.html#cfn-attributes-updatepolicy-upgradeopensearchdomain) update policy to `true` , you can update `EngineVersion` without interruption. When `EnableVersionUpgrade` is set to `false` , or is not specified, updating `EngineVersion` results in [replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement) .",
"IPAddressType": "The type of IP addresses supported by the endpoint for the domain.",
"LogPublishingOptions": "An object with one or more of the following keys: `SEARCH_SLOW_LOGS` , `ES_APPLICATION_LOGS` , `INDEX_SLOW_LOGS` , `AUDIT_LOGS` , depending on the types of logs you want to publish. Each key needs a valid `LogPublishingOption` value. For the full syntax, see the [examples](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opensearchservice-domain.html#aws-resource-opensearchservice-domain--examples) .",
"NodeToNodeEncryptionOptions": "Specifies whether node-to-node encryption is enabled. See [Node-to-node encryption for Amazon OpenSearch Service](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/ntn.html) .",
"OffPeakWindowOptions": "Options for a domain's off-peak window, during which OpenSearch Service can perform mandatory configuration changes on the domain.",
Expand Down Expand Up @@ -35884,14 +35885,14 @@
"Value": "The tag value."
},
"AWS::RolesAnywhere::Profile": {
"DurationSeconds": "Sets the maximum number of seconds that vended temporary credentials through [CreateSession](https://docs.aws.amazon.com/rolesanywhere/latest/userguide/authentication-create-session.html) will be valid for, between 900 and 3600.",
"Enabled": "Indicates whether the profile is enabled.",
"ManagedPolicyArns": "A list of managed policy ARNs that apply to the vended session credentials.",
"Name": "The name of the profile.",
"RequireInstanceProperties": "Specifies whether instance properties are required in temporary credential requests with this profile.",
"RoleArns": "A list of IAM role ARNs. During `CreateSession` , if a matching role ARN is provided, the properties in this profile will be applied to the intersection session policy.",
"SessionPolicy": "A session policy that applies to the trust boundary of the vended session credentials.",
"Tags": "The tags to attach to the profile."
"DurationSeconds": "The number of seconds vended session credentials will be valid for",
"Enabled": "The enabled status of the resource.",
"ManagedPolicyArns": "A list of managed policy ARNs. Managed policies identified by this list will be applied to the vended session credentials.",
"Name": "The customer specified name of the resource.",
"RequireInstanceProperties": "Specifies whether instance properties are required in CreateSession requests with this profile.",
"RoleArns": "A list of IAM role ARNs that can be assumed when this profile is specified in a CreateSession request.",
"SessionPolicy": "A session policy that will applied to the trust boundary of the vended session credentials.",
"Tags": "A list of Tags."
},
"AWS::RolesAnywhere::Profile Tag": {
"Key": "The tag key.",
Expand All @@ -35911,8 +35912,8 @@
"Threshold": "The number of days before a notification event. This value is required for a notification setting that is enabled."
},
"AWS::RolesAnywhere::TrustAnchor Source": {
"SourceData": "The data field of the trust anchor depending on its type.",
"SourceType": "The type of the TrustAnchor.\n\n> `AWS_ACM_PCA` is not an allowed value in your region."
"SourceData": "A union object representing the data field of the TrustAnchor depending on its type",
"SourceType": "The type of the TrustAnchor."
},
"AWS::RolesAnywhere::TrustAnchor SourceData": {
"AcmPcaArn": "The root certificate of the AWS Private Certificate Authority specified by this ARN is used in trust validation for temporary credential requests. Included for trust anchors of type `AWS_ACM_PCA` .\n\n> This field is not supported in your region.",
Expand Down Expand Up @@ -36849,7 +36850,7 @@
"AWS::S3Outposts::Bucket": {
"BucketName": "A name for the S3 on Outposts bucket. If you don't specify a name, AWS CloudFormation generates a unique ID and uses that ID for the bucket name. The bucket name must contain only lowercase letters, numbers, periods (.), and dashes (-) and must follow [Amazon S3 bucket restrictions and limitations](https://docs.aws.amazon.com/AmazonS3/latest/userguide/BucketRestrictions.html) . For more information, see [Bucket naming rules](https://docs.aws.amazon.com/AmazonS3/latest/userguide/BucketRestrictions.html#bucketnamingrules) .\n\n> If you specify a name, you can't perform updates that require replacement of this resource. You can perform updates that require no or some interruption. If you need to replace the resource, specify a new name.",
"LifecycleConfiguration": "Creates a new lifecycle configuration for the S3 on Outposts bucket or replaces an existing lifecycle configuration. Outposts buckets only support lifecycle configurations that delete/expire objects after a certain period of time and abort incomplete multipart uploads.",
"OutpostId": "",
"OutpostId": "The ID of the Outpost of the specified bucket.",
"Tags": "Sets the tags for an S3 on Outposts bucket. For more information, see [Using Amazon S3 on Outposts](https://docs.aws.amazon.com/AmazonS3/latest/userguide/S3onOutposts.html) .\n\nUse tags to organize your AWS bill to reflect your own cost structure. To do this, sign up to get your AWS 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 [Cost allocation and tags](https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html) .\n\n> Within a bucket, if you add a tag that has the same key as an existing tag, the new value overwrites the old value. For more information, see [Using cost allocation and bucket tags](https://docs.aws.amazon.com/AmazonS3/latest/userguide/CostAllocTagging.html) . \n\nTo use this resource, you must have permissions to perform the `s3-outposts:PutBucketTagging` . The S3 on Outposts bucket owner has this permission by default and can grant this permission to others. For more information about permissions, see [Permissions Related to Bucket Subresource Operations](https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-with-s3-actions.html#using-with-s3-actions-related-to-bucket-subresources) and [Managing access permissions to your Amazon S3 resources](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-access-control.html) ."
},
"AWS::S3Outposts::Bucket AbortIncompleteMultipartUpload": {
Expand Down Expand Up @@ -36891,7 +36892,7 @@
"AccessType": "The container for the type of connectivity used to access the Amazon S3 on Outposts endpoint. To use the Amazon VPC , choose `Private` . To use the endpoint with an on-premises network, choose `CustomerOwnedIp` . If you choose `CustomerOwnedIp` , you must also provide the customer-owned IP address pool (CoIP pool).\n\n> `Private` is the default access type value.",
"CustomerOwnedIpv4Pool": "The ID of the customer-owned IPv4 address pool (CoIP pool) for the endpoint. IP addresses are allocated from this pool for the endpoint.",
"FailedReason": "The failure reason, if any, for a create or delete endpoint operation.",
"OutpostId": "",
"OutpostId": "The ID of the Outpost.",
"SecurityGroupId": "The ID of the security group used for the endpoint.",
"SubnetId": "The ID of the subnet used for the endpoint."
},
Expand Down
Loading