Skip to content

Commit

Permalink
Update models for release
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-php-automation committed Dec 18, 2023
1 parent 63c7202 commit 6cfac42
Show file tree
Hide file tree
Showing 25 changed files with 1,250 additions and 315 deletions.
22 changes: 22 additions & 0 deletions .changes/3.294.2
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"type": "enhancement",
"category": "QuickSight",
"description": "A docs-only release to add missing entities to the API reference."
},
{
"type": "api-change",
"category": "Route53Resolver",
"description": "Add DOH protocols in resolver endpoints."
},
{
"type": "api-change",
"category": "CognitoIdentityProvider",
"description": "Amazon Cognito now supports trigger versions that define the fields in the request sent to pre token generation Lambda triggers."
},
{
"type": "api-change",
"category": "EKS",
"description": "Add support for EKS Cluster Access Management."
}
]
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

## next release

* `Aws\QuickSight` - A docs-only release to add missing entities to the API reference.
* `Aws\Route53Resolver` - Add DOH protocols in resolver endpoints.
* `Aws\CognitoIdentityProvider` - Amazon Cognito now supports trigger versions that define the fields in the request sent to pre token generation Lambda triggers.
* `Aws\EKS` - Add support for EKS Cluster Access Management.

## 3.294.1 - 2023-12-15

* `Aws\Signature` - Fixes issues with CloudfrontKeyValueStore sigv4a operations.
Expand Down
18 changes: 18 additions & 0 deletions src/EKS/EKSClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@

/**
* This client is used to interact with the **Amazon Elastic Container Service for Kubernetes** service.
* @method \Aws\Result associateAccessPolicy(array $args = [])
* @method \GuzzleHttp\Promise\Promise associateAccessPolicyAsync(array $args = [])
* @method \Aws\Result associateEncryptionConfig(array $args = [])
* @method \GuzzleHttp\Promise\Promise associateEncryptionConfigAsync(array $args = [])
* @method \Aws\Result associateIdentityProviderConfig(array $args = [])
* @method \GuzzleHttp\Promise\Promise associateIdentityProviderConfigAsync(array $args = [])
* @method \Aws\Result createAccessEntry(array $args = [])
* @method \GuzzleHttp\Promise\Promise createAccessEntryAsync(array $args = [])
* @method \Aws\Result createAddon(array $args = [])
* @method \GuzzleHttp\Promise\Promise createAddonAsync(array $args = [])
* @method \Aws\Result createCluster(array $args = [])
Expand All @@ -21,6 +25,8 @@
* @method \GuzzleHttp\Promise\Promise createNodegroupAsync(array $args = [])
* @method \Aws\Result createPodIdentityAssociation(array $args = [])
* @method \GuzzleHttp\Promise\Promise createPodIdentityAssociationAsync(array $args = [])
* @method \Aws\Result deleteAccessEntry(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteAccessEntryAsync(array $args = [])
* @method \Aws\Result deleteAddon(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteAddonAsync(array $args = [])
* @method \Aws\Result deleteCluster(array $args = [])
Expand All @@ -35,6 +41,8 @@
* @method \GuzzleHttp\Promise\Promise deletePodIdentityAssociationAsync(array $args = [])
* @method \Aws\Result deregisterCluster(array $args = [])
* @method \GuzzleHttp\Promise\Promise deregisterClusterAsync(array $args = [])
* @method \Aws\Result describeAccessEntry(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeAccessEntryAsync(array $args = [])
* @method \Aws\Result describeAddon(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeAddonAsync(array $args = [])
* @method \Aws\Result describeAddonConfiguration(array $args = [])
Expand All @@ -55,10 +63,18 @@
* @method \GuzzleHttp\Promise\Promise describePodIdentityAssociationAsync(array $args = [])
* @method \Aws\Result describeUpdate(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeUpdateAsync(array $args = [])
* @method \Aws\Result disassociateAccessPolicy(array $args = [])
* @method \GuzzleHttp\Promise\Promise disassociateAccessPolicyAsync(array $args = [])
* @method \Aws\Result disassociateIdentityProviderConfig(array $args = [])
* @method \GuzzleHttp\Promise\Promise disassociateIdentityProviderConfigAsync(array $args = [])
* @method \Aws\Result listAccessEntries(array $args = [])
* @method \GuzzleHttp\Promise\Promise listAccessEntriesAsync(array $args = [])
* @method \Aws\Result listAccessPolicies(array $args = [])
* @method \GuzzleHttp\Promise\Promise listAccessPoliciesAsync(array $args = [])
* @method \Aws\Result listAddons(array $args = [])
* @method \GuzzleHttp\Promise\Promise listAddonsAsync(array $args = [])
* @method \Aws\Result listAssociatedAccessPolicies(array $args = [])
* @method \GuzzleHttp\Promise\Promise listAssociatedAccessPoliciesAsync(array $args = [])
* @method \Aws\Result listClusters(array $args = [])
* @method \GuzzleHttp\Promise\Promise listClustersAsync(array $args = [])
* @method \Aws\Result listEksAnywhereSubscriptions(array $args = [])
Expand All @@ -81,6 +97,8 @@
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
* @method \Aws\Result untagResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
* @method \Aws\Result updateAccessEntry(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateAccessEntryAsync(array $args = [])
* @method \Aws\Result updateAddon(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateAddonAsync(array $args = [])
* @method \Aws\Result updateClusterConfig(array $args = [])
Expand Down
19 changes: 19 additions & 0 deletions src/data/cognito-idp/2016-04-18/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -4087,6 +4087,7 @@
"CreateAuthChallenge":{"shape":"ArnType"},
"VerifyAuthChallengeResponse":{"shape":"ArnType"},
"PreTokenGeneration":{"shape":"ArnType"},
"PreTokenGenerationConfig":{"shape":"PreTokenGenerationVersionConfigType"},
"UserMigration":{"shape":"ArnType"},
"CustomSMSSender":{"shape":"CustomSMSLambdaVersionConfigType"},
"CustomEmailSender":{"shape":"CustomEmailLambdaVersionConfigType"},
Expand Down Expand Up @@ -4461,6 +4462,24 @@
"max":2048,
"min":0
},
"PreTokenGenerationLambdaVersionType":{
"type":"string",
"enum":[
"V1_0",
"V2_0"
]
},
"PreTokenGenerationVersionConfigType":{
"type":"structure",
"required":[
"LambdaVersion",
"LambdaArn"
],
"members":{
"LambdaVersion":{"shape":"PreTokenGenerationLambdaVersionType"},
"LambdaArn":{"shape":"ArnType"}
}
},
"PrecedenceType":{
"type":"integer",
"min":0
Expand Down
2 changes: 1 addition & 1 deletion src/data/cognito-idp/2016-04-18/api-2.json.php

Large diffs are not rendered by default.

Loading

0 comments on commit 6cfac42

Please sign in to comment.