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

Update to botocore==1.33.0 #8457

Open
wants to merge 1,638 commits into
base: develop
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 22, 2022

  1. Merge branch 'release-1.27.15'

    * release-1.27.15:
      Bumping version to 1.27.15
      Update changelog based on model updates
    aws-sdk-python-automation committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    140ef2e View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Merge branch 'release-1.27.16'

    * release-1.27.16:
      Bumping version to 1.27.16
      Update changelog based on model updates
    aws-sdk-python-automation committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    99f1f30 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Merge branch 'release-1.27.17'

    * release-1.27.17:
      Bumping version to 1.27.17
      Update changelog based on model updates
    aws-sdk-python-automation committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    4c3c2f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Merge branch 'release-1.27.18'

    * release-1.27.18:
      Bumping version to 1.27.18
      Update changelog based on model updates
    aws-sdk-python-automation committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    a26bf4a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release-1.27.19'

    * release-1.27.19:
      Bumping version to 1.27.19
      Update changelog based on model updates
    aws-sdk-python-automation committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    d092f30 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Merge branch 'release-1.27.20'

    * release-1.27.20:
      Bumping version to 1.27.20
      Update changelog based on model updates
    aws-sdk-python-automation committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    e9c1eb5 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Merge branch 'release-1.27.21'

    * release-1.27.21:
      Bumping version to 1.27.21
      Update changelog based on model updates
    aws-sdk-python-automation committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    e8d9f74 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Merge branch 'release-1.27.22'

    * release-1.27.22:
      Bumping version to 1.27.22
      Update changelog based on model updates
      New CLI examples for s3control
    aws-sdk-python-automation committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    a71df6d View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Merge branch 'release-1.27.23'

    * release-1.27.23:
      Bumping version to 1.27.23
      Update changelog based on model updates
      Ignore errors setting always-auth in npm config set
    aws-sdk-python-automation committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    09cad33 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Merge branch 'release-1.27.24'

    * release-1.27.24:
      Bumping version to 1.27.24
      Update changelog based on model updates
      Remove wcwidth from dependabot config
    aws-sdk-python-automation committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    2c45462 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Merge branch 'release-1.27.25'

    * release-1.27.25:
      Bumping version to 1.27.25
      Update changelog based on model updates
    aws-sdk-python-automation committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    006e1a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Merge branch 'release-1.27.26'

    * release-1.27.26:
      Bumping version to 1.27.26
      Update changelog based on model updates
      Added deprecation notice for debugging tool in help text (aws#7510)
    aws-sdk-python-automation committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    1047b04 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Merge branch 'release-1.27.27'

    * release-1.27.27:
      Bumping version to 1.27.27
      Update changelog based on model updates
    aws-sdk-python-automation committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    5f499c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Merge branch 'release-1.27.28'

    * release-1.27.28:
      Bumping version to 1.27.28
      Update changelog based on model updates
      CLI examples ivschat, iotdeviceadvisor (aws#7514)
    aws-sdk-python-automation committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    6fda43b View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Merge branch 'release-1.27.29'

    * release-1.27.29:
      Bumping version to 1.27.29
      Update changelog based on model updates
      Add cryptography to dependabot config
    aws-sdk-python-automation committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    e32cabb View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Merge branch 'release-1.27.30'

    * release-1.27.30:
      Bumping version to 1.27.30
      Update changelog based on model updates
      Add awscrt to dependabot config
    aws-sdk-python-automation committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    8076a39 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Merge branch 'release-1.27.31'

    * release-1.27.31:
      Bumping version to 1.27.31
      Update changelog based on model updates
      Add pagination backcompat for kinesis list-streams
    aws-sdk-python-automation committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    5b19a8a View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Merge branch 'release-1.27.32'

    * release-1.27.32:
      Bumping version to 1.27.32
      Update changelog based on model updates
    aws-sdk-python-automation committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    418e693 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Merge branch 'release-1.27.33'

    * release-1.27.33:
      Bumping version to 1.27.33
      Update changelog based on model updates
      Alias sagemaker --version args to --version-number
    aws-sdk-python-automation committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    edc14ab View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Merge branch 'release-1.27.34'

    * release-1.27.34:
      Bumping version to 1.27.34
      Update changelog based on model updates
    aws-sdk-python-automation committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    f523c98 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Merge branch 'release-1.27.35'

    * release-1.27.35:
      Bumping version to 1.27.35
      Update changelog based on model updates
    aws-sdk-python-automation committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    6a2aaa4 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Merge branch 'release-1.27.36'

    * release-1.27.36:
      Bumping version to 1.27.36
      Update changelog based on model updates
    aws-sdk-python-automation committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    547a41e View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Merge branch 'release-1.27.37'

    * release-1.27.37:
      Bumping version to 1.27.37
      Update changelog based on model updates
    aws-sdk-python-automation committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    3d3b2af View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Merge branch 'release-1.27.38'

    * release-1.27.38:
      Bumping version to 1.27.38
      Update changelog based on model updates
      Bump wheel from 0.37.0 to 0.38.1 (aws#7550)
      Fix indentation of examples. (aws#7506)
    aws-sdk-python-automation committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    99dc887 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Merge branch 'release-1.27.39'

    * release-1.27.39:
      Bumping version to 1.27.39
      Update changelog based on model updates
    aws-sdk-python-automation committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    ad92426 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Merge branch 'release-1.27.40'

    * release-1.27.40:
      Bumping version to 1.27.40
      Update changelog based on model updates
    aws-sdk-python-automation committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    06efb33 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Merge branch 'release-1.27.41'

    * release-1.27.41:
      Bumping version to 1.27.41
      Update changelog based on model updates
    aws-sdk-python-automation committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    7f48c80 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Merge branch 'release-1.27.42'

    * release-1.27.42:
      Bumping version to 1.27.42
      Update changelog based on model updates
    aws-sdk-python-automation committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    62fa4ee View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Merge branch 'release-1.27.43'

    * release-1.27.43:
      Bumping version to 1.27.43
      Update changelog based on model updates
    aws-sdk-python-automation committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    32f749e View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Merge branch 'release-1.27.44'

    * release-1.27.44:
      Bumping version to 1.27.44
      Update changelog based on model updates
    aws-sdk-python-automation committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    34dc980 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Merge branch 'release-1.27.45'

    * release-1.27.45:
      Bumping version to 1.27.45
      Update changelog based on model updates
      Amazon Omics examples
    aws-sdk-python-automation committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    b55acb5 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Merge branch 'release-1.27.46'

    * release-1.27.46:
      Bumping version to 1.27.46
      Update changelog based on model updates
      Fix parsing of dotnet output for `aws codeartifact login` command.
    aws-sdk-python-automation committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    da3bbf2 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Merge branch 'release-1.27.47'

    * release-1.27.47:
      Bumping version to 1.27.47
      Update changelog based on model updates
    aws-sdk-python-automation committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    9bee6b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Merge branch 'release-1.27.48'

    * release-1.27.48:
      Bumping version to 1.27.48
      Update changelog based on model updates
    aws-sdk-python-automation committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    bf5c31b View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Merge branch 'release-1.27.49'

    * release-1.27.49:
      Bumping version to 1.27.49
      Update changelog based on model updates
    aws-sdk-python-automation committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    f4f065c View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Merge branch 'release-1.27.50'

    * release-1.27.50:
      Bumping version to 1.27.50
      Update changelog based on model updates
    aws-sdk-python-automation committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    8f28848 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Merge branch 'release-1.27.51'

    * release-1.27.51:
      Bumping version to 1.27.51
      Update changelog based on model updates
      Pin version of alabaster
    aws-sdk-python-automation committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    1064a3a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Merge branch 'release-1.27.52'

    * release-1.27.52:
      Bumping version to 1.27.52
      Update changelog based on model updates
      Fix number-of-bytes error
    aws-sdk-python-automation committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    4c05284 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Merge branch 'release-1.27.53'

    * release-1.27.53:
      Bumping version to 1.27.53
      Update changelog based on model updates
    aws-sdk-python-automation committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    fbfdf3a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Merge branch 'release-1.27.54'

    * release-1.27.54:
      Bumping version to 1.27.54
      Update changelog based on model updates
    aws-sdk-python-automation committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    d588752 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Merge branch 'release-1.27.55'

    * release-1.27.55:
      Bumping version to 1.27.55
      Update changelog based on model updates
      Add --server-sdk-version parameter to upload-build
    aws-sdk-python-automation committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    b889fd1 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Merge branch 'release-1.27.56'

    * release-1.27.56:
      Bumping version to 1.27.56
      Update changelog based on model updates
      New CLI examples for apitgatewayv2, ec2, kms, rds
    aws-sdk-python-automation committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    00469d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Merge branch 'release-1.27.57'

    * release-1.27.57:
      Bumping version to 1.27.57
      Update changelog based on model updates
      Update ec2 customization cidr documentation.
    aws-sdk-python-automation committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    c44e18c View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Merge branch 'release-1.27.58'

    * release-1.27.58:
      Bumping version to 1.27.58
      Update changelog based on model updates
    aws-sdk-python-automation committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    44db7f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Merge branch 'release-1.27.59'

    * release-1.27.59:
      Bumping version to 1.27.59
      Update changelog based on model updates
    aws-sdk-python-automation committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    e967afe View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Merge branch 'release-1.27.60'

    * release-1.27.60:
      Bumping version to 1.27.60
      Update changelog based on model updates
    aws-sdk-python-automation committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    44b1ffc View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Merge branch 'release-1.27.61'

    * release-1.27.61:
      Bumping version to 1.27.61
      Update changelog based on model updates
      New CLI examples elbv2
    aws-sdk-python-automation committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    6cd598b View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Merge branch 'release-1.27.62'

    * release-1.27.62:
      Bumping version to 1.27.62
      Update changelog based on model updates
    aws-sdk-python-automation committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    5f73cc5 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Merge branch 'release-1.27.63'

    * release-1.27.63:
      Bumping version to 1.27.63
      Update changelog based on model updates
    aws-sdk-python-automation committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    d833a96 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Merge branch 'release-1.27.64'

    * release-1.27.64:
      Bumping version to 1.27.64
      Update changelog based on model updates
    aws-sdk-python-automation committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    092fa11 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Merge branch 'release-1.27.65'

    * release-1.27.65:
      Bumping version to 1.27.65
      Update changelog based on model updates
    aws-sdk-python-automation committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    0f99a69 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Merge branch 'release-1.27.66'

    * release-1.27.66:
      Bumping version to 1.27.66
      Update changelog based on model updates
    aws-sdk-python-automation committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    ea9c724 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Merge branch 'release-1.27.67'

    * release-1.27.67:
      Bumping version to 1.27.67
      Update changelog based on model updates
    aws-sdk-python-automation committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    5dfea87 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Merge branch 'release-1.27.68'

    * release-1.27.68:
      Bumping version to 1.27.68
      Update changelog based on model updates
    aws-sdk-python-automation committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    517d087 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Merge branch 'release-1.27.69'

    * release-1.27.69:
      Bumping version to 1.27.69
      Update changelog based on model updates
    aws-sdk-python-automation committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    b6c6dc9 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Merge branch 'release-1.27.70'

    * release-1.27.70:
      Bumping version to 1.27.70
      Update changelog based on model updates
    aws-sdk-python-automation committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    6d12ba3 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Merge branch 'release-1.27.71'

    * release-1.27.71:
      Bumping version to 1.27.71
      Update changelog based on model updates
    aws-sdk-python-automation committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    b9abd54 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Merge branch 'release-1.27.72'

    * release-1.27.72:
      Bumping version to 1.27.72
      Update changelog based on model updates
    aws-sdk-python-automation committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    16d97d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Merge branch 'release-1.27.73'

    * release-1.27.73:
      Bumping version to 1.27.73
      Update changelog based on model updates
      Add issue template for source distribution
      Add support for EMR Configurable resize timeouts
    aws-sdk-python-automation committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    208f754 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Merge branch 'release-1.27.74'

    * release-1.27.74:
      Bumping version to 1.27.74
      Update changelog based on model updates
    aws-sdk-python-automation committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    70a8f9e View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Merge branch 'release-1.27.75'

    * release-1.27.75:
      Bumping version to 1.27.75
      Update changelog based on model updates
    aws-sdk-python-automation committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    d65b182 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Merge branch 'release-1.27.76'

    * release-1.27.76:
      Bumping version to 1.27.76
      Update changelog based on model updates
    aws-sdk-python-automation committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    cdaaad0 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Merge branch 'release-1.27.77'

    * release-1.27.77:
      Bumping version to 1.27.77
      Update changelog based on model updates
    aws-sdk-python-automation committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    5944a95 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Merge branch 'release-1.27.78'

    * release-1.27.78:
      Bumping version to 1.27.78
      Update changelog based on model updates
    aws-sdk-python-automation committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    63be7fe View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Merge branch 'release-1.27.79'

    * release-1.27.79:
      Bumping version to 1.27.79
      Update changelog based on model updates
      New CLI examples for route53resolver, secretsmanager, sts, ecs, resource-expolorer-2
    aws-sdk-python-automation committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    1edee60 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Merge branch 'release-1.27.80'

    * release-1.27.80:
      Bumping version to 1.27.80
      Update changelog based on model updates
      Add unit tests for get-token --output
      Add unit tests for get-token --query
      Use formatter to support --output flag
      Use query parameter to filter the response object
    aws-sdk-python-automation committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    c486a15 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Merge branch 'release-1.27.81'

    * release-1.27.81:
      Bumping version to 1.27.81
      Update changelog based on model updates
    aws-sdk-python-automation committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    c5289e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Merge branch 'release-1.27.82'

    * release-1.27.82:
      Bumping version to 1.27.82
      Update changelog based on model updates
    aws-sdk-python-automation committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    62bddf9 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Merge branch 'release-1.27.83'

    * release-1.27.83:
      Bumping version to 1.27.83
      Update changelog based on model updates
    aws-sdk-python-automation committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    388bb2a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Merge branch 'release-1.27.84'

    * release-1.27.84:
      Bumping version to 1.27.84
      Update changelog based on model updates
    aws-sdk-python-automation committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    ba45300 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Merge branch 'release-1.27.85'

    * release-1.27.85:
      Bumping version to 1.27.85
      Update changelog based on model updates
    aws-sdk-python-automation committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    b801d66 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Merge branch 'release-1.27.86'

    * release-1.27.86:
      Bumping version to 1.27.86
      Update changelog based on model updates
      Update change log for kubeconfig fixes
      Specify JSON format when getting user entry
      Fix get-token output flag value overriden by config
    aws-sdk-python-automation committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    e2e340a View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Merge branch 'release-1.27.87'

    * release-1.27.87:
      Bumping version to 1.27.87
      Update changelog based on model updates
    aws-sdk-python-automation committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    b40f487 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Merge branch 'release-1.27.88'

    * release-1.27.88:
      Bumping version to 1.27.88
      Update changelog based on model updates
    aws-sdk-python-automation committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    7808d95 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Merge branch 'release-1.27.89'

    * release-1.27.89:
      Bumping version to 1.27.89
      Update changelog based on model updates
    aws-sdk-python-automation committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    df68d39 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Merge branch 'release-1.27.90'

    * release-1.27.90:
      Bumping version to 1.27.90
      Update changelog based on model updates
      Prevent AWS CodeArtifact login command from hanging unexpectedly
    aws-sdk-python-automation committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    3149f5a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Merge branch 'release-1.27.91'

    * release-1.27.91:
      Bumping version to 1.27.91
      Update changelog based on model updates
    aws-sdk-python-automation committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    5622e82 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Merge branch 'release-1.27.92'

    * release-1.27.92:
      Bumping version to 1.27.92
      Update changelog based on model updates
    aws-sdk-python-automation committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    07e3aa9 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Merge branch 'release-1.27.93'

    * release-1.27.93:
      Bumping version to 1.27.93
      Update changelog based on model updates
    aws-sdk-python-automation committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    620f879 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Merge branch 'release-1.27.94'

    * release-1.27.94:
      Bumping version to 1.27.94
      Update changelog based on model updates
    aws-sdk-python-automation committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    81359ff View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Merge branch 'release-1.27.95'

    * release-1.27.95:
      Bumping version to 1.27.95
      Update changelog based on model updates
    aws-sdk-python-automation committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    10af35f View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Merge branch 'release-1.27.96'

    * release-1.27.96:
      Bumping version to 1.27.96
      Update changelog based on model updates
    aws-sdk-python-automation committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    dd5c545 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Merge branch 'release-1.27.97'

    * release-1.27.97:
      Bumping version to 1.27.97
      Update changelog based on model updates
      HTML doc updates
    aws-sdk-python-automation committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    9a2eac7 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Merge branch 'release-1.27.98'

    * release-1.27.98:
      Bumping version to 1.27.98
      Update changelog based on model updates
      Add Support for creating user entries with alias flag
    aws-sdk-python-automation committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    5018d0a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Merge branch 'release-1.27.99'

    * release-1.27.99:
      Bumping version to 1.27.99
      Update changelog based on model updates
      Add the rest of cli v2 dependencies to dependabot config
    aws-sdk-python-automation committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    2b4cfe1 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Merge branch 'release-1.27.100'

    * release-1.27.100:
      Bumping version to 1.27.100
      Update changelog based on model updates
    aws-sdk-python-automation committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    a70d1b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Merge branch 'release-1.27.101'

    * release-1.27.101:
      Bumping version to 1.27.101
      Update changelog based on model updates
    aws-sdk-python-automation committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    3233987 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Merge branch 'release-1.27.102'

    * release-1.27.102:
      Bumping version to 1.27.102
      Update changelog based on model updates
    aws-sdk-python-automation committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    35ee005 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Merge branch 'release-1.27.103'

    * release-1.27.103:
      Bumping version to 1.27.103
      Update changelog based on model updates
    aws-sdk-python-automation committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    60750d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Merge branch 'release-1.27.104'

    * release-1.27.104:
      Bumping version to 1.27.104
      Update changelog based on model updates
    aws-sdk-python-automation committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    6fbff5d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Merge branch 'release-1.27.105'

    * release-1.27.105:
      Bumping version to 1.27.105
      Update changelog based on model updates
    aws-sdk-python-automation committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    a04894b View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Merge branch 'release-1.27.106'

    * release-1.27.106:
      Bumping version to 1.27.106
      Update changelog based on model updates
    aws-sdk-python-automation committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    5b39975 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Merge branch 'release-1.27.107'

    * release-1.27.107:
      Bumping version to 1.27.107
      Update changelog based on model updates
      Refactor by extract methods, unify error f-strings
      Refactor null checking, naming and f-string
      Add release notes for changes on update-kubeconfig
      Update eks-kubeconfig for better null checks
    aws-sdk-python-automation committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    98e06f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Merge branch 'release-1.27.108'

    * release-1.27.108:
      Bumping version to 1.27.108
      Update changelog based on model updates
    aws-sdk-python-automation committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    746f66e View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Merge branch 'release-1.27.109'

    * release-1.27.109:
      Bumping version to 1.27.109
      Update changelog based on model updates
      Remove InvokeWithResponseStream from Lambda client
    aws-sdk-python-automation committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    300c554 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Merge branch 'release-1.27.110'

    * release-1.27.110:
      Bumping version to 1.27.110
      Update changelog based on model updates
    aws-sdk-python-automation committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    8e19849 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Merge branch 'release-1.27.111'

    * release-1.27.111:
      Bumping version to 1.27.111
      Update changelog based on model updates
    aws-sdk-python-automation committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    d31feb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Merge branch 'release-1.27.112'

    * release-1.27.112:
      Bumping version to 1.27.112
      Update changelog based on model updates
    aws-sdk-python-automation committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    a1c5386 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Merge branch 'release-1.27.113'

    * release-1.27.113:
      Bumping version to 1.27.113
      Update changelog based on model updates
    aws-sdk-python-automation committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    2854604 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Merge branch 'release-1.27.114'

    * release-1.27.114:
      Bumping version to 1.27.114
      Update changelog based on model updates
      CLI examples for appconfig, application-autoscaling, autoscaling, ec2, ivs, ivs-realtime, macie2, rds, s3, servicecatalog-appregistry
      Preserve env var ComSpec
      Change to using the codecov github action
    aws-sdk-python-automation committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    6bc7306 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Merge branch 'release-1.27.115'

    * release-1.27.115:
      Bumping version to 1.27.115
      Update changelog based on model updates
    aws-sdk-python-automation committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    f40ae3c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Merge branch 'release-1.27.116'

    * release-1.27.116:
      Bumping version to 1.27.116
      Update changelog based on model updates
      change settings for block public access
      Add generate changelog workflow_dispatch github action
      Consistently remove ResponseMetadata field in output
    aws-sdk-python-automation committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    b91b3f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Merge branch 'release-1.27.117'

    * release-1.27.117:
      Bumping version to 1.27.117
      Update changelog based on model updates
      Add a update-lockfiles github workflow
    aws-sdk-python-automation committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    7d2a35c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Merge branch 'release-1.27.118'

    * release-1.27.118:
      Bumping version to 1.27.118
      Update changelog based on model updates
    aws-sdk-python-automation committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    cd1d692 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Merge branch 'release-1.27.119'

    * release-1.27.119:
      Bumping version to 1.27.119
      Update changelog based on model updates
      Fix integration test for public access changes (aws#7848)
    aws-sdk-python-automation committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    2dcb444 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Merge branch 'release-1.27.120'

    * release-1.27.120:
      Bumping version to 1.27.120
      Update changelog based on model updates
      Add SES create/update CVE template URL parameters to paramfile disabled
      Use h3 tags for admonition titles
    aws-sdk-python-automation committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    ab5fbba View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Merge branch 'release-1.27.121'

    * release-1.27.121:
      Bumping version to 1.27.121
      Update changelog based on model updates
    aws-sdk-python-automation committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    183a0cd View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Merge branch 'release-1.27.122'

    * release-1.27.122:
      Bumping version to 1.27.122
      Update changelog based on model updates
    aws-sdk-python-automation committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    b921d58 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Merge branch 'release-1.27.123'

    * release-1.27.123:
      Bumping version to 1.27.123
      Update changelog based on model updates
    aws-sdk-python-automation committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    93ac5e2 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Merge branch 'release-1.27.124'

    * release-1.27.124:
      Bumping version to 1.27.124
      Update changelog based on model updates
    aws-sdk-python-automation committed May 1, 2023
    Configuration menu
    Copy the full SHA
    3cf73d0 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Merge branch 'release-1.27.125'

    * release-1.27.125:
      Bumping version to 1.27.125
      Update changelog based on model updates
    aws-sdk-python-automation committed May 2, 2023
    Configuration menu
    Copy the full SHA
    1e18ed6 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Merge branch 'release-1.27.126'

    * release-1.27.126:
      Bumping version to 1.27.126
      Update changelog based on model updates
    aws-sdk-python-automation committed May 3, 2023
    Configuration menu
    Copy the full SHA
    e63b268 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Merge branch 'release-1.27.127'

    * release-1.27.127:
      Bumping version to 1.27.127
      Update changelog based on model updates
    aws-sdk-python-automation committed May 4, 2023
    Configuration menu
    Copy the full SHA
    29f0f52 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Merge branch 'release-1.27.128'

    * release-1.27.128:
      Bumping version to 1.27.128
    aws-sdk-python-automation committed May 5, 2023
    Configuration menu
    Copy the full SHA
    fcf2e8c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release-1.27.129'

    * release-1.27.129:
      Bumping version to 1.27.129
      Update changelog based on model updates
    aws-sdk-python-automation committed May 5, 2023
    Configuration menu
    Copy the full SHA
    7f66d01 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Merge branch 'release-1.27.130'

    * release-1.27.130:
      Bumping version to 1.27.130
      Update changelog based on model updates
      CLI examples apigateway, ec2, iam, s3api
    aws-sdk-python-automation committed May 8, 2023
    Configuration menu
    Copy the full SHA
    080fcbb View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Merge branch 'release-1.27.131'

    * release-1.27.131:
      Bumping version to 1.27.131
      Update changelog based on model updates
      Fix changelog
    aws-sdk-python-automation committed May 9, 2023
    Configuration menu
    Copy the full SHA
    0430929 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Merge branch 'release-1.27.132'

    * release-1.27.132:
      Bumping version to 1.27.132
      Update changelog based on model updates
    aws-sdk-python-automation committed May 10, 2023
    Configuration menu
    Copy the full SHA
    b1f926b View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Merge branch 'release-1.27.133'

    * release-1.27.133:
      Bumping version to 1.27.133
      Update changelog based on model updates
    aws-sdk-python-automation committed May 11, 2023
    Configuration menu
    Copy the full SHA
    dbbf1ce View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Merge branch 'release-1.27.134'

    * release-1.27.134:
      Bumping version to 1.27.134
      Update changelog based on model updates
      Removing innacurate paragraph regarding access point object ARNs
    aws-sdk-python-automation committed May 15, 2023
    Configuration menu
    Copy the full SHA
    41b9884 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Merge branch 'release-1.27.135'

    * release-1.27.135:
      Bumping version to 1.27.135
      Update changelog based on model updates
    aws-sdk-python-automation committed May 16, 2023
    Configuration menu
    Copy the full SHA
    2c21d27 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Merge branch 'release-1.27.136'

    * release-1.27.136:
      Bumping version to 1.27.136
      Update changelog based on model updates
    aws-sdk-python-automation committed May 18, 2023
    Configuration menu
    Copy the full SHA
    d87efa2 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Merge branch 'release-1.27.137'

    * release-1.27.137:
      Bumping version to 1.27.137
      Update changelog based on model updates
    aws-sdk-python-automation committed May 19, 2023
    Configuration menu
    Copy the full SHA
    88b0ffd View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Merge branch 'release-1.27.138'

    * release-1.27.138:
      Bumping version to 1.27.138
      Update changelog based on model updates
      Add wheel to be tracked by dependabot
      QuickSight start-asset-bundle-import-job parameter customization
    aws-sdk-python-automation committed May 22, 2023
    Configuration menu
    Copy the full SHA
    044ee23 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Merge branch 'release-1.27.139'

    * release-1.27.139:
      Bumping version to 1.27.139
      Update changelog based on model updates
      Add customization for translate-document to provide files
    aws-sdk-python-automation committed May 23, 2023
    Configuration menu
    Copy the full SHA
    f1d654f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Merge branch 'release-1.27.140'

    * release-1.27.140:
      Bumping version to 1.27.140
      Update changelog based on model updates
      Allow 10 open PRs from dependabot
    aws-sdk-python-automation committed May 24, 2023
    Configuration menu
    Copy the full SHA
    ddd18fb View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Merge branch 'release-1.27.141'

    * release-1.27.141:
      Bumping version to 1.27.141
      Update changelog based on model updates
    aws-sdk-python-automation committed May 25, 2023
    Configuration menu
    Copy the full SHA
    0904d80 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Merge branch 'release-1.27.142'

    * release-1.27.142:
      Bumping version to 1.27.142
      Update changelog based on model updates
    aws-sdk-python-automation committed May 26, 2023
    Configuration menu
    Copy the full SHA
    6075e11 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Merge branch 'release-1.27.143'

    * release-1.27.143:
      Bumping version to 1.27.143
      Update changelog based on model updates
    aws-sdk-python-automation committed May 30, 2023
    Configuration menu
    Copy the full SHA
    f584989 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Merge branch 'release-1.27.144'

    * release-1.27.144:
      Bumping version to 1.27.144
      Update changelog based on model updates
    aws-sdk-python-automation committed May 31, 2023
    Configuration menu
    Copy the full SHA
    224080e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Merge branch 'release-1.27.145'

    * release-1.27.145:
      Bumping version to 1.27.145
      Update changelog based on model updates
    aws-sdk-python-automation committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    8653200 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Merge branch 'release-1.27.146'

    * release-1.27.146:
      Bumping version to 1.27.146
      Update changelog based on model updates
    aws-sdk-python-automation committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    e5f2007 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Merge branch 'release-1.27.147'

    * release-1.27.147:
      Bumping version to 1.27.147
      Update changelog based on model updates
    aws-sdk-python-automation committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    58f2e19 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Merge branch 'release-1.27.148'

    * release-1.27.148:
      Bumping version to 1.27.148
      Update changelog based on model updates
      Add new spot allocation strategy support.
    aws-sdk-python-automation committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    669e71b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Merge branch 'release-1.27.149'

    * release-1.27.149:
      Bumping version to 1.27.149
      Update changelog based on model updates
    aws-sdk-python-automation committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    0518d45 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Merge branch 'release-1.27.150'

    * release-1.27.150:
      Bumping version to 1.27.150
      Update changelog based on model updates
    aws-sdk-python-automation committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    977a43a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Merge branch 'release-1.27.151'

    * release-1.27.151:
      Bumping version to 1.27.151
      Update changelog based on model updates
    aws-sdk-python-automation committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    bed92cb View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Merge branch 'release-1.27.152'

    * release-1.27.152:
      Bumping version to 1.27.152
      Update changelog based on model updates
    aws-sdk-python-automation committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    25ec5b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Merge branch 'release-1.27.153'

    * release-1.27.153:
      Bumping version to 1.27.153
      Update changelog based on model updates
    aws-sdk-python-automation committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    e33a7e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Merge branch 'release-1.27.154'

    * release-1.27.154:
      Bumping version to 1.27.154
      Update changelog based on model updates
    aws-sdk-python-automation committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    29fde51 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Merge branch 'release-1.27.155'

    * release-1.27.155:
      Bumping version to 1.27.155
      Update changelog based on model updates
    aws-sdk-python-automation committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    6c676ce View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Merge branch 'release-1.27.156'

    * release-1.27.156:
      Bumping version to 1.27.156
      Update changelog based on model updates
    aws-sdk-python-automation committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    cfc7130 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Merge branch 'release-1.27.157'

    * release-1.27.157:
      Bumping version to 1.27.157
      Update changelog based on model updates
    aws-sdk-python-automation committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    ed2d894 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Merge branch 'release-1.27.158'

    * release-1.27.158:
      Bumping version to 1.27.158
      Update changelog based on model updates
    aws-sdk-python-automation committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    197fe2d View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Merge branch 'release-1.27.159'

    * release-1.27.159:
      Bumping version to 1.27.159
      Update changelog based on model updates
    aws-sdk-python-automation committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    9988053 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Merge branch 'release-1.27.160'

    * release-1.27.160:
      Bumping version to 1.27.160
      Update changelog based on model updates
    aws-sdk-python-automation committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    0c50e0e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Merge branch 'release-1.27.161'

    * release-1.27.161:
      Bumping version to 1.27.161
      Update changelog based on model updates
    aws-sdk-python-automation committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d7b2de4 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Merge branch 'release-1.27.162'

    * release-1.27.162:
      Bumping version to 1.27.162
      Update changelog based on model updates
    aws-sdk-python-automation committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    6587677 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Merge branch 'release-1.27.163'

    * release-1.27.163:
      Bumping version to 1.27.163
      Update changelog based on model updates
    aws-sdk-python-automation committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    723ca1e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Merge branch 'release-1.27.164'

    * release-1.27.164:
      Bumping version to 1.27.164
      Update changelog based on model updates
    aws-sdk-python-automation committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e58222f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Merge branch 'release-1.27.165'

    * release-1.27.165:
      Bumping version to 1.27.165
      Update changelog based on model updates
      Added sync include/exclude example
    aws-sdk-python-automation committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    46ba85d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Merge branch 'release-1.28.0'

    * release-1.28.0:
      Bumping version to 1.28.0
      Update changelog based on model updates
      fix test failure on Python 3.11.x where mock.patch() raises exception (aws#8014)
    aws-sdk-python-automation committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    8fcc79a View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Merge branch 'release-1.28.1'

    * release-1.28.1:
      Bumping version to 1.28.1
      Update changelog based on model updates
      Add --query example for describe-instance-patches
    aws-sdk-python-automation committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    0135ae9 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Merge branch 'release-1.29.0'

    * release-1.29.0:
      Bumping version to 1.29.0
      Add changelog entries from botocore
      Update changelog based on model updates
      Address review comments and add more tests
      Add functional tests for configured endpoint url
    aws-sdk-python-automation committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    6db7b09 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Merge branch 'release-1.29.1'

    * release-1.29.1:
      Bumping version to 1.29.1
      Update changelog based on model updates
      chore(deps): bump aws-actions/stale-issue-cleanup from v5 to v6
      chore: update ancient issue bot
    aws-sdk-python-automation committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    f7c4d49 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Merge branch 'release-1.29.2'

    * release-1.29.2:
      Bumping version to 1.29.2
      Update changelog based on model updates
    aws-sdk-python-automation committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1a4e085 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Merge branch 'release-1.29.3'

    * release-1.29.3:
      Bumping version to 1.29.3
      Update changelog based on model updates
    aws-sdk-python-automation committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    cd60dab View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Merge branch 'release-1.29.4'

    * release-1.29.4:
      Bumping version to 1.29.4
      Update changelog based on model updates
      Add --no-build-isolation to make-bundle script
      Add support for PyYAML 6.0
    aws-sdk-python-automation committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    820b279 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Merge branch 'release-1.29.5'

    * release-1.29.5:
      Bumping version to 1.29.5
      Update changelog based on model updates
    aws-sdk-python-automation committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    4fd01c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Merge branch 'release-1.29.6'

    * release-1.29.6:
      Bumping version to 1.29.6
      Update changelog based on model updates
    aws-sdk-python-automation committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3d1cd13 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Merge branch 'release-1.29.7'

    * release-1.29.7:
      Bumping version to 1.29.7
      Update changelog based on model updates
    aws-sdk-python-automation committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    cd6626c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release-1.29.8'

    * release-1.29.8:
      Bumping version to 1.29.8
      Update changelog based on model updates
    aws-sdk-python-automation committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    73c5c14 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Merge branch 'release-1.29.9'

    * release-1.29.9:
      Bumping version to 1.29.9
      Update changelog based on model updates
    aws-sdk-python-automation committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    709d557 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Merge branch 'release-1.29.10'

    * release-1.29.10:
      Bumping version to 1.29.10
      Update changelog based on model updates
    aws-sdk-python-automation committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ce53bb4 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Merge branch 'release-1.29.11'

    * release-1.29.11:
      Bumping version to 1.29.11
      Update changelog based on model updates
    aws-sdk-python-automation committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c844cd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Merge branch 'release-1.29.12'

    * release-1.29.12:
      Bumping version to 1.29.12
      Update changelog based on model updates
    aws-sdk-python-automation committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    4eb6f53 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Merge branch 'release-1.29.13'

    * release-1.29.13:
      Bumping version to 1.29.13
      Update changelog based on model updates
      Fix broken link in execute-command.rst (aws#8067)
    aws-sdk-python-automation committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    6235d9d View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Merge branch 'release-1.29.14'

    * release-1.29.14:
      Bumping version to 1.29.14
      Update changelog based on model updates
      CLI examplesiotadvisor, ivs, ivs-realtime, lambda, pinpoint, s3api, varifiedpermissions, vpc-lattice
      84 Code examples for Comprehend
    aws-sdk-python-automation committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    cd0900c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release-1.29.15'

    * release-1.29.15:
      Bumping version to 1.29.15
      Update changelog based on model updates
    aws-sdk-python-automation committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    c90caa6 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Merge branch 'release-1.29.16'

    * release-1.29.16:
      Bumping version to 1.29.16
      Update changelog based on model updates
      Fix typo (aws#8074)
    aws-sdk-python-automation committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    7f628e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Merge branch 'release-1.29.17'

    * release-1.29.17:
      Bumping version to 1.29.17
      Update changelog based on model updates
    aws-sdk-python-automation committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    8a6c4f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Merge branch 'release-1.29.18'

    * release-1.29.18:
      Bumping version to 1.29.18
      Update changelog based on model updates
    aws-sdk-python-automation committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    bcd8799 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Merge branch 'release-1.29.19'

    * release-1.29.19:
      Bumping version to 1.29.19
      Update changelog based on model updates
      move enable-primary-ipv6 into network-interfaces if necessary
    aws-sdk-python-automation committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a5e78d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Merge branch 'release-1.29.20'

    * release-1.29.20:
      Bumping version to 1.29.20
      Update changelog based on model updates
    aws-sdk-python-automation committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    333c90e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Merge branch 'release-1.29.21'

    * release-1.29.21:
      Bumping version to 1.29.21
      Update changelog based on model updates
    aws-sdk-python-automation committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9f288b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Merge branch 'release-1.29.22'

    * release-1.29.22:
      Bumping version to 1.29.22
      Update changelog based on model updates
    aws-sdk-python-automation committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    35dc8fd View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Merge branch 'release-1.29.23'

    * release-1.29.23:
      Bumping version to 1.29.23
      Update changelog based on model updates
    aws-sdk-python-automation committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ba21458 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Merge branch 'release-1.29.24'

    * release-1.29.24:
      Bumping version to 1.29.24
      Update changelog based on model updates
    aws-sdk-python-automation committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    44ef864 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Merge branch 'release-1.29.25'

    * release-1.29.25:
      Bumping version to 1.29.25
      Update changelog based on model updates
    aws-sdk-python-automation committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0fa0a81 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Merge branch 'release-1.29.26'

    * release-1.29.26:
      Bumping version to 1.29.26
      Update changelog based on model updates
    aws-sdk-python-automation committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b12261c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Merge branch 'release-1.29.27'

    * release-1.29.27:
      Bumping version to 1.29.27
      Update changelog based on model updates
      CLI examples for ivs, securityhub, ssm-incidents (aws#8103)
      Upgrade pytest to 7.4.0 (aws#8102)
    aws-sdk-python-automation committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    489a0aa View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Merge branch 'release-1.29.28'

    * release-1.29.28:
      Bumping version to 1.29.28
      Update changelog based on model updates
    aws-sdk-python-automation committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6d30a49 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Merge branch 'release-1.29.29'

    * release-1.29.29:
      Bumping version to 1.29.29
      Update changelog based on model updates
      Fix broken link in CONTRIBUTING.md
    aws-sdk-python-automation committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    0e4af81 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Merge branch 'release-1.29.30'

    * release-1.29.30:
      Bumping version to 1.29.30
      Update changelog based on model updates
    aws-sdk-python-automation committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ff4fa1e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Merge branch 'release-1.29.31'

    * release-1.29.31:
      Bumping version to 1.29.31
      Update changelog based on model updates
    aws-sdk-python-automation committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    7560fd6 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Merge branch 'release-1.29.32'

    * release-1.29.32:
      Bumping version to 1.29.32
      Update changelog based on model updates
      Bump actions/stale from 5.0.0 to 8.0.0 (aws#8118)
      Add dependabot for v1 (aws#8100)
      CLI example for iam
    aws-sdk-python-automation committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    2f689e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Merge branch 'release-1.29.33'

    * release-1.29.33:
      Bumping version to 1.29.33
      Update changelog based on model updates
      add workflow
    aws-sdk-python-automation committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    cabfeae View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Merge branch 'release-1.29.34'

    * release-1.29.34:
      Bumping version to 1.29.34
      Update changelog based on model updates
    aws-sdk-python-automation committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    288bf43 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Merge branch 'release-1.29.35'

    * release-1.29.35:
      Bumping version to 1.29.35
      Update changelog based on model updates
    aws-sdk-python-automation committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    223b185 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Merge branch 'release-1.29.36'

    * release-1.29.36:
      Bumping version to 1.29.36
      Update changelog based on model updates
      Disable auto-closing answered discussions
    aws-sdk-python-automation committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    afecc39 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Merge branch 'release-1.29.37'

    * release-1.29.37:
      Bumping version to 1.29.37
      Update changelog based on model updates
      fix: typo in comment
      chore: update runtime of the workflow
      chore: update auto-closing on stale discussions
    aws-sdk-python-automation committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    f599610 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Merge branch 'release-1.29.38'

    * release-1.29.38:
      Bumping version to 1.29.38
      Update changelog based on model updates
    aws-sdk-python-automation committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    c141a1e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Merge branch 'release-1.29.39'

    * release-1.29.39:
      Bumping version to 1.29.39
      Update changelog based on model updates
      remove invoke-endpoint-with-response-stream from sagemaker
    aws-sdk-python-automation committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    f02e2db View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Merge branch 'release-1.29.40'

    * release-1.29.40:
      Bumping version to 1.29.40
      Update changelog based on model updates
    aws-sdk-python-automation committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    9cd9cd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Merge branch 'release-1.29.41'

    * release-1.29.41:
      Bumping version to 1.29.41
      Update changelog based on model updates
      Use parsed args to pass flags from ARG_TABLE
      Use property decorator on cluster_description
    aws-sdk-python-automation committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c2869c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Merge branch 'release-1.29.42'

    * release-1.29.42:
      Bumping version to 1.29.42
      Update changelog based on model updates
      CLI examples for opsworks, opsworkscm
    aws-sdk-python-automation committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    97464f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Merge branch 'release-1.29.43'

    * release-1.29.43:
      Bumping version to 1.29.43
      Update changelog based on model updates
    aws-sdk-python-automation committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3bb6bcc View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Merge branch 'release-1.29.44'

    * release-1.29.44:
      Bumping version to 1.29.44
      Update changelog based on model updates
      CLI examples configservice, ec2, pinpoint, payment-cryptography, payment-cryptography-data
    aws-sdk-python-automation committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    f5a2fbf View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Merge branch 'release-1.29.45'

    * release-1.29.45:
      Bumping version to 1.29.45
      Update changelog based on model updates
    aws-sdk-python-automation committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    6f1b4e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Merge branch 'release-1.29.46'

    * release-1.29.46:
      Bumping version to 1.29.46
      Update changelog based on model updates
      Bump actions/checkout from 3 to 4
    aws-sdk-python-automation committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    296d94a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Merge branch 'release-1.29.47'

    * release-1.29.47:
      Bumping version to 1.29.47
      Update changelog based on model updates
    aws-sdk-python-automation committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    d8240ed View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Merge branch 'release-1.29.48'

    * release-1.29.48:
      Bumping version to 1.29.48
      Update changelog based on model updates
      Improve error messages for codeartifact login
    aws-sdk-python-automation committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    017235a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Merge branch 'release-1.29.49'

    * release-1.29.49:
      Bumping version to 1.29.49
      Update changelog based on model updates
    aws-sdk-python-automation committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    76afedf View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Merge branch 'release-1.29.50'

    * release-1.29.50:
      Bumping version to 1.29.50
      Update changelog based on model updates
    aws-sdk-python-automation committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a4f734d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Merge branch 'release-1.29.51'

    * release-1.29.51:
      Bumping version to 1.29.51
      Update changelog based on model updates
    aws-sdk-python-automation committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    e828de0 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Merge branch 'release-1.29.52'

    * release-1.29.52:
      Bumping version to 1.29.52
      Update changelog based on model updates
      CLI examples directconnect, ec2, iam, iot, lambda, sqs
      Add Swift support for CodeArtifact login command
    aws-sdk-python-automation committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    befc7c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Merge branch 'release-1.29.53'

    * release-1.29.53:
      Bumping version to 1.29.53
      Update changelog based on model updates
    aws-sdk-python-automation committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e0a8802 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Merge branch 'release-1.29.54'

    * release-1.29.54:
      Bumping version to 1.29.54
      Update changelog based on model updates
    aws-sdk-python-automation committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c24f507 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Merge branch 'release-1.29.55'

    * release-1.29.55:
      Bumping version to 1.29.55
      Update changelog based on model updates
    aws-sdk-python-automation committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    39d1987 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Merge branch 'release-1.29.56'

    * release-1.29.56:
      Bumping version to 1.29.56
      Update changelog based on model updates
      adding HealthImaging examples Added 18 new HealthImaging examples
    aws-sdk-python-automation committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    3a111b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Merge branch 'release-1.29.57'

    * release-1.29.57:
      Bumping version to 1.29.57
      Update changelog based on model updates
      Update service name
      Add exclusion of bedrock event streaming API
    aws-sdk-python-automation committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5acffa4 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Merge branch 'release-1.29.58'

    * release-1.29.58:
      Bumping version to 1.29.58
      Update changelog based on model updates
      sync: document --delete behavior for excluded files
      Pin setuptools for 3.12+
      Update classifier and tox file
      Fix mystery function call in EKS tests
      Update testing dependencies
      Start testing on Python 3.12
    aws-sdk-python-automation committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    239546d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Merge branch 'release-1.29.59'

    * release-1.29.59:
      Bumping version to 1.29.59
      Update changelog based on model updates
    aws-sdk-python-automation committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0559aaf View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Merge branch 'release-1.29.60'

    * release-1.29.60:
      Bumping version to 1.29.60
      Update changelog based on model updates
    aws-sdk-python-automation committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    213000b View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Merge branch 'release-1.29.61'

    * release-1.29.61:
      Bumping version to 1.29.61
      Update changelog based on model updates
    aws-sdk-python-automation committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    8697853 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Merge branch 'release-1.29.62'

    * release-1.29.62:
      Bumping version to 1.29.62
      Update changelog based on model updates
    aws-sdk-python-automation committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    5d4d63b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Merge branch 'release-1.29.63'

    * release-1.29.63:
      Bumping version to 1.29.63
      Update changelog based on model updates
      Fix bad find/replace for mock.ANY (aws#8232)
    aws-sdk-python-automation committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    63d5fb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Merge branch 'release-1.29.64'

    * release-1.29.64:
      Bumping version to 1.29.64
      Update changelog based on model updates
    aws-sdk-python-automation committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    b5b5bf9 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Merge branch 'release-1.29.65'

    * release-1.29.65:
      Bumping version to 1.29.65
      Update changelog based on model updates
      Docs update to configure list to specify which information is listed
    aws-sdk-python-automation committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a7b80b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Merge branch 'release-1.29.66'

    * release-1.29.66:
      Bumping version to 1.29.66
      Update changelog based on model updates
    aws-sdk-python-automation committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    e1140fa View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Merge branch 'release-1.29.67'

    * release-1.29.67:
      Bumping version to 1.29.67
      Update changelog based on model updates
    aws-sdk-python-automation committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    e7b222c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Merge branch 'release-1.29.68'

    * release-1.29.68:
      Bumping version to 1.29.68
      Update changelog based on model updates
      update ci to use GA python 3.12 (aws#8258)
    aws-sdk-python-automation committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    ec8cd43 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Merge branch 'release-1.29.69'

    * release-1.29.69:
      Bumping version to 1.29.69
      Update changelog based on model updates
    aws-sdk-python-automation committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    ce3785c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Merge branch 'release-1.29.70'

    * release-1.29.70:
      Bumping version to 1.29.70
      Update changelog based on model updates
      CLI examples for iam, sts, networkmanager
    aws-sdk-python-automation committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    d1c7d5c View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Merge branch 'release-1.29.71'

    * release-1.29.71:
      Bumping version to 1.29.71
      Update changelog based on model updates
    aws-sdk-python-automation committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7faecb8 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Merge branch 'release-1.29.72'

    * release-1.29.72:
      Bumping version to 1.29.72
      Update changelog based on model updates
    aws-sdk-python-automation committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e1cb3cf View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Merge branch 'release-1.29.73'

    * release-1.29.73:
      Bumping version to 1.29.73
      Update changelog based on model updates
      AWS EMR: Introduce root volume iops and throughput attributes
    aws-sdk-python-automation committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    044d948 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Merge branch 'release-1.29.74'

    * release-1.29.74:
      Bumping version to 1.29.74
      Update changelog based on model updates
    aws-sdk-python-automation committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    a509953 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Merge branch 'release-1.29.75'

    * release-1.29.75:
      Bumping version to 1.29.75
      Update changelog based on model updates
    aws-sdk-python-automation committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    1e36eb5 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Merge branch 'release-1.29.76'

    * release-1.29.76:
      Bumping version to 1.29.76
      Update changelog based on model updates
    aws-sdk-python-automation committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    5ab584f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Merge branch 'release-1.29.77'

    * release-1.29.77:
      Bumping version to 1.29.77
      Update changelog based on model updates
    aws-sdk-python-automation committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7f24b1e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Merge branch 'release-1.29.78'

    * release-1.29.78:
      Bumping version to 1.29.78
      Update changelog based on model updates
      Fix changelog
    aws-sdk-python-automation committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    bf774b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Merge branch 'release-1.29.79'

    * release-1.29.79:
      Bumping version to 1.29.79
      Update changelog based on model updates
      update readme to include py 3.12
    aws-sdk-python-automation committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    daa2b2a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Merge branch 'release-1.29.80'

    * release-1.29.80:
      Bumping version to 1.29.80
      Update changelog based on model updates
      Extend docutils line length limit
    aws-sdk-python-automation committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    7a87e34 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Merge branch 'release-1.29.81'

    * release-1.29.81:
      Bumping version to 1.29.81
      Update changelog based on model updates
    aws-sdk-python-automation committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    ad09d70 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Merge branch 'release-1.29.82'

    * release-1.29.82:
      Bumping version to 1.29.82
      Update changelog based on model updates
    aws-sdk-python-automation committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cf999cd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release-1.29.83'

    * release-1.29.83:
      Bumping version to 1.29.83
      Update changelog based on model updates
    aws-sdk-python-automation committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6c9f051 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Merge branch 'release-1.29.84'

    * release-1.29.84:
      Bumping version to 1.29.84
      Update changelog based on model updates
    aws-sdk-python-automation committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    5ee9b46 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Merge branch 'release-1.29.85'

    * release-1.29.85:
      Bumping version to 1.29.85
      Update changelog based on model updates
    aws-sdk-python-automation committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    43195e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Merge branch 'release-1.30.0'

    * release-1.30.0:
      Bumping version to 1.30.0
      Add changelog entries from botocore
      Update changelog based on model updates
      CLI examples datasync, ec2, ivs-realtime, rds, servicecatalog
    aws-sdk-python-automation committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f3da761 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Merge branch 'release-1.30.1'

    * release-1.30.1:
      Bumping version to 1.30.1
      Update changelog based on model updates
    aws-sdk-python-automation committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ed34f17 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Merge branch 'release-1.30.2'

    * release-1.30.2:
      Bumping version to 1.30.2
      Update changelog based on model updates
    aws-sdk-python-automation committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    84d0f5b View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Merge branch 'release-1.30.3'

    * release-1.30.3:
      Bumping version to 1.30.3
      Update changelog based on model updates
      Pass StartSession response as env variable
    aws-sdk-python-automation committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d740d30 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Merge branch 'release-1.30.4'

    * release-1.30.4:
      Bumping version to 1.30.4
      Update changelog based on model updates
    aws-sdk-python-automation committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    792b655 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Merge branch 'release-1.30.5'

    * release-1.30.5:
      Bumping version to 1.30.5
      Update changelog based on model updates
    aws-sdk-python-automation committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    189f94d View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Improve pyyaml range

    AvnerCohen committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c26d7aa View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    2e957b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea8aa9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70e635e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d9722e View commit details
    Browse the repository at this point in the history