Skip to content

Commit 13d9a7d

Browse files
Doc-only updates for Amazon EC2
Updated max size of Prefixes parameter of Scope data type. Doc only update - fixed broken links. Amazon EventBridge adds support for customer-managed keys on Archives and validations for two fields: eventSourceArn and kmsKeyIdentifier.
1 parent 4f9192b commit 13d9a7d

40 files changed

+1240
-1128
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.11.540
1+
1.11.541

generated/src/aws-cpp-sdk-directory-service-data/include/aws/directory-service-data/model/DescribeGroupRequest.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ namespace Model
5555
/**
5656
* <p> One or more attributes to be returned for the group. For a list of supported
5757
* attributes, see <a
58-
* href="https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ad_data-attributes.html">Directory
58+
* href="https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ad_data_attributes.html">Directory
5959
* Service Data Attributes</a>. </p>
6060
*/
6161
inline const Aws::Vector<Aws::String>& GetOtherAttributes() const { return m_otherAttributes; }

generated/src/aws-cpp-sdk-directory-service-data/include/aws/directory-service-data/model/DescribeUserResult.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,9 @@ namespace Model
153153
///@{
154154
/**
155155
* <p> The UPN that is an Internet-style login name for a user and is based on the
156-
* Internet standard <a href="https://www.ietf.org/rfc/rfc0822.txt">RFC 822</a>.
157-
* The UPN is shorter than the distinguished name and easier to remember. </p>
156+
* Internet standard <a href="https://datatracker.ietf.org/doc/html/rfc822">RFC
157+
* 822</a>. The UPN is shorter than the distinguished name and easier to remember.
158+
* </p>
158159
*/
159160
inline const Aws::String& GetUserPrincipalName() const { return m_userPrincipalName; }
160161
template<typename UserPrincipalNameT = Aws::String>

generated/src/aws-cpp-sdk-directory-service-data/include/aws/directory-service-data/model/UpdateUserRequest.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ namespace Model
104104
* <p> An expression that defines one or more attribute names with the data type
105105
* and value of each attribute. A key is an attribute name, and the value is a list
106106
* of maps. For a list of supported attributes, see <a
107-
* href="https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ad_data-attributes.html">Directory
107+
* href="https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ad_data_attributes.html">Directory
108108
* Service Data Attributes</a>. </p> <p> Attribute names are case
109109
* insensitive. </p>
110110
*/

generated/src/aws-cpp-sdk-directory-service-data/include/aws/directory-service-data/model/User.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,9 @@ namespace Model
144144
///@{
145145
/**
146146
* <p> The UPN that is an internet-style login name for a user and based on the
147-
* internet standard <a href="https://www.ietf.org/rfc/rfc0822.txt">RFC 822</a>.
148-
* The UPN is shorter than the distinguished name and easier to remember. </p>
147+
* internet standard <a href="https://datatracker.ietf.org/doc/html/rfc822">RFC
148+
* 822</a>. The UPN is shorter than the distinguished name and easier to remember.
149+
* </p>
149150
*/
150151
inline const Aws::String& GetUserPrincipalName() const { return m_userPrincipalName; }
151152
inline bool UserPrincipalNameHasBeenSet() const { return m_userPrincipalNameHasBeenSet; }

generated/src/aws-cpp-sdk-ec2/include/aws/ec2/EC2Client.h

Lines changed: 128 additions & 114 deletions
Large diffs are not rendered by default.

generated/src/aws-cpp-sdk-ec2/include/aws/ec2/model/CreateRouteServerPeerRequest.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ namespace Model
5353

5454
///@{
5555
/**
56-
* <p>The IPv4 address of the peer.</p>
56+
* <p>The IPv4 address of the peer device.</p>
5757
*/
5858
inline const Aws::String& GetPeerAddress() const { return m_peerAddress; }
5959
inline bool PeerAddressHasBeenSet() const { return m_peerAddressHasBeenSet; }

