Skip to content

Commit

Permalink
Updated API models and rebuilt service gems.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Ruby authored and Nobody committed May 6, 2022
1 parent ba46932 commit f423c23
Show file tree
Hide file tree
Showing 45 changed files with 368 additions and 243 deletions.
15 changes: 12 additions & 3 deletions apis/ec2/2016-11-15/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -24932,7 +24932,10 @@
"modify-failed",
"delete-in-progress",
"delete-complete",
"delete-failed"
"delete-failed",
"isolate-in-progress",
"isolate-complete",
"restore-in-progress"
]
},
"IpamResourceCidr":{
Expand Down Expand Up @@ -25105,7 +25108,10 @@
"modify-failed",
"delete-in-progress",
"delete-complete",
"delete-failed"
"delete-failed",
"isolate-in-progress",
"isolate-complete",
"restore-in-progress"
]
},
"IpamScopeType":{
Expand Down Expand Up @@ -25133,7 +25139,10 @@
"modify-failed",
"delete-in-progress",
"delete-complete",
"delete-failed"
"delete-failed",
"isolate-in-progress",
"isolate-complete",
"restore-in-progress"
]
},
"Ipv4PoolCoipId":{"type":"string"},
Expand Down
51 changes: 27 additions & 24 deletions apis/location/2020-11-19/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2543,9 +2543,16 @@
"location":"uri",
"locationName":"CollectionName"
},
"MaxResults":{"shape":"ListGeofencesRequestMaxResultsInteger"},
"NextToken":{"shape":"Token"}
}
},
"ListGeofencesRequestMaxResultsInteger":{
"type":"integer",
"box":true,
"max":100,
"min":1
},
"ListGeofencesResponse":{
"type":"structure",
"required":["Entries"],
Expand Down Expand Up @@ -3103,7 +3110,7 @@
},
"Language":{"shape":"LanguageTag"},
"MaxResults":{"shape":"SearchPlaceIndexForSuggestionsRequestMaxResultsInteger"},
"Text":{"shape":"SyntheticSearchPlaceIndexForSuggestionsRequestString"}
"Text":{"shape":"SearchPlaceIndexForSuggestionsRequestTextString"}
}
},
"SearchPlaceIndexForSuggestionsRequestMaxResultsInteger":{
Expand All @@ -3112,6 +3119,12 @@
"max":15,
"min":1
},
"SearchPlaceIndexForSuggestionsRequestTextString":{
"type":"string",
"max":200,
"min":1,
"sensitive":true
},
"SearchPlaceIndexForSuggestionsResponse":{
"type":"structure",
"required":[
Expand All @@ -3136,7 +3149,7 @@
"FilterCountries":{"shape":"CountryCodeList"},
"Language":{"shape":"LanguageTag"},
"MaxResults":{"shape":"Integer"},
"Text":{"shape":"SyntheticSearchPlaceIndexForSuggestionsSummaryString"}
"Text":{"shape":"SensitiveString"}
}
},
"SearchPlaceIndexForTextRequest":{
Expand All @@ -3156,9 +3169,15 @@
},
"Language":{"shape":"LanguageTag"},
"MaxResults":{"shape":"PlaceIndexSearchResultLimit"},
"Text":{"shape":"SyntheticSearchPlaceIndexForTextRequestString"}
"Text":{"shape":"SearchPlaceIndexForTextRequestTextString"}
}
},
"SearchPlaceIndexForTextRequestTextString":{
"type":"string",
"max":200,
"min":1,
"sensitive":true
},
"SearchPlaceIndexForTextResponse":{
"type":"structure",
"required":[
Expand All @@ -3184,9 +3203,13 @@
"Language":{"shape":"LanguageTag"},
"MaxResults":{"shape":"PlaceIndexSearchResultLimit"},
"ResultBBox":{"shape":"BoundingBox"},
"Text":{"shape":"SyntheticSearchPlaceIndexForTextSummaryString"}
"Text":{"shape":"SensitiveString"}
}
},
"SensitiveString":{
"type":"string",
"sensitive":true
},
"ServiceQuotaExceededException":{
"type":"structure",
"required":["Message"],
Expand Down Expand Up @@ -3238,26 +3261,6 @@
"member":{"shape":"Step"}
},
"String":{"type":"string"},
"SyntheticSearchPlaceIndexForSuggestionsRequestString":{
"type":"string",
"max":200,
"min":1,
"sensitive":true
},
"SyntheticSearchPlaceIndexForSuggestionsSummaryString":{
"type":"string",
"sensitive":true
},
"SyntheticSearchPlaceIndexForTextRequestString":{
"type":"string",
"max":200,
"min":1,
"sensitive":true
},
"SyntheticSearchPlaceIndexForTextSummaryString":{
"type":"string",
"sensitive":true
},
"TagKey":{
"type":"string",
"max":128,
Expand Down
65 changes: 33 additions & 32 deletions apis/location/2020-11-19/docs-2.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions apis/location/2020-11-19/paginators-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"ListGeofences": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults",
"result_key": "Entries"
},
"ListMaps": {
Expand Down
6 changes: 4 additions & 2 deletions apis/mediapackage/2017-10-12/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2164,7 +2164,8 @@
"enum": [
"NONE",
"HBBTV_1_5",
"HYBRIDCAST"
"HYBRIDCAST",
"DVB_DASH_2014"
],
"type": "string"
},
Expand Down Expand Up @@ -2643,7 +2644,8 @@
"enum": [
"NONE",
"HTTP-HEAD",
"HTTP-ISO"
"HTTP-ISO",
"HTTP-XSDATE"
],
"type": "string"
},
Expand Down
4 changes: 2 additions & 2 deletions apis/mediapackage/2017-10-12/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
"Profile" : {
"base" : null,
"refs" : {
"DashPackage$Profile" : "The Dynamic Adaptive Streaming over HTTP (DASH) profile type. When set to \"HBBTV_1_5\", HbbTV 1.5 compliant output is enabled."
"DashPackage$Profile" : "The Dynamic Adaptive Streaming over HTTP (DASH) profile type. When set to \"HBBTV_1_5\", HbbTV 1.5 compliant output is enabled. When set to \"DVB-DASH_2014\", DVB-DASH 2014 compliant output is enabled."
}
},
"S3Destination" : {
Expand Down Expand Up @@ -451,7 +451,7 @@
"CmafEncryption$ConstantInitializationVector" : "An optional 128-bit, 16-byte hex value represented by a 32-character string, used in conjunction with the key for encrypting blocks. If you don't specify a value, then MediaPackage creates the constant initialization vector (IV).",
"CmafPackage$SegmentPrefix" : "An optional custom string that is prepended to the name of each segment. If not specified, it defaults to the ChannelId.",
"CmafPackageCreateOrUpdateParameters$SegmentPrefix" : "An optional custom string that is prepended to the name of each segment. If not specified, it defaults to the ChannelId.",
"DashPackage$UtcTimingUri" : "Specifies the value attribute of the UTCTiming field when utcTiming is set to HTTP-ISO or HTTP-HEAD",
"DashPackage$UtcTimingUri" : "Specifies the value attribute of the UTCTiming field when utcTiming is set to HTTP-ISO, HTTP-HEAD or HTTP-XSDATE",
"EgressAccessLogs$LogGroupName" : "Customize the log group name.",
"HarvestJob$Arn" : "The Amazon Resource Name (ARN) assigned to the HarvestJob.\n",
"HarvestJob$ChannelId" : "The ID of the Channel that the HarvestJob will harvest from.\n",
Expand Down
2 changes: 1 addition & 1 deletion apis/rds/2014-10-31/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -3771,7 +3771,7 @@
"CreateDBInstanceMessage$Engine": "<p>The name of the database engine to be used for this instance.</p> <p>Not every database engine is available for every Amazon Web Services Region.</p> <p>Valid Values:</p> <ul> <li> <p> <code>aurora</code> (for MySQL 5.6-compatible Aurora)</p> </li> <li> <p> <code>aurora-mysql</code> (for MySQL 5.7-compatible and MySQL 8.0-compatible Aurora)</p> </li> <li> <p> <code>aurora-postgresql</code> </p> </li> <li> <p> <code>custom-oracle-ee (for RDS Custom for Oracle instances)</code> </p> </li> <li> <p> <code>custom-sqlserver-ee (for RDS Custom for SQL Server instances)</code> </p> </li> <li> <p> <code>custom-sqlserver-se (for RDS Custom for SQL Server instances)</code> </p> </li> <li> <p> <code>custom-sqlserver-web (for RDS Custom for SQL Server instances)</code> </p> </li> <li> <p> <code>mariadb</code> </p> </li> <li> <p> <code>mysql</code> </p> </li> <li> <p> <code>oracle-ee</code> </p> </li> <li> <p> <code>oracle-ee-cdb</code> </p> </li> <li> <p> <code>oracle-se2</code> </p> </li> <li> <p> <code>oracle-se2-cdb</code> </p> </li> <li> <p> <code>postgres</code> </p> </li> <li> <p> <code>sqlserver-ee</code> </p> </li> <li> <p> <code>sqlserver-se</code> </p> </li> <li> <p> <code>sqlserver-ex</code> </p> </li> <li> <p> <code>sqlserver-web</code> </p> </li> </ul>",
"CreateDBInstanceMessage$MasterUsername": "<p>The name for the master user.</p> <p> <b>Amazon Aurora</b> </p> <p>Not applicable. The name for the master user is managed by the DB cluster.</p> <p> <b>Amazon RDS</b> </p> <p>Constraints:</p> <ul> <li> <p>Required.</p> </li> <li> <p>Must be 1 to 16 letters, numbers, or underscores.</p> </li> <li> <p>First character must be a letter.</p> </li> <li> <p>Can't be a reserved word for the chosen database engine.</p> </li> </ul>",
"CreateDBInstanceMessage$MasterUserPassword": "<p>The password for the master user. The password can include any printable ASCII character except \"/\", \"\"\", or \"@\".</p> <p> <b>Amazon Aurora</b> </p> <p>Not applicable. The password for the master user is managed by the DB cluster.</p> <p> <b>MariaDB</b> </p> <p>Constraints: Must contain from 8 to 41 characters.</p> <p> <b>Microsoft SQL Server</b> </p> <p>Constraints: Must contain from 8 to 128 characters.</p> <p> <b>MySQL</b> </p> <p>Constraints: Must contain from 8 to 41 characters.</p> <p> <b>Oracle</b> </p> <p>Constraints: Must contain from 8 to 30 characters.</p> <p> <b>PostgreSQL</b> </p> <p>Constraints: Must contain from 8 to 128 characters.</p>",
"CreateDBInstanceMessage$AvailabilityZone": "<p>The Availability Zone (AZ) where the database will be created. For information on Amazon Web Services Regions and Availability Zones, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html\">Regions and Availability Zones</a>.</p> <p> <b>Amazon Aurora</b> </p> <p>Each Aurora DB cluster hosts copies of its storage in three separate Availability Zones. Specify one of these Availability Zones. Aurora automatically chooses an appropriate Availability Zone if you don't specify one.</p> <p>Default: A random, system-chosen Availability Zone in the endpoint's Amazon Web Services Region.</p> <p>Example: <code>us-east-1d</code> </p> <p>Constraint: The <code>AvailabilityZone</code> parameter can't be specified if the DB instance is a Multi-AZ deployment. The specified Availability Zone must be in the same Amazon Web Services Region as the current endpoint.</p> <note> <p>If you're creating a DB instance in an RDS on VMware environment, specify the identifier of the custom Availability Zone to create the DB instance in.</p> <p>For more information about RDS on VMware, see the <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/RDSonVMwareUserGuide/rds-on-vmware.html\"> RDS on VMware User Guide.</a> </p> </note>",
"CreateDBInstanceMessage$AvailabilityZone": "<p>The Availability Zone (AZ) where the database will be created. For information on Amazon Web Services Regions and Availability Zones, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html\">Regions and Availability Zones</a>.</p> <p> <b>Amazon Aurora</b> </p> <p>Each Aurora DB cluster hosts copies of its storage in three separate Availability Zones. Specify one of these Availability Zones. Aurora automatically chooses an appropriate Availability Zone if you don't specify one.</p> <p>Default: A random, system-chosen Availability Zone in the endpoint's Amazon Web Services Region.</p> <p>Example: <code>us-east-1d</code> </p> <p>Constraint: The <code>AvailabilityZone</code> parameter can't be specified if the DB instance is a Multi-AZ deployment. The specified Availability Zone must be in the same Amazon Web Services Region as the current endpoint.</p>",
"CreateDBInstanceMessage$DBSubnetGroupName": "<p>A DB subnet group to associate with this DB instance.</p> <p>Constraints: Must match the name of an existing DBSubnetGroup. Must not be default.</p> <p>Example: <code>mydbsubnetgroup</code> </p>",
"CreateDBInstanceMessage$PreferredMaintenanceWindow": "<p>The time range each week during which system maintenance can occur, in Universal Coordinated Time (UTC). For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_UpgradeDBInstance.Maintenance.html#Concepts.DBMaintenance\">Amazon RDS Maintenance Window</a>.</p> <p>Format: <code>ddd:hh24:mi-ddd:hh24:mi</code> </p> <p>The default is a 30-minute window selected at random from an 8-hour block of time for each Amazon Web Services Region, occurring on a random day of the week.</p> <p>Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun.</p> <p>Constraints: Minimum 30-minute window.</p>",
"CreateDBInstanceMessage$DBParameterGroupName": "<p>The name of the DB parameter group to associate with this DB instance. If you do not specify a value, then the default DB parameter group for the specified DB engine and version is used.</p> <p>This setting doesn't apply to RDS Custom.</p> <p>Constraints:</p> <ul> <li> <p>Must be 1 to 255 letters, numbers, or hyphens.</p> </li> <li> <p>First character must be a letter</p> </li> <li> <p>Can't end with a hyphen or contain two consecutive hyphens</p> </li> </ul>",
Expand Down
3 changes: 2 additions & 1 deletion apis/redshift/2012-12-01/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -3006,7 +3006,8 @@
"SnapshotScheduleIdentifier":{"shape":"String"},
"AvailabilityZoneRelocation":{"shape":"BooleanOptional"},
"AquaConfigurationStatus":{"shape":"AquaConfigurationStatus"},
"DefaultIamRoleArn":{"shape":"String"}
"DefaultIamRoleArn":{"shape":"String"},
"LoadSampleData":{"shape":"String"}
}
},
"CreateClusterParameterGroupMessage":{
Expand Down
Loading

0 comments on commit f423c23

Please sign in to comment.