@aws-sdk/client-eks 3.533.0 → 3.540.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/EKS.d.ts +5 -1
- package/dist-types/EKSClient.d.ts +1 -1
- package/dist-types/commands/AssociateAccessPolicyCommand.d.ts +2 -1
- package/dist-types/commands/AssociateEncryptionConfigCommand.d.ts +2 -1
- package/dist-types/commands/AssociateIdentityProviderConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreateAccessEntryCommand.d.ts +2 -1
- package/dist-types/commands/CreateAddonCommand.d.ts +2 -1
- package/dist-types/commands/CreateClusterCommand.d.ts +2 -1
- package/dist-types/commands/CreateEksAnywhereSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/CreateFargateProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateNodegroupCommand.d.ts +2 -1
- package/dist-types/commands/CreatePodIdentityAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAccessEntryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAddonCommand.d.ts +2 -1
- package/dist-types/commands/DeleteClusterCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEksAnywhereSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFargateProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNodegroupCommand.d.ts +2 -1
- package/dist-types/commands/DeletePodIdentityAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterClusterCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccessEntryCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAddonCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAddonConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAddonVersionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClusterCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEksAnywhereSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFargateProfileCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIdentityProviderConfigCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInsightCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNodegroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribePodIdentityAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUpdateCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateAccessPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateIdentityProviderConfigCommand.d.ts +2 -1
- package/dist-types/commands/ListAccessEntriesCommand.d.ts +2 -1
- package/dist-types/commands/ListAccessPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListAddonsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssociatedAccessPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListClustersCommand.d.ts +2 -1
- package/dist-types/commands/ListEksAnywhereSubscriptionsCommand.d.ts +2 -1
- package/dist-types/commands/ListFargateProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListIdentityProviderConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListInsightsCommand.d.ts +2 -1
- package/dist-types/commands/ListNodegroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListPodIdentityAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListUpdatesCommand.d.ts +2 -1
- package/dist-types/commands/RegisterClusterCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAccessEntryCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAddonCommand.d.ts +2 -1
- package/dist-types/commands/UpdateClusterConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateClusterVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEksAnywhereSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateNodegroupConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateNodegroupVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePodIdentityAssociationCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +678 -678
- package/dist-types/ts3.4/EKS.d.ts +4 -0
- package/dist-types/ts3.4/commands/AssociateAccessPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateEncryptionConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateIdentityProviderConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAccessEntryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAddonCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEksAnywhereSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFargateProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNodegroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePodIdentityAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAccessEntryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAddonCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEksAnywhereSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFargateProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNodegroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePodIdentityAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAccessEntryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAddonCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAddonConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAddonVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEksAnywhereSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFargateProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIdentityProviderConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInsightCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNodegroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePodIdentityAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeUpdateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateAccessPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateIdentityProviderConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAccessEntriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAddonsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssociatedAccessPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEksAnywhereSubscriptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFargateProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListIdentityProviderConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInsightsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListNodegroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPodIdentityAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUpdatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAccessEntryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAddonCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateClusterConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateClusterVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEksAnywhereSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateNodegroupConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateNodegroupVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePodIdentityAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +41 -41
|
@@ -22,10 +22,10 @@ export interface UpdateNodegroupVersionCommandOutput extends UpdateNodegroupVers
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateNodegroupVersionCommand_base: {
|
|
24
24
|
new (input: UpdateNodegroupVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateNodegroupVersionCommandInput, UpdateNodegroupVersionCommandOutput, EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateNodegroupVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateNodegroupVersionCommandInput, UpdateNodegroupVersionCommandOutput, EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the Kubernetes version or AMI version of an Amazon EKS managed node
|
|
30
30
|
* group.</p>
|
|
31
31
|
* <p>You can update a node group using a launch template only if the node group was
|
|
@@ -126,6 +126,7 @@ declare const UpdateNodegroupVersionCommand_base: {
|
|
|
126
126
|
* @throws {@link EKSServiceException}
|
|
127
127
|
* <p>Base exception class for all service exceptions from EKS service.</p>
|
|
128
128
|
*
|
|
129
|
+
* @public
|
|
129
130
|
*/
|
|
130
131
|
export declare class UpdateNodegroupVersionCommand extends UpdateNodegroupVersionCommand_base {
|
|
131
132
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdatePodIdentityAssociationCommandOutput extends UpdatePodIden
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdatePodIdentityAssociationCommand_base: {
|
|
24
24
|
new (input: UpdatePodIdentityAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePodIdentityAssociationCommandInput, UpdatePodIdentityAssociationCommandOutput, EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdatePodIdentityAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePodIdentityAssociationCommandInput, UpdatePodIdentityAssociationCommandOutput, EKSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a EKS Pod Identity association. Only the IAM role can be changed; an association can't be moved
|
|
30
30
|
* between clusters, namespaces, or service accounts. If you need to edit the namespace
|
|
31
31
|
* or service account, you need to delete the association and then create a new
|
|
@@ -87,6 +87,7 @@ declare const UpdatePodIdentityAssociationCommand_base: {
|
|
|
87
87
|
* @throws {@link EKSServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from EKS service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class UpdatePodIdentityAssociationCommand extends UpdatePodIdentityAssociationCommand_base {
|
|
92
93
|
}
|