File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
test_vector_handlers/src/awses_test_vectors/manifests Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2525 GetKeyDescriptionOutput ,
2626 TestVectorKeyringInput ,
2727 )
28- from aws_cryptographic_materialproviders .mpl import AwsCryptographicMaterialProviders
29- from aws_cryptographic_materialproviders .mpl .config import MaterialProvidersConfig
30- from aws_cryptographic_materialproviders .mpl .references import IKeyring
31- from aws_cryptographic_materialproviders .mpl .models import CreateMultiKeyringInput
28+ from aws_cryptographic_material_providers .mpl import AwsCryptographicMaterialProviders
29+ from aws_cryptographic_material_providers .mpl .config import MaterialProvidersConfig
30+ from aws_cryptographic_material_providers .mpl .references import IKeyring
31+ from aws_cryptographic_material_providers .mpl .models import CreateMultiKeyringInput
3232
3333import _dafny
3434from smithy_dafny_standard_library .internaldafny .generated import UTF8
You can’t perform that action at this time.
0 commit comments