generated/src/aws-cpp-sdk-ec2/include/aws/ec2/model/DescribeInstanceTypesRequest.h

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,12 @@ namespace Model
7878
* <code>false</code>).</p> </li> <li> <p> <code>current-generation</code> -
7979
* Indicates whether this instance type is the latest generation instance type of
8080
* an instance family (<code>true</code> | <code>false</code>).</p> </li> <li> <p>
81-
* <code>ebs-info.ebs-optimized-info.baseline-bandwidth-in-mbps</code> - The
82-
* baseline bandwidth performance for an EBS-optimized instance type, in Mbps.</p>
83-
* </li> <li> <p> <code>ebs-info.ebs-optimized-info.baseline-iops</code> - The
84-
* baseline input/output storage operations per second for an EBS-optimized
81+
* <code>dedicated-hosts-supported</code> - Indicates whether the instance type
82+
* supports Dedicated Hosts. (<code>true</code> | <code>false</code>)</p> </li>
83+
* <li> <p> <code>ebs-info.ebs-optimized-info.baseline-bandwidth-in-mbps</code> -
84+
* The baseline bandwidth performance for an EBS-optimized instance type, in
85+
* Mbps.</p> </li> <li> <p> <code>ebs-info.ebs-optimized-info.baseline-iops</code>
86+
* - The baseline input/output storage operations per second for an EBS-optimized
8587
* instance type.</p> </li> <li> <p>
8688
* <code>ebs-info.ebs-optimized-info.baseline-throughput-in-mbps</code> - The
8789
* baseline throughput performance for an EBS-optimized instance type, in MB/s.</p>

generated/src/aws-cpp-sdk-ec2/include/aws/ec2/model/LaunchTemplateInstanceNetworkInterfaceSpecificationRequest.h

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,12 @@ namespace Model
100100

101101
///@{
102102
/**
103-
* <p>The device index for the network interface attachment. Each network interface
104-
* requires a device index. If you create a launch template that includes secondary
105-
* network interfaces but not a primary network interface, then you must add a
106-
* primary network interface as a launch parameter when you launch an instance from
107-
* the template.</p>
103+
* <p>The device index for the network interface attachment. The primary network
104+
* interface has a device index of 0. Each network interface is of type
105+
* <code>interface</code>, you must specify a device index. If you create a launch
106+
* template that includes secondary network interfaces but not a primary network
107+
* interface, then you must add a primary network interface as a launch parameter
108+
* when you launch an instance from the template.</p>
108109
*/
109110
inline int GetDeviceIndex() const { return m_deviceIndex; }
110111
inline bool DeviceIndexHasBeenSet() const { return m_deviceIndexHasBeenSet; }

generated/src/aws-cpp-sdk-ec2/include/aws/ec2/model/ModifyInstanceAttributeRequest.h

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,14 @@ namespace Model
101101

102102
///@{
103103
/**
104-
* <p>The name of the attribute to modify.</p> <p>You can modify the
105-
* following attributes only: <code>disableApiTermination</code> |
106-
* <code>instanceType</code> | <code>kernel</code> | <code>ramdisk</code> |
104+
* <p>The name of the attribute to modify.</p> <p>When changing the instance
105+
* type: If the original instance type is configured for configurable bandwidth,
106+
* and the desired instance type doesn't support configurable bandwidth, first set
107+
* the existing bandwidth configuration to <code>default</code> using the
108+
* <a>ModifyInstanceNetworkPerformanceOptions</a> operation.</p>
109+
* <p>You can modify the following attributes only:
110+
* <code>disableApiTermination</code> | <code>instanceType</code> |
111+
* <code>kernel</code> | <code>ramdisk</code> |
107112
* <code>instanceInitiatedShutdownBehavior</code> | <code>blockDeviceMapping</code>
108113
* | <code>userData</code> | <code>sourceDestCheck</code> | <code>groupSet</code> |
109114
* <code>ebsOptimized</code> | <code>sriovNetSupport</code> |

0 commit comments

Comments
 (0)