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 #3234

Merged
merged 1 commit into from
Jun 28, 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
32 changes: 16 additions & 16 deletions samtranslator/schema/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -87696,7 +87696,7 @@
"type": "string"
},
"ServerSdkVersion": {
"markdownDescription": "A server SDK version you used when integrating your game server build with Amazon GameLift. For more information see [Integrate games with custom game servers](https://docs.aws.amazon.com/gamelift/latest/developerguide/integration-custom-intro.html) . By default Amazon GameLift sets this value to `4.0.2` .",
"markdownDescription": "The Amazon GameLift Server SDK version used to develop your game server.",
"title": "ServerSdkVersion",
"type": "string"
},
Expand Down Expand Up @@ -87737,22 +87737,22 @@
"additionalProperties": false,
"properties": {
"Bucket": {
"markdownDescription": "An Amazon S3 bucket identifier. Thename of the S3 bucket.\n\n> Amazon GameLift doesn't support uploading from Amazon S3 buckets with names that contain a dot (.).",
"markdownDescription": "",
"title": "Bucket",
"type": "string"
},
"Key": {
"markdownDescription": "The name of the zip file that contains the build files or script files.",
"markdownDescription": "",
"title": "Key",
"type": "string"
},
"ObjectVersion": {
"markdownDescription": "The version of the file, if object versioning is turned on for the bucket. Amazon GameLift uses this information when retrieving files from your S3 bucket. To retrieve a specific version of the file, provide an object version. To retrieve the latest version of the file, do not set this parameter.",
"markdownDescription": "",
"title": "ObjectVersion",
"type": "string"
},
"RoleArn": {
"markdownDescription": "The Amazon Resource Name ( [ARN](https://docs.aws.amazon.com/AmazonS3/latest/dev/s3-arn-format.html) ) for an IAM role that allows Amazon GameLift to access the S3 bucket.",
"markdownDescription": "",
"title": "RoleArn",
"type": "string"
}
Expand Down Expand Up @@ -182342,7 +182342,7 @@
"properties": {
"RefreshConfiguration": {
"$ref": "#/definitions/AWS::QuickSight::DataSet.RefreshConfiguration",
"markdownDescription": "",
"markdownDescription": "The refresh configuration for a dataset.",
"title": "RefreshConfiguration"
}
},
Expand Down Expand Up @@ -182433,7 +182433,7 @@
"items": {
"type": "string"
},
"markdownDescription": "",
"markdownDescription": "A list of static default values for a given date time parameter. The valid format for this property is `yyyy-MM-dd\u2019T\u2019HH:mm:ss\u2019Z\u2019` .",
"title": "StaticValues",
"type": "array"
}
Expand Down Expand Up @@ -182551,7 +182551,7 @@
"properties": {
"LookbackWindow": {
"$ref": "#/definitions/AWS::QuickSight::DataSet.LookbackWindow",
"markdownDescription": "",
"markdownDescription": "The lookback window setup for an incremental refresh configuration.",
"title": "LookbackWindow"
}
},
Expand Down Expand Up @@ -182744,17 +182744,17 @@
"additionalProperties": false,
"properties": {
"ColumnName": {
"markdownDescription": "",
"markdownDescription": "The name of the lookback window column.",
"title": "ColumnName",
"type": "string"
},
"Size": {
"markdownDescription": "",
"markdownDescription": "The lookback window column size.",
"title": "Size",
"type": "number"
},
"SizeUnit": {
"markdownDescription": "",
"markdownDescription": "The size unit that is used for the lookback window column. Valid values for this structure are `HOUR` , `DAY` , and `WEEK` .",
"title": "SizeUnit",
"type": "string"
}
Expand All @@ -182768,7 +182768,7 @@
"items": {
"type": "string"
},
"markdownDescription": "",
"markdownDescription": "A list of static default values for a given date time parameter. The valid format for this property is `yyyy-MM-dd\u2019T\u2019HH:mm:ss\u2019Z\u2019` .",
"title": "DateTimeStaticValues",
"type": "array"
},
Expand Down Expand Up @@ -182825,11 +182825,11 @@
"properties": {
"NewDefaultValues": {
"$ref": "#/definitions/AWS::QuickSight::DataSet.NewDefaultValues",
"markdownDescription": "",
"markdownDescription": "The new default values for the parameter.",
"title": "NewDefaultValues"
},
"NewParameterName": {
"markdownDescription": "",
"markdownDescription": "The new name for the parameter.",
"title": "NewParameterName",
"type": "string"
},
Expand Down Expand Up @@ -182887,7 +182887,7 @@
"properties": {
"IncrementalRefresh": {
"$ref": "#/definitions/AWS::QuickSight::DataSet.IncrementalRefresh",
"markdownDescription": "",
"markdownDescription": "The incremental refresh for the dataset.",
"title": "IncrementalRefresh"
}
},
Expand Down Expand Up @@ -202716,7 +202716,7 @@
"type": "string"
},
"Type": {
"markdownDescription": "Specifies the type of physical resource identifier.\n\n- **Arn** - The resource identifier is an Amazon Resource Name (ARN) .\n- **Native** - The resource identifier is an AWS Resilience Hub -native identifier.",
"markdownDescription": "Specifies the type of physical resource identifier.\n\n- **Arn** - The resource identifier is an Amazon Resource Name (ARN) and it can identify the following list of resources:\n\n- `AWS::ECS::Service`\n- `AWS::EFS::FileSystem`\n- `AWS::ElasticLoadBalancingV2::LoadBalancer`\n- `AWS::Lambda::Function`\n- `AWS::SNS::Topic`\n- **Native** - The resource identifier is an AWS Resilience Hub -native identifier and it can identify the following list of resources:\n\n- `AWS::ApiGateway::RestApi`\n- `AWS::ApiGatewayV2::Api`\n- `AWS::AutoScaling::AutoScalingGroup`\n- `AWS::DocDB::DBCluster`\n- `AWS::DocDB::DBGlobalCluster`\n- `AWS::DocDB::DBInstance`\n- `AWS::DynamoDB::GlobalTable`\n- `AWS::DynamoDB::Table`\n- `AWS::EC2::EC2Fleet`\n- `AWS::EC2::Instance`\n- `AWS::EC2::NatGateway`\n- `AWS::EC2::Volume`\n- `AWS::ElasticLoadBalancing::LoadBalancer`\n- `AWS::RDS::DBCluster`\n- `AWS::RDS::DBInstance`\n- `AWS::RDS::GlobalCluster`\n- `AWS::Route53::RecordSet`\n- `AWS::S3::Bucket`\n- `AWS::SQS::Queue`",
"title": "Type",
"type": "string"
}
Expand Down
32 changes: 16 additions & 16 deletions schema_source/cloudformation-docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -12508,15 +12508,15 @@
"AWS::GameLift::Build": {
"Name": "A descriptive label that is associated with a build. Build names do not need to be unique.",
"OperatingSystem": "The operating system that your game server binaries run on. This value determines the type of fleet resources that you use for this build. If your game build contains multiple executables, they all must run on the same operating system. You must specify a valid operating system in this request. There is no default value. You can't change a build's operating system later.\n\n> If you have active fleets using the Windows Server 2012 operating system, you can continue to create new builds using this OS until October 10, 2023, when Microsoft ends its support. All others must use Windows Server 2016 when creating new Windows-based builds.",
"ServerSdkVersion": "A server SDK version you used when integrating your game server build with Amazon GameLift. For more information see [Integrate games with custom game servers](https://docs.aws.amazon.com/gamelift/latest/developerguide/integration-custom-intro.html) . By default Amazon GameLift sets this value to `4.0.2` .",
"ServerSdkVersion": "The Amazon GameLift Server SDK version used to develop your game server.",
"StorageLocation": "Information indicating where your game build files are stored. Use this parameter only when creating a build with files stored in an Amazon S3 bucket that you own. The storage location must specify an Amazon S3 bucket name and key. The location must also specify a role ARN that you set up to allow Amazon GameLift to access your Amazon S3 bucket. The S3 bucket and your new build must be in the same Region.\n\nIf a `StorageLocation` is specified, the size of your file can be found in your Amazon S3 bucket. Amazon GameLift will report a `SizeOnDisk` of 0.",
"Version": "Version information that is associated with this build. Version strings do not need to be unique."
},
"AWS::GameLift::Build StorageLocation": {
"Bucket": "An Amazon S3 bucket identifier. Thename of the S3 bucket.\n\n> Amazon GameLift doesn't support uploading from Amazon S3 buckets with names that contain a dot (.).",
"Key": "The name of the zip file that contains the build files or script files.",
"ObjectVersion": "The version of the file, if object versioning is turned on for the bucket. Amazon GameLift uses this information when retrieving files from your S3 bucket. To retrieve a specific version of the file, provide an object version. To retrieve the latest version of the file, do not set this parameter.",
"RoleArn": "The Amazon Resource Name ( [ARN](https://docs.aws.amazon.com/AmazonS3/latest/dev/s3-arn-format.html) ) for an IAM role that allows Amazon GameLift to access the S3 bucket."
"Bucket": "",
"Key": "",
"ObjectVersion": "",
"RoleArn": ""
},
"AWS::GameLift::Fleet": {
"AnywhereConfiguration": "",
Expand Down Expand Up @@ -27886,7 +27886,7 @@
"SqlQuery": "The SQL query."
},
"AWS::QuickSight::DataSet DataSetRefreshProperties": {
"RefreshConfiguration": ""
"RefreshConfiguration": "The refresh configuration for a dataset."
},
"AWS::QuickSight::DataSet DataSetUsageConfiguration": {
"DisableUseAsDirectQuerySource": "An option that controls whether a child dataset of a direct query can use this dataset as a source.",
Expand All @@ -27906,7 +27906,7 @@
"ValueType": ""
},
"AWS::QuickSight::DataSet DateTimeDatasetParameterDefaultValues": {
"StaticValues": ""
"StaticValues": "A list of static default values for a given date time parameter. The valid format for this property is `yyyy-MM-dd\u2019T\u2019HH:mm:ss\u2019Z\u2019` ."
},
"AWS::QuickSight::DataSet DecimalDatasetParameter": {
"DefaultValues": "",
Expand All @@ -27930,7 +27930,7 @@
"Name": "A display name for the hierarchy."
},
"AWS::QuickSight::DataSet IncrementalRefresh": {
"LookbackWindow": ""
"LookbackWindow": "The lookback window setup for an incremental refresh configuration."
},
"AWS::QuickSight::DataSet IngestionWaitPolicy": {
"IngestionWaitTimeInHours": "The maximum time (in hours) to wait for Ingestion to complete. Default timeout is 36 hours. Applicable only when `DataSetImportMode` mode is set to SPICE and `WaitForSpiceIngestion` is set to true.",
Expand Down Expand Up @@ -27971,12 +27971,12 @@
"PhysicalTableId": "Physical table ID."
},
"AWS::QuickSight::DataSet LookbackWindow": {
"ColumnName": "",
"Size": "",
"SizeUnit": ""
"ColumnName": "The name of the lookback window column.",
"Size": "The lookback window column size.",
"SizeUnit": "The size unit that is used for the lookback window column. Valid values for this structure are `HOUR` , `DAY` , and `WEEK` ."
},
"AWS::QuickSight::DataSet NewDefaultValues": {
"DateTimeStaticValues": "",
"DateTimeStaticValues": "A list of static default values for a given date time parameter. The valid format for this property is `yyyy-MM-dd\u2019T\u2019HH:mm:ss\u2019Z\u2019` .",
"DecimalStaticValues": "",
"IntegerStaticValues": "",
"StringStaticValues": ""
Expand All @@ -27987,8 +27987,8 @@
"Type": "The type."
},
"AWS::QuickSight::DataSet OverrideDatasetParameterOperation": {
"NewDefaultValues": "",
"NewParameterName": "",
"NewDefaultValues": "The new default values for the parameter.",
"NewParameterName": "The new name for the parameter.",
"ParameterName": ""
},
"AWS::QuickSight::DataSet PhysicalTable": {
Expand All @@ -28000,7 +28000,7 @@
"ProjectedColumns": "Projected columns."
},
"AWS::QuickSight::DataSet RefreshConfiguration": {
"IncrementalRefresh": ""
"IncrementalRefresh": "The incremental refresh for the dataset."
},
"AWS::QuickSight::DataSet RelationalTable": {
"Catalog": "",
Expand Down Expand Up @@ -31612,7 +31612,7 @@
"AwsAccountId": "The AWS account that owns the physical resource.",
"AwsRegion": "The AWS Region that the physical resource is located in.",
"Identifier": "The identifier of the physical resource.",
"Type": "Specifies the type of physical resource identifier.\n\n- **Arn** - The resource identifier is an Amazon Resource Name (ARN) .\n- **Native** - The resource identifier is an AWS Resilience Hub -native identifier."
"Type": "Specifies the type of physical resource identifier.\n\n- **Arn** - The resource identifier is an Amazon Resource Name (ARN) and it can identify the following list of resources:\n\n- `AWS::ECS::Service`\n- `AWS::EFS::FileSystem`\n- `AWS::ElasticLoadBalancingV2::LoadBalancer`\n- `AWS::Lambda::Function`\n- `AWS::SNS::Topic`\n- **Native** - The resource identifier is an AWS Resilience Hub -native identifier and it can identify the following list of resources:\n\n- `AWS::ApiGateway::RestApi`\n- `AWS::ApiGatewayV2::Api`\n- `AWS::AutoScaling::AutoScalingGroup`\n- `AWS::DocDB::DBCluster`\n- `AWS::DocDB::DBGlobalCluster`\n- `AWS::DocDB::DBInstance`\n- `AWS::DynamoDB::GlobalTable`\n- `AWS::DynamoDB::Table`\n- `AWS::EC2::EC2Fleet`\n- `AWS::EC2::Instance`\n- `AWS::EC2::NatGateway`\n- `AWS::EC2::Volume`\n- `AWS::ElasticLoadBalancing::LoadBalancer`\n- `AWS::RDS::DBCluster`\n- `AWS::RDS::DBInstance`\n- `AWS::RDS::GlobalCluster`\n- `AWS::Route53::RecordSet`\n- `AWS::S3::Bucket`\n- `AWS::SQS::Queue`"
},
"AWS::ResilienceHub::App ResourceMapping": {
"EksSourceName": "",
Expand Down
Loading